2018-11-18 15:53:51,035 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-313 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-18 15:53:51,040 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wBDt7tAst9gj6VU8p9GCPch8p export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-11-18 15:53:51,041 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-18 15:53:51,042 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-11-18 15:53:51,054 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-18 15:54:04,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 15:54:04,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 15:54:04,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 15:54:04,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 15:54:04,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 15:54:04,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 15:54:04,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:04,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312f9479-4748-4a2e-aec3-035c88710d29 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:04,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-312f9479-4748-4a2e-aec3-035c88710d29 2018-11-18 15:54:04,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:05,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["fhkBhddzQGuKaQF2Mr21QQ"], "issued_at": "2018-11-18T15:54:05.000000Z"}} 2018-11-18 15:54:05,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:05,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:05,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e4a69b-ce6b-4a80-944b-23d653d5c901 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 15:54:05,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-39e4a69b-ce6b-4a80-944b-23d653d5c901 2018-11-18 15:54:05,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.602370023727s 2018-11-18 15:54:05,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 15:54:05,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}}' 2018-11-18 15:54:05,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-441d9e67-bb26-45f6-a745-ba805d32c176 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c"}, "enabled": true, "id": "758dc97b3ee8437e829bb53101b21d6c", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}} 2018-11-18 15:54:05,606 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-441d9e67-bb26-45f6-a745-ba805d32c176 2018-11-18 15:54:05,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.235002040863s 2018-11-18 15:54:05,607 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-441d9e67-bb26-45f6-a745-ba805d32c176 2018-11-18 15:54:05,607 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6', 'id': u'758dc97b3ee8437e829bb53101b21d6c', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 15:54:05,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 15:54:06,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.482289075851s 2018-11-18 15:54:06,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:06,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405ba0ec-6ab3-4517-9ef4-5278391e0b3d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8"}, "enabled": true, "id": "2208fef45ddd4bdaa069662b7b71f7b8", "options": {}, "domain_id": "default", "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6"}} 2018-11-18 15:54:06,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8 used request id req-405ba0ec-6ab3-4517-9ef4-5278391e0b3d 2018-11-18 15:54:06,205 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2208fef45ddd4bdaa069662b7b71f7b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6'}) 2018-11-18 15:54:06,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:06,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e81abf7-19f9-4087-8df7-34984e6f4e0b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:06,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4e81abf7-19f9-4087-8df7-34984e6f4e0b 2018-11-18 15:54:06,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0177729129791s 2018-11-18 15:54:06,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:06,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:06,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6f60a8-be9f-49e9-906e-5e3f64f0edc7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:06,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ad6f60a8-be9f-49e9-906e-5e3f64f0edc7 2018-11-18 15:54:06,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0896990299225s 2018-11-18 15:54:06,315 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 15:54:06,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 15:54:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" -d '{"role": {"name": "Member"}}' 2018-11-18 15:54:06,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba5b1bc-7c6f-4660-80fe-7c2f97f26e4f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1fa5938deed4295b1558b3fd75772c2", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "name": "Member"}} 2018-11-18 15:54:06,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0ba5b1bc-7c6f-4660-80fe-7c2f97f26e4f 2018-11-18 15:54:06,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.203672885895s 2018-11-18 15:54:06,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:06,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16967f03-9c7f-4144-81f1-16e8adf87858 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "domain_id": null, "name": "Member", "id": "a1fa5938deed4295b1558b3fd75772c2"}} 2018-11-18 15:54:06,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2 used request id req-16967f03-9c7f-4144-81f1-16e8adf87858 2018-11-18 15:54:06,598 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2'}, 'domain_id': None, 'human_id': None, 'id': u'a1fa5938deed4295b1558b3fd75772c2', 'HUMAN_ID': False}) 2018-11-18 15:54:06,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:06,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c61786-8cfe-4d4f-9cf9-487ad49758cb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fa5938deed4295b1558b3fd75772c2", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:06,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-31c61786-8cfe-4d4f-9cf9-487ad49758cb 2018-11-18 15:54:06,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.138797998428s 2018-11-18 15:54:06,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 15:54:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:06,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98945974-872d-4b33-b0be-94b7fdebfc1d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:06,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-98945974-872d-4b33-b0be-94b7fdebfc1d 2018-11-18 15:54:06,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.141680002213s 2018-11-18 15:54:06,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 15:54:06,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5864bd5a-2a30-4fc3-b9a0-9267d65747db Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "links": {"self": "http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8"}, "domain_id": "default", "enabled": true, "id": "2208fef45ddd4bdaa069662b7b71f7b8", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:07,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5864bd5a-2a30-4fc3-b9a0-9267d65747db 2018-11-18 15:54:07,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.161634922028s 2018-11-18 15:54:07,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5864bd5a-2a30-4fc3-b9a0-9267d65747db 2018-11-18 15:54:07,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 15:54:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131a01dc-c4f4-4176-afaa-9c8261ac9a9b Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c"}, "enabled": true, "id": "758dc97b3ee8437e829bb53101b21d6c", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 15:54:07,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-131a01dc-c4f4-4176-afaa-9c8261ac9a9b 2018-11-18 15:54:07,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148221969604s 2018-11-18 15:54:07,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-131a01dc-c4f4-4176-afaa-9c8261ac9a9b 2018-11-18 15:54:07,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 15:54:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=a1fa5938deed4295b1558b3fd75772c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7f0ff0-1f54-4ce0-a769-8d04f93c2b45 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=a1fa5938deed4295b1558b3fd75772c2", "previous": null, "next": null}} 2018-11-18 15:54:07,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=a1fa5938deed4295b1558b3fd75772c2 used request id req-9c7f0ff0-1f54-4ce0-a769-8d04f93c2b45 2018-11-18 15:54:07,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0829401016235s 2018-11-18 15:54:07,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 15:54:07,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c/users/2208fef45ddd4bdaa069662b7b71f7b8/roles/a1fa5938deed4295b1558b3fd75772c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa00cd1-5411-4ca3-9485-8ad293cf6cd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:07,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c/users/2208fef45ddd4bdaa069662b7b71f7b8/roles/a1fa5938deed4295b1558b3fd75772c2 used request id req-7aa00cd1-5411-4ca3-9485-8ad293cf6cd0 2018-11-18 15:54:07,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.21523308754s 2018-11-18 15:54:07,500 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '02657292-59ea-4732-ae70-8b073437df4c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6', 'project_id': u'758dc97b3ee8437e829bb53101b21d6c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 15:54:07,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 15:54:07,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 15:54:07,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 15:54:07,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 15:54:07,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 15:54:07,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 15:54:07,505 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6', 'password': '02657292-59ea-4732-ae70-8b073437df4c', 'project_name': 'connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '758dc97b3ee8437e829bb53101b21d6c', 'project_domain_name': 'Default'} 2018-11-18 15:54:07,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf932b9-2bdd-48e3-bb4a-18ed05ee203c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fa5938deed4295b1558b3fd75772c2", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:07,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cdf932b9-2bdd-48e3-bb4a-18ed05ee203c 2018-11-18 15:54:07,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0944130420685s 2018-11-18 15:54:07,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7a1f92-2bd1-4395-8d3d-bcff2321c558 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fa5938deed4295b1558b3fd75772c2", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:07,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1c7a1f92-2bd1-4395-8d3d-bcff2321c558 2018-11-18 15:54:07,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823760032654s 2018-11-18 15:54:07,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 15:54:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0ff7e7-a7e8-41d2-b17c-6888b116bacf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:07,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-df0ff7e7-a7e8-41d2-b17c-6888b116bacf 2018-11-18 15:54:07,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0784471035004s 2018-11-18 15:54:07,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 15:54:07,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20f641e-c215-44d8-9bd3-839f8f02d9fe Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "links": {"self": "http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8"}, "domain_id": "default", "enabled": true, "id": "2208fef45ddd4bdaa069662b7b71f7b8", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:07,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f20f641e-c215-44d8-9bd3-839f8f02d9fe 2018-11-18 15:54:07,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0954880714417s 2018-11-18 15:54:07,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f20f641e-c215-44d8-9bd3-839f8f02d9fe 2018-11-18 15:54:07,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 15:54:07,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:07,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea2cc95-c23c-40aa-83a0-2bf0bb0292b6 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c"}, "enabled": true, "id": "758dc97b3ee8437e829bb53101b21d6c", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 15:54:07,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-1ea2cc95-c23c-40aa-83a0-2bf0bb0292b6 2018-11-18 15:54:07,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0806360244751s 2018-11-18 15:54:07,946 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-1ea2cc95-c23c-40aa-83a0-2bf0bb0292b6 2018-11-18 15:54:07,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 15:54:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:08,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee54ed3-f9b1-40b6-81b6-ece2e00bd70e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 15:54:08,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-3ee54ed3-f9b1-40b6-81b6-ece2e00bd70e 2018-11-18 15:54:08,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0752210617065s 2018-11-18 15:54:08,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 15:54:08,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c/users/2208fef45ddd4bdaa069662b7b71f7b8/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:08,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b565134b-11b6-4298-bf4f-17b9dcd55d4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:08,266 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c/users/2208fef45ddd4bdaa069662b7b71f7b8/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-b565134b-11b6-4298-bf4f-17b9dcd55d4a 2018-11-18 15:54:08,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.242715120316s 2018-11-18 15:54:08,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:08,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:08,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78b172d-3b8e-4c1b-8d5d-b1ab64a5e2bb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fa5938deed4295b1558b3fd75772c2", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:08,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f78b172d-3b8e-4c1b-8d5d-b1ab64a5e2bb 2018-11-18 15:54:08,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802948474884s 2018-11-18 15:54:08,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 15:54:08,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-18 15:54:08,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e2fc576-7af6-4bab-bf35-349339bb6e42 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08aa9b59b1d5442c970adfe8cf719f05", "links": {"self": "http://172.30.9.30:5000/v3/roles/08aa9b59b1d5442c970adfe8cf719f05"}, "name": "heat_stack_owner"}} 2018-11-18 15:54:08,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5e2fc576-7af6-4bab-bf35-349339bb6e42 2018-11-18 15:54:08,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.196571111679s 2018-11-18 15:54:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/08aa9b59b1d5442c970adfe8cf719f05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:08,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a27cc1-20d8-4998-a558-256abdac4969 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/08aa9b59b1d5442c970adfe8cf719f05"}, "domain_id": null, "name": "heat_stack_owner", "id": "08aa9b59b1d5442c970adfe8cf719f05"}} 2018-11-18 15:54:08,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/08aa9b59b1d5442c970adfe8cf719f05 used request id req-51a27cc1-20d8-4998-a558-256abdac4969 2018-11-18 15:54:08,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:08,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf5e370-f006-4745-93ad-df22d8d4abaa Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08aa9b59b1d5442c970adfe8cf719f05", "links": {"self": "http://172.30.9.30:5000/v3/roles/08aa9b59b1d5442c970adfe8cf719f05"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fa5938deed4295b1558b3fd75772c2", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:08,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-adf5e370-f006-4745-93ad-df22d8d4abaa 2018-11-18 15:54:08,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08420586586s 2018-11-18 15:54:08,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 15:54:08,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:08,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1b9de7-6d02-4fd1-ab95-c9adc93fa75d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:08,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-6b1b9de7-6d02-4fd1-ab95-c9adc93fa75d 2018-11-18 15:54:08,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.138762950897s 2018-11-18 15:54:08,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 15:54:08,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:08,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc895555-aec2-44b6-ad7a-3152134e0ba9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "links": {"self": "http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8"}, "domain_id": "default", "enabled": true, "id": "2208fef45ddd4bdaa069662b7b71f7b8", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:08,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-dc895555-aec2-44b6-ad7a-3152134e0ba9 2018-11-18 15:54:08,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095890045166s 2018-11-18 15:54:08,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-dc895555-aec2-44b6-ad7a-3152134e0ba9 2018-11-18 15:54:08,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 15:54:08,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:09,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa37268f-0d1c-4069-9563-b1989cb68946 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c"}, "enabled": true, "id": "758dc97b3ee8437e829bb53101b21d6c", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 15:54:09,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-fa37268f-0d1c-4069-9563-b1989cb68946 2018-11-18 15:54:09,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.161180019379s 2018-11-18 15:54:09,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-fa37268f-0d1c-4069-9563-b1989cb68946 2018-11-18 15:54:09,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 15:54:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=08aa9b59b1d5442c970adfe8cf719f05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:09,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74349f49-6389-4837-964e-4c83333099ce Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=08aa9b59b1d5442c970adfe8cf719f05", "previous": null, "next": null}} 2018-11-18 15:54:09,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=2208fef45ddd4bdaa069662b7b71f7b8&scope.project.id=758dc97b3ee8437e829bb53101b21d6c&role.id=08aa9b59b1d5442c970adfe8cf719f05 used request id req-74349f49-6389-4837-964e-4c83333099ce 2018-11-18 15:54:09,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0724289417267s 2018-11-18 15:54:09,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 15:54:09,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c/users/2208fef45ddd4bdaa069662b7b71f7b8/roles/08aa9b59b1d5442c970adfe8cf719f05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:09,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29add42b-35f1-4def-aafa-3cf1a75f83f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:09,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c/users/2208fef45ddd4bdaa069662b7b71f7b8/roles/08aa9b59b1d5442c970adfe8cf719f05 used request id req-29add42b-35f1-4def-aafa-3cf1a75f83f1 2018-11-18 15:54:09,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.138283014297s 2018-11-18 15:54:09,330 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-18 15:54:09,330 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-18 15:54:09,330 - openstack_tests - INFO - OS Credentials = > 2018-11-18 15:54:09,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:09,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:09,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["3p7Q_CviRxWoxiiz3Kj3EQ"], "issued_at": "2018-11-18T15:54:09.000000Z"}} 2018-11-18 15:54:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41061d2dc011321b34b10efe2ecc0ccf11d92e7" 2018-11-18 15:54:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4714431d-3bc1-4b84-8d53-a97cabec276f Date: Sun, 18 Nov 2018 15:54:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:54:10,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-4714431d-3bc1-4b84-8d53-a97cabec276f 2018-11-18 15:54:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41061d2dc011321b34b10efe2ecc0ccf11d92e7" 2018-11-18 15:54:11,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d94970cf-9503-4c4b-a9fe-61f8d3b23fe0 Date: Sun, 18 Nov 2018 15:54:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:54:11,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-d94970cf-9503-4c4b-a9fe-61f8d3b23fe0 2018-11-18 15:54:11,640 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-18 15:54:11,640 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-18 15:54:11,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:11,896 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-18 15:54:11,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:12,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["G2-l8tx-QRyjYdn2kByDLw"], "issued_at": "2018-11-18T15:54:12.000000Z"}} 2018-11-18 15:54:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b81f6348bf129db3cf635c35918ddfbc356a577a" 2018-11-18 15:54:12,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-64967f3a-6b71-49fa-bb98-ca09e192e1fe Date: Sun, 18 Nov 2018 15:54:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-11-18 15:54:12,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&name=foo used request id req-64967f3a-6b71-49fa-bb98-ca09e192e1fe 2018-11-18 15:54:12,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:12,944 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-18 15:54:12,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:13,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["4Yl5jhMcQAKesSXiz-9G9Q"], "issued_at": "2018-11-18T15:54:13.000000Z"}} 2018-11-18 15:54:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89911a839e6319383e8b8c5b6d72205cc459d7bb" 2018-11-18 15:54:13,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1920791d-64f7-4937-ba68-328a25da3b98 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:13,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1920791d-64f7-4937-ba68-328a25da3b98 2018-11-18 15:54:13,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:13,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:13,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89911a839e6319383e8b8c5b6d72205cc459d7bb" 2018-11-18 15:54:13,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6724af36-2354-44ea-bca0-e102fb0c3460 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "links": {"self": "http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8"}, "domain_id": "default", "enabled": true, "id": "2208fef45ddd4bdaa069662b7b71f7b8", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:13,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6724af36-2354-44ea-bca0-e102fb0c3460 2018-11-18 15:54:13,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:13,544 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-18 15:54:13,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:14,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["ut70DV1oT2a_poJKH8f66Q"], "issued_at": "2018-11-18T15:54:14.000000Z"}} 2018-11-18 15:54:14,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00812bfbfdf630bf6501376503e1c5756db413e4" 2018-11-18 15:54:15,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-34904c36-96bb-4397-931b-6d4da5ba0abc Date: Sun, 18 Nov 2018 15:54:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:54:15,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-34904c36-96bb-4397-931b-6d4da5ba0abc 2018-11-18 15:54:15,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:15,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["NiMoIPJaTVOTiT9GY1i3Nw"], "issued_at": "2018-11-18T15:54:15.000000Z"}} 2018-11-18 15:54:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d376f3ef2a3da1590b409a9504a51e18e96245e1" 2018-11-18 15:54:16,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1f30d772-9dd8-48d9-8a37-6c4db215fc37 Date: Sun, 18 Nov 2018 15:54:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:54:16,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-1f30d772-9dd8-48d9-8a37-6c4db215fc37 2018-11-18 15:54:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d376f3ef2a3da1590b409a9504a51e18e96245e1" 2018-11-18 15:54:17,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4e2e0fea-ec9d-43ee-a3f1-669b31ac9e6b Date: Sun, 18 Nov 2018 15:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:54:17,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-4e2e0fea-ec9d-43ee-a3f1-669b31ac9e6b 2018-11-18 15:54:17,419 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:54:17,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:17,659 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.30:5000/v2.0/tokens 2018-11-18 15:54:17,677 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-18 15:54:17,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:54:17,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:18,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["GYeLIv3UTEy4-Jr5skre3Q"], "issued_at": "2018-11-18T15:54:18.000000Z"}} 2018-11-18 15:54:18,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a255dddbb56d411ddf1437856b391a33a1bc3cf" 2018-11-18 15:54:18,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-2d51c8f0-3a1a-4edf-855e-07769ce4dca5 x-compute-request-id: req-2d51c8f0-3a1a-4edf-855e-07769ce4dca5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 15:54:18,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail used request id req-2d51c8f0-3a1a-4edf-855e-07769ce4dca5 2018-11-18 15:54:18,871 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:54:18,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:19,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["CE2Tfqb4Sg2u2rsIIh1DAA"], "issued_at": "2018-11-18T15:54:19.000000Z"}} 2018-11-18 15:54:19,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a33e52a7c3ebe11acad9a0aae80ff288aed56e" 2018-11-18 15:54:20,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54: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-a7ede37f-6bba-4d98-826b-fb6f4e32a652 x-compute-request-id: req-a7ede37f-6bba-4d98-826b-fb6f4e32a652 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 15:54:20,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-a7ede37f-6bba-4d98-826b-fb6f4e32a652 2018-11-18 15:54:20,050 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-18 15:54:20,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:20,113 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.30:5000/v2.0/tokens 2018-11-18 15:54:20,131 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-18 15:54:20,131 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-18 15:54:20,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:20,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["cHKcQrJkSMqi5Qz7e3oFNA"], "issued_at": "2018-11-18T15:54:20.000000Z"}} 2018-11-18 15:54:20,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e288dfa45389400a85edde16e3cae3b22d7bf7" 2018-11-18 15:54:21,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:20 GMT Server: Apache x-openstack-request-id: req-76d54824-bc6a-4cd6-bbf3-e50760db3250 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-18 15:54:21,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c/stacks used request id req-76d54824-bc6a-4cd6-bbf3-e50760db3250 2018-11-18 15:54:21,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:21,422 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-18 15:54:21,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:21,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08aa9b59b1d5442c970adfe8cf719f05", "name": "heat_stack_owner"}, {"id": "a1fa5938deed4295b1558b3fd75772c2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758dc97b3ee8437e829bb53101b21d6c", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/758dc97b3ee8437e829bb53101b21d6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "id": "2208fef45ddd4bdaa069662b7b71f7b8"}, "audit_ids": ["hyWnsaZfTP6cWNrAxN--OQ"], "issued_at": "2018-11-18T15:54:21.000000Z"}} 2018-11-18 15:54:21,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d4cbe2da961843bf26fdb785fd861865d5f0cc" 2018-11-18 15:54:22,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:21 GMT Server: Apache x-compute-request-id: req-8bd3b999-1119-4792-9718-5b513f3a379f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8bd3b999-1119-4792-9718-5b513f3a379f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-18 15:54:22,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/758dc97b3ee8437e829bb53101b21d6c/volumes/detail used request id req-8bd3b999-1119-4792-9718-5b513f3a379f 2018-11-18 15:54:22,577 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.925s OK 2018-11-18 15:54:22,693 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 15:54:22,694 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-18 15:54:22,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:22,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11ee00c-a8d4-4499-9aad-213c08e3b8a5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08aa9b59b1d5442c970adfe8cf719f05", "links": {"self": "http://172.30.9.30:5000/v3/roles/08aa9b59b1d5442c970adfe8cf719f05"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fa5938deed4295b1558b3fd75772c2", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:22,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c11ee00c-a8d4-4499-9aad-213c08e3b8a5 2018-11-18 15:54:22,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805680751801s 2018-11-18 15:54:22,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 15:54:22,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/08aa9b59b1d5442c970adfe8cf719f05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:23,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07d975b9-0bef-4511-a2f8-2defd88b89de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:23,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/08aa9b59b1d5442c970adfe8cf719f05 used request id req-07d975b9-0bef-4511-a2f8-2defd88b89de 2018-11-18 15:54:23,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.283048152924s 2018-11-18 15:54:23,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 15:54:23,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:23,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5862f15a-edd8-4ac9-af46-0f6880c07006 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6", "links": {"self": "http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8"}, "domain_id": "default", "enabled": true, "id": "2208fef45ddd4bdaa069662b7b71f7b8", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:23,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5862f15a-edd8-4ac9-af46-0f6880c07006 2018-11-18 15:54:23,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0923628807068s 2018-11-18 15:54:23,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5862f15a-edd8-4ac9-af46-0f6880c07006 2018-11-18 15:54:23,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 15:54:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:23,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceaf64b3-c8e6-40f9-b9bf-e0e55f536fae Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8"}, "enabled": true, "id": "2208fef45ddd4bdaa069662b7b71f7b8", "options": {}, "domain_id": "default", "name": "connection_check-user_2633127b-eca8-4d91-b275-b91375386fd6"}} 2018-11-18 15:54:23,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8 used request id req-ceaf64b3-c8e6-40f9-b9bf-e0e55f536fae 2018-11-18 15:54:23,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967040061951s 2018-11-18 15:54:23,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8 used request id req-ceaf64b3-c8e6-40f9-b9bf-e0e55f536fae 2018-11-18 15:54:23,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 15:54:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:23,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57c5afc0-2dc6-46b9-9e78-4067da28b538 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:23,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8 used request id req-57c5afc0-2dc6-46b9-9e78-4067da28b538 2018-11-18 15:54:23,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.254373073578s 2018-11-18 15:54:23,517 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/2208fef45ddd4bdaa069662b7b71f7b8 used request id req-57c5afc0-2dc6-46b9-9e78-4067da28b538 2018-11-18 15:54:23,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 15:54:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:23,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be10234a-6a37-435f-89b2-d47ca830389c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c"}, "enabled": true, "id": "758dc97b3ee8437e829bb53101b21d6c", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2633127b-eca8-4d91-b275-b91375386fd6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 15:54:23,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-be10234a-6a37-435f-89b2-d47ca830389c 2018-11-18 15:54:23,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0774347782135s 2018-11-18 15:54:23,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-be10234a-6a37-435f-89b2-d47ca830389c 2018-11-18 15:54:23,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 15:54:23,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:23,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccfac2e6-3efe-4c6a-93ba-3a5fff42dee2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:23,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c used request id req-ccfac2e6-3efe-4c6a-93ba-3a5fff42dee2 2018-11-18 15:54:23,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283700942993s 2018-11-18 15:54:23,882 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/758dc97b3ee8437e829bb53101b21d6c used request id req-ccfac2e6-3efe-4c6a-93ba-3a5fff42dee2 2018-11-18 15:54:23,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:23,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340f3f89-e43f-40bb-9c34-8a849ade28f7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fa5938deed4295b1558b3fd75772c2", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:23,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-340f3f89-e43f-40bb-9c34-8a849ade28f7 2018-11-18 15:54:23,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792999267578s 2018-11-18 15:54:23,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 15:54:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:24,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8515f28b-235b-4afa-b9d8-38e68a4892f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:24,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a1fa5938deed4295b1558b3fd75772c2 used request id req-8515f28b-235b-4afa-b9d8-38e68a4892f3 2018-11-18 15:54:24,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.143815994263s 2018-11-18 15:54:24,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 15:54:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=758dc97b3ee8437e829bb53101b21d6c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07aadc4ac28f6c9cb9eaf79d0dca134f9ecafaec" 2018-11-18 15:54:24,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dca18307-8806-46c6-a69e-a708538e70c1 Date: Sun, 18 Nov 2018 15:54:24 GMT RESP BODY: {"security_groups": []} 2018-11-18 15:54:24,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=758dc97b3ee8437e829bb53101b21d6c&name=default used request id req-dca18307-8806-46c6-a69e-a708538e70c1 2018-11-18 15:54:24,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.419088840485s 2018-11-18 15:54:24,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=758dc97b3ee8437e829bb53101b21d6c&name=default used request id req-dca18307-8806-46c6-a69e-a708538e70c1 2018-11-18 15:54:24,553 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-18 15:54:24,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 15:54:24,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 15:54:24,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 15:54:24,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 15:54:24,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 15:54:24,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 15:54:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:24,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9286dd7e-8075-4ff9-a779-05d0464c7222 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:24,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9286dd7e-8075-4ff9-a779-05d0464c7222 2018-11-18 15:54:24,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:24,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["65RtzOxQQBa8BB1w9QIoUg"], "issued_at": "2018-11-18T15:54:24.000000Z"}} 2018-11-18 15:54:24,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:24,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:25,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc2908f-d82a-4e31-a6df-c53947af8cdc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 15:54:25,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-afc2908f-d82a-4e31-a6df-c53947af8cdc 2018-11-18 15:54:25,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.482759952545s 2018-11-18 15:54:25,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 15:54:25,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}}' 2018-11-18 15:54:25,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81f2cb70-8546-41d1-8c30-3bf9e3b841d6 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:54:25,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-81f2cb70-8546-41d1-8c30-3bf9e3b841d6 2018-11-18 15:54:25,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145461082458s 2018-11-18 15:54:25,216 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-81f2cb70-8546-41d1-8c30-3bf9e3b841d6 2018-11-18 15:54:25,216 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6', 'id': u'b559fd13b4b64b3499a342cf8eeeb748', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 15:54:25,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 15:54:25,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.392400979996s 2018-11-18 15:54:25,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:25,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51359f82-f0bb-4d26-aa6c-04caa0f83f14 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}, "domain_id": "default", "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:54:25,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f used request id req-51359f82-f0bb-4d26-aa6c-04caa0f83f14 2018-11-18 15:54:25,708 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'db9b37ca0c834b818e5c839a5420939f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6'}) 2018-11-18 15:54:25,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:25,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a492f5d1-b146-4f40-b001-6bf1ebc12a46 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:25,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a492f5d1-b146-4f40-b001-6bf1ebc12a46 2018-11-18 15:54:25,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0919020175934s 2018-11-18 15:54:25,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:25,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:25,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96387d73-94ba-496d-b8e7-ec20fe48fc05 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:25,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-96387d73-94ba-496d-b8e7-ec20fe48fc05 2018-11-18 15:54:25,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0731129646301s 2018-11-18 15:54:25,875 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 15:54:25,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 15:54:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" -d '{"role": {"name": "Member"}}' 2018-11-18 15:54:26,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3eb2d35-ca34-4c8a-959d-a1d7c0ac9907 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}} 2018-11-18 15:54:26,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d3eb2d35-ca34-4c8a-959d-a1d7c0ac9907 2018-11-18 15:54:26,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.216295957565s 2018-11-18 15:54:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807ae327-db8b-4493-8d76-c663a9a98b97 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "domain_id": null, "name": "Member", "id": "00e7d0214d6b431c8d29dec277c173cc"}} 2018-11-18 15:54:26,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc used request id req-807ae327-db8b-4493-8d76-c663a9a98b97 2018-11-18 15:54:26,178 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc'}, 'domain_id': None, 'human_id': None, 'id': u'00e7d0214d6b431c8d29dec277c173cc', 'HUMAN_ID': False}) 2018-11-18 15:54:26,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:26,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38bbcc6-8b2c-4685-b725-0640979b0ae7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:26,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d38bbcc6-8b2c-4685-b725-0640979b0ae7 2018-11-18 15:54:26,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0752758979797s 2018-11-18 15:54:26,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 15:54:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae4acc4-9d6d-49af-a562-8855cbd450b8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:26,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-0ae4acc4-9d6d-49af-a562-8855cbd450b8 2018-11-18 15:54:26,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0783421993256s 2018-11-18 15:54:26,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 15:54:26,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612c0c40-29d7-4733-a01f-1a82e1bbfec3 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:26,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-612c0c40-29d7-4733-a01f-1a82e1bbfec3 2018-11-18 15:54:26,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166127920151s 2018-11-18 15:54:26,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-612c0c40-29d7-4733-a01f-1a82e1bbfec3 2018-11-18 15:54:26,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 15:54:26,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19d9e68-b404-489f-938a-e5efd4c51323 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:26,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f19d9e68-b404-489f-938a-e5efd4c51323 2018-11-18 15:54:26,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794630050659s 2018-11-18 15:54:26,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f19d9e68-b404-489f-938a-e5efd4c51323 2018-11-18 15:54:26,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 15:54:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=00e7d0214d6b431c8d29dec277c173cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e197af8-8835-42e8-af89-7cea5d44c13f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=00e7d0214d6b431c8d29dec277c173cc", "previous": null, "next": null}} 2018-11-18 15:54:26,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=00e7d0214d6b431c8d29dec277c173cc used request id req-2e197af8-8835-42e8-af89-7cea5d44c13f 2018-11-18 15:54:26,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0794968605042s 2018-11-18 15:54:26,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 15:54:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/db9b37ca0c834b818e5c839a5420939f/roles/00e7d0214d6b431c8d29dec277c173cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a4e0381-ec56-4cd4-b581-ada2c6babaac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:26,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/db9b37ca0c834b818e5c839a5420939f/roles/00e7d0214d6b431c8d29dec277c173cc used request id req-2a4e0381-ec56-4cd4-b581-ada2c6babaac 2018-11-18 15:54:26,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12596321106s 2018-11-18 15:54:26,797 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'd5a0a170-e385-4738-81ea-101cf4da945b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6', 'project_id': u'b559fd13b4b64b3499a342cf8eeeb748', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 15:54:26,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 15:54:26,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 15:54:26,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 15:54:26,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 15:54:26,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 15:54:26,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 15:54:26,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 15:54:26,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 15:54:26,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 15:54:26,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 15:54:26,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 15:54:26,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 15:54:26,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 15:54:26,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 15:54:26,803 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6', 'password': 'd5a0a170-e385-4738-81ea-101cf4da945b', 'project_name': 'api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'b559fd13b4b64b3499a342cf8eeeb748', 'project_domain_name': 'Default'} 2018-11-18 15:54:26,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:26,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6a20d4-316d-489d-9115-0d914b15bb43 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:26,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0a6a20d4-316d-489d-9115-0d914b15bb43 2018-11-18 15:54:26,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0757720470428s 2018-11-18 15:54:26,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eca4172-d35a-436d-9812-bba6fad7f1bd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5eca4172-d35a-436d-9812-bba6fad7f1bd 2018-11-18 15:54:26,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0774059295654s 2018-11-18 15:54:26,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 15:54:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139e994a-db8e-4e06-bf33-961ebac0f37e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:27,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-139e994a-db8e-4e06-bf33-961ebac0f37e 2018-11-18 15:54:27,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0831260681152s 2018-11-18 15:54:27,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 15:54:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d701f9f-7be0-42d4-b0af-274a4b325ec6 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:27,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5d701f9f-7be0-42d4-b0af-274a4b325ec6 2018-11-18 15:54:27,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905041694641s 2018-11-18 15:54:27,137 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5d701f9f-7be0-42d4-b0af-274a4b325ec6 2018-11-18 15:54:27,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 15:54:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9e435b-afb3-416d-ae36-d4a2ac65e3e2 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:27,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-2a9e435b-afb3-416d-ae36-d4a2ac65e3e2 2018-11-18 15:54:27,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0901350975037s 2018-11-18 15:54:27,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-2a9e435b-afb3-416d-ae36-d4a2ac65e3e2 2018-11-18 15:54:27,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 15:54:27,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e596f72a-d6d4-416e-9054-ab1d4574cb61 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 15:54:27,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-e596f72a-d6d4-416e-9054-ab1d4574cb61 2018-11-18 15:54:27,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0809750556946s 2018-11-18 15:54:27,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 15:54:27,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/db9b37ca0c834b818e5c839a5420939f/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff954bbc-eb8b-4ee2-9346-30e2c76373c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:27,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/db9b37ca0c834b818e5c839a5420939f/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-ff954bbc-eb8b-4ee2-9346-30e2c76373c8 2018-11-18 15:54:27,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119502067566s 2018-11-18 15:54:27,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:27,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526d5591-f650-428f-9699-a77d21adf248 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:27,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-526d5591-f650-428f-9699-a77d21adf248 2018-11-18 15:54:27,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830459594727s 2018-11-18 15:54:27,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 15:54:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-18 15:54:27,621 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ed91d4-6cd7-48c0-bb8d-eb528c2cb11d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}} 2018-11-18 15:54:27,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-b8ed91d4-6cd7-48c0-bb8d-eb528c2cb11d 2018-11-18 15:54:27,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0993499755859s 2018-11-18 15:54:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d21da4-0597-4914-8c95-7dedaa9ac9a9 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "domain_id": null, "name": "heat_stack_owner", "id": "605a573d595c41ecbea6ab6e62633178"}} 2018-11-18 15:54:27,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178 used request id req-59d21da4-0597-4914-8c95-7dedaa9ac9a9 2018-11-18 15:54:27,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 15:54:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8c1928-d7a1-4ce6-ad6c-e3078688798a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:27,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-be8c1928-d7a1-4ce6-ad6c-e3078688798a 2018-11-18 15:54:27,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816111564636s 2018-11-18 15:54:27,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 15:54:27,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:27,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec8995f3-4356-4ff6-8059-f2bcfd3548a0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:27,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-ec8995f3-4356-4ff6-8059-f2bcfd3548a0 2018-11-18 15:54:27,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0855660438538s 2018-11-18 15:54:27,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 15:54:27,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:28,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35698840-f839-4909-ad45-c766df2450c4 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:28,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-35698840-f839-4909-ad45-c766df2450c4 2018-11-18 15:54:28,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.159821033478s 2018-11-18 15:54:28,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-35698840-f839-4909-ad45-c766df2450c4 2018-11-18 15:54:28,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 15:54:28,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:28,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2eb3c5-e600-4b58-a30e-17e95e813c68 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:28,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-8c2eb3c5-e600-4b58-a30e-17e95e813c68 2018-11-18 15:54:28,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0772919654846s 2018-11-18 15:54:28,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-8c2eb3c5-e600-4b58-a30e-17e95e813c68 2018-11-18 15:54:28,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 15:54:28,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=605a573d595c41ecbea6ab6e62633178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:28,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485ad3cb-73f6-419e-a43e-a61a66e520e1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=605a573d595c41ecbea6ab6e62633178", "previous": null, "next": null}} 2018-11-18 15:54:28,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=db9b37ca0c834b818e5c839a5420939f&scope.project.id=b559fd13b4b64b3499a342cf8eeeb748&role.id=605a573d595c41ecbea6ab6e62633178 used request id req-485ad3cb-73f6-419e-a43e-a61a66e520e1 2018-11-18 15:54:28,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0792629718781s 2018-11-18 15:54:28,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 15:54:28,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/db9b37ca0c834b818e5c839a5420939f/roles/605a573d595c41ecbea6ab6e62633178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 15:54:28,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89881598-5286-4391-98ea-f0ce5683a06e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:28,305 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/db9b37ca0c834b818e5c839a5420939f/roles/605a573d595c41ecbea6ab6e62633178 used request id req-89881598-5286-4391-98ea-f0ce5683a06e 2018-11-18 15:54:28,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114166975021s 2018-11-18 15:54:28,306 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-18 15:54:28,306 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-18 15:54:28,306 - openstack_tests - INFO - OS Credentials = > 2018-11-18 15:54:28,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:28,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:28,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["DmBoHFidQemlgnf7xtKKHQ"], "issued_at": "2018-11-18T15:54:28.000000Z"}} 2018-11-18 15:54:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d6d17236ee651b1c5f84fe4fab644d54d88132" 2018-11-18 15:54:29,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a292393b-a6b5-46ef-8ab9-af63f791ddd0 Date: Sun, 18 Nov 2018 15:54:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:54:29,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-a292393b-a6b5-46ef-8ab9-af63f791ddd0 2018-11-18 15:54:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d6d17236ee651b1c5f84fe4fab644d54d88132" 2018-11-18 15:54:29,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5c613cbb-8c9f-456b-b74b-fb1f4a02e643 Date: Sun, 18 Nov 2018 15:54:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:54:29,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-5c613cbb-8c9f-456b-b74b-fb1f4a02e643 2018-11-18 15:54:29,250 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-18 15:54:29,251 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-11-18 15:54:29,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:29,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:29,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["cGaDgYOhQT-KDce0TtEMjA"], "issued_at": "2018-11-18T15:54:29.000000Z"}} 2018-11-18 15:54:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:29,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d43a0bf-e25e-4533-9216-96a5e30805d8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:29,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5d43a0bf-e25e-4533-9216-96a5e30805d8 2018-11-18 15:54:29,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:29,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:29,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:29,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb46124-4c11-4d7b-be0f-c78640cfc9e1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:29,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8fb46124-4c11-4d7b-be0f-c78640cfc9e1 2018-11-18 15:54:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-b42958ff-0633-4ba5-86bc-fe1bf439ea6e-projName"}}' 2018-11-18 15:54:30,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c7d0fb-b5d7-412a-9767-15d0ddc7cff5 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fbde021ac5084461ae1acd95b635f48f"}, "enabled": true, "id": "fbde021ac5084461ae1acd95b635f48f", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-b42958ff-0633-4ba5-86bc-fe1bf439ea6e-projName"}} 2018-11-18 15:54:30,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d1c7d0fb-b5d7-412a-9767-15d0ddc7cff5 2018-11-18 15:54:30,110 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-b42958ff-0633-4ba5-86bc-fe1bf439ea6e-projName 2018-11-18 15:54:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-b42958ff-0633-4ba5-86bc-fe1bf439ea6e-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:30,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb1de7c-e457-4131-883c-4c304b5ac2d7 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-b42958ff-0633-4ba5-86bc-fe1bf439ea6e-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fbde021ac5084461ae1acd95b635f48f"}, "enabled": true, "id": "fbde021ac5084461ae1acd95b635f48f", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-b42958ff-0633-4ba5-86bc-fe1bf439ea6e-projName"}]} 2018-11-18 15:54:30,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-b42958ff-0633-4ba5-86bc-fe1bf439ea6e-projName used request id req-5bb1de7c-e457-4131-883c-4c304b5ac2d7 2018-11-18 15:54:30,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:30,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e19ee1-376f-4e09-96f0-196311d76277 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:30,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-48e19ee1-376f-4e09-96f0-196311d76277 2018-11-18 15:54:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:31,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-a34905f4-426a-4edc-8c18-8e46282f35a9 Date: Sun, 18 Nov 2018 15:54:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:31Z", "updated_at": "2018-11-18T15:54:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:31Z", "revision_number": 0, "id": "597548b6-591e-4a06-b848-4f19eecd3f29", "remote_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:31Z", "security_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:31Z", "revision_number": 0, "id": "861c528a-3426-493c-97d4-15a7136441c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:31Z", "security_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:31Z", "revision_number": 0, "id": "e219cf5f-8ab6-445a-ba76-ea0a49e321df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:31Z", "security_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:31Z", "revision_number": 0, "id": "f8f3694a-f62c-46b7-ac0d-708c267f10ef", "remote_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:31Z", "security_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}]} 2018-11-18 15:54:31,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-a34905f4-426a-4edc-8c18-8e46282f35a9 2018-11-18 15:54:31,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:31,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7efb063-3a8e-4860-8723-2043ab813ca3 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:54:31,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-e7efb063-3a8e-4860-8723-2043ab813ca3 2018-11-18 15:54:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:31,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02322e1b-f339-4b20-b040-348e1ea072e2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:54:31,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-02322e1b-f339-4b20-b040-348e1ea072e2 2018-11-18 15:54:31,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47ebfb90-ff2d-458c-9502-e5ce42a032e1 2018-11-18 15:54:31,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=47ebfb90-ff2d-458c-9502-e5ce42a032e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:32,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3da725c3-940d-48af-83d6-d397a2bd51fb Date: Sun, 18 Nov 2018 15:54:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:31Z", "security_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:31Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "597548b6-591e-4a06-b848-4f19eecd3f29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:31Z", "security_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:31Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "861c528a-3426-493c-97d4-15a7136441c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:31Z", "security_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:31Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "e219cf5f-8ab6-445a-ba76-ea0a49e321df"}, {"remote_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:31Z", "security_group_id": "47ebfb90-ff2d-458c-9502-e5ce42a032e1", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:31Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "f8f3694a-f62c-46b7-ac0d-708c267f10ef"}]} 2018-11-18 15:54:32,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=47ebfb90-ff2d-458c-9502-e5ce42a032e1 used request id req-3da725c3-940d-48af-83d6-d397a2bd51fb 2018-11-18 15:54:32,226 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 15:54:32,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/47ebfb90-ff2d-458c-9502-e5ce42a032e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:32,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d281101-1c59-44bd-b736-aa259ecdbc89 Content-Length: 0 Date: Sun, 18 Nov 2018 15:54:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:54:32,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/47ebfb90-ff2d-458c-9502-e5ce42a032e1 used request id req-0d281101-1c59-44bd-b736-aa259ecdbc89 2018-11-18 15:54:32,738 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-b42958ff-0633-4ba5-86bc-fe1bf439ea6e-projName 2018-11-18 15:54:32,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/fbde021ac5084461ae1acd95b635f48f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0612aafe38fef783d959c4a951801901037769" 2018-11-18 15:54:32,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c77ddb-1a05-4ecf-a74b-670a9a480aab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:32,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/fbde021ac5084461ae1acd95b635f48f used request id req-52c77ddb-1a05-4ecf-a74b-670a9a480aab 2018-11-18 15:54:32,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:33,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["ngMtKbvKR-m6Y4fbyHx-Fg"], "issued_at": "2018-11-18T15:54:33.000000Z"}} 2018-11-18 15:54:33,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d50fcd7acbc9032b2010e4a6ed85ddc05b94da" 2018-11-18 15:54:33,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d0982f-0ad3-403b-9389-7ad9d0f419a1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:33,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-40d0982f-0ad3-403b-9389-7ad9d0f419a1 2018-11-18 15:54:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:33,408 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d50fcd7acbc9032b2010e4a6ed85ddc05b94da" 2018-11-18 15:54:33,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c77b055-a1fb-4f22-a930-67ec6b64483f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:33,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4c77b055-a1fb-4f22-a930-67ec6b64483f 2018-11-18 15:54:33,848 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-d60441b2-23c5-4d21-8225-abf8b73404ec-username 2018-11-18 15:54:33,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d50fcd7acbc9032b2010e4a6ed85ddc05b94da" 2018-11-18 15:54:33,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8cfd29-8b20-4745-a240-d28ed8fff9b2 Content-Encoding: gzip Content-Length: 917 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-d60441b2-23c5-4d21-8225-abf8b73404ec-username", "links": {"self": "http://172.30.9.30:5000/v3/users/5cc8d4b44d594dadb6f6511b920e1bb3"}, "domain_id": "default", "enabled": true, "id": "5cc8d4b44d594dadb6f6511b920e1bb3", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:33,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ab8cfd29-8b20-4745-a240-d28ed8fff9b2 2018-11-18 15:54:33,958 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-d60441b2-23c5-4d21-8225-abf8b73404ec-username 2018-11-18 15:54:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5cc8d4b44d594dadb6f6511b920e1bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d50fcd7acbc9032b2010e4a6ed85ddc05b94da" 2018-11-18 15:54:34,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1d8a44d-d268-46d8-87ad-b9ea7c880922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:34,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5cc8d4b44d594dadb6f6511b920e1bb3 used request id req-d1d8a44d-d268-46d8-87ad-b9ea7c880922 2018-11-18 15:54:34,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:34,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["cwMw2cz4TF-WqcFd8TQFQQ"], "issued_at": "2018-11-18T15:54:34.000000Z"}} 2018-11-18 15:54:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f2fcd81baa6991fac050503bf9a278f905e74c" 2018-11-18 15:54:34,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24b146b-7828-426b-a444-4143fbd7dcb0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:34,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b24b146b-7828-426b-a444-4143fbd7dcb0 2018-11-18 15:54:34,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:34,631 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-18 15:54:34,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:35,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["1WAD7UuSSHWWe1-w1Li5qA"], "issued_at": "2018-11-18T15:54:35.000000Z"}} 2018-11-18 15:54:35,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0985607f273d208c9a1713cde47f4a7af7a1ea9c" 2018-11-18 15:54:35,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ab7283-6e54-4c94-8e59-a218336b6213 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:35,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c4ab7283-6e54-4c94-8e59-a218336b6213 2018-11-18 15:54:35,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:35,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:35,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["Ux_K_4nVSu-opCoA5Ts0tQ"], "issued_at": "2018-11-18T15:54:35.000000Z"}} 2018-11-18 15:54:35,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:35,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["p8AwxISsQ66wUmSi62oJ4A"], "issued_at": "2018-11-18T15:54:35.000000Z"}} 2018-11-18 15:54:35,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cebe34a284b0d3b07e94cd6609b4ba0f967a16" 2018-11-18 15:54:35,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12a13d2-ce52-45bb-a451-8e36ee731a91 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:35,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a12a13d2-ce52-45bb-a451-8e36ee731a91 2018-11-18 15:54:35,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:35,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:36,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["R_Dgzs5tT5CIa2jvPD87Dg"], "issued_at": "2018-11-18T15:54:36.000000Z"}} 2018-11-18 15:54:36,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:36,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["sQhQ9y6NRmqNpow-LrdCNQ"], "issued_at": "2018-11-18T15:54:36.000000Z"}} 2018-11-18 15:54:36,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14afadbcb77c96ce29343bd62d62728f276cd5c3" 2018-11-18 15:54:36,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61daf72-6735-4e09-826e-cc5096998381 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:36,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a61daf72-6735-4e09-826e-cc5096998381 2018-11-18 15:54:36,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:36,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:37,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["69Q3QI1mR46iUOUDTggpKQ"], "issued_at": "2018-11-18T15:54:37.000000Z"}} 2018-11-18 15:54:37,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:37,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:37,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["ZejbTk7ATvy3cW1vgNBiqQ"], "issued_at": "2018-11-18T15:54:37.000000Z"}} 2018-11-18 15:54:37,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:37,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:38,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["aSK-l7PxS4idi3caaL4CDA"], "issued_at": "2018-11-18T15:54:38.000000Z"}} 2018-11-18 15:54:38,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:38,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["MogfFc6nSqCnIPgDUvyx3g"], "issued_at": "2018-11-18T15:54:38.000000Z"}} 2018-11-18 15:54:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:38,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f22fb86-501c-472c-9e33-548c8d3c01c3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:38,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3f22fb86-501c-472c-9e33-548c8d3c01c3 2018-11-18 15:54:38,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:38,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:38,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:38,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d02453-d6a3-4edb-9e4d-d729ed822ced Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:38,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f8d02453-d6a3-4edb-9e4d-d729ed822ced 2018-11-18 15:54:39,167 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-username 2018-11-18 15:54:39,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:39,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b293f434-fa11-4bc8-b8de-7b45ae5a6760 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:39,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b293f434-fa11-4bc8-b8de-7b45ae5a6760 2018-11-18 15:54:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-projName"}}' 2018-11-18 15:54:39,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44fc3e2e-2139-4162-8277-4f6e096c978a Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b6c7e1e2770242bdaaa23aaf5db10431"}, "enabled": true, "id": "b6c7e1e2770242bdaaa23aaf5db10431", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-projName"}} 2018-11-18 15:54:39,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-44fc3e2e-2139-4162-8277-4f6e096c978a 2018-11-18 15:54:39,484 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-projName 2018-11-18 15:54:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" -d '{"role": {"name": "KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-role"}}' 2018-11-18 15:54:39,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6a0fd29-ad47-43f3-92ab-30e0d45ae417 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b924fd4128c44b8c907e40206ed8309f", "links": {"self": "http://172.30.9.30:5000/v3/roles/b924fd4128c44b8c907e40206ed8309f"}, "name": "KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-role"}} 2018-11-18 15:54:39,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e6a0fd29-ad47-43f3-92ab-30e0d45ae417 2018-11-18 15:54:39,525 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-role 2018-11-18 15:54:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b924fd4128c44b8c907e40206ed8309f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:39,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42287ff-5ebd-4fef-a07f-bbddc33f31c7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/b924fd4128c44b8c907e40206ed8309f"}, "domain_id": null, "name": "KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-role", "id": "b924fd4128c44b8c907e40206ed8309f"}} 2018-11-18 15:54:39,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b924fd4128c44b8c907e40206ed8309f used request id req-c42287ff-5ebd-4fef-a07f-bbddc33f31c7 2018-11-18 15:54:39,549 - keystone_utils - INFO - Granting role KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-role to project KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-projName 2018-11-18 15:54:39,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b6c7e1e2770242bdaaa23aaf5db10431/users/0fff37a2416f44848357ba9f081e2c36/roles/b924fd4128c44b8c907e40206ed8309f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:39,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb466b48-e976-4b45-8a6b-b5c7230c98aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:39,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b6c7e1e2770242bdaaa23aaf5db10431/users/0fff37a2416f44848357ba9f081e2c36/roles/b924fd4128c44b8c907e40206ed8309f used request id req-bb466b48-e976-4b45-8a6b-b5c7230c98aa 2018-11-18 15:54:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b6c7e1e2770242bdaaa23aaf5db10431/users/0fff37a2416f44848357ba9f081e2c36/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:39,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4af05a-980f-4c31-9eda-9452a56ad332 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/b6c7e1e2770242bdaaa23aaf5db10431/users/0fff37a2416f44848357ba9f081e2c36/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b924fd4128c44b8c907e40206ed8309f", "links": {"self": "http://172.30.9.30:5000/v3/roles/b924fd4128c44b8c907e40206ed8309f"}, "name": "KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-role"}]} 2018-11-18 15:54:39,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b6c7e1e2770242bdaaa23aaf5db10431/users/0fff37a2416f44848357ba9f081e2c36/roles used request id req-ff4af05a-980f-4c31-9eda-9452a56ad332 2018-11-18 15:54:39,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:40,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-9e88d91c-1541-4fe9-90d0-f2372ab8342f Date: Sun, 18 Nov 2018 15:54:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:40Z", "updated_at": "2018-11-18T15:54:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:40Z", "revision_number": 0, "id": "3620e232-84f6-44d4-b993-c04f35d28d37", "remote_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:40Z", "security_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:40Z", "revision_number": 0, "id": "8c5a8839-f656-4178-af6c-e77ae0586d2f", "remote_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:40Z", "security_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:40Z", "revision_number": 0, "id": "8ec92439-ae18-46df-aa00-d6bfb2f7bb9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:40Z", "security_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:40Z", "revision_number": 0, "id": "e4b45135-496f-4800-8f22-e74875f19570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:40Z", "security_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "name": "default"}]} 2018-11-18 15:54:40,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9e88d91c-1541-4fe9-90d0-f2372ab8342f 2018-11-18 15:54:40,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:40,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a818db65-7ffd-418a-81f0-7bd7708aa5b4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:54:40,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-a818db65-7ffd-418a-81f0-7bd7708aa5b4 2018-11-18 15:54:40,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:40,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc8ee0e-02d9-4a61-b820-8457951303a8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-18 15:54:40,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f used request id req-3fc8ee0e-02d9-4a61-b820-8457951303a8 2018-11-18 15:54:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:41,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efffd93d-ab89-4009-a0fd-e832692c3683 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:54:41,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-efffd93d-ab89-4009-a0fd-e832692c3683 2018-11-18 15:54:41,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - deb106fa-71c6-434c-9855-5c7cbb10e456 2018-11-18 15:54:41,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=deb106fa-71c6-434c-9855-5c7cbb10e456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:41,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b7e674ec-5ec3-4e04-aa0c-6079a098658a Date: Sun, 18 Nov 2018 15:54:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:40Z", "security_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:40Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "3620e232-84f6-44d4-b993-c04f35d28d37"}, {"remote_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:40Z", "security_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:40Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "8c5a8839-f656-4178-af6c-e77ae0586d2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:40Z", "security_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:40Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "8ec92439-ae18-46df-aa00-d6bfb2f7bb9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:40Z", "security_group_id": "deb106fa-71c6-434c-9855-5c7cbb10e456", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:40Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "e4b45135-496f-4800-8f22-e74875f19570"}]} 2018-11-18 15:54:41,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=deb106fa-71c6-434c-9855-5c7cbb10e456 used request id req-b7e674ec-5ec3-4e04-aa0c-6079a098658a 2018-11-18 15:54:41,898 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 15:54:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/deb106fa-71c6-434c-9855-5c7cbb10e456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:42,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b3b79b0-6434-439e-a35b-b1152dbe8e0f Content-Length: 0 Date: Sun, 18 Nov 2018 15:54:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:54:42,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/deb106fa-71c6-434c-9855-5c7cbb10e456 used request id req-0b3b79b0-6434-439e-a35b-b1152dbe8e0f 2018-11-18 15:54:42,227 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-projName 2018-11-18 15:54:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b6c7e1e2770242bdaaa23aaf5db10431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:42,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3098142d-a401-474a-ba09-9c18d3e241b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:42,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b6c7e1e2770242bdaaa23aaf5db10431 used request id req-3098142d-a401-474a-ba09-9c18d3e241b9 2018-11-18 15:54:42,462 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-username 2018-11-18 15:54:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/0fff37a2416f44848357ba9f081e2c36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:42,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71b69192-78da-45c2-b7ce-84fbf6515821 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:42,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/0fff37a2416f44848357ba9f081e2c36 used request id req-71b69192-78da-45c2-b7ce-84fbf6515821 2018-11-18 15:54:42,705 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-92a4941a-7910-46a7-92e9-e00b97b9e4c0-role 2018-11-18 15:54:42,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b924fd4128c44b8c907e40206ed8309f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94375a1148dff6c590eecc7cdd821ee134b849" 2018-11-18 15:54:42,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655d1a85-736b-47cc-a815-24a99029b4dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:42,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b924fd4128c44b8c907e40206ed8309f used request id req-655d1a85-736b-47cc-a815-24a99029b4dc 2018-11-18 15:54:42,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:43,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["cqePPP20RNGXoB5XWLaYpg"], "issued_at": "2018-11-18T15:54:43.000000Z"}} 2018-11-18 15:54:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3bc5f43220a3fa20700f985f3c906dda3ec35be" 2018-11-18 15:54:43,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a9d35f-7648-454e-a719-159a71d9d9d0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:43,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e3a9d35f-7648-454e-a719-159a71d9d9d0 2018-11-18 15:54:43,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:43,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:43,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["A1g0kJELSZq0aweV5piVgg"], "issued_at": "2018-11-18T15:54:43.000000Z"}} 2018-11-18 15:54:43,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:43,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1410ac2-b428-448a-8290-3e8efe0e2eba Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:43,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f1410ac2-b428-448a-8290-3e8efe0e2eba 2018-11-18 15:54:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:43,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:43,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:43,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c0ef1b-124e-44a9-826f-9af0c4d00c61 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:43,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-42c0ef1b-124e-44a9-826f-9af0c4d00c61 2018-11-18 15:54:43,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:44,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30466ac-75a9-47f5-853e-35fa343aa12b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:44,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b30466ac-75a9-47f5-853e-35fa343aa12b 2018-11-18 15:54:44,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:44,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fd0544-4d94-46db-aac4-bd693cafee9e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:44,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-22fd0544-4d94-46db-aac4-bd693cafee9e 2018-11-18 15:54:44,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:44,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d900374-fa95-4517-a166-bddd1d8d1c2c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:44,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-0d900374-fa95-4517-a166-bddd1d8d1c2c 2018-11-18 15:54:44,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/e831cf3c2e184e62bf85710786e98345 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:44,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7864c4b1-cfa7-4ae4-82a8-392ca04da44d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/e831cf3c2e184e62bf85710786e98345"}, "enabled": true, "id": "e831cf3c2e184e62bf85710786e98345", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-badb5ff0-5036-49d-name"}} 2018-11-18 15:54:44,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/e831cf3c2e184e62bf85710786e98345 used request id req-7864c4b1-cfa7-4ae4-82a8-392ca04da44d 2018-11-18 15:54:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/e831cf3c2e184e62bf85710786e98345/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:44,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29a0888-7324-4bb4-b423-540855712199 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/e831cf3c2e184e62bf85710786e98345/roles", "previous": null, "next": null}, "roles": []} 2018-11-18 15:54:44,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/e831cf3c2e184e62bf85710786e98345/roles used request id req-a29a0888-7324-4bb4-b423-540855712199 2018-11-18 15:54:44,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:44,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb493887-56d6-4f22-9560-237986beedca Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "domain_id": null, "name": "admin", "id": "81156001a6d34486acedb01eff2a5ef7"}} 2018-11-18 15:54:44,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-fb493887-56d6-4f22-9560-237986beedca 2018-11-18 15:54:44,982 - keystone_utils - INFO - Granting role admin to project api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 2018-11-18 15:54:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/e831cf3c2e184e62bf85710786e98345/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:45,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7d94bd2-8fdf-453d-a058-56a59526309f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:45,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/e831cf3c2e184e62bf85710786e98345/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-c7d94bd2-8fdf-453d-a058-56a59526309f 2018-11-18 15:54:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:45,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0856832-f015-4ca2-a8ca-e5b7e9101437 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:45,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b0856832-f015-4ca2-a8ca-e5b7e9101437 2018-11-18 15:54:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:45,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef861bc-87e8-46ab-9f81-a4674270364a Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:45,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-1ef861bc-87e8-46ab-9f81-a4674270364a 2018-11-18 15:54:45,237 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-badb5ff0-5036-49d-name 2018-11-18 15:54:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:45,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:45,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3bc5f43220a3fa20700f985f3c906dda3ec35be" 2018-11-18 15:54:45,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff34c06-e44e-413e-9185-f2876d363bf9 Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-badb5ff0-5036-49d-name", "links": {"self": "http://172.30.9.30:5000/v3/users/e831cf3c2e184e62bf85710786e98345"}, "domain_id": "default", "enabled": true, "id": "e831cf3c2e184e62bf85710786e98345", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:45,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4ff34c06-e44e-413e-9185-f2876d363bf9 2018-11-18 15:54:45,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3bc5f43220a3fa20700f985f3c906dda3ec35be" 2018-11-18 15:54:45,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc23e463-8960-4a3b-a283-e1fa26767f27 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:45,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bc23e463-8960-4a3b-a283-e1fa26767f27 2018-11-18 15:54:45,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3bc5f43220a3fa20700f985f3c906dda3ec35be" 2018-11-18 15:54:45,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03787639-52f4-43a5-a2da-b062647e4f53 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:45,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-03787639-52f4-43a5-a2da-b062647e4f53 2018-11-18 15:54:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/e831cf3c2e184e62bf85710786e98345/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3bc5f43220a3fa20700f985f3c906dda3ec35be" 2018-11-18 15:54:45,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d430f55a-135a-4719-8b79-9fedb5ac9d94 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/e831cf3c2e184e62bf85710786e98345/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}]} 2018-11-18 15:54:45,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/e831cf3c2e184e62bf85710786e98345/roles used request id req-d430f55a-135a-4719-8b79-9fedb5ac9d94 2018-11-18 15:54:45,636 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-badb5ff0-5036-49d-name 2018-11-18 15:54:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e831cf3c2e184e62bf85710786e98345 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2cd5a1ba0a54a05cfac3a59d0eeaa2c322a49a" 2018-11-18 15:54:45,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a39dc4-79f8-4ddd-8669-1d9c2ccb2549 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:45,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e831cf3c2e184e62bf85710786e98345 used request id req-82a39dc4-79f8-4ddd-8669-1d9c2ccb2549 2018-11-18 15:54:45,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:46,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["iAqKjhpXQXG4Z75KmDqEiw"], "issued_at": "2018-11-18T15:54:46.000000Z"}} 2018-11-18 15:54:46,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079b1be36b39f2e712d88fe43940d1bc256a9348" 2018-11-18 15:54:46,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f215569a-a74e-49ad-8c33-7d6a99ff4caa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:46,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f215569a-a74e-49ad-8c33-7d6a99ff4caa 2018-11-18 15:54:46,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:46,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:46,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["jWiFGioKQrStqvO032LheQ"], "issued_at": "2018-11-18T15:54:46.000000Z"}} 2018-11-18 15:54:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:46,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d088487c-48f7-4b8d-ad81-b07eb90a4448 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:46,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d088487c-48f7-4b8d-ad81-b07eb90a4448 2018-11-18 15:54:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:46,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:46,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4dd024-c6ec-4a4c-87cb-cdbfab170c6d Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:46,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3f4dd024-c6ec-4a4c-87cb-cdbfab170c6d 2018-11-18 15:54:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:47,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db635bf-43a8-48f9-b2af-704149f4f5f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:47,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4db635bf-43a8-48f9-b2af-704149f4f5f0 2018-11-18 15:54:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:47,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f55b8ff-d8d7-4e53-99fb-7a59c2628204 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:47,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0f55b8ff-d8d7-4e53-99fb-7a59c2628204 2018-11-18 15:54:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:47,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f324a8cc-cbe3-405b-ba28-993216be836d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:47,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-f324a8cc-cbe3-405b-ba28-993216be836d 2018-11-18 15:54:47,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/bfb6ea1295e8470a94a971fa16b212c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:47,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04941e5c-77ac-43a4-ad4f-5e8fef009a4c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/bfb6ea1295e8470a94a971fa16b212c2"}, "enabled": true, "id": "bfb6ea1295e8470a94a971fa16b212c2", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-746208e7-5929-431-name"}} 2018-11-18 15:54:47,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/bfb6ea1295e8470a94a971fa16b212c2 used request id req-04941e5c-77ac-43a4-ad4f-5e8fef009a4c 2018-11-18 15:54:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/bfb6ea1295e8470a94a971fa16b212c2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:47,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09276d0-b331-4aae-a43e-cdfdc2663733 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/bfb6ea1295e8470a94a971fa16b212c2/roles", "previous": null, "next": null}, "roles": []} 2018-11-18 15:54:47,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/bfb6ea1295e8470a94a971fa16b212c2/roles used request id req-f09276d0-b331-4aae-a43e-cdfdc2663733 2018-11-18 15:54:47,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:47,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fab9c3-84a2-4ca6-bb3a-90915c66be4f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "domain_id": null, "name": "admin", "id": "81156001a6d34486acedb01eff2a5ef7"}} 2018-11-18 15:54:47,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-60fab9c3-84a2-4ca6-bb3a-90915c66be4f 2018-11-18 15:54:47,898 - keystone_utils - INFO - Granting role admin to project api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 2018-11-18 15:54:47,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/bfb6ea1295e8470a94a971fa16b212c2/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:48,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13629e7b-30db-440f-b643-d046aca5eafa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:48,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/bfb6ea1295e8470a94a971fa16b212c2/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-13629e7b-30db-440f-b643-d046aca5eafa 2018-11-18 15:54:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:48,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9056457a-293f-4a2a-8a92-107512c7fb8b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:48,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9056457a-293f-4a2a-8a92-107512c7fb8b 2018-11-18 15:54:48,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:48,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0c5e34-72c9-4ddd-941b-dd5bc610e8bb Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:48,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-6b0c5e34-72c9-4ddd-941b-dd5bc610e8bb 2018-11-18 15:54:48,336 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-746208e7-5929-431-name 2018-11-18 15:54:48,337 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-746208e7-5929-431-name 2018-11-18 15:54:48,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:48,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/bfb6ea1295e8470a94a971fa16b212c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079b1be36b39f2e712d88fe43940d1bc256a9348" 2018-11-18 15:54:48,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41b06645-dbfd-4700-b924-9384ceefe709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:48,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/bfb6ea1295e8470a94a971fa16b212c2 used request id req-41b06645-dbfd-4700-b924-9384ceefe709 2018-11-18 15:54:48,676 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-746208e7-5929-431-name 2018-11-18 15:54:48,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/bfb6ea1295e8470a94a971fa16b212c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841294ef34eba7df7eec914b8232893192baa6d4" 2018-11-18 15:54:48,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 15:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-561e57bb-86cf-41dc-bb24-96b59264feb9 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: bfb6ea1295e8470a94a971fa16b212c2.", "code": 404, "title": "Not Found"}} 2018-11-18 15:54:48,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/bfb6ea1295e8470a94a971fa16b212c2 used request id req-561e57bb-86cf-41dc-bb24-96b59264feb9 2018-11-18 15:54:48,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-18 15:54:48,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:49,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["8Uq2V8wVTgmO20veLEdG7w"], "issued_at": "2018-11-18T15:54:49.000000Z"}} 2018-11-18 15:54:49,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c26b978f6a249339afaf5c5f7589cdf04975f5" 2018-11-18 15:54:49,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2e52b1-2e08-4c39-9a06-63a3cd48b3a2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:49,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-aa2e52b1-2e08-4c39-9a06-63a3cd48b3a2 2018-11-18 15:54:49,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:49,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:49,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["vUL_yqsYSCeNGPdFtTuDAg"], "issued_at": "2018-11-18T15:54:49.000000Z"}} 2018-11-18 15:54:49,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:49,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4624b30f-f6dd-4713-9740-a9c1e79b62c0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:49,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4624b30f-f6dd-4713-9740-a9c1e79b62c0 2018-11-18 15:54:49,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:49,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:49,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:49,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd48408-f3b5-4baa-a91d-173d2dbb9f52 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:49,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7fd48408-f3b5-4baa-a91d-173d2dbb9f52 2018-11-18 15:54:49,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:49,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a36921-1b7a-4167-88c7-a4eeee87fe7d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:49,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-76a36921-1b7a-4167-88c7-a4eeee87fe7d 2018-11-18 15:54:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:50,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e1e0f6-e043-4646-ac54-70c1a8f94d62 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:50,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d3e1e0f6-e043-4646-ac54-70c1a8f94d62 2018-11-18 15:54:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:50,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791f7dc0-1d6f-4aaf-876c-2bbb059778b5 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:50,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-791f7dc0-1d6f-4aaf-876c-2bbb059778b5 2018-11-18 15:54:50,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/1c7ba6f0c3d845fdbaecade8a4b89ab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:50,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c53099-ee21-4ed4-9046-cff52414d27f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/1c7ba6f0c3d845fdbaecade8a4b89ab7"}, "enabled": true, "id": "1c7ba6f0c3d845fdbaecade8a4b89ab7", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-39760fd1-cb05-47f-name"}} 2018-11-18 15:54:50,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/1c7ba6f0c3d845fdbaecade8a4b89ab7 used request id req-67c53099-ee21-4ed4-9046-cff52414d27f 2018-11-18 15:54:50,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/1c7ba6f0c3d845fdbaecade8a4b89ab7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:50,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f89d0c9-eb97-40c5-863f-c87171e215f4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/1c7ba6f0c3d845fdbaecade8a4b89ab7/roles", "previous": null, "next": null}, "roles": []} 2018-11-18 15:54:50,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/1c7ba6f0c3d845fdbaecade8a4b89ab7/roles used request id req-7f89d0c9-eb97-40c5-863f-c87171e215f4 2018-11-18 15:54:50,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:50,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a67a27-0a41-4ed1-b918-dd69c8ea4195 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "domain_id": null, "name": "admin", "id": "81156001a6d34486acedb01eff2a5ef7"}} 2018-11-18 15:54:50,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-f7a67a27-0a41-4ed1-b918-dd69c8ea4195 2018-11-18 15:54:50,874 - keystone_utils - INFO - Granting role admin to project api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 2018-11-18 15:54:50,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/1c7ba6f0c3d845fdbaecade8a4b89ab7/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:51,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2591acd-2e1d-4a9f-be67-d7c838fe6f40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:51,000 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/1c7ba6f0c3d845fdbaecade8a4b89ab7/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-b2591acd-2e1d-4a9f-be67-d7c838fe6f40 2018-11-18 15:54:51,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:51,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e91fbf-fe30-466b-8d69-a13f186bc60f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:51,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-77e91fbf-fe30-466b-8d69-a13f186bc60f 2018-11-18 15:54:51,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:51,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3360942d-ff31-4ee8-8eba-3ae1d1db3024 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:51,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-3360942d-ff31-4ee8-8eba-3ae1d1db3024 2018-11-18 15:54:51,174 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-39760fd1-cb05-47f-name 2018-11-18 15:54:51,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:51,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:51,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c26b978f6a249339afaf5c5f7589cdf04975f5" 2018-11-18 15:54:51,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6cba78-5879-456b-8a5a-19b0024cee1e Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-39760fd1-cb05-47f-name", "links": {"self": "http://172.30.9.30:5000/v3/users/1c7ba6f0c3d845fdbaecade8a4b89ab7"}, "domain_id": "default", "enabled": true, "id": "1c7ba6f0c3d845fdbaecade8a4b89ab7", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:51,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ff6cba78-5879-456b-8a5a-19b0024cee1e 2018-11-18 15:54:51,287 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-39760fd1-cb05-47f-name 2018-11-18 15:54:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1c7ba6f0c3d845fdbaecade8a4b89ab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2dfdd670137e128c5cfe9aa1ef2604a65b47ee8" 2018-11-18 15:54:51,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad28296d-595f-460d-a1cc-0bab819384e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:51,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1c7ba6f0c3d845fdbaecade8a4b89ab7 used request id req-ad28296d-595f-460d-a1cc-0bab819384e6 2018-11-18 15:54:51,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:51,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["QY-ThkU2TJOqy-bO_sLmMw"], "issued_at": "2018-11-18T15:54:51.000000Z"}} 2018-11-18 15:54:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cb94d24e9e4346cf7a92a4c980a5534fe326e2" 2018-11-18 15:54:51,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb154acb-4efe-41e3-96a5-1f1b6923946e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:51,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bb154acb-4efe-41e3-96a5-1f1b6923946e 2018-11-18 15:54:51,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:51,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:52,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["N3EclMcoSCeGCqB2QgV01g"], "issued_at": "2018-11-18T15:54:52.000000Z"}} 2018-11-18 15:54:52,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:52,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9f8ccd-ef55-4119-9bc1-a27fdb645373 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:52,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cf9f8ccd-ef55-4119-9bc1-a27fdb645373 2018-11-18 15:54:52,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:52,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:52,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:52,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719abbfb-de98-40fa-9e3f-e0ece6672bce Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:52,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-719abbfb-de98-40fa-9e3f-e0ece6672bce 2018-11-18 15:54:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:52,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5407030-b7cd-4f8e-a706-a3dc2eeb7aa8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:52,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b5407030-b7cd-4f8e-a706-a3dc2eeb7aa8 2018-11-18 15:54:53,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:53,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c43f88-1ef6-495b-afe9-27aabe197fe5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:53,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a7c43f88-1ef6-495b-afe9-27aabe197fe5 2018-11-18 15:54:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:53,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69f490e-df70-4fa8-ade9-923c98c0477f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:53,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-a69f490e-df70-4fa8-ade9-923c98c0477f 2018-11-18 15:54:53,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/312efcb8d60b45fca0b364136d6742c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:53,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23ea962-7bdc-4148-8814-5e4ced32abe8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/312efcb8d60b45fca0b364136d6742c8"}, "enabled": true, "id": "312efcb8d60b45fca0b364136d6742c8", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7812d1df-9b24-4f6-name"}} 2018-11-18 15:54:53,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/312efcb8d60b45fca0b364136d6742c8 used request id req-d23ea962-7bdc-4148-8814-5e4ced32abe8 2018-11-18 15:54:53,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/312efcb8d60b45fca0b364136d6742c8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:53,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f2b259-c4a6-4ce5-8fc1-4e86956f0a9e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/312efcb8d60b45fca0b364136d6742c8/roles", "previous": null, "next": null}, "roles": []} 2018-11-18 15:54:53,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/312efcb8d60b45fca0b364136d6742c8/roles used request id req-62f2b259-c4a6-4ce5-8fc1-4e86956f0a9e 2018-11-18 15:54:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:53,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f460bb-8322-4906-8539-7210f69396af Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "domain_id": null, "name": "admin", "id": "81156001a6d34486acedb01eff2a5ef7"}} 2018-11-18 15:54:53,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-a5f460bb-8322-4906-8539-7210f69396af 2018-11-18 15:54:53,407 - keystone_utils - INFO - Granting role admin to project api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 2018-11-18 15:54:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/312efcb8d60b45fca0b364136d6742c8/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:53,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-283a96c4-f3b4-4e48-b29c-c66e67ef88c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:53,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748/users/312efcb8d60b45fca0b364136d6742c8/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-283a96c4-f3b4-4e48-b29c-c66e67ef88c8 2018-11-18 15:54:53,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:53,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7c09b1-777d-4abb-94ad-5702ace9a751 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:53,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-aa7c09b1-777d-4abb-94ad-5702ace9a751 2018-11-18 15:54:53,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:53,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02dc79f-cf6f-4f51-a556-32ff4929b3df Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 15:54:53,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6 used request id req-d02dc79f-cf6f-4f51-a556-32ff4929b3df 2018-11-18 15:54:53,716 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7812d1df-9b24-4f6-name 2018-11-18 15:54:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:53,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cb94d24e9e4346cf7a92a4c980a5534fe326e2" 2018-11-18 15:54:53,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68392fdc-daee-42c9-b02b-fb9fd3006f71 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7812d1df-9b24-4f6-name", "links": {"self": "http://172.30.9.30:5000/v3/users/312efcb8d60b45fca0b364136d6742c8"}, "domain_id": "default", "enabled": true, "id": "312efcb8d60b45fca0b364136d6742c8", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:53,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-68392fdc-daee-42c9-b02b-fb9fd3006f71 2018-11-18 15:54:53,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:53,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:54,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["znxBdK2uQgGdtK5isdfWBQ"], "issued_at": "2018-11-18T15:54:54.000000Z"}} 2018-11-18 15:54:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7066af57a5dfde131c19f222d73a10984f981568" 2018-11-18 15:54:54,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be465c0a-90b5-4b77-861f-4806d47d1583 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:54,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-be465c0a-90b5-4b77-861f-4806d47d1583 2018-11-18 15:54:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:54,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7066af57a5dfde131c19f222d73a10984f981568" 2018-11-18 15:54:54,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95961a40-7dfb-4413-ae65-f6631bf14a44 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7812d1df-9b24-4f6-name", "links": {"self": "http://172.30.9.30:5000/v3/users/312efcb8d60b45fca0b364136d6742c8"}, "domain_id": "default", "enabled": true, "id": "312efcb8d60b45fca0b364136d6742c8", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:54:54,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-95961a40-7dfb-4413-ae65-f6631bf14a44 2018-11-18 15:54:54,454 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7812d1df-9b24-4f6-name 2018-11-18 15:54:54,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/312efcb8d60b45fca0b364136d6742c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb188ec63bcff7d97609e6f38cc42986440a173" 2018-11-18 15:54:54,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0ee0e0-1f6e-4a70-b350-d49e4ce7a174 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:54,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/312efcb8d60b45fca0b364136d6742c8 used request id req-6d0ee0e0-1f6e-4a70-b350-d49e4ce7a174 2018-11-18 15:54:54,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:55,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["nmU72EQxRoiALRkLOpU0IQ"], "issued_at": "2018-11-18T15:54:55.000000Z"}} 2018-11-18 15:54:55,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1844697d4eb3802555bc4ebc8c81a51d9e96ae66" 2018-11-18 15:54:55,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5055e1-f2b4-4d0e-a8f0-e6ceed9bb07a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:55,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dd5055e1-f2b4-4d0e-a8f0-e6ceed9bb07a 2018-11-18 15:54:55,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:55,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:55,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["SCoCSlTcS7-pVms9M202ig"], "issued_at": "2018-11-18T15:54:55.000000Z"}} 2018-11-18 15:54:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:55,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb25ba5-79c1-4b78-ba88-31d22347a8dd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:55,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dcb25ba5-79c1-4b78-ba88-31d22347a8dd 2018-11-18 15:54:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:55,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-934ece6a-5f0c-4e3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:55,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6899c88-406f-4880-b6c0-647437fbb7e3 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-934ece6a-5f0c-4e3-name", "previous": null, "next": null}, "projects": []} 2018-11-18 15:54:55,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-934ece6a-5f0c-4e3-name used request id req-a6899c88-406f-4880-b6c0-647437fbb7e3 2018-11-18 15:54:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:55,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9aa489-7e2e-4c66-b71e-33834bc81cd2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:55,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3a9aa489-7e2e-4c66-b71e-33834bc81cd2 2018-11-18 15:54:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-934ece6a-5f0c-4e3-name"}}' 2018-11-18 15:54:55,896 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68c29ba2-4809-4697-978f-53300e540b98 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b1fb29cc7a8546aebaf5f248fb8c2acd"}, "enabled": true, "id": "b1fb29cc7a8546aebaf5f248fb8c2acd", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-934ece6a-5f0c-4e3-name"}} 2018-11-18 15:54:55,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-68c29ba2-4809-4697-978f-53300e540b98 2018-11-18 15:54:55,897 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-934ece6a-5f0c-4e3-name 2018-11-18 15:54:55,897 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-934ece6a-5f0c-4e3-name 2018-11-18 15:54:55,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:55,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:55,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b1fb29cc7a8546aebaf5f248fb8c2acd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1844697d4eb3802555bc4ebc8c81a51d9e96ae66" 2018-11-18 15:54:56,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10450211-585d-45a0-969c-574ad4926f3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:54:56,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b1fb29cc7a8546aebaf5f248fb8c2acd used request id req-10450211-585d-45a0-969c-574ad4926f3e 2018-11-18 15:54:56,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:57,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-6143248a-fabf-4454-833f-e0f81f2d69d7 Date: Sun, 18 Nov 2018 15:54:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}]} 2018-11-18 15:54:57,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6143248a-fabf-4454-833f-e0f81f2d69d7 2018-11-18 15:54:57,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:57,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81cb86d9-ea0a-41d1-918b-814633c65b7c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:54:57,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-81cb86d9-ea0a-41d1-918b-814633c65b7c 2018-11-18 15:54:57,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:57,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206897b7-9959-4b62-bba4-2e3df2e17091 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:54:57,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-206897b7-9959-4b62-bba4-2e3df2e17091 2018-11-18 15:54:57,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:57,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42142787-c83f-44e1-a843-44612048061c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-18 15:54:57,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f used request id req-42142787-c83f-44e1-a843-44612048061c 2018-11-18 15:54:57,446 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-934ece6a-5f0c-4e3-name 2018-11-18 15:54:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b1fb29cc7a8546aebaf5f248fb8c2acd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:57,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 15:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97251f52-23c9-4f17-aa12-8b1b4985397a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1fb29cc7a8546aebaf5f248fb8c2acd.", "code": 404, "title": "Not Found"}} 2018-11-18 15:54:57,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b1fb29cc7a8546aebaf5f248fb8c2acd used request id req-97251f52-23c9-4f17-aa12-8b1b4985397a 2018-11-18 15:54:57,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-18 15:54:57,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:57,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19232815-06a6-463f-9965-d6ea033219f9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:57,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-19232815-06a6-463f-9965-d6ea033219f9 2018-11-18 15:54:57,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1844697d4eb3802555bc4ebc8c81a51d9e96ae66" 2018-11-18 15:54:57,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb3d3c3-a451-4d17-a967-a5f3978828ae Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:57,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-3eb3d3c3-a451-4d17-a967-a5f3978828ae 2018-11-18 15:54:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc0ed07e195ac7a731b3a40e5c046d2dc0c5bb" 2018-11-18 15:54:57,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56f5e9e-1ee6-4780-82af-87b8ebc8b252 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:54:57,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c56f5e9e-1ee6-4780-82af-87b8ebc8b252 2018-11-18 15:54:57,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:58,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["NqNzv8K1QkmKltwY0c3Zzg"], "issued_at": "2018-11-18T15:54:58.000000Z"}} 2018-11-18 15:54:58,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30c139af67e295569ce3b264877ddbf923d2a554" 2018-11-18 15:54:58,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba16aeaf-8000-4d1a-b4cd-ea4376296afb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:58,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ba16aeaf-8000-4d1a-b4cd-ea4376296afb 2018-11-18 15:54:58,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:54:58,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:54:58,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["O94nUOUhTQWWYYS6qFga7g"], "issued_at": "2018-11-18T15:54:58.000000Z"}} 2018-11-18 15:54:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:54:58,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6ff8f9-7ffb-4235-8297-51a06fe8a025 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:54:58,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fd6ff8f9-7ffb-4235-8297-51a06fe8a025 2018-11-18 15:54:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:58,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:58,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4bf5e06a-b422-429-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:54:58,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da1ab96-d84a-4f1c-b6e9-bc269fe90784 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4bf5e06a-b422-429-name", "previous": null, "next": null}, "projects": []} 2018-11-18 15:54:58,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4bf5e06a-b422-429-name used request id req-2da1ab96-d84a-4f1c-b6e9-bc269fe90784 2018-11-18 15:54:58,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:54:58,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b527b268-86bb-4d04-a380-1637ef153233 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:54:58,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b527b268-86bb-4d04-a380-1637ef153233 2018-11-18 15:54:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-4bf5e06a-b422-429-name"}}' 2018-11-18 15:54:59,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-199732cf-3376-4431-b9b3-a5e8c1e33a0a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/65421127ae0a4b548c64d8f77950c814"}, "enabled": true, "id": "65421127ae0a4b548c64d8f77950c814", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4bf5e06a-b422-429-name"}} 2018-11-18 15:54:59,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-199732cf-3376-4431-b9b3-a5e8c1e33a0a 2018-11-18 15:54:59,046 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-4bf5e06a-b422-429-name 2018-11-18 15:54:59,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:54:59,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:54:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:54:59,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4bf5e06a-b422-429-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30c139af67e295569ce3b264877ddbf923d2a554" 2018-11-18 15:54:59,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e1c726-5d21-406a-8940-f2d5adf9fd4b Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4bf5e06a-b422-429-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/65421127ae0a4b548c64d8f77950c814"}, "enabled": true, "id": "65421127ae0a4b548c64d8f77950c814", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4bf5e06a-b422-429-name"}]} 2018-11-18 15:54:59,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4bf5e06a-b422-429-name used request id req-31e1c726-5d21-406a-8940-f2d5adf9fd4b 2018-11-18 15:54:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30c139af67e295569ce3b264877ddbf923d2a554" 2018-11-18 15:54:59,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45285cb8-7c8b-4358-8e1a-07bbd55b6718 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:54:59,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-45285cb8-7c8b-4358-8e1a-07bbd55b6718 2018-11-18 15:54:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:55:00,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-6249ee0a-77e6-4119-a871-b5782d2a0fdc Date: Sun, 18 Nov 2018 15:55:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}]} 2018-11-18 15:55:00,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6249ee0a-77e6-4119-a871-b5782d2a0fdc 2018-11-18 15:55:00,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:55:00,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15212331-6ea6-446d-81e1-861d0bc72f2a Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:55:00,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-15212331-6ea6-446d-81e1-861d0bc72f2a 2018-11-18 15:55:00,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:55:00,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aeda737-0eb5-4146-9fc9-450800a69927 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:55:00,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-0aeda737-0eb5-4146-9fc9-450800a69927 2018-11-18 15:55:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:55:00,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da97b8e-9f98-40cc-97f2-966f4323bfc6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-18 15:55:00,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f used request id req-7da97b8e-9f98-40cc-97f2-966f4323bfc6 2018-11-18 15:55:00,444 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-4bf5e06a-b422-429-name 2018-11-18 15:55:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/65421127ae0a4b548c64d8f77950c814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:55:00,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043e05c5-14a2-4918-8639-63a8eebab504 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:00,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/65421127ae0a4b548c64d8f77950c814 used request id req-043e05c5-14a2-4918-8639-63a8eebab504 2018-11-18 15:55:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f056e5adf811dc22892a5b004c32ce07e4af5b" 2018-11-18 15:55:00,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cd9441-49a6-44f3-8f69-04490e565c4e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:00,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-15cd9441-49a6-44f3-8f69-04490e565c4e 2018-11-18 15:55:00,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:01,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["VK3n9yFlROukWjUoLqsVeg"], "issued_at": "2018-11-18T15:55:01.000000Z"}} 2018-11-18 15:55:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a7e7fb0b0d431bca8cd0098e170dd434ce5a40" 2018-11-18 15:55:01,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d9e4b1-1546-4445-a9f9-02d1bb592539 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:01,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-36d9e4b1-1546-4445-a9f9-02d1bb592539 2018-11-18 15:55:01,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:01,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:01,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["X0ff-MCPQZW9vbwztESfsQ"], "issued_at": "2018-11-18T15:55:01.000000Z"}} 2018-11-18 15:55:01,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:01,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687dd422-f229-42ea-b825-527c9849079e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:01,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-687dd422-f229-42ea-b825-527c9849079e 2018-11-18 15:55:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:01,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:01,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f374392b-0ee6-412c-9a59-ae3c9a6b3bfa Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name", "previous": null, "next": null}, "projects": []} 2018-11-18 15:55:01,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name used request id req-f374392b-0ee6-412c-9a59-ae3c9a6b3bfa 2018-11-18 15:55:01,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:01,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427c3072-38f5-4715-b7b1-d812e27dc4a9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:55:01,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-427c3072-38f5-4715-b7b1-d812e27dc4a9 2018-11-18 15:55:01,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-fe107cfe-bf1b-49f-name"}}' 2018-11-18 15:55:01,963 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204093fa-77e8-4ee8-8d67-7cd8f15b2003 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/af64794665d245e5874ec7db97ba4803"}, "enabled": true, "id": "af64794665d245e5874ec7db97ba4803", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fe107cfe-bf1b-49f-name"}} 2018-11-18 15:55:01,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-204093fa-77e8-4ee8-8d67-7cd8f15b2003 2018-11-18 15:55:01,963 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-fe107cfe-bf1b-49f-name 2018-11-18 15:55:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:01,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:01,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a7e7fb0b0d431bca8cd0098e170dd434ce5a40" 2018-11-18 15:55:02,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfa1f3b-3cf0-4a66-b60d-c610f07b61e4 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/af64794665d245e5874ec7db97ba4803"}, "enabled": true, "id": "af64794665d245e5874ec7db97ba4803", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fe107cfe-bf1b-49f-name"}]} 2018-11-18 15:55:02,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name used request id req-abfa1f3b-3cf0-4a66-b60d-c610f07b61e4 2018-11-18 15:55:02,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:02,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:02,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["lwoY8zVcRNWzd7_KfDI0Rg"], "issued_at": "2018-11-18T15:55:02.000000Z"}} 2018-11-18 15:55:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c53ef111e1ce9bc489e0fc105e55d1fe4a7ceaa" 2018-11-18 15:55:02,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6880fa7-6f9a-4daf-ac6c-f1b58a7950a8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:02,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f6880fa7-6f9a-4daf-ac6c-f1b58a7950a8 2018-11-18 15:55:02,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:02,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:02,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c53ef111e1ce9bc489e0fc105e55d1fe4a7ceaa" 2018-11-18 15:55:02,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d07eecb-d5da-433b-b324-92a2b59a8705 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/af64794665d245e5874ec7db97ba4803"}, "enabled": true, "id": "af64794665d245e5874ec7db97ba4803", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fe107cfe-bf1b-49f-name"}]} 2018-11-18 15:55:02,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fe107cfe-bf1b-49f-name used request id req-4d07eecb-d5da-433b-b324-92a2b59a8705 2018-11-18 15:55:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a7e7fb0b0d431bca8cd0098e170dd434ce5a40" 2018-11-18 15:55:02,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c12ac2-4db1-4c80-bfb3-4796e4f098b7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:55:02,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a6c12ac2-4db1-4c80-bfb3-4796e4f098b7 2018-11-18 15:55:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:03,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-6a8af359-b466-4605-8380-ce39417acedb Date: Sun, 18 Nov 2018 15:55:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}]} 2018-11-18 15:55:03,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6a8af359-b466-4605-8380-ce39417acedb 2018-11-18 15:55:03,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:03,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b94cfd-d032-42b1-9e29-f06ef389baeb Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:55:03,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-76b94cfd-d032-42b1-9e29-f06ef389baeb 2018-11-18 15:55:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:03,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fe73db-9483-449e-94e2-6cd3b06ef4d9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:55:03,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-61fe73db-9483-449e-94e2-6cd3b06ef4d9 2018-11-18 15:55:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:03,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff14bda3-24bf-4ce9-a314-7807e48bd2c2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-18 15:55:03,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f used request id req-ff14bda3-24bf-4ce9-a314-7807e48bd2c2 2018-11-18 15:55:03,310 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-fe107cfe-bf1b-49f-name 2018-11-18 15:55:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/af64794665d245e5874ec7db97ba4803 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:03,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a14cfdc-c4b9-49af-aa5e-27db064c6429 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:03,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/af64794665d245e5874ec7db97ba4803 used request id req-1a14cfdc-c4b9-49af-aa5e-27db064c6429 2018-11-18 15:55:03,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51fd10879eb3e19288746365f09962661f72d7c" 2018-11-18 15:55:03,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1d7494-ec13-4c18-a9e7-102885a0d5ec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:03,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2a1d7494-ec13-4c18-a9e7-102885a0d5ec 2018-11-18 15:55:03,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:03,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["LfloPuLmRQu6BWcThzuPCg"], "issued_at": "2018-11-18T15:55:03.000000Z"}} 2018-11-18 15:55:03,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f71db4910752f98dc81961223c68990f29e8c23" 2018-11-18 15:55:03,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49914dec-8c37-4673-abf5-ecfde532fb63 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:03,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-49914dec-8c37-4673-abf5-ecfde532fb63 2018-11-18 15:55:03,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:03,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:04,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["4QU-0n48RSupJPGhDnTLlQ"], "issued_at": "2018-11-18T15:55:04.000000Z"}} 2018-11-18 15:55:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d24c1cc61fdd421a6014fc5121edae13968caef" 2018-11-18 15:55:04,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51d633a-53d5-4333-988a-acb90f24fe56 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:04,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b51d633a-53d5-4333-988a-acb90f24fe56 2018-11-18 15:55:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:04,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:04,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-581cadb6-bf11-4e3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d24c1cc61fdd421a6014fc5121edae13968caef" 2018-11-18 15:55:04,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd1aaa5-cc5c-4acf-9d3d-9f4b406721e6 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-581cadb6-bf11-4e3-name", "previous": null, "next": null}, "projects": []} 2018-11-18 15:55:04,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-581cadb6-bf11-4e3-name used request id req-bcd1aaa5-cc5c-4acf-9d3d-9f4b406721e6 2018-11-18 15:55:04,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d24c1cc61fdd421a6014fc5121edae13968caef" 2018-11-18 15:55:04,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc112ba-6c1c-4c13-94aa-6f8060fd5fdf Content-Encoding: gzip Content-Length: 114 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-11-18 15:55:04,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=foo used request id req-bbc112ba-6c1c-4c13-94aa-6f8060fd5fdf 2018-11-18 15:55:04,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d24c1cc61fdd421a6014fc5121edae13968caef" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-581cadb6-bf11-4e3-name"}}' 2018-11-18 15:55:04,648 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 18 Nov 2018 15:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba85b7d3-3021-4d69-bd42-3519fbd1ec07 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-11-18 15:55:04,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ba85b7d3-3021-4d69-bd42-3519fbd1ec07 2018-11-18 15:55:04,648 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-11-18 15:55:04,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d24c1cc61fdd421a6014fc5121edae13968caef" 2018-11-18 15:55:04,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7dce9d3-5a05-4b5e-b28b-3bfe4c0c5c65 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:04,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a7dce9d3-5a05-4b5e-b28b-3bfe4c0c5c65 2018-11-18 15:55:04,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:05,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["piN5Xg2-QNiZB7Ai_mmoPg"], "issued_at": "2018-11-18T15:55:05.000000Z"}} 2018-11-18 15:55:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165faa50ce76886208f3c31852dce9165a9d8c4c" 2018-11-18 15:55:05,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc8f477-95c4-4d9d-9d43-7598e329fa5f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:05,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0cc8f477-95c4-4d9d-9d43-7598e329fa5f 2018-11-18 15:55:05,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:05,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:05,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["LHZiOoa5RaCM16yx-cvOmw"], "issued_at": "2018-11-18T15:55:05.000000Z"}} 2018-11-18 15:55:05,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:05,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa5ecd6-f68d-4a39-a938-25751fb06903 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:05,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8fa5ecd6-f68d-4a39-a938-25751fb06903 2018-11-18 15:55:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:05,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:05,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-75f78133-7668-484-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:05,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a39ed8-3c57-4a82-9036-1e4f80255345 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-75f78133-7668-484-name", "previous": null, "next": null}, "projects": []} 2018-11-18 15:55:05,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-75f78133-7668-484-name used request id req-e5a39ed8-3c57-4a82-9036-1e4f80255345 2018-11-18 15:55:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:05,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40e6703-5a60-48aa-9e63-c7a7014efaeb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:55:05,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b40e6703-5a60-48aa-9e63-c7a7014efaeb 2018-11-18 15:55:05,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-75f78133-7668-484-name"}}' 2018-11-18 15:55:05,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e5836a9-1f28-4cf3-bb9e-801c55f6211c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e0fcc37c55614609bb6e565cfcc5181b"}, "enabled": true, "id": "e0fcc37c55614609bb6e565cfcc5181b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-75f78133-7668-484-name"}} 2018-11-18 15:55:05,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7e5836a9-1f28-4cf3-bb9e-801c55f6211c 2018-11-18 15:55:05,819 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-75f78133-7668-484-name 2018-11-18 15:55:05,819 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:55:05,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-quota-sets/e0fcc37c55614609bb6e565cfcc5181b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:06,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55: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-3f81cf57-74e0-4430-b95a-5c277f2473a9 x-compute-request-id: req-3f81cf57-74e0-4430-b95a-5c277f2473a9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "e0fcc37c55614609bb6e565cfcc5181b", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 15:55:06,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/e0fcc37c55614609bb6e565cfcc5181b used request id req-3f81cf57-74e0-4430-b95a-5c277f2473a9 2018-11-18 15:55:06,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:8774/v2.1/os-quota-sets/e0fcc37c55614609bb6e565cfcc5181b -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-11-18 15:55:07,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55: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-79f9b4b8-d21c-42bb-8169-48e6f2fde4ce x-compute-request-id: req-79f9b4b8-d21c-42bb-8169-48e6f2fde4ce Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 15:55:07,404 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/e0fcc37c55614609bb6e565cfcc5181b used request id req-79f9b4b8-d21c-42bb-8169-48e6f2fde4ce 2018-11-18 15:55:07,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:07,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-75f78133-7668-484-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165faa50ce76886208f3c31852dce9165a9d8c4c" 2018-11-18 15:55:07,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8059f220-1843-4c02-99a9-e701f13da11a Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-75f78133-7668-484-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e0fcc37c55614609bb6e565cfcc5181b"}, "enabled": true, "id": "e0fcc37c55614609bb6e565cfcc5181b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-75f78133-7668-484-name"}]} 2018-11-18 15:55:07,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-75f78133-7668-484-name used request id req-8059f220-1843-4c02-99a9-e701f13da11a 2018-11-18 15:55:07,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165faa50ce76886208f3c31852dce9165a9d8c4c" 2018-11-18 15:55:07,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cb24e6-bd36-4979-ad78-1695cdaf714b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:55:07,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-05cb24e6-bd36-4979-ad78-1695cdaf714b 2018-11-18 15:55:07,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:55:07,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-quota-sets/e0fcc37c55614609bb6e565cfcc5181b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165faa50ce76886208f3c31852dce9165a9d8c4c" 2018-11-18 15:55:08,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc09fc57-7e52-492a-864b-8a7c9b89bb80 x-compute-request-id: req-bc09fc57-7e52-492a-864b-8a7c9b89bb80 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "e0fcc37c55614609bb6e565cfcc5181b", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 15:55:08,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/e0fcc37c55614609bb6e565cfcc5181b used request id req-bc09fc57-7e52-492a-864b-8a7c9b89bb80 2018-11-18 15:55:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:08,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2da5d8e6-9048-4ad7-9417-b156411e8dd4 Date: Sun, 18 Nov 2018 15:55:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}]} 2018-11-18 15:55:08,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-2da5d8e6-9048-4ad7-9417-b156411e8dd4 2018-11-18 15:55:08,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:08,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9a1de4-926e-4abb-ab3a-d2b3762c5ff3 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:55:08,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-bc9a1de4-926e-4abb-ab3a-d2b3762c5ff3 2018-11-18 15:55:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:08,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5e51b8-afe1-44d6-9d9e-ce3f271c66c7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:55:08,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-ae5e51b8-afe1-44d6-9d9e-ce3f271c66c7 2018-11-18 15:55:08,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:08,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f15b467-640b-441d-bd78-eeab220e038f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-18 15:55:08,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f used request id req-6f15b467-640b-441d-bd78-eeab220e038f 2018-11-18 15:55:08,934 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-75f78133-7668-484-name 2018-11-18 15:55:08,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e0fcc37c55614609bb6e565cfcc5181b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:09,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dafd496-3ae9-45e6-83e9-7a5e013e6095 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:09,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e0fcc37c55614609bb6e565cfcc5181b used request id req-5dafd496-3ae9-45e6-83e9-7a5e013e6095 2018-11-18 15:55:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50679de15ad9530713891afb4be51d2fc3ce3d57" 2018-11-18 15:55:09,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056046a0-0622-4376-8094-a60c167d6ba8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:09,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-056046a0-0622-4376-8094-a60c167d6ba8 2018-11-18 15:55:09,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:09,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["FJFE-bivSay2iM1_DKOMEw"], "issued_at": "2018-11-18T15:55:09.000000Z"}} 2018-11-18 15:55:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8409166328ca6b999c6ba90b204c81718bba158" 2018-11-18 15:55:09,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1070e4d-64a2-4d84-a9cd-7abdee94e8ad Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:09,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b1070e4d-64a2-4d84-a9cd-7abdee94e8ad 2018-11-18 15:55:09,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:09,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:10,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["TsLgfoTHR5S22nOekrYuxw"], "issued_at": "2018-11-18T15:55:10.000000Z"}} 2018-11-18 15:55:10,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:10,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd35c834-ee66-4938-81c7-cf370c9c980e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:10,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dd35c834-ee66-4938-81c7-cf370c9c980e 2018-11-18 15:55:10,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:10,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:10,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-db6c0869-5e37-4d3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:10,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88687a41-4b25-4439-87a4-4e2f581046b2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-db6c0869-5e37-4d3-name", "previous": null, "next": null}, "projects": []} 2018-11-18 15:55:10,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-db6c0869-5e37-4d3-name used request id req-88687a41-4b25-4439-87a4-4e2f581046b2 2018-11-18 15:55:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:10,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980be612-7245-4ef7-ae1a-eabcf5271c27 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:55:10,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-980be612-7245-4ef7-ae1a-eabcf5271c27 2018-11-18 15:55:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-db6c0869-5e37-4d3-name"}}' 2018-11-18 15:55:10,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dca876a-0435-489f-84d5-1a4b7894fe70 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/aecec475d3164d89b651ae70be29c034"}, "enabled": true, "id": "aecec475d3164d89b651ae70be29c034", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-db6c0869-5e37-4d3-name"}} 2018-11-18 15:55:10,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1dca876a-0435-489f-84d5-1a4b7894fe70 2018-11-18 15:55:10,465 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-db6c0869-5e37-4d3-name 2018-11-18 15:55:10,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:10,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:10,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-db6c0869-5e37-4d3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8409166328ca6b999c6ba90b204c81718bba158" 2018-11-18 15:55:10,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03c6f03-ec04-4f3f-8125-7940c6e3930c Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-db6c0869-5e37-4d3-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/aecec475d3164d89b651ae70be29c034"}, "enabled": true, "id": "aecec475d3164d89b651ae70be29c034", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-db6c0869-5e37-4d3-name"}]} 2018-11-18 15:55:10,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-db6c0869-5e37-4d3-name used request id req-f03c6f03-ec04-4f3f-8125-7940c6e3930c 2018-11-18 15:55:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8409166328ca6b999c6ba90b204c81718bba158" 2018-11-18 15:55:10,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d41ccff-0728-4e06-bb38-b1fc36364f72 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 15:55:10,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-7d41ccff-0728-4e06-bb38-b1fc36364f72 2018-11-18 15:55:10,643 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:55:10,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:8774/v2.1/os-quota-sets/aecec475d3164d89b651ae70be29c034 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-11-18 15:55:11,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55: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-0f001d91-11f0-4bde-8376-eb5d999b4420 x-compute-request-id: req-0f001d91-11f0-4bde-8376-eb5d999b4420 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 15:55:11,673 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/aecec475d3164d89b651ae70be29c034 used request id req-0f001d91-11f0-4bde-8376-eb5d999b4420 2018-11-18 15:55:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/quotas/aecec475d3164d89b651ae70be29c034 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-11-18 15:55:12,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-517b924a-e537-4141-8318-8904dcff77e3 Date: Sun, 18 Nov 2018 15:55:12 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-11-18 15:55:12,509 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/aecec475d3164d89b651ae70be29c034 used request id req-517b924a-e537-4141-8318-8904dcff77e3 2018-11-18 15:55:12,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:55:12,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-quota-sets/aecec475d3164d89b651ae70be29c034 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:13,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c600b846-f8b6-40f5-ab44-3606e7bf4900 x-compute-request-id: req-c600b846-f8b6-40f5-ab44-3606e7bf4900 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "aecec475d3164d89b651ae70be29c034", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 15:55:13,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/aecec475d3164d89b651ae70be29c034 used request id req-c600b846-f8b6-40f5-ab44-3606e7bf4900 2018-11-18 15:55:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/quotas/aecec475d3164d89b651ae70be29c034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:13,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-3f768e93-63c3-416b-85a5-254695a4e244 Date: Sun, 18 Nov 2018 15:55:13 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-11-18 15:55:13,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/quotas/aecec475d3164d89b651ae70be29c034 used request id req-3f768e93-63c3-416b-85a5-254695a4e244 2018-11-18 15:55:13,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:55:13,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-quota-sets/aecec475d3164d89b651ae70be29c034 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8409166328ca6b999c6ba90b204c81718bba158" 2018-11-18 15:55:13,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55: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-56d791b6-ec12-455c-bbd5-9b9f0806f80e x-compute-request-id: req-56d791b6-ec12-455c-bbd5-9b9f0806f80e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "aecec475d3164d89b651ae70be29c034", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 15:55:13,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/aecec475d3164d89b651ae70be29c034 used request id req-56d791b6-ec12-455c-bbd5-9b9f0806f80e 2018-11-18 15:55:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/quotas/aecec475d3164d89b651ae70be29c034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8409166328ca6b999c6ba90b204c81718bba158" 2018-11-18 15:55:14,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-787b40dd-da32-4ef1-9de7-62c17c900eef Date: Sun, 18 Nov 2018 15:55:14 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-11-18 15:55:14,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/quotas/aecec475d3164d89b651ae70be29c034 used request id req-787b40dd-da32-4ef1-9de7-62c17c900eef 2018-11-18 15:55:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:15,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-8b60376b-cbfa-416d-959d-474be2d03d4c Date: Sun, 18 Nov 2018 15:55:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}]} 2018-11-18 15:55:15,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8b60376b-cbfa-416d-959d-474be2d03d4c 2018-11-18 15:55:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:15,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17026cee-013e-49f0-af12-88e1535aef5f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:55:15,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-17026cee-013e-49f0-af12-88e1535aef5f 2018-11-18 15:55:15,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:15,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9af66f9-5873-46a6-b8c2-7923f3e9d4c9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:55:15,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-c9af66f9-5873-46a6-b8c2-7923f3e9d4c9 2018-11-18 15:55:15,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:15,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672e212c-5cd5-4f09-a38f-a264f6a8f8a8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-18 15:55:15,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f used request id req-672e212c-5cd5-4f09-a38f-a264f6a8f8a8 2018-11-18 15:55:15,849 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-db6c0869-5e37-4d3-name 2018-11-18 15:55:15,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/aecec475d3164d89b651ae70be29c034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:16,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f545f1f4-6962-46ee-b2f1-065178363e5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:16,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/aecec475d3164d89b651ae70be29c034 used request id req-f545f1f4-6962-46ee-b2f1-065178363e5d 2018-11-18 15:55:16,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b926f11065ec6dab81a3a71ffbf7ebfec35870e" 2018-11-18 15:55:16,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581eb983-c2ed-4f06-8935-09a4b1ba92f2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:16,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-581eb983-c2ed-4f06-8935-09a4b1ba92f2 2018-11-18 15:55:16,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:16,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["OixOMn9-SyaRY23PCBwEgw"], "issued_at": "2018-11-18T15:55:16.000000Z"}} 2018-11-18 15:55:16,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a46834df453a144c856fa922bd0abe59f5c0f24" 2018-11-18 15:55:16,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45e6623-8c86-46a5-ba7d-8e34569b62ba Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:16,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b45e6623-8c86-46a5-ba7d-8e34569b62ba 2018-11-18 15:55:16,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:16,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:16,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["T6tIeJZCQuSM-FVE8k0rtA"], "issued_at": "2018-11-18T15:55:16.000000Z"}} 2018-11-18 15:55:16,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:17,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b8c0cf-6d3a-4cc6-b5a1-ee59578ece5e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:17,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-66b8c0cf-6d3a-4cc6-b5a1-ee59578ece5e 2018-11-18 15:55:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:17,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:17,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d4da1633-4d1f-439-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:17,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135d0b86-6d95-4573-8665-3f022c83507f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d4da1633-4d1f-439-name", "previous": null, "next": null}, "projects": []} 2018-11-18 15:55:17,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d4da1633-4d1f-439-name used request id req-135d0b86-6d95-4573-8665-3f022c83507f 2018-11-18 15:55:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:17,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35674a6f-d709-492d-ba5a-eb392b493b33 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:55:17,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-35674a6f-d709-492d-ba5a-eb392b493b33 2018-11-18 15:55:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}}' 2018-11-18 15:55:17,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a730cc70-86d7-489e-b17c-6a852eee8e98 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b"}, "enabled": true, "id": "c85c535a455a47b6aba255754644c12b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}} 2018-11-18 15:55:17,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a730cc70-86d7-489e-b17c-6a852eee8e98 2018-11-18 15:55:17,346 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-d4da1633-4d1f-439-name 2018-11-18 15:55:17,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:17,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:17,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["lGmYrtOJTp6WtYJoQITC_w"], "issued_at": "2018-11-18T15:55:17.000000Z"}} 2018-11-18 15:55:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:17,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873bc8cc-ad9b-4108-94b8-b139d6f6809e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:17,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-873bc8cc-ad9b-4108-94b8-b139d6f6809e 2018-11-18 15:55:17,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:17,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:17,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:17,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b95ee7-ee06-43a2-a38a-53d5e1f83931 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:55:17,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d0b95ee7-ee06-43a2-a38a-53d5e1f83931 2018-11-18 15:55:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:17,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fe62e8-e9bc-41fe-9c4a-8edfa37f1ad0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:55:17,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c9fe62e8-e9bc-41fe-9c4a-8edfa37f1ad0 2018-11-18 15:55:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:18,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3d8452-e60f-42f5-9267-b643449ab66d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:18,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5b3d8452-e60f-42f5-9267-b643449ab66d 2018-11-18 15:55:18,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-d4da1633-4d1f-439-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:18,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cb0474-8d91-45b3-a926-2841350b8263 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-d4da1633-4d1f-439-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b"}, "enabled": true, "id": "c85c535a455a47b6aba255754644c12b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}]} 2018-11-18 15:55:18,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-d4da1633-4d1f-439-name used request id req-a9cb0474-8d91-45b3-a926-2841350b8263 2018-11-18 15:55:18,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/f78dcfd013ae4f66bb7ecff14890fbe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:18,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237e70b5-0297-4955-8645-fc93e69338fe Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/f78dcfd013ae4f66bb7ecff14890fbe5"}, "enabled": true, "id": "f78dcfd013ae4f66bb7ecff14890fbe5", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-d4da1633-4d1f-439-user"}} 2018-11-18 15:55:18,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/f78dcfd013ae4f66bb7ecff14890fbe5 used request id req-237e70b5-0297-4955-8645-fc93e69338fe 2018-11-18 15:55:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b/users/f78dcfd013ae4f66bb7ecff14890fbe5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:18,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612cfd07-fdf6-40d7-a67c-8be5724f7d83 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b/users/f78dcfd013ae4f66bb7ecff14890fbe5/roles", "previous": null, "next": null}, "roles": []} 2018-11-18 15:55:18,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b/users/f78dcfd013ae4f66bb7ecff14890fbe5/roles used request id req-612cfd07-fdf6-40d7-a67c-8be5724f7d83 2018-11-18 15:55:18,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:18,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817bbe56-c68c-4a5e-8ee7-2a29aa32b278 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "domain_id": null, "name": "admin", "id": "81156001a6d34486acedb01eff2a5ef7"}} 2018-11-18 15:55:18,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-817bbe56-c68c-4a5e-8ee7-2a29aa32b278 2018-11-18 15:55:18,789 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-d4da1633-4d1f-439-name 2018-11-18 15:55:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b/users/f78dcfd013ae4f66bb7ecff14890fbe5/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:19,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd75f9c-542e-43aa-9fbb-a85ff6b93f73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:19,056 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b/users/f78dcfd013ae4f66bb7ecff14890fbe5/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-7dd75f9c-542e-43aa-9fbb-a85ff6b93f73 2018-11-18 15:55:19,056 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-d4da1633-4d1f-439-user 2018-11-18 15:55:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6528129-2cdc-4e3e-9008-07256f658f84 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:19,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a6528129-2cdc-4e3e-9008-07256f658f84 2018-11-18 15:55:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" -d '{"role": {"name": "CreateProjectUserTests-d4da1633-4d1f-439-name-role"}}' 2018-11-18 15:55:19,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba6d8cc8-f499-473d-9b93-65433ab37fc7 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8fa7fedd7354bf0b0255c1dd483da8a", "links": {"self": "http://172.30.9.30:5000/v3/roles/a8fa7fedd7354bf0b0255c1dd483da8a"}, "name": "CreateProjectUserTests-d4da1633-4d1f-439-name-role"}} 2018-11-18 15:55:19,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ba6d8cc8-f499-473d-9b93-65433ab37fc7 2018-11-18 15:55:19,287 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-d4da1633-4d1f-439-name-role 2018-11-18 15:55:19,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a8fa7fedd7354bf0b0255c1dd483da8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:19,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ba4e4c-6d7a-43fe-815e-0df7b8492b20 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a8fa7fedd7354bf0b0255c1dd483da8a"}, "domain_id": null, "name": "CreateProjectUserTests-d4da1633-4d1f-439-name-role", "id": "a8fa7fedd7354bf0b0255c1dd483da8a"}} 2018-11-18 15:55:19,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a8fa7fedd7354bf0b0255c1dd483da8a used request id req-b6ba4e4c-6d7a-43fe-815e-0df7b8492b20 2018-11-18 15:55:19,389 - keystone_utils - INFO - Granting role CreateProjectUserTests-d4da1633-4d1f-439-name-role to project CreateProjectUserTests-d4da1633-4d1f-439-name 2018-11-18 15:55:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b/users/f78dcfd013ae4f66bb7ecff14890fbe5/roles/a8fa7fedd7354bf0b0255c1dd483da8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:19,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85dbf6b-8173-41f9-a01b-3fb89ea75a7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:19,515 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b/users/f78dcfd013ae4f66bb7ecff14890fbe5/roles/a8fa7fedd7354bf0b0255c1dd483da8a used request id req-a85dbf6b-8173-41f9-a01b-3fb89ea75a7b 2018-11-18 15:55:19,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:19,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:19,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8fa7fedd7354bf0b0255c1dd483da8a", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name-role"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c85c535a455a47b6aba255754644c12b", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/c85c535a455a47b6aba255754644c12b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/c85c535a455a47b6aba255754644c12b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/c85c535a455a47b6aba255754644c12b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c85c535a455a47b6aba255754644c12b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/c85c535a455a47b6aba255754644c12b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/c85c535a455a47b6aba255754644c12b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c85c535a455a47b6aba255754644c12b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/c85c535a455a47b6aba255754644c12b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/c85c535a455a47b6aba255754644c12b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c85c535a455a47b6aba255754644c12b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/c85c535a455a47b6aba255754644c12b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/c85c535a455a47b6aba255754644c12b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-d4da1633-4d1f-439-user", "id": "f78dcfd013ae4f66bb7ecff14890fbe5"}, "audit_ids": ["xd_0Z0NQSRGuHwAihiIR6A"], "issued_at": "2018-11-18T15:55:19.000000Z"}} 2018-11-18 15:55:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:19,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e994ced0-27f7-4a68-8541-2da21ccb6bcf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:19,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e994ced0-27f7-4a68-8541-2da21ccb6bcf 2018-11-18 15:55:19,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-d4da1633-4d1f-439-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:20,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7c38cb2f-6a43-41e8-9463-2706e15fc67e Date: Sun, 18 Nov 2018 15:55:20 GMT RESP BODY: {"security_groups": []} 2018-11-18 15:55:20,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-d4da1633-4d1f-439-name&description=hello+group used request id req-7c38cb2f-6a43-41e8-9463-2706e15fc67e 2018-11-18 15:55:20,964 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-d4da1633-4d1f-439-name... 2018-11-18 15:55:20,964 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-d4da1633-4d1f-439-name 2018-11-18 15:55:20,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" -d '{"security_group": {"name": "CreateProjectUserTests-d4da1633-4d1f-439-name", "description": "hello group"}}' 2018-11-18 15:55:21,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-3d6c93d2-b350-4c29-af95-bf5c183e44c4 Date: Sun, 18 Nov 2018 15:55:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "updated_at": "2018-11-18T15:55:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "revision_number": 0, "id": "5768a318-4ae7-43d9-aa29-c36eab39534e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85c535a455a47b6aba255754644c12b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "revision_number": 0, "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85c535a455a47b6aba255754644c12b"}], "revision_number": 2, "project_id": "c85c535a455a47b6aba255754644c12b", "id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}} 2018-11-18 15:55:21,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-3d6c93d2-b350-4c29-af95-bf5c183e44c4 2018-11-18 15:55:21,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c77e860-6aa0-4216-9db5-8d52e365ed93 2018-11-18 15:55:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:21,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f12f3ad3-ff7d-470d-bf89-1b3894d4f98a Date: Sun, 18 Nov 2018 15:55:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "5768a318-4ae7-43d9-aa29-c36eab39534e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b"}]} 2018-11-18 15:55:21,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-f12f3ad3-ff7d-470d-bf89-1b3894d4f98a 2018-11-18 15:55:21,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c77e860-6aa0-4216-9db5-8d52e365ed93 2018-11-18 15:55:21,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:21,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-31db9cb0-6096-4bfa-8279-91304bd9feb9 Date: Sun, 18 Nov 2018 15:55:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "5768a318-4ae7-43d9-aa29-c36eab39534e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b"}]} 2018-11-18 15:55:21,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-31db9cb0-6096-4bfa-8279-91304bd9feb9 2018-11-18 15:55:21,677 - neutron_utils - INFO - Retrieving security group with ID - 3c77e860-6aa0-4216-9db5-8d52e365ed93 2018-11-18 15:55:21,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:21,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b1100b8f-4429-4b80-882e-0028ccec39c5 Date: Sun, 18 Nov 2018 15:55:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "updated_at": "2018-11-18T15:55:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "revision_number": 0, "id": "5768a318-4ae7-43d9-aa29-c36eab39534e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85c535a455a47b6aba255754644c12b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "revision_number": 0, "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85c535a455a47b6aba255754644c12b"}], "revision_number": 2, "project_id": "c85c535a455a47b6aba255754644c12b", "id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}]} 2018-11-18 15:55:21,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-b1100b8f-4429-4b80-882e-0028ccec39c5 2018-11-18 15:55:21,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c77e860-6aa0-4216-9db5-8d52e365ed93 2018-11-18 15:55:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:22,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9a1f75e7-8ea5-441b-ba8b-345dec2f5702 Date: Sun, 18 Nov 2018 15:55:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "5768a318-4ae7-43d9-aa29-c36eab39534e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b"}]} 2018-11-18 15:55:22,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-9a1f75e7-8ea5-441b-ba8b-345dec2f5702 2018-11-18 15:55:22,495 - neutron_utils - INFO - Retrieving security group with ID - 3c77e860-6aa0-4216-9db5-8d52e365ed93 2018-11-18 15:55:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:23,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f2ec3f89-4dbc-41e2-b28f-fa5c5b0b3b82 Date: Sun, 18 Nov 2018 15:55:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "updated_at": "2018-11-18T15:55:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "revision_number": 0, "id": "5768a318-4ae7-43d9-aa29-c36eab39534e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85c535a455a47b6aba255754644c12b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "revision_number": 0, "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85c535a455a47b6aba255754644c12b"}], "revision_number": 2, "project_id": "c85c535a455a47b6aba255754644c12b", "id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}]} 2018-11-18 15:55:23,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-f2ec3f89-4dbc-41e2-b28f-fa5c5b0b3b82 2018-11-18 15:55:23,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c77e860-6aa0-4216-9db5-8d52e365ed93 2018-11-18 15:55:23,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:24,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea905678-9e97-4d72-a0eb-929d6ed8b768 Date: Sun, 18 Nov 2018 15:55:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "5768a318-4ae7-43d9-aa29-c36eab39534e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b"}]} 2018-11-18 15:55:24,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-ea905678-9e97-4d72-a0eb-929d6ed8b768 2018-11-18 15:55:24,048 - neutron_utils - INFO - Retrieving security group with ID - 3c77e860-6aa0-4216-9db5-8d52e365ed93 2018-11-18 15:55:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:25,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-15673aa0-7ec9-444e-93cd-553547a06119 Date: Sun, 18 Nov 2018 15:55:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "updated_at": "2018-11-18T15:55:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "revision_number": 0, "id": "5768a318-4ae7-43d9-aa29-c36eab39534e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85c535a455a47b6aba255754644c12b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "revision_number": 0, "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85c535a455a47b6aba255754644c12b"}], "revision_number": 2, "project_id": "c85c535a455a47b6aba255754644c12b", "id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}]} 2018-11-18 15:55:25,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-15673aa0-7ec9-444e-93cd-553547a06119 2018-11-18 15:55:25,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c77e860-6aa0-4216-9db5-8d52e365ed93 2018-11-18 15:55:25,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:25,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b7ea651-6efe-47d2-9389-bf356d059972 Date: Sun, 18 Nov 2018 15:55:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "5768a318-4ae7-43d9-aa29-c36eab39534e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:21Z", "security_group_id": "3c77e860-6aa0-4216-9db5-8d52e365ed93", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:21Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "9592a1bb-4fd6-4117-980e-30aa4bff646b"}]} 2018-11-18 15:55:25,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-2b7ea651-6efe-47d2-9389-bf356d059972 2018-11-18 15:55:25,902 - neutron_utils - INFO - Deleting security group rule with ID - 5768a318-4ae7-43d9-aa29-c36eab39534e 2018-11-18 15:55:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/5768a318-4ae7-43d9-aa29-c36eab39534e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:26,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3bec3dcd-5489-4e1f-aa04-3e31505f474e Content-Length: 0 Date: Sun, 18 Nov 2018 15:55:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:26,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/5768a318-4ae7-43d9-aa29-c36eab39534e used request id req-3bec3dcd-5489-4e1f-aa04-3e31505f474e 2018-11-18 15:55:26,962 - neutron_utils - INFO - Deleting security group rule with ID - 9592a1bb-4fd6-4117-980e-30aa4bff646b 2018-11-18 15:55:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/9592a1bb-4fd6-4117-980e-30aa4bff646b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:27,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-daca100f-c3f5-4e08-bf32-3079b97cec53 Content-Length: 0 Date: Sun, 18 Nov 2018 15:55:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:27,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/9592a1bb-4fd6-4117-980e-30aa4bff646b used request id req-daca100f-c3f5-4e08-bf32-3079b97cec53 2018-11-18 15:55:27,133 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-d4da1633-4d1f-439-name 2018-11-18 15:55:27,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/3c77e860-6aa0-4216-9db5-8d52e365ed93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de608b10876f509e8666705843431b8b54f637d2" 2018-11-18 15:55:28,202 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c981390-9073-4de7-a414-11e31a1d70c7 Content-Length: 0 Date: Sun, 18 Nov 2018 15:55:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:28,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/3c77e860-6aa0-4216-9db5-8d52e365ed93 used request id req-0c981390-9073-4de7-a414-11e31a1d70c7 2018-11-18 15:55:28,203 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-d4da1633-4d1f-439-user 2018-11-18 15:55:28,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f78dcfd013ae4f66bb7ecff14890fbe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad766ced581473322ee28fb5b02a70c5890d1ec" 2018-11-18 15:55:28,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af60bf7-6e4f-4cc3-8893-859c0773d43a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:28,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f78dcfd013ae4f66bb7ecff14890fbe5 used request id req-4af60bf7-6e4f-4cc3-8893-859c0773d43a 2018-11-18 15:55:28,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:28,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-a1563493-069f-4be4-830c-90e97373f98e Date: Sun, 18 Nov 2018 15:55:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:20Z", "updated_at": "2018-11-18T15:55:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:20Z", "revision_number": 0, "id": "0db9afbc-0a1d-4c9f-89ef-20bfd768eef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:20Z", "security_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85c535a455a47b6aba255754644c12b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:20Z", "revision_number": 0, "id": "50cf359e-435e-4b3a-8fd9-3002945a9e4b", "remote_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:20Z", "security_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c85c535a455a47b6aba255754644c12b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:20Z", "revision_number": 0, "id": "c3b669d4-d0c1-4abb-b1cf-5dc59e9e7962", "remote_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:20Z", "security_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85c535a455a47b6aba255754644c12b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:20Z", "revision_number": 0, "id": "d35dbde1-25e9-4937-aa26-d754781bac5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:20Z", "security_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "tenant_id": "c85c535a455a47b6aba255754644c12b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c85c535a455a47b6aba255754644c12b"}], "revision_number": 4, "project_id": "c85c535a455a47b6aba255754644c12b", "id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "name": "default"}]} 2018-11-18 15:55:28,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-a1563493-069f-4be4-830c-90e97373f98e 2018-11-18 15:55:28,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:28,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f6cd0a-6ff9-4fc2-bcc3-829769c96ac6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:55:28,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-69f6cd0a-6ff9-4fc2-bcc3-829769c96ac6 2018-11-18 15:55:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:28,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee814e28-8a95-460a-9768-3a3d6447c2fd Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:55:28,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-ee814e28-8a95-460a-9768-3a3d6447c2fd 2018-11-18 15:55:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:28,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982c343e-67e5-4617-8172-210ccecab434 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-18 15:55:28,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f used request id req-982c343e-67e5-4617-8172-210ccecab434 2018-11-18 15:55:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:29,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25021f4b-8b36-435b-902b-d81f38b27d4d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b"}, "enabled": true, "id": "c85c535a455a47b6aba255754644c12b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d4da1633-4d1f-439-name"}} 2018-11-18 15:55:29,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b used request id req-25021f4b-8b36-435b-902b-d81f38b27d4d 2018-11-18 15:55:29,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 932eedc6-14e6-46e9-9b7c-bdfcdae2d01e 2018-11-18 15:55:29,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=932eedc6-14e6-46e9-9b7c-bdfcdae2d01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:29,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cae8ddb4-dc60-4001-886d-b2c2540b849d Date: Sun, 18 Nov 2018 15:55:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:20Z", "security_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:20Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "0db9afbc-0a1d-4c9f-89ef-20bfd768eef8"}, {"remote_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:20Z", "security_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:20Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "50cf359e-435e-4b3a-8fd9-3002945a9e4b"}, {"remote_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:20Z", "security_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:20Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "c3b669d4-d0c1-4abb-b1cf-5dc59e9e7962"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:20Z", "security_group_id": "932eedc6-14e6-46e9-9b7c-bdfcdae2d01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c85c535a455a47b6aba255754644c12b", "created_at": "2018-11-18T15:55:20Z", "project_id": "c85c535a455a47b6aba255754644c12b", "id": "d35dbde1-25e9-4937-aa26-d754781bac5a"}]} 2018-11-18 15:55:29,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=932eedc6-14e6-46e9-9b7c-bdfcdae2d01e used request id req-cae8ddb4-dc60-4001-886d-b2c2540b849d 2018-11-18 15:55:29,324 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 15:55:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/932eedc6-14e6-46e9-9b7c-bdfcdae2d01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:30,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa2721f8-c339-4331-85be-3afc84858adc Content-Length: 0 Date: Sun, 18 Nov 2018 15:55:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:30,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/932eedc6-14e6-46e9-9b7c-bdfcdae2d01e used request id req-aa2721f8-c339-4331-85be-3afc84858adc 2018-11-18 15:55:30,400 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-d4da1633-4d1f-439-name 2018-11-18 15:55:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:30,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e8cb8ca-ba7b-451e-9325-0895c7997404 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:30,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c85c535a455a47b6aba255754644c12b used request id req-6e8cb8ca-ba7b-451e-9325-0895c7997404 2018-11-18 15:55:30,708 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-d4da1633-4d1f-439-name-role 2018-11-18 15:55:30,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a8fa7fedd7354bf0b0255c1dd483da8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:30,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd4172d-5e72-4da3-95d6-451443a8abaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:30,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a8fa7fedd7354bf0b0255c1dd483da8a used request id req-1bd4172d-5e72-4da3-95d6-451443a8abaa 2018-11-18 15:55:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3729381d3275bfd34e922866f19395b78495fa" 2018-11-18 15:55:30,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b280111-bb75-47e7-b2eb-958e14ab4e55 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:30,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5b280111-bb75-47e7-b2eb-958e14ab4e55 2018-11-18 15:55:30,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:31,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["E0HkXQlGRei8-3HoyHJzaA"], "issued_at": "2018-11-18T15:55:31.000000Z"}} 2018-11-18 15:55:31,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9e1eee715f181f495f13b17a45e25a294c549c" 2018-11-18 15:55:31,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b42e1e-bd7d-4c0e-84e6-48a68793b189 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:31,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-15b42e1e-bd7d-4c0e-84e6-48a68793b189 2018-11-18 15:55:31,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:31,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:31,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["p12IrRZLTQWpNa6RLbEUmA"], "issued_at": "2018-11-18T15:55:31.000000Z"}} 2018-11-18 15:55:31,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:31,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f25aafb-0bde-4f5b-a3f1-f5f59de2f33c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:31,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3f25aafb-0bde-4f5b-a3f1-f5f59de2f33c 2018-11-18 15:55:31,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:31,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:31,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b76e50a3-79fb-463-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:31,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b604d4-abe7-43bf-ae6e-c7a6583dd096 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b76e50a3-79fb-463-name", "previous": null, "next": null}, "projects": []} 2018-11-18 15:55:31,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b76e50a3-79fb-463-name used request id req-93b604d4-abe7-43bf-ae6e-c7a6583dd096 2018-11-18 15:55:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:32,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad8fdec-9a66-4446-b15e-83da5d4c57c9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:55:32,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5ad8fdec-9a66-4446-b15e-83da5d4c57c9 2018-11-18 15:55:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}}' 2018-11-18 15:55:32,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d8974d-ecaa-424b-a46f-089716ef86ca Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292"}, "enabled": true, "id": "168a4e9ff8044b57b3e07636427d7292", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}} 2018-11-18 15:55:32,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e5d8974d-ecaa-424b-a46f-089716ef86ca 2018-11-18 15:55:32,208 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:32,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:32,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:32,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["UIHgumliS4GuwGdayDVPpQ"], "issued_at": "2018-11-18T15:55:32.000000Z"}} 2018-11-18 15:55:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:32,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4228ce84-94a6-4df2-9b4a-467e383ec7ba Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:32,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4228ce84-94a6-4df2-9b4a-467e383ec7ba 2018-11-18 15:55:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:32,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:32,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172e9d75-b1fd-440c-bdb6-945726c20d0a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:55:32,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-172e9d75-b1fd-440c-bdb6-945726c20d0a 2018-11-18 15:55:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:32,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146f83e6-aa0f-4879-a6cd-3d726cea95db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:55:32,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-146f83e6-aa0f-4879-a6cd-3d726cea95db 2018-11-18 15:55:33,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:33,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c27801-c980-48a8-9ed7-7e434a38a807 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:33,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-57c27801-c980-48a8-9ed7-7e434a38a807 2018-11-18 15:55:33,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-b76e50a3-79fb-463-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:33,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18eabdcf-b61a-4638-9d72-3b91dde96c0f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-b76e50a3-79fb-463-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292"}, "enabled": true, "id": "168a4e9ff8044b57b3e07636427d7292", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}]} 2018-11-18 15:55:33,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-b76e50a3-79fb-463-name used request id req-18eabdcf-b61a-4638-9d72-3b91dde96c0f 2018-11-18 15:55:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/4eb9ea07f3754d53820a89f136da09c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:33,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4029e6e0-bf90-4d9e-9ce2-719a35f2eb9b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/4eb9ea07f3754d53820a89f136da09c2"}, "enabled": true, "id": "4eb9ea07f3754d53820a89f136da09c2", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-b76e50a3-79fb-463-user1"}} 2018-11-18 15:55:33,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/4eb9ea07f3754d53820a89f136da09c2 used request id req-4029e6e0-bf90-4d9e-9ce2-719a35f2eb9b 2018-11-18 15:55:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/4eb9ea07f3754d53820a89f136da09c2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:33,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b4376d-91e5-4a7d-9764-3b3d957532d8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/4eb9ea07f3754d53820a89f136da09c2/roles", "previous": null, "next": null}, "roles": []} 2018-11-18 15:55:33,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/4eb9ea07f3754d53820a89f136da09c2/roles used request id req-e7b4376d-91e5-4a7d-9764-3b3d957532d8 2018-11-18 15:55:33,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:33,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e9b60f-d0b9-4655-9dcb-97a9b9482ddf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "domain_id": null, "name": "admin", "id": "81156001a6d34486acedb01eff2a5ef7"}} 2018-11-18 15:55:33,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-11e9b60f-d0b9-4655-9dcb-97a9b9482ddf 2018-11-18 15:55:33,746 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/4eb9ea07f3754d53820a89f136da09c2/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:33,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899cbf48-626c-4832-b26f-d342aaf4511e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:33,868 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/4eb9ea07f3754d53820a89f136da09c2/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-899cbf48-626c-4832-b26f-d342aaf4511e 2018-11-18 15:55:33,869 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-b76e50a3-79fb-463-user1 2018-11-18 15:55:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:33,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6010b852-aadb-4e6f-b997-2539b3a6a3d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:33,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6010b852-aadb-4e6f-b997-2539b3a6a3d5 2018-11-18 15:55:33,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" -d '{"role": {"name": "CreateProjectUserTests-b76e50a3-79fb-463-name-role"}}' 2018-11-18 15:55:34,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 15:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de08321c-c69c-4844-a4b4-1d6f58083fc7 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f549f95622ff48b8a8620374d17285cd", "links": {"self": "http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd"}, "name": "CreateProjectUserTests-b76e50a3-79fb-463-name-role"}} 2018-11-18 15:55:34,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-de08321c-c69c-4844-a4b4-1d6f58083fc7 2018-11-18 15:55:34,082 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-b76e50a3-79fb-463-name-role 2018-11-18 15:55:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:34,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697b71cc-2ac2-4d35-92c3-d7c693c199cd Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd"}, "domain_id": null, "name": "CreateProjectUserTests-b76e50a3-79fb-463-name-role", "id": "f549f95622ff48b8a8620374d17285cd"}} 2018-11-18 15:55:34,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd used request id req-697b71cc-2ac2-4d35-92c3-d7c693c199cd 2018-11-18 15:55:34,166 - keystone_utils - INFO - Granting role CreateProjectUserTests-b76e50a3-79fb-463-name-role to project CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/4eb9ea07f3754d53820a89f136da09c2/roles/f549f95622ff48b8a8620374d17285cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:34,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e962f7-97c9-4484-9cc3-57560b931cf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:34,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/4eb9ea07f3754d53820a89f136da09c2/roles/f549f95622ff48b8a8620374d17285cd used request id req-98e962f7-97c9-4484-9cc3-57560b931cf3 2018-11-18 15:55:34,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:34,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:34,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["jZwCX6_dRrCrau4Tj84xGQ"], "issued_at": "2018-11-18T15:55:34.000000Z"}} 2018-11-18 15:55:34,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:34,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317a53fc-c4e2-41b6-b52e-2e8c8604cc87 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:34,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-317a53fc-c4e2-41b6-b52e-2e8c8604cc87 2018-11-18 15:55:34,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:34,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:34,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39db1d6b-46ae-444a-9c6e-f8802f0cab03 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-b76e50a3-79fb-463-user1", "links": {"self": "http://172.30.9.30:5000/v3/users/4eb9ea07f3754d53820a89f136da09c2"}, "domain_id": "default", "enabled": true, "id": "4eb9ea07f3754d53820a89f136da09c2", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 15:55:34,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-39db1d6b-46ae-444a-9c6e-f8802f0cab03 2018-11-18 15:55:34,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:35,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb2e71c5-b154-4eaa-9068-e1b38f46ef88 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 15:55:35,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-eb2e71c5-b154-4eaa-9068-e1b38f46ef88 2018-11-18 15:55:35,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:35,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80112db4-8266-4e73-93ab-66c091185bcf Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f549f95622ff48b8a8620374d17285cd", "links": {"self": "http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd"}, "name": "CreateProjectUserTests-b76e50a3-79fb-463-name-role"}]} 2018-11-18 15:55:35,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-80112db4-8266-4e73-93ab-66c091185bcf 2018-11-18 15:55:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-b76e50a3-79fb-463-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:35,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3baeedbb-8d2e-4e60-ba8c-2fe13c2b12e1 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-b76e50a3-79fb-463-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292"}, "enabled": true, "id": "168a4e9ff8044b57b3e07636427d7292", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}]} 2018-11-18 15:55:35,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-b76e50a3-79fb-463-name used request id req-3baeedbb-8d2e-4e60-ba8c-2fe13c2b12e1 2018-11-18 15:55:35,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/f49e68989b884986b71d5efc718dc67f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:35,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e4a468a-3639-4bd3-8016-a12d98234370 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/f49e68989b884986b71d5efc718dc67f"}, "enabled": true, "id": "f49e68989b884986b71d5efc718dc67f", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-b76e50a3-79fb-463-user2"}} 2018-11-18 15:55:35,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/f49e68989b884986b71d5efc718dc67f used request id req-0e4a468a-3639-4bd3-8016-a12d98234370 2018-11-18 15:55:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/f49e68989b884986b71d5efc718dc67f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:35,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551e94a3-05bb-43e4-b0ca-b1faae8ad2cf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/f49e68989b884986b71d5efc718dc67f/roles", "previous": null, "next": null}, "roles": []} 2018-11-18 15:55:35,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/f49e68989b884986b71d5efc718dc67f/roles used request id req-551e94a3-05bb-43e4-b0ca-b1faae8ad2cf 2018-11-18 15:55:35,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:35,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb449a27-042f-40bc-911a-9773a54fe5e5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "domain_id": null, "name": "admin", "id": "81156001a6d34486acedb01eff2a5ef7"}} 2018-11-18 15:55:35,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-fb449a27-042f-40bc-911a-9773a54fe5e5 2018-11-18 15:55:35,844 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/f49e68989b884986b71d5efc718dc67f/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:35,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a77f6c-37bc-4afb-a702-f3f547a67f32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:35,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/f49e68989b884986b71d5efc718dc67f/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-30a77f6c-37bc-4afb-a702-f3f547a67f32 2018-11-18 15:55:35,977 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-b76e50a3-79fb-463-user2 2018-11-18 15:55:35,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:36,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a3e312-4044-428d-a41b-30130bb3dcdb Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd"}, "domain_id": null, "name": "CreateProjectUserTests-b76e50a3-79fb-463-name-role", "id": "f549f95622ff48b8a8620374d17285cd"}} 2018-11-18 15:55:36,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd used request id req-e0a3e312-4044-428d-a41b-30130bb3dcdb 2018-11-18 15:55:36,069 - keystone_utils - INFO - Granting role CreateProjectUserTests-b76e50a3-79fb-463-name-role to project CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/f49e68989b884986b71d5efc718dc67f/roles/f549f95622ff48b8a8620374d17285cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:36,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f35ff55-4097-4b9b-ad4d-4dee396454be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:36,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292/users/f49e68989b884986b71d5efc718dc67f/roles/f549f95622ff48b8a8620374d17285cd used request id req-2f35ff55-4097-4b9b-ad4d-4dee396454be 2018-11-18 15:55:36,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:36,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:36,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f549f95622ff48b8a8620374d17285cd", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name-role"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "168a4e9ff8044b57b3e07636427d7292", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/168a4e9ff8044b57b3e07636427d7292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/168a4e9ff8044b57b3e07636427d7292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/168a4e9ff8044b57b3e07636427d7292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/168a4e9ff8044b57b3e07636427d7292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/168a4e9ff8044b57b3e07636427d7292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/168a4e9ff8044b57b3e07636427d7292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-b76e50a3-79fb-463-user1", "id": "4eb9ea07f3754d53820a89f136da09c2"}, "audit_ids": ["WSRZsiVcRnCmQEqxCUFDPg"], "issued_at": "2018-11-18T15:55:36.000000Z"}} 2018-11-18 15:55:36,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:36,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21cdd58-6451-4a53-85af-fbc893f9337e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:36,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d21cdd58-6451-4a53-85af-fbc893f9337e 2018-11-18 15:55:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-b76e50a3-79fb-463-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:36,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bc5b4e2b-d3dd-4a32-86cc-f5febd55820d Date: Sun, 18 Nov 2018 15:55:36 GMT RESP BODY: {"security_groups": []} 2018-11-18 15:55:36,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-b76e50a3-79fb-463-name&description=hello+group used request id req-bc5b4e2b-d3dd-4a32-86cc-f5febd55820d 2018-11-18 15:55:36,979 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-b76e50a3-79fb-463-name... 2018-11-18 15:55:36,979 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" -d '{"security_group": {"name": "CreateProjectUserTests-b76e50a3-79fb-463-name", "description": "hello group"}}' 2018-11-18 15:55:37,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-ef21878d-659c-4fee-8061-41c46b237787 Date: Sun, 18 Nov 2018 15:55:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "updated_at": "2018-11-18T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "9073efa5-c543-47f5-b268-3258a173fd5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv4", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv6", "project_id": "168a4e9ff8044b57b3e07636427d7292"}], "revision_number": 2, "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}} 2018-11-18 15:55:37,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-ef21878d-659c-4fee-8061-41c46b237787 2018-11-18 15:55:37,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:37,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:37,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e36cee74-0609-420f-9825-93a662b7d722 Date: Sun, 18 Nov 2018 15:55:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "9073efa5-c543-47f5-b268-3258a173fd5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a"}]} 2018-11-18 15:55:37,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-e36cee74-0609-420f-9825-93a662b7d722 2018-11-18 15:55:37,587 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:38,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-900a63b6-ef4a-465b-89fe-7f3caa58be9a Date: Sun, 18 Nov 2018 15:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "9073efa5-c543-47f5-b268-3258a173fd5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a"}]} 2018-11-18 15:55:38,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-900a63b6-ef4a-465b-89fe-7f3caa58be9a 2018-11-18 15:55:38,314 - neutron_utils - INFO - Retrieving security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:38,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:38,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-866820e7-4fbf-4ba4-8be9-b95950f0acf2 Date: Sun, 18 Nov 2018 15:55:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "updated_at": "2018-11-18T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "9073efa5-c543-47f5-b268-3258a173fd5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv4", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv6", "project_id": "168a4e9ff8044b57b3e07636427d7292"}], "revision_number": 2, "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}]} 2018-11-18 15:55:38,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-866820e7-4fbf-4ba4-8be9-b95950f0acf2 2018-11-18 15:55:38,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:38,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:38,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c21124d4-83d5-416e-93f1-3262ce942c95 Date: Sun, 18 Nov 2018 15:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "9073efa5-c543-47f5-b268-3258a173fd5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a"}]} 2018-11-18 15:55:38,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-c21124d4-83d5-416e-93f1-3262ce942c95 2018-11-18 15:55:38,436 - neutron_utils - INFO - Retrieving security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:38,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:38,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-20d54ddc-82df-4c2d-9775-55e5bbb116c5 Date: Sun, 18 Nov 2018 15:55:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "updated_at": "2018-11-18T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "9073efa5-c543-47f5-b268-3258a173fd5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv4", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv6", "project_id": "168a4e9ff8044b57b3e07636427d7292"}], "revision_number": 2, "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}]} 2018-11-18 15:55:38,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-20d54ddc-82df-4c2d-9775-55e5bbb116c5 2018-11-18 15:55:38,763 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:38,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:39,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63c528ed-5732-47f5-b930-639fbccf3de4 Date: Sun, 18 Nov 2018 15:55:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "9073efa5-c543-47f5-b268-3258a173fd5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a"}]} 2018-11-18 15:55:39,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-63c528ed-5732-47f5-b930-639fbccf3de4 2018-11-18 15:55:39,580 - neutron_utils - INFO - Retrieving security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:40,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b018d0a3-6b5d-47ac-995c-dd4d27553e6f Date: Sun, 18 Nov 2018 15:55:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "updated_at": "2018-11-18T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "9073efa5-c543-47f5-b268-3258a173fd5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv4", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv6", "project_id": "168a4e9ff8044b57b3e07636427d7292"}], "revision_number": 2, "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}]} 2018-11-18 15:55:40,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-b018d0a3-6b5d-47ac-995c-dd4d27553e6f 2018-11-18 15:55:40,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:40,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:41,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6cf2741-d77c-4ad3-8606-c4ff7f990355 Date: Sun, 18 Nov 2018 15:55:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "9073efa5-c543-47f5-b268-3258a173fd5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a"}]} 2018-11-18 15:55:41,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-e6cf2741-d77c-4ad3-8606-c4ff7f990355 2018-11-18 15:55:41,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:55:41,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:41,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f549f95622ff48b8a8620374d17285cd", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name-role"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "168a4e9ff8044b57b3e07636427d7292", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/168a4e9ff8044b57b3e07636427d7292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/168a4e9ff8044b57b3e07636427d7292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/168a4e9ff8044b57b3e07636427d7292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/168a4e9ff8044b57b3e07636427d7292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/168a4e9ff8044b57b3e07636427d7292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/168a4e9ff8044b57b3e07636427d7292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/168a4e9ff8044b57b3e07636427d7292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-b76e50a3-79fb-463-user2", "id": "f49e68989b884986b71d5efc718dc67f"}, "audit_ids": ["asulKhTqT5-n0oMobsqCyw"], "issued_at": "2018-11-18T15:55:41.000000Z"}} 2018-11-18 15:55:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:41,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe53a47-7b06-4f86-b61a-9293f17ffc21 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:41,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7fe53a47-7b06-4f86-b61a-9293f17ffc21 2018-11-18 15:55:41,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-b76e50a3-79fb-463-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:41,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-03714009-614c-4436-a6ff-75ee602006f3 Date: Sun, 18 Nov 2018 15:55:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "updated_at": "2018-11-18T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "9073efa5-c543-47f5-b268-3258a173fd5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv4", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv6", "project_id": "168a4e9ff8044b57b3e07636427d7292"}], "revision_number": 2, "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}]} 2018-11-18 15:55:41,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-b76e50a3-79fb-463-name&description=hello+group used request id req-03714009-614c-4436-a6ff-75ee602006f3 2018-11-18 15:55:41,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:41,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:42,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e83b4d8-3ce6-4945-a1e7-f7f7c580c312 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292"}, "enabled": true, "id": "168a4e9ff8044b57b3e07636427d7292", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}} 2018-11-18 15:55:42,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292 used request id req-3e83b4d8-3ce6-4945-a1e7-f7f7c580c312 2018-11-18 15:55:42,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:42,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9cb2b680-28ba-4748-acfe-43750a12d010 Date: Sun, 18 Nov 2018 15:55:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "9073efa5-c543-47f5-b268-3258a173fd5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a"}]} 2018-11-18 15:55:42,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-9cb2b680-28ba-4748-acfe-43750a12d010 2018-11-18 15:55:42,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:42,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:42,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e4144fd-927c-47cb-836e-c412cf0c2520 Date: Sun, 18 Nov 2018 15:55:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "9073efa5-c543-47f5-b268-3258a173fd5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a"}]} 2018-11-18 15:55:42,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-5e4144fd-927c-47cb-836e-c412cf0c2520 2018-11-18 15:55:42,536 - neutron_utils - INFO - Retrieving security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:42,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:42,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ed83d71e-e206-424c-b588-2419820915ed Date: Sun, 18 Nov 2018 15:55:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "updated_at": "2018-11-18T15:55:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "9073efa5-c543-47f5-b268-3258a173fd5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv4", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "revision_number": 0, "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv6", "project_id": "168a4e9ff8044b57b3e07636427d7292"}], "revision_number": 2, "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}]} 2018-11-18 15:55:42,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-ed83d71e-e206-424c-b588-2419820915ed 2018-11-18 15:55:42,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1dc517-c1d4-451e-8dfd-3a68edc9a8ee 2018-11-18 15:55:42,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:43,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c17b56da-313e-4268-bd35-c68e88bcc01c Date: Sun, 18 Nov 2018 15:55:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "9073efa5-c543-47f5-b268-3258a173fd5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:37Z", "security_group_id": "de1dc517-c1d4-451e-8dfd-3a68edc9a8ee", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:37Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "e3e90486-9e49-4d6a-8da2-45df4e29c88a"}]} 2018-11-18 15:55:43,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-c17b56da-313e-4268-bd35-c68e88bcc01c 2018-11-18 15:55:43,430 - neutron_utils - INFO - Deleting security group rule with ID - 9073efa5-c543-47f5-b268-3258a173fd5d 2018-11-18 15:55:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/9073efa5-c543-47f5-b268-3258a173fd5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:43,747 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56b51235-2d79-4607-b68a-849bc2d590ad Content-Length: 0 Date: Sun, 18 Nov 2018 15:55:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:43,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/9073efa5-c543-47f5-b268-3258a173fd5d used request id req-56b51235-2d79-4607-b68a-849bc2d590ad 2018-11-18 15:55:43,747 - neutron_utils - INFO - Deleting security group rule with ID - e3e90486-9e49-4d6a-8da2-45df4e29c88a 2018-11-18 15:55:43,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e3e90486-9e49-4d6a-8da2-45df4e29c88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:44,089 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d893588-81c1-4902-978d-e110e7cd926e Content-Length: 0 Date: Sun, 18 Nov 2018 15:55:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:44,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e3e90486-9e49-4d6a-8da2-45df4e29c88a used request id req-5d893588-81c1-4902-978d-e110e7cd926e 2018-11-18 15:55:44,089 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c01f57f6bfb2de24abf061ed6abf5f5215edbf" 2018-11-18 15:55:44,336 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fbd27f84-a68f-4375-a6c2-4ef278577aa0 Content-Length: 0 Date: Sun, 18 Nov 2018 15:55:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:44,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-fbd27f84-a68f-4375-a6c2-4ef278577aa0 2018-11-18 15:55:44,336 - neutron_utils - INFO - Deleting security group rule with ID - e3e90486-9e49-4d6a-8da2-45df4e29c88a 2018-11-18 15:55:44,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e3e90486-9e49-4d6a-8da2-45df4e29c88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:44,567 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e016ac92-504f-4680-a660-a4b09a7c0d2c Date: Sun, 18 Nov 2018 15:55:44 GMT RESP BODY: {"NeutronError": {"message": "Security group rule e3e90486-9e49-4d6a-8da2-45df4e29c88a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-18 15:55:44,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e3e90486-9e49-4d6a-8da2-45df4e29c88a used request id req-e016ac92-504f-4680-a660-a4b09a7c0d2c 2018-11-18 15:55:44,567 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e3e90486-9e49-4d6a-8da2-45df4e29c88a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-18 15:55:44,568 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e3e90486-9e49-4d6a-8da2-45df4e29c88a does not exist Neutron server returns request_ids: ['req-e016ac92-504f-4680-a660-a4b09a7c0d2c'] 2018-11-18 15:55:44,568 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:44,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/de1dc517-c1d4-451e-8dfd-3a68edc9a8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39812f56d12a170d4a219323aab9cccab429f026" 2018-11-18 15:55:44,647 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-36a231a9-5113-4c98-ae6a-753a28c48e42 Date: Sun, 18 Nov 2018 15:55:44 GMT RESP BODY: {"NeutronError": {"message": "Security group de1dc517-c1d4-451e-8dfd-3a68edc9a8ee does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-18 15:55:44,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/de1dc517-c1d4-451e-8dfd-3a68edc9a8ee used request id req-36a231a9-5113-4c98-ae6a-753a28c48e42 2018-11-18 15:55:44,648 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group de1dc517-c1d4-451e-8dfd-3a68edc9a8ee does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-18 15:55:44,648 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group de1dc517-c1d4-451e-8dfd-3a68edc9a8ee does not exist Neutron server returns request_ids: ['req-36a231a9-5113-4c98-ae6a-753a28c48e42'] 2018-11-18 15:55:44,649 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-b76e50a3-79fb-463-user1 2018-11-18 15:55:44,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4eb9ea07f3754d53820a89f136da09c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2475bd4e73d32ddcd3014c8047d3a5741f3b67c" 2018-11-18 15:55:44,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b09354a-b944-4a66-b5b4-d8f7e88778df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:44,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4eb9ea07f3754d53820a89f136da09c2 used request id req-7b09354a-b944-4a66-b5b4-d8f7e88778df 2018-11-18 15:55:44,847 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-b76e50a3-79fb-463-user2 2018-11-18 15:55:44,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f49e68989b884986b71d5efc718dc67f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49eb683e7c7f124a2a3e9937914fbe35d154aa4" 2018-11-18 15:55:45,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971249a1-d5a5-4965-bbea-f417006fb7c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:45,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f49e68989b884986b71d5efc718dc67f used request id req-971249a1-d5a5-4965-bbea-f417006fb7c5 2018-11-18 15:55:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:45,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-ea751ed9-3159-4a50-9c61-8b1cc3f63df0 Date: Sun, 18 Nov 2018 15:55:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:36Z", "updated_at": "2018-11-18T15:55:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:36Z", "revision_number": 0, "id": "222f5992-c5fe-41c2-9f85-12cc53bee4f7", "remote_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:36Z", "security_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv4", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:36Z", "revision_number": 0, "id": "78782734-1ac7-4d14-a317-0ff1e4835ae0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:36Z", "security_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv4", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:36Z", "revision_number": 0, "id": "b4fca35c-d960-4c54-9fb0-d5593eda9ce2", "remote_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:36Z", "security_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv6", "project_id": "168a4e9ff8044b57b3e07636427d7292"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:55:36Z", "revision_number": 0, "id": "c10cb709-7b15-4093-9e68-0df7068ffc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:55:36Z", "security_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "port_range_min": null, "ethertype": "IPv6", "project_id": "168a4e9ff8044b57b3e07636427d7292"}], "revision_number": 4, "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}]} 2018-11-18 15:55:45,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-ea751ed9-3159-4a50-9c61-8b1cc3f63df0 2018-11-18 15:55:45,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:45,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2202ed88-c1e9-46e0-ac09-56f9a23ff5c4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 15:55:45,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-2202ed88-c1e9-46e0-ac09-56f9a23ff5c4 2018-11-18 15:55:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:45,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a6abb3-10e5-44c5-8e45-7f6ee85f2570 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:55:45,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-01a6abb3-10e5-44c5-8e45-7f6ee85f2570 2018-11-18 15:55:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:45,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bef493-a180-4102-8ef7-76e910ae1c73 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292"}, "enabled": true, "id": "168a4e9ff8044b57b3e07636427d7292", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b76e50a3-79fb-463-name"}} 2018-11-18 15:55:45,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292 used request id req-d2bef493-a180-4102-8ef7-76e910ae1c73 2018-11-18 15:55:45,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 572d5483-aee7-44d9-83a2-b6fd7a152fdc 2018-11-18 15:55:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=572d5483-aee7-44d9-83a2-b6fd7a152fdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:45,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a998090c-4294-45aa-a697-085410fde76b Date: Sun, 18 Nov 2018 15:55:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:36Z", "security_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:36Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "222f5992-c5fe-41c2-9f85-12cc53bee4f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:36Z", "security_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:36Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "78782734-1ac7-4d14-a317-0ff1e4835ae0"}, {"remote_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:36Z", "security_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:36Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "b4fca35c-d960-4c54-9fb0-d5593eda9ce2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:55:36Z", "security_group_id": "572d5483-aee7-44d9-83a2-b6fd7a152fdc", "port_range_min": null, "revision_number": 0, "tenant_id": "168a4e9ff8044b57b3e07636427d7292", "created_at": "2018-11-18T15:55:36Z", "project_id": "168a4e9ff8044b57b3e07636427d7292", "id": "c10cb709-7b15-4093-9e68-0df7068ffc47"}]} 2018-11-18 15:55:45,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=572d5483-aee7-44d9-83a2-b6fd7a152fdc used request id req-a998090c-4294-45aa-a697-085410fde76b 2018-11-18 15:55:45,695 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 15:55:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/572d5483-aee7-44d9-83a2-b6fd7a152fdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:46,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b496765-3a92-431b-8907-60ccfab79d2d Content-Length: 0 Date: Sun, 18 Nov 2018 15:55:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:46,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/572d5483-aee7-44d9-83a2-b6fd7a152fdc used request id req-9b496765-3a92-431b-8907-60ccfab79d2d 2018-11-18 15:55:46,079 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-b76e50a3-79fb-463-name 2018-11-18 15:55:46,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:46,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ddc485-b599-44c4-af3b-a3882f6bf3f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:46,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/168a4e9ff8044b57b3e07636427d7292 used request id req-51ddc485-b599-44c4-af3b-a3882f6bf3f8 2018-11-18 15:55:46,258 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-b76e50a3-79fb-463-name-role 2018-11-18 15:55:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:46,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1efbee61-aa7f-4509-88a0-5bdc7d2ad7fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 15:55:46,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f549f95622ff48b8a8620374d17285cd used request id req-1efbee61-aa7f-4509-88a0-5bdc7d2ad7fe 2018-11-18 15:55:46,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce145b58e175396ce179cecf8c2b0c6b2110d8a" 2018-11-18 15:55:46,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15395d18-1b83-4ad3-b948-a7622e0319af Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 15:55:46,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-15395d18-1b83-4ad3-b948-a7622e0319af 2018-11-18 15:55:46,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:46,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["G5jzrr_eT_WhR6RYzee75g"], "issued_at": "2018-11-18T15:55:46.000000Z"}} 2018-11-18 15:55:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}229aafbbeb8ea24a1862ab90af9571590225882a" 2018-11-18 15:55:47,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e4d97426-b42e-49ec-8a98-e79f6e06571a Date: Sun, 18 Nov 2018 15:55:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 15:55:47,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-e4d97426-b42e-49ec-8a98-e79f6e06571a 2018-11-18 15:55:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}229aafbbeb8ea24a1862ab90af9571590225882a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-f4d356dd-3375-49f9-99de-2d7b7f401890"}' 2018-11-18 15:55:48,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/66014884-4321-4da8-8d94-d69b2c452796 X-Openstack-Request-Id: req-c1ff10d2-b867-4a90-8958-7ef7fd9f06f2 Date: Sun, 18 Nov 2018 15:55:48 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-f4d356dd-3375-49f9-99de-2d7b7f401890", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:55:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T15:55:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/66014884-4321-4da8-8d94-d69b2c452796", "min_disk": 0, "protected": false, "id": "66014884-4321-4da8-8d94-d69b2c452796", "file": "/v2/images/66014884-4321-4da8-8d94-d69b2c452796/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 15:55:48,207 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c1ff10d2-b867-4a90-8958-7ef7fd9f06f2 2018-11-18 15:55:48,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/66014884-4321-4da8-8d94-d69b2c452796/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}229aafbbeb8ea24a1862ab90af9571590225882a" -d '' 2018-11-18 15:55:52,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a338c1de-f3dd-4e50-8c0f-9727c434f29a Date: Sun, 18 Nov 2018 15:55:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 15:55:52,662 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/66014884-4321-4da8-8d94-d69b2c452796/file used request id req-a338c1de-f3dd-4e50-8c0f-9727c434f29a 2018-11-18 15:55:52,663 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 15:55:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/66014884-4321-4da8-8d94-d69b2c452796 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}229aafbbeb8ea24a1862ab90af9571590225882a" 2018-11-18 15:55:53,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-6c646b69-86e6-44bf-b983-0cde49035262 Date: Sun, 18 Nov 2018 15:55:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-f4d356dd-3375-49f9-99de-2d7b7f401890", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:55:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T15:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/66014884-4321-4da8-8d94-d69b2c452796/snap", "metadata": {}}], "self": "/v2/images/66014884-4321-4da8-8d94-d69b2c452796", "min_disk": 0, "protected": false, "id": "66014884-4321-4da8-8d94-d69b2c452796", "file": "/v2/images/66014884-4321-4da8-8d94-d69b2c452796/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/66014884-4321-4da8-8d94-d69b2c452796/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 15:55:53,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/66014884-4321-4da8-8d94-d69b2c452796 used request id req-6c646b69-86e6-44bf-b983-0cde49035262 2018-11-18 15:55:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}229aafbbeb8ea24a1862ab90af9571590225882a" 2018-11-18 15:55:53,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f518438f-6182-4b71-b467-1b2b928c6660 Date: Sun, 18 Nov 2018 15:55:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 15:55:53,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f518438f-6182-4b71-b467-1b2b928c6660 2018-11-18 15:55:53,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-f4d356dd-3375-49f9-99de-2d7b7f401890 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}229aafbbeb8ea24a1862ab90af9571590225882a" 2018-11-18 15:55:54,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-0d83b49c-3697-49be-b88f-b88c6d70fc86 Date: Sun, 18 Nov 2018 15:55:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-f4d356dd-3375-49f9-99de-2d7b7f401890", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:55:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T15:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/66014884-4321-4da8-8d94-d69b2c452796/snap", "metadata": {}}], "self": "/v2/images/66014884-4321-4da8-8d94-d69b2c452796", "min_disk": 0, "protected": false, "id": "66014884-4321-4da8-8d94-d69b2c452796", "file": "/v2/images/66014884-4321-4da8-8d94-d69b2c452796/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/66014884-4321-4da8-8d94-d69b2c452796/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-f4d356dd-3375-49f9-99de-2d7b7f401890"} 2018-11-18 15:55:54,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-f4d356dd-3375-49f9-99de-2d7b7f401890 used request id req-0d83b49c-3697-49be-b88f-b88c6d70fc86 2018-11-18 15:55:54,618 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-f4d356dd-3375-49f9-99de-2d7b7f401890 2018-11-18 15:55:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/66014884-4321-4da8-8d94-d69b2c452796 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}229aafbbeb8ea24a1862ab90af9571590225882a" 2018-11-18 15:55:56,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67305e17-b094-48f4-a5fb-af7c92fa59d1 Date: Sun, 18 Nov 2018 15:55:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 15:55:56,049 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/66014884-4321-4da8-8d94-d69b2c452796 used request id req-67305e17-b094-48f4-a5fb-af7c92fa59d1 2018-11-18 15:55:56,051 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-18 15:55:56,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:56,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["IV-9ZvdxQIOoqqwBDSojGw"], "issued_at": "2018-11-18T15:55:56.000000Z"}} 2018-11-18 15:55:56,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:56,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c699f0-de64-4e7a-9e2c-d786e16361d3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:56,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a5c699f0-de64-4e7a-9e2c-d786e16361d3 2018-11-18 15:55:56,521 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net 2018-11-18 15:55:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" -d '{"network": {"name": "NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net", "admin_state_up": true}}' 2018-11-18 15:55:57,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d30523df-9ba4-4293-8a66-ac3c4d5e21eb Date: Sun, 18 Nov 2018 15:55:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4ebca762-279c-445d-a8ee-837d81f07ad9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:55:57Z","is_default":false,"provider:segmentation_id":5,"name":"NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:55:56Z","mtu":1450}} 2018-11-18 15:55:57,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-d30523df-9ba4-4293-8a66-ac3c4d5e21eb 2018-11-18 15:55:57,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4ebca762-279c-445d-a8ee-837d81f07ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:57,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6e9d16ed-dbda-4a3a-8a16-db6404887b66 Date: Sun, 18 Nov 2018 15:55:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ebca762-279c-445d-a8ee-837d81f07ad9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:55:57Z","provider:segmentation_id":5,"name":"NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:55:56Z","provider:network_type":"vxlan"}]} 2018-11-18 15:55:57,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4ebca762-279c-445d-a8ee-837d81f07ad9 used request id req-6e9d16ed-dbda-4a3a-8a16-db6404887b66 2018-11-18 15:55:57,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4ebca762-279c-445d-a8ee-837d81f07ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:57,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-68887720-6d3c-4076-97b9-0be15ed64e82 Date: Sun, 18 Nov 2018 15:55:57 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:55:57,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4ebca762-279c-445d-a8ee-837d81f07ad9 used request id req-68887720-6d3c-4076-97b9-0be15ed64e82 2018-11-18 15:55:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4ebca762-279c-445d-a8ee-837d81f07ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:57,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a546a6e0-9ab8-4c14-b395-77efe9c62e62 Date: Sun, 18 Nov 2018 15:55:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ebca762-279c-445d-a8ee-837d81f07ad9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:55:57Z","provider:segmentation_id":5,"name":"NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:55:56Z","provider:network_type":"vxlan"}]} 2018-11-18 15:55:57,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4ebca762-279c-445d-a8ee-837d81f07ad9 used request id req-a546a6e0-9ab8-4c14-b395-77efe9c62e62 2018-11-18 15:55:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4ebca762-279c-445d-a8ee-837d81f07ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:58,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e4785c6f-dd08-47de-bfb6-22241a5756bf Date: Sun, 18 Nov 2018 15:55:58 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:55:58,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4ebca762-279c-445d-a8ee-837d81f07ad9 used request id req-e4785c6f-dd08-47de-bfb6-22241a5756bf 2018-11-18 15:55:58,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:58,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0ae63117-5979-4231-9dd3-804ab75b6058 Date: Sun, 18 Nov 2018 15:55:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ebca762-279c-445d-a8ee-837d81f07ad9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:55:57Z","provider:segmentation_id":5,"name":"NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:55:56Z","provider:network_type":"vxlan"}]} 2018-11-18 15:55:58,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net used request id req-0ae63117-5979-4231-9dd3-804ab75b6058 2018-11-18 15:55:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:55:58,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:55:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:55:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:58,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0237d483-c183-4e69-a7df-3a855046b3f7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:55:58,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-0237d483-c183-4e69-a7df-3a855046b3f7 2018-11-18 15:55:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4ebca762-279c-445d-a8ee-837d81f07ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:58,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f71e467-1989-4307-beb2-f74460469f3c Date: Sun, 18 Nov 2018 15:55:58 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:55:58,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4ebca762-279c-445d-a8ee-837d81f07ad9 used request id req-0f71e467-1989-4307-beb2-f74460469f3c 2018-11-18 15:55:58,536 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-c12c78d5-604f-417d-9344-82cf7d71ccf4-pub-net 2018-11-18 15:55:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/4ebca762-279c-445d-a8ee-837d81f07ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2d02342c20a505a5a4446b4cc7fbd60a523a91" 2018-11-18 15:55:59,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d869329c-2192-4985-8a69-06f1dc89e29d Date: Sun, 18 Nov 2018 15:55:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:55:59,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4ebca762-279c-445d-a8ee-837d81f07ad9 used request id req-d869329c-2192-4985-8a69-06f1dc89e29d 2018-11-18 15:55:59,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:55:59,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["76IJtHjrS7q0dvQmnUzGSQ"], "issued_at": "2018-11-18T15:55:59.000000Z"}} 2018-11-18 15:55:59,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408402b78fd96066fe5bfaf79850905a3fe233c0" 2018-11-18 15:55:59,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630a89a8-fa60-43f5-91eb-b7bacecc3e2d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:55:59,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-630a89a8-fa60-43f5-91eb-b7bacecc3e2d 2018-11-18 15:55:59,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:00,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["W0UBWBZCSXmJkcFvcl7p4A"], "issued_at": "2018-11-18T15:56:00.000000Z"}} 2018-11-18 15:56:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3c0cd00d3b29c9f73ed6a0dc27d43b297e1e52" 2018-11-18 15:56:00,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a768dc4c-f15d-4be5-bc60-f346ebd1a64c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:00,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a768dc4c-f15d-4be5-bc60-f346ebd1a64c 2018-11-18 15:56:00,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:00,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["mr3UlKIfRC2J9eYzIBpb_A"], "issued_at": "2018-11-18T15:56:00.000000Z"}} 2018-11-18 15:56:00,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:00,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d4f972-bb9a-40bd-ac94-f5bfcd602b58 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:00,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-09d4f972-bb9a-40bd-ac94-f5bfcd602b58 2018-11-18 15:56:00,768 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net 2018-11-18 15:56:00,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" -d '{"network": {"name": "NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net", "admin_state_up": true}}' 2018-11-18 15:56:01,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d6b8f643-efeb-491f-809e-5eb4d8576e06 Date: Sun, 18 Nov 2018 15:56:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"73979c99-2bbb-4148-a444-d4d8a889b047","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:01Z","is_default":false,"provider:segmentation_id":82,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:01Z","mtu":1450}} 2018-11-18 15:56:01,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-d6b8f643-efeb-491f-809e-5eb4d8576e06 2018-11-18 15:56:01,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=73979c99-2bbb-4148-a444-d4d8a889b047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:01,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9e8d10c8-a8f7-40fa-8242-ec2cbee220b9 Date: Sun, 18 Nov 2018 15:56:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"73979c99-2bbb-4148-a444-d4d8a889b047","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:01Z","provider:segmentation_id":82,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:01Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:01,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=73979c99-2bbb-4148-a444-d4d8a889b047 used request id req-9e8d10c8-a8f7-40fa-8242-ec2cbee220b9 2018-11-18 15:56:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:01,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6f318b89-4ed9-4e17-a867-08a6e9b6a8f7 Date: Sun, 18 Nov 2018 15:56:01 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:56:01,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047 used request id req-6f318b89-4ed9-4e17-a867-08a6e9b6a8f7 2018-11-18 15:56:01,637 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet 2018-11-18 15:56:01,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" -d '{"subnets": [{"ip_version": 4, "network_id": "73979c99-2bbb-4148-a444-d4d8a889b047", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet"}]}' 2018-11-18 15:56:03,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a03c5fdc-e205-41af-ab68-fdc85da08fe4 Date: Sun, 18 Nov 2018 15:56:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73979c99-2bbb-4148-a444-d4d8a889b047","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"223197d7-5ebe-444b-a149-8943feb2b20f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet"}]} 2018-11-18 15:56:03,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-a03c5fdc-e205-41af-ab68-fdc85da08fe4 2018-11-18 15:56:03,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=73979c99-2bbb-4148-a444-d4d8a889b047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:03,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2f2bfc7c-e8f8-409b-9390-968c5388db80 Date: Sun, 18 Nov 2018 15:56:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73979c99-2bbb-4148-a444-d4d8a889b047","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["223197d7-5ebe-444b-a149-8943feb2b20f"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:02Z","provider:segmentation_id":82,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:01Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:03,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=73979c99-2bbb-4148-a444-d4d8a889b047 used request id req-2f2bfc7c-e8f8-409b-9390-968c5388db80 2018-11-18 15:56:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:03,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1eab3825-3e63-4a43-80a1-e36448f26627 Date: Sun, 18 Nov 2018 15:56:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73979c99-2bbb-4148-a444-d4d8a889b047","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"223197d7-5ebe-444b-a149-8943feb2b20f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet"}]} 2018-11-18 15:56:03,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047 used request id req-1eab3825-3e63-4a43-80a1-e36448f26627 2018-11-18 15:56:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:03,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-77530f9b-b1d9-4c99-ae0f-6e51ff9ac186 Date: Sun, 18 Nov 2018 15:56:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73979c99-2bbb-4148-a444-d4d8a889b047","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["223197d7-5ebe-444b-a149-8943feb2b20f"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:02Z","provider:segmentation_id":82,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:01Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:03,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net used request id req-77530f9b-b1d9-4c99-ae0f-6e51ff9ac186 2018-11-18 15:56:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:56:03,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:56:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:56:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:03,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12a6932-44cc-425d-8296-a0c0b19bf5ac Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:03,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-f12a6932-44cc-425d-8296-a0c0b19bf5ac 2018-11-18 15:56:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:04,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-22ffac76-9a0e-467c-8ed3-15f5f6fc1c32 Date: Sun, 18 Nov 2018 15:56:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73979c99-2bbb-4148-a444-d4d8a889b047","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"223197d7-5ebe-444b-a149-8943feb2b20f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet"}]} 2018-11-18 15:56:04,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047 used request id req-22ffac76-9a0e-467c-8ed3-15f5f6fc1c32 2018-11-18 15:56:04,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047&name=NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:04,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b96eab7f-268c-436e-be44-e3018dfdbec1 Date: Sun, 18 Nov 2018 15:56:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73979c99-2bbb-4148-a444-d4d8a889b047","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"223197d7-5ebe-444b-a149-8943feb2b20f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet"}]} 2018-11-18 15:56:04,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047&name=NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet used request id req-b96eab7f-268c-436e-be44-e3018dfdbec1 2018-11-18 15:56:04,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047&name=NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:04,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b8b4bfc-b3b9-4f0c-9624-16f423b1ade2 Date: Sun, 18 Nov 2018 15:56:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73979c99-2bbb-4148-a444-d4d8a889b047","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"223197d7-5ebe-444b-a149-8943feb2b20f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet"}]} 2018-11-18 15:56:04,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047&name=NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet used request id req-8b8b4bfc-b3b9-4f0c-9624-16f423b1ade2 2018-11-18 15:56:04,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:04,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6251d5df-2ca8-4611-ba96-2851819bfc0b Date: Sun, 18 Nov 2018 15:56:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73979c99-2bbb-4148-a444-d4d8a889b047","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"223197d7-5ebe-444b-a149-8943feb2b20f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet"}]} 2018-11-18 15:56:04,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=73979c99-2bbb-4148-a444-d4d8a889b047 used request id req-6251d5df-2ca8-4611-ba96-2851819bfc0b 2018-11-18 15:56:04,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:05,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ea1ed4f8-078a-4e35-a305-033176849f0b Date: Sun, 18 Nov 2018 15:56:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73979c99-2bbb-4148-a444-d4d8a889b047","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"223197d7-5ebe-444b-a149-8943feb2b20f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet"}]} 2018-11-18 15:56:05,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet used request id req-ea1ed4f8-078a-4e35-a305-033176849f0b 2018-11-18 15:56:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:05,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96685d50-ed48-4e84-92ac-e211cef41cc8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:05,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-96685d50-ed48-4e84-92ac-e211cef41cc8 2018-11-18 15:56:05,105 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet 2018-11-18 15:56:05,105 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-subnet 2018-11-18 15:56:05,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/223197d7-5ebe-444b-a149-8943feb2b20f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:07,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ffe8bc3-c7bc-4715-a7e2-e1458727f21e Date: Sun, 18 Nov 2018 15:56:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:07,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/223197d7-5ebe-444b-a149-8943feb2b20f used request id req-9ffe8bc3-c7bc-4715-a7e2-e1458727f21e 2018-11-18 15:56:07,242 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-38c71425-3ba5-4a4c-96ab-033f7cc7caf6-pub-net 2018-11-18 15:56:07,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/73979c99-2bbb-4148-a444-d4d8a889b047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea779728c92225be3605fe595a8969ecbb419f7" 2018-11-18 15:56:08,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e81c4ed1-883d-4ba9-9c73-24f2e126ba8e Date: Sun, 18 Nov 2018 15:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:08,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/73979c99-2bbb-4148-a444-d4d8a889b047 used request id req-e81c4ed1-883d-4ba9-9c73-24f2e126ba8e 2018-11-18 15:56:08,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:09,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["k8eLkixYTseyLjuiJ0zMkQ"], "issued_at": "2018-11-18T15:56:09.000000Z"}} 2018-11-18 15:56:09,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b9a434f4381faaa054b477158fcbdac99197d0" 2018-11-18 15:56:09,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff001134-28dd-4bb9-9d45-fcc4657396d9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:09,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ff001134-28dd-4bb9-9d45-fcc4657396d9 2018-11-18 15:56:09,323 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-net 2018-11-18 15:56:09,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b9a434f4381faaa054b477158fcbdac99197d0" -d '{"network": {"name": "NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-net", "admin_state_up": true}}' 2018-11-18 15:56:10,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-658197c3-6cd7-4027-9832-e4d4c175aa3d Date: Sun, 18 Nov 2018 15:56:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"10970dcf-67ed-4f06-b008-c269e9a13061","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:10Z","is_default":false,"provider:segmentation_id":86,"name":"NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:10Z","mtu":1450}} 2018-11-18 15:56:10,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-658197c3-6cd7-4027-9832-e4d4c175aa3d 2018-11-18 15:56:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=10970dcf-67ed-4f06-b008-c269e9a13061 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b9a434f4381faaa054b477158fcbdac99197d0" 2018-11-18 15:56:10,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e500455a-72e5-44f3-81cb-2371aaa57fd8 Date: Sun, 18 Nov 2018 15:56:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"10970dcf-67ed-4f06-b008-c269e9a13061","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:10Z","provider:segmentation_id":86,"name":"NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:10Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:10,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=10970dcf-67ed-4f06-b008-c269e9a13061 used request id req-e500455a-72e5-44f3-81cb-2371aaa57fd8 2018-11-18 15:56:10,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=10970dcf-67ed-4f06-b008-c269e9a13061 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b9a434f4381faaa054b477158fcbdac99197d0" 2018-11-18 15:56:10,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aaf3bf86-c6a3-4ba2-bb49-7d13e1500ce1 Date: Sun, 18 Nov 2018 15:56:10 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:56:10,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=10970dcf-67ed-4f06-b008-c269e9a13061 used request id req-aaf3bf86-c6a3-4ba2-bb49-7d13e1500ce1 2018-11-18 15:56:10,944 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-subnet 2018-11-18 15:56:10,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b9a434f4381faaa054b477158fcbdac99197d0" -d '{"subnets": [{"ip_version": 4, "network_id": "10970dcf-67ed-4f06-b008-c269e9a13061", "cidr": "", "name": "NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-subnet"}]}' 2018-11-18 15:56:11,108 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-d779062f-b7cd-4432-a421-76fe5cceefbe Date: Sun, 18 Nov 2018 15:56:11 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-18 15:56:11,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d779062f-b7cd-4432-a421-76fe5cceefbe 2018-11-18 15:56:11,108 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-18 15:56:11,109 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-subnet] for network [NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-net] 2018-11-18 15:56:11,109 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-99e6f56f-22f5-4836-a753-ca146a0d8e30-pub-net 2018-11-18 15:56:11,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/10970dcf-67ed-4f06-b008-c269e9a13061 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b9a434f4381faaa054b477158fcbdac99197d0" 2018-11-18 15:56:12,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bf7d709-a57d-45f0-967f-954abd5975a1 Date: Sun, 18 Nov 2018 15:56:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:12,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/10970dcf-67ed-4f06-b008-c269e9a13061 used request id req-8bf7d709-a57d-45f0-967f-954abd5975a1 2018-11-18 15:56:12,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:12,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["EpuRtJ4pSmm3vh9O6SjoAw"], "issued_at": "2018-11-18T15:56:12.000000Z"}} 2018-11-18 15:56:12,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:12,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0b07c2-bebb-497c-a570-a0fd389be896 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:12,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ee0b07c2-bebb-497c-a570-a0fd389be896 2018-11-18 15:56:12,442 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net 2018-11-18 15:56:12,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" -d '{"network": {"name": "NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net", "admin_state_up": true}}' 2018-11-18 15:56:12,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-04f7a834-af61-4e48-86b7-996cec3695d2 Date: Sun, 18 Nov 2018 15:56:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:12Z","is_default":false,"provider:segmentation_id":59,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:12Z","mtu":1450}} 2018-11-18 15:56:12,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-04f7a834-af61-4e48-86b7-996cec3695d2 2018-11-18 15:56:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dc1949bf-81e1-4708-b76e-fa4a65f973ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:13,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cb3461db-eda7-4379-a82e-cc0ca9d464dd Date: Sun, 18 Nov 2018 15:56:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:12Z","provider:segmentation_id":59,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:12Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:13,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dc1949bf-81e1-4708-b76e-fa4a65f973ca used request id req-cb3461db-eda7-4379-a82e-cc0ca9d464dd 2018-11-18 15:56:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:13,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a73a83d-d12b-4aac-ae19-8f0912745f31 Date: Sun, 18 Nov 2018 15:56:13 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:56:13,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca used request id req-9a73a83d-d12b-4aac-ae19-8f0912745f31 2018-11-18 15:56:13,342 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet 2018-11-18 15:56:13,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" -d '{"subnets": [{"ip_version": 4, "network_id": "dc1949bf-81e1-4708-b76e-fa4a65f973ca", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet"}]}' 2018-11-18 15:56:14,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0e794943-3d2e-48ae-8737-8a7e740c5a0e Date: Sun, 18 Nov 2018 15:56:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:13Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d1a5976c-5e5e-4f30-bc72-4a137d4670d7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet"}]} 2018-11-18 15:56:14,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-0e794943-3d2e-48ae-8737-8a7e740c5a0e 2018-11-18 15:56:14,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dc1949bf-81e1-4708-b76e-fa4a65f973ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:14,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c6b145b4-b8e6-4e5c-a4fe-176710a448dc Date: Sun, 18 Nov 2018 15:56:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["d1a5976c-5e5e-4f30-bc72-4a137d4670d7"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:13Z","provider:segmentation_id":59,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:12Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:14,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dc1949bf-81e1-4708-b76e-fa4a65f973ca used request id req-c6b145b4-b8e6-4e5c-a4fe-176710a448dc 2018-11-18 15:56:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:15,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f2582a20-249d-409d-ae0a-e0f25241c8a9 Date: Sun, 18 Nov 2018 15:56:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:13Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d1a5976c-5e5e-4f30-bc72-4a137d4670d7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet"}]} 2018-11-18 15:56:15,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca used request id req-f2582a20-249d-409d-ae0a-e0f25241c8a9 2018-11-18 15:56:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:15,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d8de8e25-7feb-4ad1-b299-f27991c328d3 Date: Sun, 18 Nov 2018 15:56:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["d1a5976c-5e5e-4f30-bc72-4a137d4670d7"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:13Z","provider:segmentation_id":59,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:12Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:15,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net used request id req-d8de8e25-7feb-4ad1-b299-f27991c328d3 2018-11-18 15:56:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:56:15,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:56:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:56:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:15,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcd1bb8-4faa-446c-88fd-4bdf63a523fe Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:15,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-9fcd1bb8-4faa-446c-88fd-4bdf63a523fe 2018-11-18 15:56:15,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:15,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a5c8397-53f2-4451-9a7d-111272bd36a3 Date: Sun, 18 Nov 2018 15:56:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:13Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d1a5976c-5e5e-4f30-bc72-4a137d4670d7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet"}]} 2018-11-18 15:56:15,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca used request id req-5a5c8397-53f2-4451-9a7d-111272bd36a3 2018-11-18 15:56:15,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca&name=NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:15,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-106eb849-0863-4b5b-b745-4adce736ab4b Date: Sun, 18 Nov 2018 15:56:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:13Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d1a5976c-5e5e-4f30-bc72-4a137d4670d7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet"}]} 2018-11-18 15:56:15,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca&name=NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet used request id req-106eb849-0863-4b5b-b745-4adce736ab4b 2018-11-18 15:56:15,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca&name=NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:15,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c72bf299-2abb-4ace-9c4f-957b2c402058 Date: Sun, 18 Nov 2018 15:56:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:13Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d1a5976c-5e5e-4f30-bc72-4a137d4670d7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet"}]} 2018-11-18 15:56:15,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca&name=NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet used request id req-c72bf299-2abb-4ace-9c4f-957b2c402058 2018-11-18 15:56:15,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:16,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0c761595-cec3-4b51-8966-f204bd5ebff0 Date: Sun, 18 Nov 2018 15:56:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc1949bf-81e1-4708-b76e-fa4a65f973ca","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:13Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d1a5976c-5e5e-4f30-bc72-4a137d4670d7","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet"}]} 2018-11-18 15:56:16,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dc1949bf-81e1-4708-b76e-fa4a65f973ca used request id req-0c761595-cec3-4b51-8966-f204bd5ebff0 2018-11-18 15:56:16,188 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet 2018-11-18 15:56:16,188 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-subnet 2018-11-18 15:56:16,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/d1a5976c-5e5e-4f30-bc72-4a137d4670d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:18,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7725034-7cf2-491a-8428-b31b1a34c9dd Date: Sun, 18 Nov 2018 15:56:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:18,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/d1a5976c-5e5e-4f30-bc72-4a137d4670d7 used request id req-f7725034-7cf2-491a-8428-b31b1a34c9dd 2018-11-18 15:56:18,493 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-dd095bee-632e-4e26-ae79-7b5d12a75f47-pub-net 2018-11-18 15:56:18,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/dc1949bf-81e1-4708-b76e-fa4a65f973ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4589b5ae3da62503b4506aece5ac9f5bc47ac07d" 2018-11-18 15:56:20,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f26eafe-9888-4319-965e-68acbb10475c Date: Sun, 18 Nov 2018 15:56:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:20,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/dc1949bf-81e1-4708-b76e-fa4a65f973ca used request id req-5f26eafe-9888-4319-965e-68acbb10475c 2018-11-18 15:56:20,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:20,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["m3cuI0HfQi6JA0aXMhTbPA"], "issued_at": "2018-11-18T15:56:20.000000Z"}} 2018-11-18 15:56:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdf9fad14df0f107ce2b9747a14c1cd6ad81b9c" 2018-11-18 15:56:20,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e965091a-5849-437e-9499-07ee030f2b94 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:20,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e965091a-5849-437e-9499-07ee030f2b94 2018-11-18 15:56:20,492 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-net 2018-11-18 15:56:20,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdf9fad14df0f107ce2b9747a14c1cd6ad81b9c" -d '{"network": {"name": "NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-net", "admin_state_up": true}}' 2018-11-18 15:56:20,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-938a3b9c-ecce-48e6-ad10-a3e2315d11c3 Date: Sun, 18 Nov 2018 15:56:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e32e1f25-9390-4688-b6e3-016140c786f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:20Z","is_default":false,"provider:segmentation_id":89,"name":"NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:20Z","mtu":1450}} 2018-11-18 15:56:20,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-938a3b9c-ecce-48e6-ad10-a3e2315d11c3 2018-11-18 15:56:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e32e1f25-9390-4688-b6e3-016140c786f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdf9fad14df0f107ce2b9747a14c1cd6ad81b9c" 2018-11-18 15:56:21,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ad937432-0061-4466-b05a-f05f940db2ce Date: Sun, 18 Nov 2018 15:56:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e32e1f25-9390-4688-b6e3-016140c786f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:20Z","provider:segmentation_id":89,"name":"NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:20Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:21,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e32e1f25-9390-4688-b6e3-016140c786f9 used request id req-ad937432-0061-4466-b05a-f05f940db2ce 2018-11-18 15:56:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e32e1f25-9390-4688-b6e3-016140c786f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdf9fad14df0f107ce2b9747a14c1cd6ad81b9c" 2018-11-18 15:56:21,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea46d589-d5ca-41aa-ad2a-2d99486707c7 Date: Sun, 18 Nov 2018 15:56:21 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:56:21,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e32e1f25-9390-4688-b6e3-016140c786f9 used request id req-ea46d589-d5ca-41aa-ad2a-2d99486707c7 2018-11-18 15:56:21,393 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-subnet 2018-11-18 15:56:21,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdf9fad14df0f107ce2b9747a14c1cd6ad81b9c" -d '{"subnets": [{"ip_version": 4, "network_id": "e32e1f25-9390-4688-b6e3-016140c786f9", "cidr": null, "name": "NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-subnet"}]}' 2018-11-18 15:56:21,636 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-085afc79-7668-4763-a492-0d6de2627eb2 Date: Sun, 18 Nov 2018 15:56:21 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-11-18 15:56:21,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-085afc79-7668-4763-a492-0d6de2627eb2 2018-11-18 15:56:21,637 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-11-18 15:56:21,637 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-subnet] for network [NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-net] 2018-11-18 15:56:21,637 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-ed52a505-c45c-4fcb-b826-9e41135d2129-pub-net 2018-11-18 15:56:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/e32e1f25-9390-4688-b6e3-016140c786f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afdf9fad14df0f107ce2b9747a14c1cd6ad81b9c" 2018-11-18 15:56:22,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ba74f3e-8829-4c1a-b9c4-5e1c33682d72 Date: Sun, 18 Nov 2018 15:56:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:22,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e32e1f25-9390-4688-b6e3-016140c786f9 used request id req-2ba74f3e-8829-4c1a-b9c4-5e1c33682d72 2018-11-18 15:56:22,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:22,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["EqytMGB0SYikXB4o_JwCSQ"], "issued_at": "2018-11-18T15:56:22.000000Z"}} 2018-11-18 15:56:22,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:22,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca02728c-0309-4a92-a1b7-573bd2228161 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:22,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ca02728c-0309-4a92-a1b7-573bd2228161 2018-11-18 15:56:22,857 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net 2018-11-18 15:56:22,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" -d '{"network": {"name": "NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net", "admin_state_up": true}}' 2018-11-18 15:56:23,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-fd8e8458-711d-4dc8-ba49-54b779ca19e4 Date: Sun, 18 Nov 2018 15:56:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:23Z","is_default":false,"provider:segmentation_id":42,"name":"NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:23Z","mtu":1450}} 2018-11-18 15:56:23,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-fd8e8458-711d-4dc8-ba49-54b779ca19e4 2018-11-18 15:56:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:23,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0c13e208-cd66-4584-a8c4-f754711f5927 Date: Sun, 18 Nov 2018 15:56:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:23Z","provider:segmentation_id":42,"name":"NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:23Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:23,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 used request id req-0c13e208-cd66-4584-a8c4-f754711f5927 2018-11-18 15:56:23,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:23,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-390773ea-ae0d-4049-8532-abd902e9d5ca Date: Sun, 18 Nov 2018 15:56:23 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:56:23,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 used request id req-390773ea-ae0d-4049-8532-abd902e9d5ca 2018-11-18 15:56:23,780 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-subnet 2018-11-18 15:56:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" -d '{"subnets": [{"ip_version": 4, "network_id": "e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-subnet"}]}' 2018-11-18 15:56:24,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-12edbb3d-c0bb-4bdb-82b2-d642e90ca497 Date: Sun, 18 Nov 2018 15:56:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:24Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:24Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"beae6178-fda2-40ab-981a-a132a2c2d448","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-subnet"}]} 2018-11-18 15:56:24,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-12edbb3d-c0bb-4bdb-82b2-d642e90ca497 2018-11-18 15:56:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:25,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-eb4d925b-4ae5-46a4-bfc6-a9d1c0e47d1a Date: Sun, 18 Nov 2018 15:56:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["beae6178-fda2-40ab-981a-a132a2c2d448"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:24Z","provider:segmentation_id":42,"name":"NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:23Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:25,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 used request id req-eb4d925b-4ae5-46a4-bfc6-a9d1c0e47d1a 2018-11-18 15:56:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:25,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a206308-c4e8-4fa5-990d-cd6600c89d41 Date: Sun, 18 Nov 2018 15:56:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:24Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"beae6178-fda2-40ab-981a-a132a2c2d448","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-subnet"}]} 2018-11-18 15:56:25,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 used request id req-5a206308-c4e8-4fa5-990d-cd6600c89d41 2018-11-18 15:56:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:25,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-71f0256a-878c-4368-8a68-7ea3512f8ad7 Date: Sun, 18 Nov 2018 15:56:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["beae6178-fda2-40ab-981a-a132a2c2d448"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:24Z","provider:segmentation_id":42,"name":"NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:23Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:25,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net used request id req-71f0256a-878c-4368-8a68-7ea3512f8ad7 2018-11-18 15:56:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:56:25,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:56:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:56:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:26,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66e512b-2ccd-4c12-934d-ad689fbdb330 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:26,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-f66e512b-2ccd-4c12-934d-ad689fbdb330 2018-11-18 15:56:26,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:26,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c296dba8-eb04-41a9-b118-87e27b2a783e Date: Sun, 18 Nov 2018 15:56:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:24Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"beae6178-fda2-40ab-981a-a132a2c2d448","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-subnet"}]} 2018-11-18 15:56:26,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 used request id req-c296dba8-eb04-41a9-b118-87e27b2a783e 2018-11-18 15:56:26,389 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-subnet 2018-11-18 15:56:26,389 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-subnet 2018-11-18 15:56:26,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/beae6178-fda2-40ab-981a-a132a2c2d448 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:28,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f3d23a9-e036-4b25-b6c9-fc3ca8890f7f Date: Sun, 18 Nov 2018 15:56:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:28,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/beae6178-fda2-40ab-981a-a132a2c2d448 used request id req-0f3d23a9-e036-4b25-b6c9-fc3ca8890f7f 2018-11-18 15:56:28,686 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-e3b9e007-8c3b-4d11-991d-1c6dcd1f8343-pub-net 2018-11-18 15:56:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e080272d89fbb7d0b78b2641b6dd143f19ee5c20" 2018-11-18 15:56:30,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdf75953-7755-4fbd-8ed3-35241d5309af Date: Sun, 18 Nov 2018 15:56:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:30,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e07d7e2a-c6fb-443f-bc8c-02b0d0dbe026 used request id req-fdf75953-7755-4fbd-8ed3-35241d5309af 2018-11-18 15:56:30,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:30,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["AXjVh15QQh6sOoyuWTI4mg"], "issued_at": "2018-11-18T15:56:30.000000Z"}} 2018-11-18 15:56:30,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:30,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee2a0d1-4e93-476b-b18e-170d9dcc9466 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:30,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6ee2a0d1-4e93-476b-b18e-170d9dcc9466 2018-11-18 15:56:30,626 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net 2018-11-18 15:56:30,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" -d '{"network": {"name": "NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net", "admin_state_up": true}}' 2018-11-18 15:56:31,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-446c21c4-7e87-496a-868b-84bf083a6cfe Date: Sun, 18 Nov 2018 15:56:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"921cbf02-b8bd-481b-a9ba-e7a4a9504e08","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:30Z","is_default":false,"provider:segmentation_id":2,"name":"NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:30Z","mtu":1450}} 2018-11-18 15:56:31,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-446c21c4-7e87-496a-868b-84bf083a6cfe 2018-11-18 15:56:31,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:31,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e6a64bf8-0a87-448c-929d-d304557eaa6c Date: Sun, 18 Nov 2018 15:56:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"921cbf02-b8bd-481b-a9ba-e7a4a9504e08","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:30Z","provider:segmentation_id":2,"name":"NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:30Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:31,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 used request id req-e6a64bf8-0a87-448c-929d-d304557eaa6c 2018-11-18 15:56:31,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:31,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-81ca3a88-52d6-4156-86e7-8eda1c7293d5 Date: Sun, 18 Nov 2018 15:56:31 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:56:31,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 used request id req-81ca3a88-52d6-4156-86e7-8eda1c7293d5 2018-11-18 15:56:31,502 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet 2018-11-18 15:56:31,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" -d '{"subnets": [{"ip_version": 4, "network_id": "921cbf02-b8bd-481b-a9ba-e7a4a9504e08", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet"}]}' 2018-11-18 15:56:32,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a2737da7-e487-4f80-a564-93a35619e3e4 Date: Sun, 18 Nov 2018 15:56:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921cbf02-b8bd-481b-a9ba-e7a4a9504e08","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:31Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"ba176eba-723e-46d7-9957-31254e4b7657","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet"}]} 2018-11-18 15:56:32,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-a2737da7-e487-4f80-a564-93a35619e3e4 2018-11-18 15:56:32,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:32,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1c5fb4d1-65d0-4ccf-83a5-1047455f8860 Date: Sun, 18 Nov 2018 15:56:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"921cbf02-b8bd-481b-a9ba-e7a4a9504e08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["ba176eba-723e-46d7-9957-31254e4b7657"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:31Z","provider:segmentation_id":2,"name":"NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:30Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:32,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 used request id req-1c5fb4d1-65d0-4ccf-83a5-1047455f8860 2018-11-18 15:56:32,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:32,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e46a9ab5-9d93-4579-be14-a6b1894fc3ab Date: Sun, 18 Nov 2018 15:56:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921cbf02-b8bd-481b-a9ba-e7a4a9504e08","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:31Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"ba176eba-723e-46d7-9957-31254e4b7657","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet"}]} 2018-11-18 15:56:32,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 used request id req-e46a9ab5-9d93-4579-be14-a6b1894fc3ab 2018-11-18 15:56:32,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:32,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-27e9dde6-e54b-40cb-9412-97d5db099f22 Date: Sun, 18 Nov 2018 15:56:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"921cbf02-b8bd-481b-a9ba-e7a4a9504e08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["ba176eba-723e-46d7-9957-31254e4b7657"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:31Z","provider:segmentation_id":2,"name":"NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:30Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:32,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net used request id req-27e9dde6-e54b-40cb-9412-97d5db099f22 2018-11-18 15:56:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:56:32,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:56:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:56:32,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:32,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7041690f-b84f-4f3f-930e-d23020a7352a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:32,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-7041690f-b84f-4f3f-930e-d23020a7352a 2018-11-18 15:56:32,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:33,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d6ac880e-e880-47db-a160-e2a262138368 Date: Sun, 18 Nov 2018 15:56:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921cbf02-b8bd-481b-a9ba-e7a4a9504e08","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:31Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"ba176eba-723e-46d7-9957-31254e4b7657","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet"}]} 2018-11-18 15:56:33,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08 used request id req-d6ac880e-e880-47db-a160-e2a262138368 2018-11-18 15:56:33,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08&name=NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:33,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-039f057c-72e0-452a-8ff7-0737db41f432 Date: Sun, 18 Nov 2018 15:56:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921cbf02-b8bd-481b-a9ba-e7a4a9504e08","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:31Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"ba176eba-723e-46d7-9957-31254e4b7657","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet"}]} 2018-11-18 15:56:33,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=921cbf02-b8bd-481b-a9ba-e7a4a9504e08&name=NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet used request id req-039f057c-72e0-452a-8ff7-0737db41f432 2018-11-18 15:56:33,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:56:33,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:33,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["GEjh7l6XTjaxWeujbV46vg"], "issued_at": "2018-11-18T15:56:33.000000Z"}} 2018-11-18 15:56:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447b3b36e6bf5cbaef0866633d0be827c80931ed" 2018-11-18 15:56:33,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303108a8-ef2d-41ff-ad95-47df488f25a5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:33,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-303108a8-ef2d-41ff-ad95-47df488f25a5 2018-11-18 15:56:33,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:33,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f7bccac0-95ba-49f8-9fa5-8ad31b155517 Date: Sun, 18 Nov 2018 15:56:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:56:33,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-f7bccac0-95ba-49f8-9fa5-8ad31b155517 2018-11-18 15:56:33,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:33,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cb44a75c-bf74-45d9-adac-e231f74de327 Date: Sun, 18 Nov 2018 15:56:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:56:33,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-cb44a75c-bf74-45d9-adac-e231f74de327 2018-11-18 15:56:33,985 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router 2018-11-18 15:56:33,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}, "name": "NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router", "admin_state_up": true}}' 2018-11-18 15:56:35,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-517ff236-ede5-43fc-8260-8299544857a4 Date: Sun, 18 Nov 2018 15:56:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:56:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:56:35Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "74674f03-bef0-46c7-86e2-61c045a3ccf4", "name": "NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router"}} 2018-11-18 15:56:35,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-517ff236-ede5-43fc-8260-8299544857a4 2018-11-18 15:56:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=74674f03-bef0-46c7-86e2-61c045a3ccf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:35,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6d04dc29-9b4a-478a-b30c-16938f331aa2 Date: Sun, 18 Nov 2018 15:56:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:56:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.206"}],"id":"ebd5d236-6272-44d4-ba37-26892ad1efc8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:c4:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"74674f03-bef0-46c7-86e2-61c045a3ccf4","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:56:34Z","binding:vnic_type":"normal"}]} 2018-11-18 15:56:35,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=74674f03-bef0-46c7-86e2-61c045a3ccf4 used request id req-6d04dc29-9b4a-478a-b30c-16938f331aa2 2018-11-18 15:56:35,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:35,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b85901a8-44be-4864-bd42-9e8722c3dc17 Date: Sun, 18 Nov 2018 15:56:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:56:35,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-b85901a8-44be-4864-bd42-9e8722c3dc17 2018-11-18 15:56:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:35,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1ca87ec1-ffec-4711-a11f-a29a653ba02a Date: Sun, 18 Nov 2018 15:56:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:56:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:56:35Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "74674f03-bef0-46c7-86e2-61c045a3ccf4", "name": "NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router"}]} 2018-11-18 15:56:35,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router used request id req-1ca87ec1-ffec-4711-a11f-a29a653ba02a 2018-11-18 15:56:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:35,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d70ee16-bfc9-4636-afda-7c15ea4d517d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:35,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-9d70ee16-bfc9-4636-afda-7c15ea4d517d 2018-11-18 15:56:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=74674f03-bef0-46c7-86e2-61c045a3ccf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:36,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-accf70d9-89af-4f46-b34e-2192d39d1a37 Date: Sun, 18 Nov 2018 15:56:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:56:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.206"}],"id":"ebd5d236-6272-44d4-ba37-26892ad1efc8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:c4:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"74674f03-bef0-46c7-86e2-61c045a3ccf4","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:56:34Z","binding:vnic_type":"normal"}]} 2018-11-18 15:56:36,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=74674f03-bef0-46c7-86e2-61c045a3ccf4 used request id req-accf70d9-89af-4f46-b34e-2192d39d1a37 2018-11-18 15:56:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:36,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-640d4cbf-1d4c-412a-b67b-f38417b49899 Date: Sun, 18 Nov 2018 15:56:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:56:36,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-640d4cbf-1d4c-412a-b67b-f38417b49899 2018-11-18 15:56:36,316 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router 2018-11-18 15:56:36,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/74674f03-bef0-46c7-86e2-61c045a3ccf4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" -d '{"subnet_id": "ba176eba-723e-46d7-9957-31254e4b7657"}' 2018-11-18 15:56:37,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-566006de-dffa-4403-8b72-6affef5a4fa1 Date: Sun, 18 Nov 2018 15:56:37 GMT RESP BODY: {"network_id": "921cbf02-b8bd-481b-a9ba-e7a4a9504e08", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "subnet_id": "ba176eba-723e-46d7-9957-31254e4b7657", "subnet_ids": ["ba176eba-723e-46d7-9957-31254e4b7657"], "port_id": "41b7a0e0-be6e-4945-9dd8-f1980ee6815b", "id": "74674f03-bef0-46c7-86e2-61c045a3ccf4"} 2018-11-18 15:56:37,603 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/74674f03-bef0-46c7-86e2-61c045a3ccf4/add_router_interface used request id req-566006de-dffa-4403-8b72-6affef5a4fa1 2018-11-18 15:56:37,603 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router 2018-11-18 15:56:37,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/74674f03-bef0-46c7-86e2-61c045a3ccf4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" -d '{"subnet_id": "ba176eba-723e-46d7-9957-31254e4b7657"}' 2018-11-18 15:56:38,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6302c594-1a92-4c8a-a682-9f8f05ad5f8e Date: Sun, 18 Nov 2018 15:56:38 GMT RESP BODY: {"network_id": "921cbf02-b8bd-481b-a9ba-e7a4a9504e08", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "subnet_id": "ba176eba-723e-46d7-9957-31254e4b7657", "subnet_ids": ["ba176eba-723e-46d7-9957-31254e4b7657"], "port_id": "41b7a0e0-be6e-4945-9dd8-f1980ee6815b", "id": "74674f03-bef0-46c7-86e2-61c045a3ccf4"} 2018-11-18 15:56:38,919 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/74674f03-bef0-46c7-86e2-61c045a3ccf4/remove_router_interface used request id req-6302c594-1a92-4c8a-a682-9f8f05ad5f8e 2018-11-18 15:56:38,920 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router 2018-11-18 15:56:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/74674f03-bef0-46c7-86e2-61c045a3ccf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:40,143 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5db0f344-f763-4397-a8ef-9ba2cb09a445 Content-Length: 0 Date: Sun, 18 Nov 2018 15:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:40,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/74674f03-bef0-46c7-86e2-61c045a3ccf4 used request id req-5db0f344-f763-4397-a8ef-9ba2cb09a445 2018-11-18 15:56:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:40,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7641fa8c-4f42-428a-a254-664549ff6909 Date: Sun, 18 Nov 2018 15:56:40 GMT RESP BODY: {"routers": []} 2018-11-18 15:56:40,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-router used request id req-7641fa8c-4f42-428a-a254-664549ff6909 2018-11-18 15:56:40,370 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet 2018-11-18 15:56:40,370 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-subnet 2018-11-18 15:56:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/ba176eba-723e-46d7-9957-31254e4b7657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:42,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55dcdac5-0f29-4938-b576-d1de9e4477b4 Date: Sun, 18 Nov 2018 15:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:42,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/ba176eba-723e-46d7-9957-31254e4b7657 used request id req-55dcdac5-0f29-4938-b576-d1de9e4477b4 2018-11-18 15:56:42,720 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a3a0754c-49f0-412f-a11a-b4a134dad62a-pub-net 2018-11-18 15:56:42,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/921cbf02-b8bd-481b-a9ba-e7a4a9504e08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522a54e10433f5501bfc8130132c8b9d78986fe8" 2018-11-18 15:56:44,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d606970-2d4b-4e77-b5a9-2ae7972ceadf Date: Sun, 18 Nov 2018 15:56:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:44,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/921cbf02-b8bd-481b-a9ba-e7a4a9504e08 used request id req-9d606970-2d4b-4e77-b5a9-2ae7972ceadf 2018-11-18 15:56:44,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:44,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["AUcdW3MfQGalJUggQdIgJA"], "issued_at": "2018-11-18T15:56:44.000000Z"}} 2018-11-18 15:56:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:44,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ad4883-cdb7-4157-a02a-88695106916e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:44,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-62ad4883-cdb7-4157-a02a-88695106916e 2018-11-18 15:56:44,858 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net 2018-11-18 15:56:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" -d '{"network": {"name": "NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net", "admin_state_up": true}}' 2018-11-18 15:56:45,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-afaffaf7-eeec-4560-a32e-53955d28551f Date: Sun, 18 Nov 2018 15:56:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"279dc6c2-43ce-4237-a8ac-e17f3e76a26a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:45Z","is_default":false,"provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:45Z","mtu":1450}} 2018-11-18 15:56:45,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-afaffaf7-eeec-4560-a32e-53955d28551f 2018-11-18 15:56:45,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:46,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-51e05eed-c5cd-458e-a25b-cde434c53d3c Date: Sun, 18 Nov 2018 15:56:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"279dc6c2-43ce-4237-a8ac-e17f3e76a26a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:45Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:45Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:46,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a used request id req-51e05eed-c5cd-458e-a25b-cde434c53d3c 2018-11-18 15:56:46,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:46,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-494fb672-7c75-470a-b451-5133da479d3e Date: Sun, 18 Nov 2018 15:56:46 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:56:46,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a used request id req-494fb672-7c75-470a-b451-5133da479d3e 2018-11-18 15:56:46,448 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-subnet 2018-11-18 15:56:46,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" -d '{"subnets": [{"ip_version": 4, "network_id": "279dc6c2-43ce-4237-a8ac-e17f3e76a26a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-subnet"}]}' 2018-11-18 15:56:47,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27a6b22a-fecb-4d13-a4d1-7b9d707ef4bb Date: Sun, 18 Nov 2018 15:56:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"279dc6c2-43ce-4237-a8ac-e17f3e76a26a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:46Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"9eda6146-2b2e-40b5-8f55-7bc81b38f384","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-subnet"}]} 2018-11-18 15:56:47,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-27a6b22a-fecb-4d13-a4d1-7b9d707ef4bb 2018-11-18 15:56:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:47,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dba938ec-1ed2-4703-8476-3d4de2055b41 Date: Sun, 18 Nov 2018 15:56:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"279dc6c2-43ce-4237-a8ac-e17f3e76a26a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["9eda6146-2b2e-40b5-8f55-7bc81b38f384"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:46Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:45Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:47,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a used request id req-dba938ec-1ed2-4703-8476-3d4de2055b41 2018-11-18 15:56:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:47,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a9b07a9-58d1-4007-8f2a-6a634b5598ed Date: Sun, 18 Nov 2018 15:56:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"279dc6c2-43ce-4237-a8ac-e17f3e76a26a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:46Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"9eda6146-2b2e-40b5-8f55-7bc81b38f384","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-subnet"}]} 2018-11-18 15:56:47,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a used request id req-9a9b07a9-58d1-4007-8f2a-6a634b5598ed 2018-11-18 15:56:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:47,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-186763a1-1497-41b6-8601-4cc398d9d50c Date: Sun, 18 Nov 2018 15:56:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"279dc6c2-43ce-4237-a8ac-e17f3e76a26a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["9eda6146-2b2e-40b5-8f55-7bc81b38f384"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:46Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:45Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:47,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net used request id req-186763a1-1497-41b6-8601-4cc398d9d50c 2018-11-18 15:56:47,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:56:47,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:56:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:56:47,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:47,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171ac67d-1202-45d4-a833-72d6980b7c74 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:47,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-171ac67d-1202-45d4-a833-72d6980b7c74 2018-11-18 15:56:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:48,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4b3af5f-54b0-41c2-a0f4-806b97d402be Date: Sun, 18 Nov 2018 15:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"279dc6c2-43ce-4237-a8ac-e17f3e76a26a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:46Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"9eda6146-2b2e-40b5-8f55-7bc81b38f384","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-subnet"}]} 2018-11-18 15:56:48,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=279dc6c2-43ce-4237-a8ac-e17f3e76a26a used request id req-d4b3af5f-54b0-41c2-a0f4-806b97d402be 2018-11-18 15:56:48,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:56:48,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:48,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["Zs9fRHqJQEWu0ZNMpK2vyQ"], "issued_at": "2018-11-18T15:56:48.000000Z"}} 2018-11-18 15:56:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ed7b46473416d90f119ce3828cf6386e6d7149" 2018-11-18 15:56:48,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da48adcf-f1fd-4a9b-b687-abd0d63ad89c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:48,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-da48adcf-f1fd-4a9b-b687-abd0d63ad89c 2018-11-18 15:56:48,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:48,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bd81633a-965c-4fc7-8a83-bf779237c9cd Date: Sun, 18 Nov 2018 15:56:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:56:48,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-bd81633a-965c-4fc7-8a83-bf779237c9cd 2018-11-18 15:56:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:49,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f047bb45-e0b9-4e24-b383-fa61601159c6 Date: Sun, 18 Nov 2018 15:56:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:56:49,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-f047bb45-e0b9-4e24-b383-fa61601159c6 2018-11-18 15:56:49,093 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router 2018-11-18 15:56:49,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}, "name": "NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router", "admin_state_up": true}}' 2018-11-18 15:56:50,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-a37f41ee-b059-4713-97cf-417a606d93cd Date: Sun, 18 Nov 2018 15:56:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:56:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:56:50Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "a723635b-96ac-4a4f-a2bd-56c411a58864", "name": "NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router"}} 2018-11-18 15:56:50,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-a37f41ee-b059-4713-97cf-417a606d93cd 2018-11-18 15:56:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=a723635b-96ac-4a4f-a2bd-56c411a58864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:50,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4848432a-89a6-4eab-bc30-b722340ceb4f Date: Sun, 18 Nov 2018 15:56:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:56:49Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.204"}],"id":"4e564a23-5951-4dc3-b9fb-028256d0c6e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:f1:39","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a723635b-96ac-4a4f-a2bd-56c411a58864","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:56:49Z","binding:vnic_type":"normal"}]} 2018-11-18 15:56:50,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=a723635b-96ac-4a4f-a2bd-56c411a58864 used request id req-4848432a-89a6-4eab-bc30-b722340ceb4f 2018-11-18 15:56:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:50,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4195641d-b7d2-4060-82bf-2a019e853393 Date: Sun, 18 Nov 2018 15:56:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:56:50,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-4195641d-b7d2-4060-82bf-2a019e853393 2018-11-18 15:56:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:50,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5eedfd98-2fe5-4be8-aabd-d46d331cb35d Date: Sun, 18 Nov 2018 15:56:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:56:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:56:50Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "a723635b-96ac-4a4f-a2bd-56c411a58864", "name": "NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router"}]} 2018-11-18 15:56:50,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router used request id req-5eedfd98-2fe5-4be8-aabd-d46d331cb35d 2018-11-18 15:56:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:50,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27eaae7d-a98b-40fc-9381-606b70766561 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:50,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-27eaae7d-a98b-40fc-9381-606b70766561 2018-11-18 15:56:50,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=a723635b-96ac-4a4f-a2bd-56c411a58864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:51,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b423cc9b-d7e6-4c79-9660-50e8a89fdac0 Date: Sun, 18 Nov 2018 15:56:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:56:49Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.204"}],"id":"4e564a23-5951-4dc3-b9fb-028256d0c6e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:f1:39","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a723635b-96ac-4a4f-a2bd-56c411a58864","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:56:49Z","binding:vnic_type":"normal"}]} 2018-11-18 15:56:51,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=a723635b-96ac-4a4f-a2bd-56c411a58864 used request id req-b423cc9b-d7e6-4c79-9660-50e8a89fdac0 2018-11-18 15:56:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:51,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b78c6c08-2e75-470e-890d-3e223335d5ce Date: Sun, 18 Nov 2018 15:56:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:56:51,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-b78c6c08-2e75-470e-890d-3e223335d5ce 2018-11-18 15:56:51,085 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-subnet 2018-11-18 15:56:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/9eda6146-2b2e-40b5-8f55-7bc81b38f384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:53,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04076a81-d69d-4383-828d-335349db4aa7 Date: Sun, 18 Nov 2018 15:56:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:53,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9eda6146-2b2e-40b5-8f55-7bc81b38f384 used request id req-04076a81-d69d-4383-828d-335349db4aa7 2018-11-18 15:56:53,223 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router 2018-11-18 15:56:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/a723635b-96ac-4a4f-a2bd-56c411a58864/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" -d '{"subnet_id": "9eda6146-2b2e-40b5-8f55-7bc81b38f384"}' 2018-11-18 15:56:53,437 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-b608dffe-fb54-46d3-b0d2-051aefa0a8dd Date: Sun, 18 Nov 2018 15:56:53 GMT RESP BODY: {"NeutronError": {"message": "Subnet 9eda6146-2b2e-40b5-8f55-7bc81b38f384 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-18 15:56:53,437 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a723635b-96ac-4a4f-a2bd-56c411a58864/add_router_interface used request id req-b608dffe-fb54-46d3-b0d2-051aefa0a8dd 2018-11-18 15:56:53,437 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 9eda6146-2b2e-40b5-8f55-7bc81b38f384 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-18 15:56:53,437 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router 2018-11-18 15:56:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/a723635b-96ac-4a4f-a2bd-56c411a58864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:54,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22c25cfe-9731-4d33-98be-efd2b1e10c6a Content-Length: 0 Date: Sun, 18 Nov 2018 15:56:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:54,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/a723635b-96ac-4a4f-a2bd-56c411a58864 used request id req-22c25cfe-9731-4d33-98be-efd2b1e10c6a 2018-11-18 15:56:54,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:54,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9c5b49d9-a473-4507-b258-f1d5a024f1df Date: Sun, 18 Nov 2018 15:56:54 GMT RESP BODY: {"routers": []} 2018-11-18 15:56:54,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-router used request id req-9c5b49d9-a473-4507-b258-f1d5a024f1df 2018-11-18 15:56:54,956 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-subnet 2018-11-18 15:56:54,956 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-subnet 2018-11-18 15:56:54,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/9eda6146-2b2e-40b5-8f55-7bc81b38f384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:55,139 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-47ef1b3f-8119-4e43-8bd1-38236685eca5 Date: Sun, 18 Nov 2018 15:56:55 GMT RESP BODY: {"NeutronError": {"message": "Subnet 9eda6146-2b2e-40b5-8f55-7bc81b38f384 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-18 15:56:55,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9eda6146-2b2e-40b5-8f55-7bc81b38f384 used request id req-47ef1b3f-8119-4e43-8bd1-38236685eca5 2018-11-18 15:56:55,140 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 9eda6146-2b2e-40b5-8f55-7bc81b38f384 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-18 15:56:55,140 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-19b31070-e7e5-472b-87f5-6faee6b21ed4-pub-net 2018-11-18 15:56:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/279dc6c2-43ce-4237-a8ac-e17f3e76a26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a7c2b2401d4fb141b6d05993af54ee1af84d3b" 2018-11-18 15:56:56,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e280cac5-f00c-48e5-8fb4-232d2fcae71e Date: Sun, 18 Nov 2018 15:56:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:56:56,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/279dc6c2-43ce-4237-a8ac-e17f3e76a26a used request id req-e280cac5-f00c-48e5-8fb4-232d2fcae71e 2018-11-18 15:56:56,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:56:56,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["6Cf9t6TdSUOGO_kw49XLow"], "issued_at": "2018-11-18T15:56:56.000000Z"}} 2018-11-18 15:56:56,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:56,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3abebb-751f-4621-bdfc-a1e2bfd5c880 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:56:56,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fd3abebb-751f-4621-bdfc-a1e2bfd5c880 2018-11-18 15:56:56,600 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net 2018-11-18 15:56:56,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" -d '{"network": {"name": "NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net", "admin_state_up": true}}' 2018-11-18 15:56:57,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-9a35a92a-401f-4e6d-a743-352ab0a3d486 Date: Sun, 18 Nov 2018 15:56:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"27967218-fe29-45ff-a281-7c81abc1391f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:56Z","is_default":false,"provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:56Z","mtu":1450}} 2018-11-18 15:56:57,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-9a35a92a-401f-4e6d-a743-352ab0a3d486 2018-11-18 15:56:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=27967218-fe29-45ff-a281-7c81abc1391f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:57,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7b626288-f95d-4bb9-a53e-80a20ff44426 Date: Sun, 18 Nov 2018 15:56:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"27967218-fe29-45ff-a281-7c81abc1391f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:56:56Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:56Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:57,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=27967218-fe29-45ff-a281-7c81abc1391f used request id req-7b626288-f95d-4bb9-a53e-80a20ff44426 2018-11-18 15:56:57,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27967218-fe29-45ff-a281-7c81abc1391f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:57,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-efb80105-3ce2-448e-8b4e-b48206bfa170 Date: Sun, 18 Nov 2018 15:56:57 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:56:57,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27967218-fe29-45ff-a281-7c81abc1391f used request id req-efb80105-3ce2-448e-8b4e-b48206bfa170 2018-11-18 15:56:57,504 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet 2018-11-18 15:56:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" -d '{"subnets": [{"ip_version": 4, "network_id": "27967218-fe29-45ff-a281-7c81abc1391f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet"}]}' 2018-11-18 15:56:58,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5c12a5aa-f5e2-42ef-b0a1-d4d7665302c5 Date: Sun, 18 Nov 2018 15:56:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27967218-fe29-45ff-a281-7c81abc1391f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"bf4f1f21-f251-4d17-ad87-1a734fa5dccf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet"}]} 2018-11-18 15:56:58,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-5c12a5aa-f5e2-42ef-b0a1-d4d7665302c5 2018-11-18 15:56:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=27967218-fe29-45ff-a281-7c81abc1391f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:58,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-96d0dfd9-32da-4a4c-86fe-1e929f9048df Date: Sun, 18 Nov 2018 15:56:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27967218-fe29-45ff-a281-7c81abc1391f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["bf4f1f21-f251-4d17-ad87-1a734fa5dccf"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:57Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:56Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:58,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=27967218-fe29-45ff-a281-7c81abc1391f used request id req-96d0dfd9-32da-4a4c-86fe-1e929f9048df 2018-11-18 15:56:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27967218-fe29-45ff-a281-7c81abc1391f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:58,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e358f817-e6a8-4364-aaeb-55f9fbe84100 Date: Sun, 18 Nov 2018 15:56:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27967218-fe29-45ff-a281-7c81abc1391f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"bf4f1f21-f251-4d17-ad87-1a734fa5dccf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet"}]} 2018-11-18 15:56:58,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27967218-fe29-45ff-a281-7c81abc1391f used request id req-e358f817-e6a8-4364-aaeb-55f9fbe84100 2018-11-18 15:56:58,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:58,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d7b696c1-ea43-4ae7-9f8b-6389930cfa57 Date: Sun, 18 Nov 2018 15:56:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27967218-fe29-45ff-a281-7c81abc1391f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["bf4f1f21-f251-4d17-ad87-1a734fa5dccf"],"description":"","tags":[],"updated_at":"2018-11-18T15:56:57Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:56Z","provider:network_type":"vxlan"}]} 2018-11-18 15:56:58,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net used request id req-d7b696c1-ea43-4ae7-9f8b-6389930cfa57 2018-11-18 15:56:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:56:58,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:56:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:56:58,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e70883-174d-4caa-a40d-f774bce87e64 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:56:58,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-40e70883-174d-4caa-a40d-f774bce87e64 2018-11-18 15:56:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27967218-fe29-45ff-a281-7c81abc1391f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:59,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-952b4d5e-cfe4-4057-a413-8e631f749126 Date: Sun, 18 Nov 2018 15:56:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27967218-fe29-45ff-a281-7c81abc1391f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"bf4f1f21-f251-4d17-ad87-1a734fa5dccf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet"}]} 2018-11-18 15:56:59,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27967218-fe29-45ff-a281-7c81abc1391f used request id req-952b4d5e-cfe4-4057-a413-8e631f749126 2018-11-18 15:56:59,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27967218-fe29-45ff-a281-7c81abc1391f&name=NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:56:59,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ae45dd7d-71b3-4a51-8878-639eb1774c53 Date: Sun, 18 Nov 2018 15:56:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27967218-fe29-45ff-a281-7c81abc1391f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:56:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:56:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"bf4f1f21-f251-4d17-ad87-1a734fa5dccf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet"}]} 2018-11-18 15:56:59,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27967218-fe29-45ff-a281-7c81abc1391f&name=NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet used request id req-ae45dd7d-71b3-4a51-8878-639eb1774c53 2018-11-18 15:56:59,276 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet 2018-11-18 15:56:59,276 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-subnet 2018-11-18 15:56:59,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/bf4f1f21-f251-4d17-ad87-1a734fa5dccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:57:00,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4557a711-1738-4eee-84b4-91fa629b0780 Date: Sun, 18 Nov 2018 15:57:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:00,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/bf4f1f21-f251-4d17-ad87-1a734fa5dccf used request id req-4557a711-1738-4eee-84b4-91fa629b0780 2018-11-18 15:57:00,887 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8980ac1d-42d3-45a1-a360-12850d49ef57-pub-net 2018-11-18 15:57:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/27967218-fe29-45ff-a281-7c81abc1391f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf533c07822322098cb8a82fa6e0f5ce8489b339" 2018-11-18 15:57:02,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9526dd6-c1db-46f1-aee1-5d5076f3bd23 Date: Sun, 18 Nov 2018 15:57:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:02,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/27967218-fe29-45ff-a281-7c81abc1391f used request id req-b9526dd6-c1db-46f1-aee1-5d5076f3bd23 2018-11-18 15:57:02,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:02,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["ujTNhRp7QRq8qa4sg2PKbw"], "issued_at": "2018-11-18T15:57:02.000000Z"}} 2018-11-18 15:57:02,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:02,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724fdc5d-a8da-4038-a2d5-fc3f8b845f24 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:02,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-724fdc5d-a8da-4038-a2d5-fc3f8b845f24 2018-11-18 15:57:02,630 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net 2018-11-18 15:57:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" -d '{"network": {"name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net", "admin_state_up": true}}' 2018-11-18 15:57:03,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-366c150e-61ef-4172-9860-df2eee0c95aa Date: Sun, 18 Nov 2018 15:57:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"99b08691-1421-4fc9-8244-c86d370d84e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:02Z","is_default":false,"provider:segmentation_id":81,"name":"NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:02Z","mtu":1450}} 2018-11-18 15:57:03,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-366c150e-61ef-4172-9860-df2eee0c95aa 2018-11-18 15:57:03,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=99b08691-1421-4fc9-8244-c86d370d84e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:03,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ab8b6e3a-2907-4d94-b71f-a6969616aaf1 Date: Sun, 18 Nov 2018 15:57:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"99b08691-1421-4fc9-8244-c86d370d84e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:02Z","provider:segmentation_id":81,"name":"NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:02Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:03,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=99b08691-1421-4fc9-8244-c86d370d84e3 used request id req-ab8b6e3a-2907-4d94-b71f-a6969616aaf1 2018-11-18 15:57:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99b08691-1421-4fc9-8244-c86d370d84e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:03,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41acf35b-fdbc-43c9-8f63-c29363609d9a Date: Sun, 18 Nov 2018 15:57:03 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:57:03,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99b08691-1421-4fc9-8244-c86d370d84e3 used request id req-41acf35b-fdbc-43c9-8f63-c29363609d9a 2018-11-18 15:57:03,541 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-subnet 2018-11-18 15:57:03,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" -d '{"subnets": [{"ip_version": 4, "network_id": "99b08691-1421-4fc9-8244-c86d370d84e3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-subnet"}]}' 2018-11-18 15:57:04,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2ff58d63-a8ae-47dd-8991-6789bfe35879 Date: Sun, 18 Nov 2018 15:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b08691-1421-4fc9-8244-c86d370d84e3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:03Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"e3b66317-078f-4844-a68d-cda358a0cb77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-subnet"}]} 2018-11-18 15:57:04,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-2ff58d63-a8ae-47dd-8991-6789bfe35879 2018-11-18 15:57:04,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=99b08691-1421-4fc9-8244-c86d370d84e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:04,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ecbd487c-fce0-4766-bcb7-385ce7d3b7a3 Date: Sun, 18 Nov 2018 15:57:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"99b08691-1421-4fc9-8244-c86d370d84e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["e3b66317-078f-4844-a68d-cda358a0cb77"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:03Z","provider:segmentation_id":81,"name":"NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:02Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:04,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=99b08691-1421-4fc9-8244-c86d370d84e3 used request id req-ecbd487c-fce0-4766-bcb7-385ce7d3b7a3 2018-11-18 15:57:04,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99b08691-1421-4fc9-8244-c86d370d84e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:04,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e5f7da14-f560-49d4-8694-520bd26b3d9a Date: Sun, 18 Nov 2018 15:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b08691-1421-4fc9-8244-c86d370d84e3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:03Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"e3b66317-078f-4844-a68d-cda358a0cb77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-subnet"}]} 2018-11-18 15:57:04,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99b08691-1421-4fc9-8244-c86d370d84e3 used request id req-e5f7da14-f560-49d4-8694-520bd26b3d9a 2018-11-18 15:57:04,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:04,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2983a991-1f53-4abf-b1ab-bd5f1c24ef2d Date: Sun, 18 Nov 2018 15:57:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"99b08691-1421-4fc9-8244-c86d370d84e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["e3b66317-078f-4844-a68d-cda358a0cb77"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:03Z","provider:segmentation_id":81,"name":"NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:02Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:04,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net used request id req-2983a991-1f53-4abf-b1ab-bd5f1c24ef2d 2018-11-18 15:57:04,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:04,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:04,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:04,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4940a3e-73e2-4a09-9b93-475ff146a9b4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:04,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-e4940a3e-73e2-4a09-9b93-475ff146a9b4 2018-11-18 15:57:04,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99b08691-1421-4fc9-8244-c86d370d84e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:05,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4cd677ae-55be-4510-b8ad-63884bae43be Date: Sun, 18 Nov 2018 15:57:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99b08691-1421-4fc9-8244-c86d370d84e3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:03Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"e3b66317-078f-4844-a68d-cda358a0cb77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-subnet"}]} 2018-11-18 15:57:05,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99b08691-1421-4fc9-8244-c86d370d84e3 used request id req-4cd677ae-55be-4510-b8ad-63884bae43be 2018-11-18 15:57:05,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:57:05,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:05,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["JGJqrncKTG-K7fqiGXRXag"], "issued_at": "2018-11-18T15:57:05.000000Z"}} 2018-11-18 15:57:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78010bb920b1c536fb1b0ceb82f24b392c3de785" 2018-11-18 15:57:05,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204df6a5-c70a-45ed-b020-b7f206c5ad7e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:05,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-204df6a5-c70a-45ed-b020-b7f206c5ad7e 2018-11-18 15:57:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:05,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a286ef34-aa4f-4548-a04d-6bc92fe4d72f Date: Sun, 18 Nov 2018 15:57:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:57:05,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-a286ef34-aa4f-4548-a04d-6bc92fe4d72f 2018-11-18 15:57:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:05,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f68032c0-9a1c-4861-a1ee-8a8fe04ba48b Date: Sun, 18 Nov 2018 15:57:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:57:05,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-f68032c0-9a1c-4861-a1ee-8a8fe04ba48b 2018-11-18 15:57:05,710 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router 2018-11-18 15:57:05,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}, "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router", "admin_state_up": true}}' 2018-11-18 15:57:09,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-aa9bc666-f434-47ac-bc73-c7385441dc1d Date: Sun, 18 Nov 2018 15:57:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:09Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "210bf8d3-4ab8-4a57-8c94-9774a85184ae", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}} 2018-11-18 15:57:09,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-aa9bc666-f434-47ac-bc73-c7385441dc1d 2018-11-18 15:57:09,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=210bf8d3-4ab8-4a57-8c94-9774a85184ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:09,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bfacc480-bf3f-4da1-aa57-d2d4647be563 Date: Sun, 18 Nov 2018 15:57:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:08Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.211"}],"id":"18f374e9-47f0-4c8b-90f9-7de90fa1ab44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:9c:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"210bf8d3-4ab8-4a57-8c94-9774a85184ae","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:08Z","binding:vnic_type":"normal"}]} 2018-11-18 15:57:09,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=210bf8d3-4ab8-4a57-8c94-9774a85184ae used request id req-bfacc480-bf3f-4da1-aa57-d2d4647be563 2018-11-18 15:57:09,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:09,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-94d741bb-c520-41e7-9fab-728393795d53 Date: Sun, 18 Nov 2018 15:57:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:57:09,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-94d741bb-c520-41e7-9fab-728393795d53 2018-11-18 15:57:09,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:09,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1963 X-Openstack-Request-Id: req-3a59c610-d073-408d-a440-3fc241e30589 Date: Sun, 18 Nov 2018 15:57:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:07Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:07Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "1d24218d-9eb1-4542-b9d6-7b4187e9a88d", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:09Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "210bf8d3-4ab8-4a57-8c94-9774a85184ae", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:06Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "c9ab2667-f5dd-4dd1-a6e1-3c5502794a28", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}]} 2018-11-18 15:57:09,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router used request id req-3a59c610-d073-408d-a440-3fc241e30589 2018-11-18 15:57:09,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:09,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f010a1-4bdf-4aa2-ad4f-99fb3c4f9bc3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:09,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-35f010a1-4bdf-4aa2-ad4f-99fb3c4f9bc3 2018-11-18 15:57:09,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1d24218d-9eb1-4542-b9d6-7b4187e9a88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:10,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-609c3408-c66c-454f-bdbf-482f71fb7eee Date: Sun, 18 Nov 2018 15:57:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:07Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.201"}],"id":"9c464ca5-e871-4b11-bb47-7d0b2a06ea4a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:85:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1d24218d-9eb1-4542-b9d6-7b4187e9a88d","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:07Z","binding:vnic_type":"normal"}]} 2018-11-18 15:57:10,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1d24218d-9eb1-4542-b9d6-7b4187e9a88d used request id req-609c3408-c66c-454f-bdbf-482f71fb7eee 2018-11-18 15:57:10,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:10,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-75ffad06-5699-45f4-bf8e-a63c26f3d0bd Date: Sun, 18 Nov 2018 15:57:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:57:10,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-75ffad06-5699-45f4-bf8e-a63c26f3d0bd 2018-11-18 15:57:10,207 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router 2018-11-18 15:57:10,208 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router 2018-11-18 15:57:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/210bf8d3-4ab8-4a57-8c94-9774a85184ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:11,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b48c791-beae-4df9-af65-b3a89a46f314 Content-Length: 0 Date: Sun, 18 Nov 2018 15:57:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:11,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/210bf8d3-4ab8-4a57-8c94-9774a85184ae used request id req-9b48c791-beae-4df9-af65-b3a89a46f314 2018-11-18 15:57:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:11,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-e08368af-2c48-47d8-8899-3e96a3062285 Date: Sun, 18 Nov 2018 15:57:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:07Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:07Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "1d24218d-9eb1-4542-b9d6-7b4187e9a88d", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:06Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "c9ab2667-f5dd-4dd1-a6e1-3c5502794a28", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}]} 2018-11-18 15:57:11,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router used request id req-e08368af-2c48-47d8-8899-3e96a3062285 2018-11-18 15:57:11,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:11,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7c9fe2-50da-4cf1-9a62-f3839d0ff8cf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:11,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-5a7c9fe2-50da-4cf1-9a62-f3839d0ff8cf 2018-11-18 15:57:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1d24218d-9eb1-4542-b9d6-7b4187e9a88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:11,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d2e90cf0-d99e-40a3-862d-821f19faeb93 Date: Sun, 18 Nov 2018 15:57:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:07Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.201"}],"id":"9c464ca5-e871-4b11-bb47-7d0b2a06ea4a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:85:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1d24218d-9eb1-4542-b9d6-7b4187e9a88d","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:07Z","binding:vnic_type":"normal"}]} 2018-11-18 15:57:11,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1d24218d-9eb1-4542-b9d6-7b4187e9a88d used request id req-d2e90cf0-d99e-40a3-862d-821f19faeb93 2018-11-18 15:57:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:11,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c8ffdc39-7149-4d87-9be3-20cf25b17242 Date: Sun, 18 Nov 2018 15:57:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:57:11,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-c8ffdc39-7149-4d87-9be3-20cf25b17242 2018-11-18 15:57:11,960 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-subnet 2018-11-18 15:57:11,960 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-subnet 2018-11-18 15:57:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/e3b66317-078f-4844-a68d-cda358a0cb77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:14,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64bedfdb-369c-48e3-a683-a0350d458fe3 Date: Sun, 18 Nov 2018 15:57:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:14,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/e3b66317-078f-4844-a68d-cda358a0cb77 used request id req-64bedfdb-369c-48e3-a683-a0350d458fe3 2018-11-18 15:57:14,044 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-net 2018-11-18 15:57:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/99b08691-1421-4fc9-8244-c86d370d84e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7103da8e53a224c78d4bfdc666963df4ba5611" 2018-11-18 15:57:15,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-356ee864-1aaa-4fb2-9a72-3eab33f90ee9 Date: Sun, 18 Nov 2018 15:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:15,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/99b08691-1421-4fc9-8244-c86d370d84e3 used request id req-356ee864-1aaa-4fb2-9a72-3eab33f90ee9 2018-11-18 15:57:15,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:15,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["Vndddl33Q7y7c2jbKysd0Q"], "issued_at": "2018-11-18T15:57:15.000000Z"}} 2018-11-18 15:57:15,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:15,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df88997-5bd1-4cbc-a354-455eb543d68d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:15,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7df88997-5bd1-4cbc-a354-455eb543d68d 2018-11-18 15:57:15,844 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net 2018-11-18 15:57:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" -d '{"network": {"name": "NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net", "admin_state_up": true}}' 2018-11-18 15:57:16,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-65c18fe4-1b53-4a69-8537-b26351564d8c Date: Sun, 18 Nov 2018 15:57:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:16Z","is_default":false,"provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:16Z","mtu":1450}} 2018-11-18 15:57:16,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-65c18fe4-1b53-4a69-8537-b26351564d8c 2018-11-18 15:57:16,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4bb2f935-11b6-4e34-84bb-9afbabc59cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:16,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e2f03140-470b-47ca-b6b1-643501e593e7 Date: Sun, 18 Nov 2018 15:57:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:16Z","provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:16Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:16,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4bb2f935-11b6-4e34-84bb-9afbabc59cae used request id req-e2f03140-470b-47ca-b6b1-643501e593e7 2018-11-18 15:57:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:16,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a73c202f-4472-4c52-82c1-e099bb0deb2a Date: Sun, 18 Nov 2018 15:57:16 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:57:16,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae used request id req-a73c202f-4472-4c52-82c1-e099bb0deb2a 2018-11-18 15:57:16,763 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet 2018-11-18 15:57:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" -d '{"subnets": [{"ip_version": 4, "network_id": "4bb2f935-11b6-4e34-84bb-9afbabc59cae", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet"}]}' 2018-11-18 15:57:17,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f0e6e47f-ea82-4ad3-9d7c-6efe9fd62582 Date: Sun, 18 Nov 2018 15:57:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:17Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"a271efde-7153-4cd4-a483-7207be96de09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet"}]} 2018-11-18 15:57:17,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-f0e6e47f-ea82-4ad3-9d7c-6efe9fd62582 2018-11-18 15:57:17,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4bb2f935-11b6-4e34-84bb-9afbabc59cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:17,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b27be1c3-7284-42f9-991b-8f770886c314 Date: Sun, 18 Nov 2018 15:57:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["a271efde-7153-4cd4-a483-7207be96de09"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:17Z","provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:16Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:17,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4bb2f935-11b6-4e34-84bb-9afbabc59cae used request id req-b27be1c3-7284-42f9-991b-8f770886c314 2018-11-18 15:57:17,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:17,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bbf6b751-1229-4df1-8bd9-497fee8a618c Date: Sun, 18 Nov 2018 15:57:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:17Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"a271efde-7153-4cd4-a483-7207be96de09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet"}]} 2018-11-18 15:57:17,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae used request id req-bbf6b751-1229-4df1-8bd9-497fee8a618c 2018-11-18 15:57:17,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:17,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-88ebfe28-4df5-4f8b-8b0e-c540490bb594 Date: Sun, 18 Nov 2018 15:57:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["a271efde-7153-4cd4-a483-7207be96de09"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:17Z","provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:16Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:17,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net used request id req-88ebfe28-4df5-4f8b-8b0e-c540490bb594 2018-11-18 15:57:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:17,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:17,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1251ce2-c808-40b2-899d-e8310e4fefa3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:17,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-c1251ce2-c808-40b2-899d-e8310e4fefa3 2018-11-18 15:57:17,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:18,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a25f3dbe-48b0-4a76-8d38-d3f36bfe9b17 Date: Sun, 18 Nov 2018 15:57:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:17Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"a271efde-7153-4cd4-a483-7207be96de09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet"}]} 2018-11-18 15:57:18,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae used request id req-a25f3dbe-48b0-4a76-8d38-d3f36bfe9b17 2018-11-18 15:57:18,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae&name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:18,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93ba221f-bda5-4e3f-bbd4-7b615e7f40a9 Date: Sun, 18 Nov 2018 15:57:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:17Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"a271efde-7153-4cd4-a483-7207be96de09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet"}]} 2018-11-18 15:57:18,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae&name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet used request id req-93ba221f-bda5-4e3f-bbd4-7b615e7f40a9 2018-11-18 15:57:18,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:57:18,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:18,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["g-pCsTxsSxCSxeLWbmldjw"], "issued_at": "2018-11-18T15:57:18.000000Z"}} 2018-11-18 15:57:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d28b1d38b8fc8a0c2d9dff2072b1a249b198600" 2018-11-18 15:57:18,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d84de2-2d6b-4c88-be5c-f75153b3e1e0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:18,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e2d84de2-2d6b-4c88-be5c-f75153b3e1e0 2018-11-18 15:57:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:19,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6f997953-b3e8-4e5f-9fc3-bf8bd4e99239 Date: Sun, 18 Nov 2018 15:57:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["a271efde-7153-4cd4-a483-7207be96de09"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:17Z","provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:16Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:19,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net used request id req-6f997953-b3e8-4e5f-9fc3-bf8bd4e99239 2018-11-18 15:57:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:19,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-da083c51-11e6-4575-93c1-1e3e90d86686 Date: Sun, 18 Nov 2018 15:57:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:17Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"a271efde-7153-4cd4-a483-7207be96de09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet"}]} 2018-11-18 15:57:19,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae used request id req-da083c51-11e6-4575-93c1-1e3e90d86686 2018-11-18 15:57:19,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:19,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-60aced5a-2ec8-4ba4-a1d6-dc63ebfa0e00 Date: Sun, 18 Nov 2018 15:57:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["a271efde-7153-4cd4-a483-7207be96de09"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:17Z","provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:16Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:19,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net used request id req-60aced5a-2ec8-4ba4-a1d6-dc63ebfa0e00 2018-11-18 15:57:19,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:19,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:19,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d28b1d38b8fc8a0c2d9dff2072b1a249b198600" 2018-11-18 15:57:19,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177b88d8-4906-4eda-93ce-3161c726daf1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:19,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-177b88d8-4906-4eda-93ce-3161c726daf1 2018-11-18 15:57:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:19,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1d70a315-4567-4e76-9b9e-afc555081b56 Date: Sun, 18 Nov 2018 15:57:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:17Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"a271efde-7153-4cd4-a483-7207be96de09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet"}]} 2018-11-18 15:57:19,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae used request id req-1d70a315-4567-4e76-9b9e-afc555081b56 2018-11-18 15:57:19,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae&name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:19,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5601304e-c440-40cd-ae5b-a358ba8485bf Date: Sun, 18 Nov 2018 15:57:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:17Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"a271efde-7153-4cd4-a483-7207be96de09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet"}]} 2018-11-18 15:57:19,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4bb2f935-11b6-4e34-84bb-9afbabc59cae&name=NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet used request id req-5601304e-c440-40cd-ae5b-a358ba8485bf 2018-11-18 15:57:19,879 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net 2018-11-18 15:57:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" -d '{"port": {"network_id": "4bb2f935-11b6-4e34-84bb-9afbabc59cae", "fixed_ips": [{"subnet_id": "a271efde-7153-4cd4-a483-7207be96de09", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-port", "admin_state_up": true}}' 2018-11-18 15:57:20,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-9db16317-4fff-48f7-968c-0505f8768a6c Date: Sun, 18 Nov 2018 15:57:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:20Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a271efde-7153-4cd4-a483-7207be96de09","ip_address":"10.55.1.100"}],"id":"67f6bb29-83de-4ba9-ad7a-9800db87f947","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:dd:35","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-port","admin_state_up":true,"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:20Z","binding:vnic_type":"normal"}} 2018-11-18 15:57:20,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-9db16317-4fff-48f7-968c-0505f8768a6c 2018-11-18 15:57:20,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:20,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4930 X-Openstack-Request-Id: req-710073ee-bb32-4a02-a65e-9e7b94ada0ea Date: Sun, 18 Nov 2018 15:57:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:06Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.204"}],"id":"05527dfb-f15c-4252-bee5-e1c4fcda79dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:aa:1a:8a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c9ab2667-f5dd-4dd1-a6e1-3c5502794a28","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a271efde-7153-4cd4-a483-7207be96de09","ip_address":"10.55.1.4"}],"id":"117f0bea-ed7a-44c6-a4b1-94310649b61f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:0e:42","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bb2f935-11b6-4e34-84bb-9afbabc59cae","name":"","admin_state_up":true,"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a271efde-7153-4cd4-a483-7207be96de09","ip_address":"10.55.1.100"}],"id":"67f6bb29-83de-4ba9-ad7a-9800db87f947","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:dd:35","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-port","admin_state_up":true,"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a271efde-7153-4cd4-a483-7207be96de09","ip_address":"10.55.1.3"}],"id":"8f14a693-0c3f-4caf-a7f6-1ed007ca60ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:b5:e1","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bb2f935-11b6-4e34-84bb-9afbabc59cae","name":"","admin_state_up":true,"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:07Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.201"}],"id":"9c464ca5-e871-4b11-bb47-7d0b2a06ea4a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:85:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1d24218d-9eb1-4542-b9d6-7b4187e9a88d","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a271efde-7153-4cd4-a483-7207be96de09","ip_address":"10.55.1.2"}],"id":"e055fb43-c119-4a19-ac86-66f10fe026c3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:ce:d3","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bb2f935-11b6-4e34-84bb-9afbabc59cae","name":"","admin_state_up":true,"network_id":"4bb2f935-11b6-4e34-84bb-9afbabc59cae","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:17Z","binding:vnic_type":"normal"}]} 2018-11-18 15:57:20,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports used request id req-710073ee-bb32-4a02-a65e-9e7b94ada0ea 2018-11-18 15:57:20,968 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-port 2018-11-18 15:57:20,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/67f6bb29-83de-4ba9-ad7a-9800db87f947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:21,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-622bdf30-22ce-4f82-b728-26d8dcfbf8d4 Date: Sun, 18 Nov 2018 15:57:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:21,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/67f6bb29-83de-4ba9-ad7a-9800db87f947 used request id req-622bdf30-22ce-4f82-b728-26d8dcfbf8d4 2018-11-18 15:57:21,527 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet 2018-11-18 15:57:21,527 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-subnet 2018-11-18 15:57:21,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/a271efde-7153-4cd4-a483-7207be96de09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:23,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6e9cfa2-c10f-4370-9cd6-6cfb4da7af96 Date: Sun, 18 Nov 2018 15:57:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:23,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a271efde-7153-4cd4-a483-7207be96de09 used request id req-f6e9cfa2-c10f-4370-9cd6-6cfb4da7af96 2018-11-18 15:57:23,626 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c1dbd4e7-f408-46fc-869c-20c28944af81-pub-net 2018-11-18 15:57:23,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/4bb2f935-11b6-4e34-84bb-9afbabc59cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30678e62c386834fc44121755c81b3261e44dbda" 2018-11-18 15:57:25,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-624ef294-bbbb-4b58-9131-a799327596e7 Date: Sun, 18 Nov 2018 15:57:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:25,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4bb2f935-11b6-4e34-84bb-9afbabc59cae used request id req-624ef294-bbbb-4b58-9131-a799327596e7 2018-11-18 15:57:25,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:25,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["yGzyHmFJQN6QWa8b6Y5Gwg"], "issued_at": "2018-11-18T15:57:25.000000Z"}} 2018-11-18 15:57:25,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:25,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b477858c-f863-42f6-9dd8-f25ddbf964f9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:25,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b477858c-f863-42f6-9dd8-f25ddbf964f9 2018-11-18 15:57:25,846 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net 2018-11-18 15:57:25,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" -d '{"network": {"name": "NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net", "admin_state_up": true}}' 2018-11-18 15:57:26,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-2b1cee7a-f066-4d93-b53f-49c94e340f50 Date: Sun, 18 Nov 2018 15:57:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:26Z","is_default":false,"provider:segmentation_id":19,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","mtu":1450}} 2018-11-18 15:57:26,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-2b1cee7a-f066-4d93-b53f-49c94e340f50 2018-11-18 15:57:26,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:26,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-69db38d7-a961-4a52-915f-f0a922a7561f Date: Sun, 18 Nov 2018 15:57:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:26Z","provider:segmentation_id":19,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:26,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c used request id req-69db38d7-a961-4a52-915f-f0a922a7561f 2018-11-18 15:57:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:26,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ceda9e9c-239b-471b-8775-83f75e86d138 Date: Sun, 18 Nov 2018 15:57:26 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:57:26,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c used request id req-ceda9e9c-239b-471b-8775-83f75e86d138 2018-11-18 15:57:26,702 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet 2018-11-18 15:57:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" -d '{"subnets": [{"ip_version": 4, "network_id": "b282b8e7-5869-4e3e-b5ce-e9d25746d19c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet"}]}' 2018-11-18 15:57:27,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ee78052b-e1de-4917-8de7-1786f158e305 Date: Sun, 18 Nov 2018 15:57:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:26Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"319ddf8c-27c2-4d4a-b319-697850de514c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet"}]} 2018-11-18 15:57:27,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-ee78052b-e1de-4917-8de7-1786f158e305 2018-11-18 15:57:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:27,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-cc7c0702-ae91-4921-825e-62e9c5bd64e2 Date: Sun, 18 Nov 2018 15:57:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["319ddf8c-27c2-4d4a-b319-697850de514c"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:26Z","provider:segmentation_id":19,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:27,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c used request id req-cc7c0702-ae91-4921-825e-62e9c5bd64e2 2018-11-18 15:57:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:27,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c39a774-eee2-405c-a1a2-084be3dd60ac Date: Sun, 18 Nov 2018 15:57:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"319ddf8c-27c2-4d4a-b319-697850de514c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet"}]} 2018-11-18 15:57:27,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c used request id req-2c39a774-eee2-405c-a1a2-084be3dd60ac 2018-11-18 15:57:27,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:28,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b78327ab-c27c-49b7-8f0e-a045d096010a Date: Sun, 18 Nov 2018 15:57:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["319ddf8c-27c2-4d4a-b319-697850de514c"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:26Z","provider:segmentation_id":19,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:28,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net used request id req-b78327ab-c27c-49b7-8f0e-a045d096010a 2018-11-18 15:57:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:28,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:28,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5ca49a-195a-4bbc-8524-55bab0dbfded Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:28,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-9f5ca49a-195a-4bbc-8524-55bab0dbfded 2018-11-18 15:57:28,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:28,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f3644687-17eb-4de8-b979-ecc6321c8a25 Date: Sun, 18 Nov 2018 15:57:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"319ddf8c-27c2-4d4a-b319-697850de514c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet"}]} 2018-11-18 15:57:28,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c used request id req-f3644687-17eb-4de8-b979-ecc6321c8a25 2018-11-18 15:57:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c&name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:28,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-942fd011-0abd-4443-b1e1-ba71082f666f Date: Sun, 18 Nov 2018 15:57:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"319ddf8c-27c2-4d4a-b319-697850de514c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet"}]} 2018-11-18 15:57:28,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c&name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet used request id req-942fd011-0abd-4443-b1e1-ba71082f666f 2018-11-18 15:57:28,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:57:28,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:28,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["rnWTNfBSRDuu5ijxdnyl-g"], "issued_at": "2018-11-18T15:57:28.000000Z"}} 2018-11-18 15:57:28,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4265671ae83781f4d9a5c7be001ed43538b52f" 2018-11-18 15:57:28,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc40501d-d051-4814-9af7-31429d8cb969 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:28,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cc40501d-d051-4814-9af7-31429d8cb969 2018-11-18 15:57:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:29,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-81aab379-f5db-4443-8a8e-0772c018016c Date: Sun, 18 Nov 2018 15:57:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["319ddf8c-27c2-4d4a-b319-697850de514c"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:26Z","provider:segmentation_id":19,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:29,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net used request id req-81aab379-f5db-4443-8a8e-0772c018016c 2018-11-18 15:57:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:29,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-10aac58e-38ce-4994-8be1-7e9a68aadf70 Date: Sun, 18 Nov 2018 15:57:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"319ddf8c-27c2-4d4a-b319-697850de514c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet"}]} 2018-11-18 15:57:29,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c used request id req-10aac58e-38ce-4994-8be1-7e9a68aadf70 2018-11-18 15:57:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:29,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-02ef383f-1bd3-4bda-aa06-405c45b52592 Date: Sun, 18 Nov 2018 15:57:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["319ddf8c-27c2-4d4a-b319-697850de514c"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:26Z","provider:segmentation_id":19,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:29,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net used request id req-02ef383f-1bd3-4bda-aa06-405c45b52592 2018-11-18 15:57:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:29,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd4265671ae83781f4d9a5c7be001ed43538b52f" 2018-11-18 15:57:29,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7326fa-8104-4c38-b12f-9effe0321daf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:29,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-ca7326fa-8104-4c38-b12f-9effe0321daf 2018-11-18 15:57:29,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:29,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ceb15497-63d4-4b7a-ac65-e71c6735fefc Date: Sun, 18 Nov 2018 15:57:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"319ddf8c-27c2-4d4a-b319-697850de514c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet"}]} 2018-11-18 15:57:29,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c used request id req-ceb15497-63d4-4b7a-ac65-e71c6735fefc 2018-11-18 15:57:29,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c&name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:29,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-380115b0-7be4-4548-b56e-c88b7d2ad8ff Date: Sun, 18 Nov 2018 15:57:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:26Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"319ddf8c-27c2-4d4a-b319-697850de514c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet"}]} 2018-11-18 15:57:29,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b282b8e7-5869-4e3e-b5ce-e9d25746d19c&name=NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet used request id req-380115b0-7be4-4548-b56e-c88b7d2ad8ff 2018-11-18 15:57:29,957 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net 2018-11-18 15:57:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" -d '{"port": {"network_id": "b282b8e7-5869-4e3e-b5ce-e9d25746d19c", "fixed_ips": [{"subnet_id": "319ddf8c-27c2-4d4a-b319-697850de514c", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-port", "admin_state_up": true}}' 2018-11-18 15:57:30,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-9253d413-13e0-4bc2-8381-7eb59caa66b4 Date: Sun, 18 Nov 2018 15:57:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:30Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"319ddf8c-27c2-4d4a-b319-697850de514c","ip_address":"10.55.1.100"}],"id":"63b3faef-7c45-4d36-99bf-754f25efaceb","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:86:00","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-port","admin_state_up":true,"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:30Z","binding:vnic_type":"normal"}} 2018-11-18 15:57:30,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-9253d413-13e0-4bc2-8381-7eb59caa66b4 2018-11-18 15:57:30,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:31,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4930 X-Openstack-Request-Id: req-55504373-d27e-4af3-a91e-4606b4168a5c Date: Sun, 18 Nov 2018 15:57:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:06Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.204"}],"id":"05527dfb-f15c-4252-bee5-e1c4fcda79dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:aa:1a:8a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c9ab2667-f5dd-4dd1-a6e1-3c5502794a28","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"319ddf8c-27c2-4d4a-b319-697850de514c","ip_address":"10.55.1.3"}],"id":"2776f703-bf3a-4563-b9ee-181f9486879d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:9a:88","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b282b8e7-5869-4e3e-b5ce-e9d25746d19c","name":"","admin_state_up":true,"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"319ddf8c-27c2-4d4a-b319-697850de514c","ip_address":"10.55.1.2"}],"id":"4f3c44bc-d4e9-4990-9fcd-d1bac0c18326","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:9c:d2","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b282b8e7-5869-4e3e-b5ce-e9d25746d19c","name":"","admin_state_up":true,"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:30Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"319ddf8c-27c2-4d4a-b319-697850de514c","ip_address":"10.55.1.100"}],"id":"63b3faef-7c45-4d36-99bf-754f25efaceb","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:86:00","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-port","admin_state_up":true,"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:29Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"319ddf8c-27c2-4d4a-b319-697850de514c","ip_address":"10.55.1.4"}],"id":"6ba27f5a-0d65-4d3d-b4df-de438e71673e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:14:3f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b282b8e7-5869-4e3e-b5ce-e9d25746d19c","name":"","admin_state_up":true,"network_id":"b282b8e7-5869-4e3e-b5ce-e9d25746d19c","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:07Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.201"}],"id":"9c464ca5-e871-4b11-bb47-7d0b2a06ea4a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:85:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1d24218d-9eb1-4542-b9d6-7b4187e9a88d","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:07Z","binding:vnic_type":"normal"}]} 2018-11-18 15:57:31,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports used request id req-55504373-d27e-4af3-a91e-4606b4168a5c 2018-11-18 15:57:31,608 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-port 2018-11-18 15:57:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/63b3faef-7c45-4d36-99bf-754f25efaceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:32,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ee0a5fc-deec-484f-908f-e0f702518c03 Date: Sun, 18 Nov 2018 15:57:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:32,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/63b3faef-7c45-4d36-99bf-754f25efaceb used request id req-7ee0a5fc-deec-484f-908f-e0f702518c03 2018-11-18 15:57:32,002 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet 2018-11-18 15:57:32,002 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-subnet 2018-11-18 15:57:32,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/319ddf8c-27c2-4d4a-b319-697850de514c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:33,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fae85e74-e4ec-4c15-a828-8b058549185d Date: Sun, 18 Nov 2018 15:57:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:33,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/319ddf8c-27c2-4d4a-b319-697850de514c used request id req-fae85e74-e4ec-4c15-a828-8b058549185d 2018-11-18 15:57:33,936 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c7e73268-1971-447a-ba98-c2dbf2a30d7f-pub-net 2018-11-18 15:57:33,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/b282b8e7-5869-4e3e-b5ce-e9d25746d19c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe3b40dc33468c95eaa2c8b21f8ccb95de77b8b" 2018-11-18 15:57:35,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de782ee4-0a7c-4b7d-8c1e-a053c59ca8f0 Date: Sun, 18 Nov 2018 15:57:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:35,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/b282b8e7-5869-4e3e-b5ce-e9d25746d19c used request id req-de782ee4-0a7c-4b7d-8c1e-a053c59ca8f0 2018-11-18 15:57:35,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:36,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["29z6_21GRb63MCKgO8i8cQ"], "issued_at": "2018-11-18T15:57:36.000000Z"}} 2018-11-18 15:57:36,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:36,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d88ed13-d42b-414b-a38f-59dc20420390 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:36,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0d88ed13-d42b-414b-a38f-59dc20420390 2018-11-18 15:57:36,150 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net 2018-11-18 15:57:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" -d '{"network": {"name": "NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net", "admin_state_up": true}}' 2018-11-18 15:57:36,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-68c26cd2-3788-4e86-a183-7a6f588dcbd3 Date: Sun, 18 Nov 2018 15:57:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:36Z","is_default":false,"provider:segmentation_id":16,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:36Z","mtu":1450}} 2018-11-18 15:57:36,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-68c26cd2-3788-4e86-a183-7a6f588dcbd3 2018-11-18 15:57:36,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=ec1f3fb5-258a-41d9-a214-46e725e4e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:36,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-abfb2696-93b3-42ff-8605-a80ec5f4cd1a Date: Sun, 18 Nov 2018 15:57:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:36Z","provider:segmentation_id":16,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:36Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:36,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=ec1f3fb5-258a-41d9-a214-46e725e4e58a used request id req-abfb2696-93b3-42ff-8605-a80ec5f4cd1a 2018-11-18 15:57:36,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:37,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae01b3d0-4934-4924-a402-51a90e73b0a9 Date: Sun, 18 Nov 2018 15:57:37 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:57:37,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a used request id req-ae01b3d0-4934-4924-a402-51a90e73b0a9 2018-11-18 15:57:37,129 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet 2018-11-18 15:57:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" -d '{"subnets": [{"ip_version": 4, "network_id": "ec1f3fb5-258a-41d9-a214-46e725e4e58a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet"}]}' 2018-11-18 15:57:37,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dbb4eac0-e3ad-4c6a-b51f-e3986fed723a Date: Sun, 18 Nov 2018 15:57:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:37Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6b42045b-7725-42ed-8fc3-b22e636c81e7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet"}]} 2018-11-18 15:57:37,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-dbb4eac0-e3ad-4c6a-b51f-e3986fed723a 2018-11-18 15:57:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=ec1f3fb5-258a-41d9-a214-46e725e4e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:37,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d89bb219-9d84-431e-810c-27cb36e9cad7 Date: Sun, 18 Nov 2018 15:57:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6b42045b-7725-42ed-8fc3-b22e636c81e7"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:37Z","provider:segmentation_id":16,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:36Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:37,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=ec1f3fb5-258a-41d9-a214-46e725e4e58a used request id req-d89bb219-9d84-431e-810c-27cb36e9cad7 2018-11-18 15:57:38,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3f2e4a67-0c7c-473b-a1a1-99ab9fc1aaa1 Date: Sun, 18 Nov 2018 15:57:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:37Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6b42045b-7725-42ed-8fc3-b22e636c81e7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet"}]} 2018-11-18 15:57:38,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a used request id req-3f2e4a67-0c7c-473b-a1a1-99ab9fc1aaa1 2018-11-18 15:57:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:38,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-39b632af-12e9-4b84-8dee-0dc1768a472a Date: Sun, 18 Nov 2018 15:57:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6b42045b-7725-42ed-8fc3-b22e636c81e7"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:37Z","provider:segmentation_id":16,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:36Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:38,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net used request id req-39b632af-12e9-4b84-8dee-0dc1768a472a 2018-11-18 15:57:38,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:38,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:38,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3864db3-f02b-467e-80e2-671c54c84623 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:38,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-b3864db3-f02b-467e-80e2-671c54c84623 2018-11-18 15:57:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:38,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-11e53f5c-1053-4816-8520-46bfa96c4743 Date: Sun, 18 Nov 2018 15:57:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:37Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6b42045b-7725-42ed-8fc3-b22e636c81e7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet"}]} 2018-11-18 15:57:38,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a used request id req-11e53f5c-1053-4816-8520-46bfa96c4743 2018-11-18 15:57:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a&name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:38,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3702bb9e-d6e3-4a7d-aba7-5b5ab7d1ac13 Date: Sun, 18 Nov 2018 15:57:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:37Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6b42045b-7725-42ed-8fc3-b22e636c81e7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet"}]} 2018-11-18 15:57:38,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a&name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet used request id req-3702bb9e-d6e3-4a7d-aba7-5b5ab7d1ac13 2018-11-18 15:57:38,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:57:38,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:39,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["j95bxHamRV6txm11gLqohg"], "issued_at": "2018-11-18T15:57:39.000000Z"}} 2018-11-18 15:57:39,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5faa8599de8309bc59a3c87b96af0c3b4a97789" 2018-11-18 15:57:39,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130d05b5-e8be-4309-8b54-61272130d739 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:39,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-130d05b5-e8be-4309-8b54-61272130d739 2018-11-18 15:57:39,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:39,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d87adfca-c74c-42de-b3f5-361484bfb4fe Date: Sun, 18 Nov 2018 15:57:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6b42045b-7725-42ed-8fc3-b22e636c81e7"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:37Z","provider:segmentation_id":16,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:36Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:39,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net used request id req-d87adfca-c74c-42de-b3f5-361484bfb4fe 2018-11-18 15:57:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:39,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d860d63-8b69-4147-814b-75cdc4dd1cf5 Date: Sun, 18 Nov 2018 15:57:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:37Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6b42045b-7725-42ed-8fc3-b22e636c81e7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet"}]} 2018-11-18 15:57:39,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a used request id req-4d860d63-8b69-4147-814b-75cdc4dd1cf5 2018-11-18 15:57:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:40,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-741ab06d-f120-44ca-998b-556ec98a6101 Date: Sun, 18 Nov 2018 15:57:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6b42045b-7725-42ed-8fc3-b22e636c81e7"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:37Z","provider:segmentation_id":16,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:36Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:40,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net used request id req-741ab06d-f120-44ca-998b-556ec98a6101 2018-11-18 15:57:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:40,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:40,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5faa8599de8309bc59a3c87b96af0c3b4a97789" 2018-11-18 15:57:40,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3cfac1-1548-4df6-9a2d-f68cf62d021d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:40,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-cb3cfac1-1548-4df6-9a2d-f68cf62d021d 2018-11-18 15:57:40,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:40,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c67d4e32-c5e7-40c1-8b60-0f376974f992 Date: Sun, 18 Nov 2018 15:57:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:37Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6b42045b-7725-42ed-8fc3-b22e636c81e7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet"}]} 2018-11-18 15:57:40,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a used request id req-c67d4e32-c5e7-40c1-8b60-0f376974f992 2018-11-18 15:57:40,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a&name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:40,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d036d6ef-db04-4eb8-a861-c0cab10a7aae Date: Sun, 18 Nov 2018 15:57:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec1f3fb5-258a-41d9-a214-46e725e4e58a","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:37Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6b42045b-7725-42ed-8fc3-b22e636c81e7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet"}]} 2018-11-18 15:57:40,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ec1f3fb5-258a-41d9-a214-46e725e4e58a&name=NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet used request id req-d036d6ef-db04-4eb8-a861-c0cab10a7aae 2018-11-18 15:57:40,485 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net 2018-11-18 15:57:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" -d '{"port": {"network_id": "ec1f3fb5-258a-41d9-a214-46e725e4e58a", "fixed_ips": [{"subnet_id": "6b42045b-7725-42ed-8fc3-b22e636c81e7", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-port", "admin_state_up": true}}' 2018-11-18 15:57:40,501 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-9d904916-b89c-431c-bbee-c5e92c3b2650 Date: Sun, 18 Nov 2018 15:57:40 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-18 15:57:40,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-9d904916-b89c-431c-bbee-c5e92c3b2650 2018-11-18 15:57:40,502 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-18 15:57:40,502 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet 2018-11-18 15:57:40,502 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-subnet 2018-11-18 15:57:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/6b42045b-7725-42ed-8fc3-b22e636c81e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:42,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-886fe00d-0651-40f4-a227-7445530c2262 Date: Sun, 18 Nov 2018 15:57:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:42,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6b42045b-7725-42ed-8fc3-b22e636c81e7 used request id req-886fe00d-0651-40f4-a227-7445530c2262 2018-11-18 15:57:42,643 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fbe6690b-1bf5-4f20-ba3c-62f368f7ca84-pub-net 2018-11-18 15:57:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/ec1f3fb5-258a-41d9-a214-46e725e4e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aab3d66997e5874d8b63da7fd1a9e3dfb43ceb" 2018-11-18 15:57:43,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8afd26c1-f623-4bfc-8a1a-a0f9effb651a Date: Sun, 18 Nov 2018 15:57:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:43,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/ec1f3fb5-258a-41d9-a214-46e725e4e58a used request id req-8afd26c1-f623-4bfc-8a1a-a0f9effb651a 2018-11-18 15:57:43,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:44,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["chljzfVWR2mQi_qxFLnpMw"], "issued_at": "2018-11-18T15:57:44.000000Z"}} 2018-11-18 15:57:44,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:44,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6bf841-cadc-4f78-bf65-dde38436d74b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:44,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ae6bf841-cadc-4f78-bf65-dde38436d74b 2018-11-18 15:57:44,423 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net 2018-11-18 15:57:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" -d '{"network": {"name": "NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net", "admin_state_up": true}}' 2018-11-18 15:57:44,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-294e17d1-f35f-4344-8f88-a9344ab63243 Date: Sun, 18 Nov 2018 15:57:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:44Z","is_default":false,"provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:44Z","mtu":1450}} 2018-11-18 15:57:44,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-294e17d1-f35f-4344-8f88-a9344ab63243 2018-11-18 15:57:44,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:45,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2827726-a1b7-49ac-ae8b-907f3cc6e8f4 Date: Sun, 18 Nov 2018 15:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:44Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:44Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:45,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 used request id req-a2827726-a1b7-49ac-ae8b-907f3cc6e8f4 2018-11-18 15:57:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:45,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-de4a843d-2c65-4071-9b97-705d8692e190 Date: Sun, 18 Nov 2018 15:57:45 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:57:45,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 used request id req-de4a843d-2c65-4071-9b97-705d8692e190 2018-11-18 15:57:45,330 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet 2018-11-18 15:57:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" -d '{"subnets": [{"ip_version": 4, "network_id": "bd662d19-59d0-4a83-bcb7-1e8ff45920a4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet"}]}' 2018-11-18 15:57:46,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bde2cf49-6d13-4bc1-80b5-eb499d5d3d46 Date: Sun, 18 Nov 2018 15:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"c6dcbf62-69ca-4700-8de5-9e41940ef100","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet"}]} 2018-11-18 15:57:46,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-bde2cf49-6d13-4bc1-80b5-eb499d5d3d46 2018-11-18 15:57:46,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:46,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-214327ce-9454-4bc2-9ab4-ab6a53ca0b2a Date: Sun, 18 Nov 2018 15:57:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["c6dcbf62-69ca-4700-8de5-9e41940ef100"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:45Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:44Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:46,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 used request id req-214327ce-9454-4bc2-9ab4-ab6a53ca0b2a 2018-11-18 15:57:46,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:46,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c18cc587-12c6-4ee2-8c2d-6722d9aebb71 Date: Sun, 18 Nov 2018 15:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"c6dcbf62-69ca-4700-8de5-9e41940ef100","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet"}]} 2018-11-18 15:57:46,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 used request id req-c18cc587-12c6-4ee2-8c2d-6722d9aebb71 2018-11-18 15:57:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:46,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-121740da-9f08-4c5c-96d0-33bbf19a25da Date: Sun, 18 Nov 2018 15:57:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["c6dcbf62-69ca-4700-8de5-9e41940ef100"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:45Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:44Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:46,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net used request id req-121740da-9f08-4c5c-96d0-33bbf19a25da 2018-11-18 15:57:46,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:46,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:46,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4263c66-1cdd-446d-9c3a-314fa10fb217 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:46,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-e4263c66-1cdd-446d-9c3a-314fa10fb217 2018-11-18 15:57:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:46,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5f6fa1f5-4802-4f93-8faf-c10e86a485be Date: Sun, 18 Nov 2018 15:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"c6dcbf62-69ca-4700-8de5-9e41940ef100","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet"}]} 2018-11-18 15:57:46,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 used request id req-5f6fa1f5-4802-4f93-8faf-c10e86a485be 2018-11-18 15:57:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4&name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:46,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53854ef7-d339-495b-88e6-dad4a91b4ecd Date: Sun, 18 Nov 2018 15:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"c6dcbf62-69ca-4700-8de5-9e41940ef100","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet"}]} 2018-11-18 15:57:46,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4&name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet used request id req-53854ef7-d339-495b-88e6-dad4a91b4ecd 2018-11-18 15:57:46,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:57:46,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:47,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["wBfF8dBARV2g0c8FR_ljxA"], "issued_at": "2018-11-18T15:57:47.000000Z"}} 2018-11-18 15:57:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201bfdd67c2afcb76176d4e98958943425e8eae9" 2018-11-18 15:57:47,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f3b645-0df5-4eed-83da-c1cb9eacc909 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:47,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-14f3b645-0df5-4eed-83da-c1cb9eacc909 2018-11-18 15:57:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:47,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ba7ca7a9-cafc-4fb0-81d1-eef68213d3b4 Date: Sun, 18 Nov 2018 15:57:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["c6dcbf62-69ca-4700-8de5-9e41940ef100"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:45Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:44Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:47,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net used request id req-ba7ca7a9-cafc-4fb0-81d1-eef68213d3b4 2018-11-18 15:57:47,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:47,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a5490f80-9083-4145-8015-3f3faf6f08f4 Date: Sun, 18 Nov 2018 15:57:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"c6dcbf62-69ca-4700-8de5-9e41940ef100","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet"}]} 2018-11-18 15:57:47,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 used request id req-a5490f80-9083-4145-8015-3f3faf6f08f4 2018-11-18 15:57:47,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:48,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c2fcdc31-45b8-44d9-809e-d5498c97abe9 Date: Sun, 18 Nov 2018 15:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["c6dcbf62-69ca-4700-8de5-9e41940ef100"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:45Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:44Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:48,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net used request id req-c2fcdc31-45b8-44d9-809e-d5498c97abe9 2018-11-18 15:57:48,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:48,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:48,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201bfdd67c2afcb76176d4e98958943425e8eae9" 2018-11-18 15:57:48,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a3aa3f-232d-4d0c-bd9d-5cd0b6b9c356 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:48,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-88a3aa3f-232d-4d0c-bd9d-5cd0b6b9c356 2018-11-18 15:57:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:48,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1bbdcb85-ec5b-432e-929f-d30ad4448295 Date: Sun, 18 Nov 2018 15:57:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"c6dcbf62-69ca-4700-8de5-9e41940ef100","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet"}]} 2018-11-18 15:57:48,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4 used request id req-1bbdcb85-ec5b-432e-929f-d30ad4448295 2018-11-18 15:57:48,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4&name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:48,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f996db69-bf29-4ccd-bdb4-4caeb3a88ab3 Date: Sun, 18 Nov 2018 15:57:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd662d19-59d0-4a83-bcb7-1e8ff45920a4","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"c6dcbf62-69ca-4700-8de5-9e41940ef100","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet"}]} 2018-11-18 15:57:48,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd662d19-59d0-4a83-bcb7-1e8ff45920a4&name=NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet used request id req-f996db69-bf29-4ccd-bdb4-4caeb3a88ab3 2018-11-18 15:57:48,342 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net 2018-11-18 15:57:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" -d '{"port": {"network_id": "bd662d19-59d0-4a83-bcb7-1e8ff45920a4", "fixed_ips": [{"subnet_id": "c6dcbf62-69ca-4700-8de5-9e41940ef100", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-port", "admin_state_up": true}}' 2018-11-18 15:57:48,727 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-eb6d57a3-8956-489f-8cf3-a5275d2d9480 Date: Sun, 18 Nov 2018 15:57:48 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-18 15:57:48,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-eb6d57a3-8956-489f-8cf3-a5275d2d9480 2018-11-18 15:57:48,727 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-18 15:57:48,728 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet 2018-11-18 15:57:48,728 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-subnet 2018-11-18 15:57:48,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/c6dcbf62-69ca-4700-8de5-9e41940ef100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:51,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f11af003-c670-42d6-a39c-7b33bbbeccf1 Date: Sun, 18 Nov 2018 15:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:51,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c6dcbf62-69ca-4700-8de5-9e41940ef100 used request id req-f11af003-c670-42d6-a39c-7b33bbbeccf1 2018-11-18 15:57:51,076 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1b1624ac-ef15-4a22-b9c3-515e3bed921e-pub-net 2018-11-18 15:57:51,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/bd662d19-59d0-4a83-bcb7-1e8ff45920a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b093d31d90b24d3e934d548ed03bc949a67a88b8" 2018-11-18 15:57:52,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4a60efc-8ed4-410f-bec4-271374ecc67a Date: Sun, 18 Nov 2018 15:57:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:52,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/bd662d19-59d0-4a83-bcb7-1e8ff45920a4 used request id req-d4a60efc-8ed4-410f-bec4-271374ecc67a 2018-11-18 15:57:52,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:52,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["MUkhnggXQFK2rgEQmKA-WQ"], "issued_at": "2018-11-18T15:57:52.000000Z"}} 2018-11-18 15:57:52,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:52,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f385020-1d25-4537-bb4f-17a5cf195e5f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:52,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2f385020-1d25-4537-bb4f-17a5cf195e5f 2018-11-18 15:57:52,887 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net 2018-11-18 15:57:52,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" -d '{"network": {"name": "NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net", "admin_state_up": true}}' 2018-11-18 15:57:53,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-49db89fb-632c-4be7-98f6-e46a79a0aa25 Date: Sun, 18 Nov 2018 15:57:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:53Z","is_default":false,"provider:segmentation_id":39,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:53Z","mtu":1450}} 2018-11-18 15:57:53,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-49db89fb-632c-4be7-98f6-e46a79a0aa25 2018-11-18 15:57:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:53,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2dce703b-e24a-4186-81c6-2e269924d69e Date: Sun, 18 Nov 2018 15:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:57:53Z","provider:segmentation_id":39,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:53Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:53,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f used request id req-2dce703b-e24a-4186-81c6-2e269924d69e 2018-11-18 15:57:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:53,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0e69f4fb-62e5-4d91-af26-18a0907f4a42 Date: Sun, 18 Nov 2018 15:57:53 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:57:53,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f used request id req-0e69f4fb-62e5-4d91-af26-18a0907f4a42 2018-11-18 15:57:53,805 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet 2018-11-18 15:57:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" -d '{"subnets": [{"ip_version": 4, "network_id": "92d29eb3-1198-4ca2-a700-d8cd7c2a420f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet"}]}' 2018-11-18 15:57:54,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb902ad3-473a-40cb-8e24-cf2e4ee4783f Date: Sun, 18 Nov 2018 15:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:54Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:54Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet"}]} 2018-11-18 15:57:54,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-eb902ad3-473a-40cb-8e24-cf2e4ee4783f 2018-11-18 15:57:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:54,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-587ca9ae-da98-4b63-93e7-1b839c8bd1fe Date: Sun, 18 Nov 2018 15:57:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:54Z","provider:segmentation_id":39,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:53Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:54,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f used request id req-587ca9ae-da98-4b63-93e7-1b839c8bd1fe 2018-11-18 15:57:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:54,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e5803b56-e098-48e0-b346-147055604044 Date: Sun, 18 Nov 2018 15:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:54Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet"}]} 2018-11-18 15:57:54,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f used request id req-e5803b56-e098-48e0-b346-147055604044 2018-11-18 15:57:54,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:55,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b611ebbe-c972-4891-b5cf-748ea9d29d6b Date: Sun, 18 Nov 2018 15:57:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:54Z","provider:segmentation_id":39,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:53Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:55,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net used request id req-b611ebbe-c972-4891-b5cf-748ea9d29d6b 2018-11-18 15:57:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:55,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:55,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:55,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8942110a-6832-490d-9c19-85a7487c1170 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:55,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-8942110a-6832-490d-9c19-85a7487c1170 2018-11-18 15:57:55,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:55,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d44a2522-d112-42bf-bd15-03759a2f3c12 Date: Sun, 18 Nov 2018 15:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:54Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet"}]} 2018-11-18 15:57:55,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f used request id req-d44a2522-d112-42bf-bd15-03759a2f3c12 2018-11-18 15:57:55,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f&name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:55,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0f1ff3c9-1fd1-471f-bd91-f10c118fdb2f Date: Sun, 18 Nov 2018 15:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:54Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet"}]} 2018-11-18 15:57:55,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f&name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet used request id req-0f1ff3c9-1fd1-471f-bd91-f10c118fdb2f 2018-11-18 15:57:55,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:57:55,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:57:55,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["z-pXZc93SMutwQ4Jbre80g"], "issued_at": "2018-11-18T15:57:55.000000Z"}} 2018-11-18 15:57:55,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}217f107a7f6c79cd1554585c560283ba11b43a66" 2018-11-18 15:57:56,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b3af3b-7874-460b-9923-a528d9025c43 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:57:56,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a0b3af3b-7874-460b-9923-a528d9025c43 2018-11-18 15:57:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:56,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f1d58d18-c417-4cf4-b11f-03414b374eda Date: Sun, 18 Nov 2018 15:57:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:54Z","provider:segmentation_id":39,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:53Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:56,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net used request id req-f1d58d18-c417-4cf4-b11f-03414b374eda 2018-11-18 15:57:56,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:56,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-440594fe-9d0b-4319-8171-b78ff740b469 Date: Sun, 18 Nov 2018 15:57:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:54Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet"}]} 2018-11-18 15:57:56,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f used request id req-440594fe-9d0b-4319-8171-b78ff740b469 2018-11-18 15:57:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:56,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-da50d63f-4565-4214-9653-e7e180b8ef23 Date: Sun, 18 Nov 2018 15:57:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3"],"description":"","tags":[],"updated_at":"2018-11-18T15:57:54Z","provider:segmentation_id":39,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:53Z","provider:network_type":"vxlan"}]} 2018-11-18 15:57:56,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net used request id req-da50d63f-4565-4214-9653-e7e180b8ef23 2018-11-18 15:57:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:57:56,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:57:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:57:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}217f107a7f6c79cd1554585c560283ba11b43a66" 2018-11-18 15:57:56,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7d78a1-ef7d-49c9-b106-78b934fa0ed3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:57:56,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-aa7d78a1-ef7d-49c9-b106-78b934fa0ed3 2018-11-18 15:57:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:56,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5e61e9d6-89a5-4d98-b3e7-1e5a1e848235 Date: Sun, 18 Nov 2018 15:57:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:54Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet"}]} 2018-11-18 15:57:56,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f used request id req-5e61e9d6-89a5-4d98-b3e7-1e5a1e848235 2018-11-18 15:57:56,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f&name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:57,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b64c5d0e-7885-4e4a-a330-c4ef484728e3 Date: Sun, 18 Nov 2018 15:57:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d29eb3-1198-4ca2-a700-d8cd7c2a420f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:57:54Z","dns_nameservers":[],"updated_at":"2018-11-18T15:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet"}]} 2018-11-18 15:57:57,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92d29eb3-1198-4ca2-a700-d8cd7c2a420f&name=NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet used request id req-b64c5d0e-7885-4e4a-a330-c4ef484728e3 2018-11-18 15:57:57,056 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net 2018-11-18 15:57:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" -d '{"port": {"network_id": "92d29eb3-1198-4ca2-a700-d8cd7c2a420f", "fixed_ips": [{"subnet_id": "b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3", "ip_address": null}], "name": "NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-port", "admin_state_up": true}}' 2018-11-18 15:57:57,072 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-50fa116d-431a-49d7-bd6f-5c124072b527 Date: Sun, 18 Nov 2018 15:57:57 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-18 15:57:57,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-50fa116d-431a-49d7-bd6f-5c124072b527 2018-11-18 15:57:57,073 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-18 15:57:57,073 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet 2018-11-18 15:57:57,073 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-subnet 2018-11-18 15:57:57,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:57:59,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-291508c6-0771-4cda-9492-f6fcbf27fe0f Date: Sun, 18 Nov 2018 15:57:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:57:59,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b3b9002e-d8c5-4d5f-abf1-68a06f45ddf3 used request id req-291508c6-0771-4cda-9492-f6fcbf27fe0f 2018-11-18 15:57:59,487 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b7b01640-d128-4587-8ff7-738d2ef21b25-pub-net 2018-11-18 15:57:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/92d29eb3-1198-4ca2-a700-d8cd7c2a420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd7c826eee7e2d6af83a954f7e98c7a931d7fba" 2018-11-18 15:58:01,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8845ad80-5b13-45e6-aa0d-d0bf3ab23f72 Date: Sun, 18 Nov 2018 15:58:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:01,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/92d29eb3-1198-4ca2-a700-d8cd7c2a420f used request id req-8845ad80-5b13-45e6-aa0d-d0bf3ab23f72 2018-11-18 15:58:01,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:01,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["x9Gy6chqQU6p9Tp5CX9MeQ"], "issued_at": "2018-11-18T15:58:01.000000Z"}} 2018-11-18 15:58:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:01,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3688146d-65cb-463c-9d42-b181b2f52a86 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:01,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3688146d-65cb-463c-9d42-b181b2f52a86 2018-11-18 15:58:01,668 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net 2018-11-18 15:58:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" -d '{"network": {"name": "NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net", "admin_state_up": true}}' 2018-11-18 15:58:02,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-bada571a-434b-4139-82f0-abe7b0b3f585 Date: Sun, 18 Nov 2018 15:58:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"141eae7a-b811-456f-9571-2153b53ae487","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:58:01Z","is_default":false,"provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:01Z","mtu":1450}} 2018-11-18 15:58:02,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-bada571a-434b-4139-82f0-abe7b0b3f585 2018-11-18 15:58:02,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=141eae7a-b811-456f-9571-2153b53ae487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:02,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-68baa578-791a-499f-ad5f-092c272bb162 Date: Sun, 18 Nov 2018 15:58:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"141eae7a-b811-456f-9571-2153b53ae487","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:58:01Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:01Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:02,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=141eae7a-b811-456f-9571-2153b53ae487 used request id req-68baa578-791a-499f-ad5f-092c272bb162 2018-11-18 15:58:02,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:02,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a96eef6f-6e85-421a-88a7-742c89465b53 Date: Sun, 18 Nov 2018 15:58:02 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:58:02,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 used request id req-a96eef6f-6e85-421a-88a7-742c89465b53 2018-11-18 15:58:02,503 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet 2018-11-18 15:58:02,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" -d '{"subnets": [{"ip_version": 4, "network_id": "141eae7a-b811-456f-9571-2153b53ae487", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet"}]}' 2018-11-18 15:58:03,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4c74c66-6c52-42e7-a567-cfaf7573a2c6 Date: Sun, 18 Nov 2018 15:58:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet"}]} 2018-11-18 15:58:03,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d4c74c66-6c52-42e7-a567-cfaf7573a2c6 2018-11-18 15:58:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=141eae7a-b811-456f-9571-2153b53ae487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:03,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8a6855fc-1131-4e54-90ae-52a59c80068b Date: Sun, 18 Nov 2018 15:58:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"141eae7a-b811-456f-9571-2153b53ae487","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["d9d82e99-13da-404a-94f9-bbf6e389fa8c"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:02Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:01Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:03,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=141eae7a-b811-456f-9571-2153b53ae487 used request id req-8a6855fc-1131-4e54-90ae-52a59c80068b 2018-11-18 15:58:03,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:03,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-31f82f1b-ec46-459e-b8b9-da6974255b94 Date: Sun, 18 Nov 2018 15:58:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet"}]} 2018-11-18 15:58:03,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 used request id req-31f82f1b-ec46-459e-b8b9-da6974255b94 2018-11-18 15:58:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:03,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3ddb5675-be3e-491a-937b-06c1e2c44661 Date: Sun, 18 Nov 2018 15:58:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"141eae7a-b811-456f-9571-2153b53ae487","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["d9d82e99-13da-404a-94f9-bbf6e389fa8c"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:02Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:01Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:03,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net used request id req-3ddb5675-be3e-491a-937b-06c1e2c44661 2018-11-18 15:58:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:58:03,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:58:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:58:03,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:03,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c167a57-2353-4650-8dda-5662e51d1017 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:58:03,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-1c167a57-2353-4650-8dda-5662e51d1017 2018-11-18 15:58:03,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:04,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-161b0569-b569-41c3-aef8-f6a57a791294 Date: Sun, 18 Nov 2018 15:58:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet"}]} 2018-11-18 15:58:04,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 used request id req-161b0569-b569-41c3-aef8-f6a57a791294 2018-11-18 15:58:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487&name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:04,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4716f499-17c4-435f-9901-07e6737792fd Date: Sun, 18 Nov 2018 15:58:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet"}]} 2018-11-18 15:58:04,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487&name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet used request id req-4716f499-17c4-435f-9901-07e6737792fd 2018-11-18 15:58:04,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:58:04,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:04,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["S_nN3nbSSaOpqOW52t4R8w"], "issued_at": "2018-11-18T15:58:04.000000Z"}} 2018-11-18 15:58:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ec6df2230c6e5d797ba2868497abb390a79bcc" 2018-11-18 15:58:04,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d30fc3-895d-47c8-8752-43f7ec78507c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:04,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-16d30fc3-895d-47c8-8752-43f7ec78507c 2018-11-18 15:58:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:05,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a71598e8-cc72-424a-ac08-6f5eb9948f61 Date: Sun, 18 Nov 2018 15:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"141eae7a-b811-456f-9571-2153b53ae487","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["d9d82e99-13da-404a-94f9-bbf6e389fa8c"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:02Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:01Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:05,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net used request id req-a71598e8-cc72-424a-ac08-6f5eb9948f61 2018-11-18 15:58:05,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:05,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8893bbd3-089d-4e26-87e5-57fd60436095 Date: Sun, 18 Nov 2018 15:58:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet"}]} 2018-11-18 15:58:05,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 used request id req-8893bbd3-089d-4e26-87e5-57fd60436095 2018-11-18 15:58:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:05,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-01a03f71-5378-4a46-8bfc-08ea6a6632fa Date: Sun, 18 Nov 2018 15:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"141eae7a-b811-456f-9571-2153b53ae487","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["d9d82e99-13da-404a-94f9-bbf6e389fa8c"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:02Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:01Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:05,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net used request id req-01a03f71-5378-4a46-8bfc-08ea6a6632fa 2018-11-18 15:58:05,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:58:05,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:58:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:58:05,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ec6df2230c6e5d797ba2868497abb390a79bcc" 2018-11-18 15:58:05,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1abf9a-30fe-4b46-9e26-1f8e66e7bc49 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:58:05,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-af1abf9a-30fe-4b46-9e26-1f8e66e7bc49 2018-11-18 15:58:05,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:05,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1195d84b-49f3-4403-8762-f103c8efa516 Date: Sun, 18 Nov 2018 15:58:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet"}]} 2018-11-18 15:58:05,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487 used request id req-1195d84b-49f3-4403-8762-f103c8efa516 2018-11-18 15:58:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487&name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:05,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d0d0159d-e007-40f6-9c99-12c59c9cd9e8 Date: Sun, 18 Nov 2018 15:58:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:02Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet"}]} 2018-11-18 15:58:05,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=141eae7a-b811-456f-9571-2153b53ae487&name=NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet used request id req-d0d0159d-e007-40f6-9c99-12c59c9cd9e8 2018-11-18 15:58:05,936 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net 2018-11-18 15:58:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" -d '{"port": {"network_id": "141eae7a-b811-456f-9571-2153b53ae487", "fixed_ips": [{"subnet_id": "d9d82e99-13da-404a-94f9-bbf6e389fa8c", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-11-18 15:58:06,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-e138d2cd-ecf4-4648-b146-6fe1f04b5690 Date: Sun, 18 Nov 2018 15:58:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:06Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","ip_address":"10.55.1.100"}],"id":"3d50bcf8-5cad-41bd-b482-a2edf8a8e95f","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:10:7e","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:06Z","binding:vnic_type":"normal"}} 2018-11-18 15:58:06,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-e138d2cd-ecf4-4648-b146-6fe1f04b5690 2018-11-18 15:58:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports/3d50bcf8-5cad-41bd-b482-a2edf8a8e95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:06,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-566ae8dd-6828-474a-88a9-4e1ea4dcd3a2 Date: Sun, 18 Nov 2018 15:58:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:06Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d82e99-13da-404a-94f9-bbf6e389fa8c","ip_address":"10.55.1.100"}],"id":"3d50bcf8-5cad-41bd-b482-a2edf8a8e95f","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:10:7e","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"141eae7a-b811-456f-9571-2153b53ae487","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:06Z","binding:vnic_type":"normal"}} 2018-11-18 15:58:06,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports/3d50bcf8-5cad-41bd-b482-a2edf8a8e95f used request id req-566ae8dd-6828-474a-88a9-4e1ea4dcd3a2 2018-11-18 15:58:06,875 - neutron_utils - INFO - Deleting port with name 2018-11-18 15:58:06,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/3d50bcf8-5cad-41bd-b482-a2edf8a8e95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:07,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44cd8d91-f257-4522-b112-0b93111465e4 Date: Sun, 18 Nov 2018 15:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:07,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/3d50bcf8-5cad-41bd-b482-a2edf8a8e95f used request id req-44cd8d91-f257-4522-b112-0b93111465e4 2018-11-18 15:58:07,555 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet 2018-11-18 15:58:07,555 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-subnet 2018-11-18 15:58:07,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/d9d82e99-13da-404a-94f9-bbf6e389fa8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:09,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54d1e717-4a4b-4f47-ae97-05cca3a1b916 Date: Sun, 18 Nov 2018 15:58:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:09,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/d9d82e99-13da-404a-94f9-bbf6e389fa8c used request id req-54d1e717-4a4b-4f47-ae97-05cca3a1b916 2018-11-18 15:58:09,709 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7228a00c-5121-4b87-9664-a0a1e45cebe9-pub-net 2018-11-18 15:58:09,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/141eae7a-b811-456f-9571-2153b53ae487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9eb7b5b43eef075047f341b96c801cd034ca26" 2018-11-18 15:58:11,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae27fb0c-c9f3-44bf-b8e0-ae5365b49452 Date: Sun, 18 Nov 2018 15:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:11,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/141eae7a-b811-456f-9571-2153b53ae487 used request id req-ae27fb0c-c9f3-44bf-b8e0-ae5365b49452 2018-11-18 15:58:11,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:11,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["v8E17rVCT1-GHjIJzZO3bA"], "issued_at": "2018-11-18T15:58:11.000000Z"}} 2018-11-18 15:58:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48de6f983c2f30f6234275b307c649f5565fb45e" 2018-11-18 15:58:11,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5a3ff5-6ea7-4141-9388-1980b0f5215c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:11,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0c5a3ff5-6ea7-4141-9388-1980b0f5215c 2018-11-18 15:58:11,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:58:11,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:12,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["DPpWI2wDTY6FGH09Rar6uQ"], "issued_at": "2018-11-18T15:58:12.000000Z"}} 2018-11-18 15:58:12,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb093b88d7b9c5a03493825e35044781813d43b" 2018-11-18 15:58:12,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2feea56d-8b66-4d7b-ae4a-d591ff6d5f61 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:12,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2feea56d-8b66-4d7b-ae4a-d591ff6d5f61 2018-11-18 15:58:12,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-4ce88008-429a-432b-b079-7292b510fb7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48de6f983c2f30f6234275b307c649f5565fb45e" 2018-11-18 15:58:12,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-05f87331-faef-440f-90be-1e18b0600cb5 Date: Sun, 18 Nov 2018 15:58:12 GMT RESP BODY: {"networks":[]} 2018-11-18 15:58:12,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-4ce88008-429a-432b-b079-7292b510fb7d-pub-net used request id req-05f87331-faef-440f-90be-1e18b0600cb5 2018-11-18 15:58:12,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:12,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["-HYEKpuXT9aJ8ALKOcRFpA"], "issued_at": "2018-11-18T15:58:12.000000Z"}} 2018-11-18 15:58:12,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:12,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd7c9df-1b32-4c56-995e-d3330b348e48 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:12,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0fd7c9df-1b32-4c56-995e-d3330b348e48 2018-11-18 15:58:12,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:58:12,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:13,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["XNltmjiDStaaarax9OyqCw"], "issued_at": "2018-11-18T15:58:13.000000Z"}} 2018-11-18 15:58:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f9b9a4898ffb0a45335fd3adb92e9dd314b9de" 2018-11-18 15:58:13,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea6774a-5128-4b2c-abcc-8a58c467bf71 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:13,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dea6774a-5128-4b2c-abcc-8a58c467bf71 2018-11-18 15:58:13,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:13,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-85ec8220-eaad-44fa-b84a-33c4aec4bdc4 Date: Sun, 18 Nov 2018 15:58:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:58:13,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-85ec8220-eaad-44fa-b84a-33c4aec4bdc4 2018-11-18 15:58:13,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:13,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b035489d-7bd9-4912-bdf0-1d71bea05240 Date: Sun, 18 Nov 2018 15:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:58:13,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-b035489d-7bd9-4912-bdf0-1d71bea05240 2018-11-18 15:58:13,705 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router 2018-11-18 15:58:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}, "name": "NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router", "admin_state_up": true}}' 2018-11-18 15:58:14,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-16ef2974-6496-496b-9628-987bbb9828e2 Date: Sun, 18 Nov 2018 15:58:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:58:14Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "7bce1ccc-b0ca-4022-a40b-002d3ed1a52b", "name": "NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router"}} 2018-11-18 15:58:14,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-16ef2974-6496-496b-9628-987bbb9828e2 2018-11-18 15:58:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=7bce1ccc-b0ca-4022-a40b-002d3ed1a52b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1c91dd24-5d2c-4b9c-b4d0-fa8983241c93 Date: Sun, 18 Nov 2018 15:58:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:14Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.202"}],"id":"fb5bb48f-c00a-4cbb-8e3e-ce7cd4d84d23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:8c:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7bce1ccc-b0ca-4022-a40b-002d3ed1a52b","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:58:14Z","binding:vnic_type":"normal"}]} 2018-11-18 15:58:15,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=7bce1ccc-b0ca-4022-a40b-002d3ed1a52b used request id req-1c91dd24-5d2c-4b9c-b4d0-fa8983241c93 2018-11-18 15:58:15,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:15,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4472e698-f70b-40e3-8fd4-6354164b27be Date: Sun, 18 Nov 2018 15:58:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:58:15,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-4472e698-f70b-40e3-8fd4-6354164b27be 2018-11-18 15:58:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:15,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d8abb562-e0ec-4e88-a7c1-bf351763e827 Date: Sun, 18 Nov 2018 15:58:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:58:14Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "7bce1ccc-b0ca-4022-a40b-002d3ed1a52b", "name": "NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router"}]} 2018-11-18 15:58:15,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router used request id req-d8abb562-e0ec-4e88-a7c1-bf351763e827 2018-11-18 15:58:15,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:58:15,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:58:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:58:15,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:15,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c259be1a-64ce-429b-81bf-7b13c18b2d08 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:58:15,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-c259be1a-64ce-429b-81bf-7b13c18b2d08 2018-11-18 15:58:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=7bce1ccc-b0ca-4022-a40b-002d3ed1a52b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:15,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d56b6b66-c975-4f59-8d03-bb6f64a643e8 Date: Sun, 18 Nov 2018 15:58:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:14Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.202"}],"id":"fb5bb48f-c00a-4cbb-8e3e-ce7cd4d84d23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:8c:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7bce1ccc-b0ca-4022-a40b-002d3ed1a52b","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:58:14Z","binding:vnic_type":"normal"}]} 2018-11-18 15:58:15,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=7bce1ccc-b0ca-4022-a40b-002d3ed1a52b used request id req-d56b6b66-c975-4f59-8d03-bb6f64a643e8 2018-11-18 15:58:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:16,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0037b547-278a-4641-a7b6-5e045ff58a99 Date: Sun, 18 Nov 2018 15:58:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:58:16,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-0037b547-278a-4641-a7b6-5e045ff58a99 2018-11-18 15:58:16,099 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router 2018-11-18 15:58:16,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/7bce1ccc-b0ca-4022-a40b-002d3ed1a52b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:17,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-910f1b9b-4f37-46ef-b73a-5d34159dee13 Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:17,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/7bce1ccc-b0ca-4022-a40b-002d3ed1a52b used request id req-910f1b9b-4f37-46ef-b73a-5d34159dee13 2018-11-18 15:58:17,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc53833dd170785619e21bdad1158dcfba8e104b" 2018-11-18 15:58:17,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4fdc988d-bda2-4331-81cd-b5e90bb74683 Date: Sun, 18 Nov 2018 15:58:17 GMT RESP BODY: {"routers": []} 2018-11-18 15:58:17,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-abb844e0-67ec-4cc7-9417-59b666e12efb-pub-router used request id req-4fdc988d-bda2-4331-81cd-b5e90bb74683 2018-11-18 15:58:17,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:17,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["IBHxumSfRJmlGT6MjJkEBQ"], "issued_at": "2018-11-18T15:58:17.000000Z"}} 2018-11-18 15:58:17,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:18,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b596c912-c5e5-4603-a14b-691795de10a2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:18,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b596c912-c5e5-4603-a14b-691795de10a2 2018-11-18 15:58:18,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:58:18,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:18,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["_4aWHYDWS16TwXWSvRXJpg"], "issued_at": "2018-11-18T15:58:18.000000Z"}} 2018-11-18 15:58:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602187a35d39842cf91dc435d89577fddb816cda" 2018-11-18 15:58:18,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d2aeba-a891-4c16-9233-5a40eb014a85 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:18,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-29d2aeba-a891-4c16-9233-5a40eb014a85 2018-11-18 15:58:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:18,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d7fbec43-963b-487f-aa83-25592f99e3e8 Date: Sun, 18 Nov 2018 15:58:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:58:18,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-d7fbec43-963b-487f-aa83-25592f99e3e8 2018-11-18 15:58:18,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-510fff37-fb45-4b36-b759-3f56d42e7859 Date: Sun, 18 Nov 2018 15:58:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:58:19,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-510fff37-fb45-4b36-b759-3f56d42e7859 2018-11-18 15:58:19,003 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router 2018-11-18 15:58:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}, "name": "NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router", "admin_state_up": true}}' 2018-11-18 15:58:20,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-96f17c25-bd20-401c-bcb0-f2e838021624 Date: Sun, 18 Nov 2018 15:58:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:58:20Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8", "name": "NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router"}} 2018-11-18 15:58:20,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-96f17c25-bd20-401c-bcb0-f2e838021624 2018-11-18 15:58:20,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:20,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b537a394-0808-4d1f-808b-52247bcbefb6 Date: Sun, 18 Nov 2018 15:58:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:19Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.211"}],"id":"8d8e12ea-1908-4bce-b95d-7184ab51753f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:48:8f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:58:19Z","binding:vnic_type":"normal"}]} 2018-11-18 15:58:20,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8 used request id req-b537a394-0808-4d1f-808b-52247bcbefb6 2018-11-18 15:58:20,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:20,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f793e0d8-b517-4b06-a9df-aa1168e18c29 Date: Sun, 18 Nov 2018 15:58:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:58:20,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-f793e0d8-b517-4b06-a9df-aa1168e18c29 2018-11-18 15:58:20,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:20,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-28fc9dd4-6c9f-4da2-a374-e21c31f09ea2 Date: Sun, 18 Nov 2018 15:58:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:58:20Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8", "name": "NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router"}]} 2018-11-18 15:58:20,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router used request id req-28fc9dd4-6c9f-4da2-a374-e21c31f09ea2 2018-11-18 15:58:20,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:58:20,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:58:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:58:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:20,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fd84ed-b035-46de-bf35-2f0bce029684 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:58:20,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-35fd84ed-b035-46de-bf35-2f0bce029684 2018-11-18 15:58:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:21,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d6b36b5e-7a63-447b-b98c-8eae783b017e Date: Sun, 18 Nov 2018 15:58:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:19Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.211"}],"id":"8d8e12ea-1908-4bce-b95d-7184ab51753f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:48:8f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:58:19Z","binding:vnic_type":"normal"}]} 2018-11-18 15:58:21,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8 used request id req-d6b36b5e-7a63-447b-b98c-8eae783b017e 2018-11-18 15:58:21,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:21,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cb121f25-a527-4e2e-94e9-e9f2ccb7954d Date: Sun, 18 Nov 2018 15:58:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}} 2018-11-18 15:58:21,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/15cbedf8-efdb-40ba-9dd8-cbb95c910965 used request id req-cb121f25-a527-4e2e-94e9-e9f2ccb7954d 2018-11-18 15:58:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:21,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-21d18273-0038-4597-9974-6ebf45104b2b Date: Sun, 18 Nov 2018 15:58:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:58:21,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-21d18273-0038-4597-9974-6ebf45104b2b 2018-11-18 15:58:21,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:21,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-761ff26a-5678-437f-a1e3-1f9595c0b4d4 Date: Sun, 18 Nov 2018 15:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:58:21,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-761ff26a-5678-437f-a1e3-1f9595c0b4d4 2018-11-18 15:58:21,691 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router 2018-11-18 15:58:21,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:22,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b02d686c-6d7a-466b-9c87-9e6e7ec57807 Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:22,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/4ec5d714-e64f-4cb6-82a2-5bfc70a7c7a8 used request id req-b02d686c-6d7a-466b-9c87-9e6e7ec57807 2018-11-18 15:58:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9164f151008f424f75e4978d2f554efd66b81" 2018-11-18 15:58:23,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ff8e28cd-fa6b-4216-b636-71d833a46966 Date: Sun, 18 Nov 2018 15:58:23 GMT RESP BODY: {"routers": []} 2018-11-18 15:58:23,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-c880f5a4-b9d4-460a-836b-18afcaa44ae3-pub-router used request id req-ff8e28cd-fa6b-4216-b636-71d833a46966 2018-11-18 15:58:23,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:23,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["G2fM0KM0QUKxwQpNE0AJkw"], "issued_at": "2018-11-18T15:58:23.000000Z"}} 2018-11-18 15:58:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5352cd2257e9129a859726be973275cd445c06" 2018-11-18 15:58:23,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54dc6c65-d9c4-482a-bdcb-ba26cdfa0693 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:23,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-54dc6c65-d9c4-482a-bdcb-ba26cdfa0693 2018-11-18 15:58:23,579 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname 2018-11-18 15:58:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5352cd2257e9129a859726be973275cd445c06" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname"}}' 2018-11-18 15:58:24,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-8d267d1f-a0f5-45ef-a38f-16914eddb6e8 Date: Sun, 18 Nov 2018 15:58:24 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:23Z", "updated_at": "2018-11-18T15:58:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:23Z", "revision_number": 0, "id": "643b0832-e3cf-41cb-a9cf-a81b6bf17389", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:23Z", "security_group_id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:23Z", "revision_number": 0, "id": "accb2494-2f77-4850-a2e9-82443c612a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:23Z", "security_group_id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "name": "NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname"}} 2018-11-18 15:58:24,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-8d267d1f-a0f5-45ef-a38f-16914eddb6e8 2018-11-18 15:58:24,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7432d487-27a5-4b25-aec1-3d5aa37246ff 2018-11-18 15:58:24,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7432d487-27a5-4b25-aec1-3d5aa37246ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5352cd2257e9129a859726be973275cd445c06" 2018-11-18 15:58:24,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c00a5400-8a02-44be-9f13-19e159045d35 Date: Sun, 18 Nov 2018 15:58:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:23Z", "security_group_id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:23Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "643b0832-e3cf-41cb-a9cf-a81b6bf17389"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:23Z", "security_group_id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:23Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "accb2494-2f77-4850-a2e9-82443c612a2f"}]} 2018-11-18 15:58:24,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7432d487-27a5-4b25-aec1-3d5aa37246ff used request id req-c00a5400-8a02-44be-9f13-19e159045d35 2018-11-18 15:58:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5352cd2257e9129a859726be973275cd445c06" 2018-11-18 15:58:24,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-0ee28daa-8886-4400-85c5-9c15196d699e Date: Sun, 18 Nov 2018 15:58:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:23Z", "updated_at": "2018-11-18T15:58:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:23Z", "revision_number": 0, "id": "643b0832-e3cf-41cb-a9cf-a81b6bf17389", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:23Z", "security_group_id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:23Z", "revision_number": 0, "id": "accb2494-2f77-4850-a2e9-82443c612a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:23Z", "security_group_id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "name": "NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname"}]} 2018-11-18 15:58:24,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname used request id req-0ee28daa-8886-4400-85c5-9c15196d699e 2018-11-18 15:58:24,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7432d487-27a5-4b25-aec1-3d5aa37246ff 2018-11-18 15:58:24,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7432d487-27a5-4b25-aec1-3d5aa37246ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5352cd2257e9129a859726be973275cd445c06" 2018-11-18 15:58:24,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e370e0d7-72e0-4c30-b671-f08167cc2974 Date: Sun, 18 Nov 2018 15:58:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:23Z", "security_group_id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:23Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "643b0832-e3cf-41cb-a9cf-a81b6bf17389"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:23Z", "security_group_id": "7432d487-27a5-4b25-aec1-3d5aa37246ff", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:23Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "accb2494-2f77-4850-a2e9-82443c612a2f"}]} 2018-11-18 15:58:24,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7432d487-27a5-4b25-aec1-3d5aa37246ff used request id req-e370e0d7-72e0-4c30-b671-f08167cc2974 2018-11-18 15:58:24,620 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname 2018-11-18 15:58:24,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7432d487-27a5-4b25-aec1-3d5aa37246ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5352cd2257e9129a859726be973275cd445c06" 2018-11-18 15:58:24,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87512f9e-dad7-4a75-94c2-2b5a068c75a1 Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:24,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7432d487-27a5-4b25-aec1-3d5aa37246ff used request id req-87512f9e-dad7-4a75-94c2-2b5a068c75a1 2018-11-18 15:58:24,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5352cd2257e9129a859726be973275cd445c06" 2018-11-18 15:58:25,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-be3d8a9a-8ecb-4963-a317-47fbdd76d068 Date: Sun, 18 Nov 2018 15:58:25 GMT RESP BODY: {"security_groups": []} 2018-11-18 15:58:25,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8c77d4f3-c131-4421-b8a2-e2f087c8c49dname used request id req-be3d8a9a-8ecb-4963-a317-47fbdd76d068 2018-11-18 15:58:25,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:25,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["vDzup0HLSAONDqhdovTpiA"], "issued_at": "2018-11-18T15:58:25.000000Z"}} 2018-11-18 15:58:25,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c47574b03d12dbd449fc5694f699f5da3fd3b9e" 2018-11-18 15:58:25,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3046a724-c009-4a13-a846-2de91e0f5282 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:25,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3046a724-c009-4a13-a846-2de91e0f5282 2018-11-18 15:58:25,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:26,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["tvvujbzQSVmhpGJh_c-h4g"], "issued_at": "2018-11-18T15:58:26.000000Z"}} 2018-11-18 15:58:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec5f5f0b1765e3b3a65446bd11ea4dbb7d0cc20" 2018-11-18 15:58:26,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb0b110-e923-4adb-af37-9e184f6deac3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:26,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fcb0b110-e923-4adb-af37-9e184f6deac3 2018-11-18 15:58:26,100 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-45861e06-1560-41fc-bf41-07483629df3dname 2018-11-18 15:58:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec5f5f0b1765e3b3a65446bd11ea4dbb7d0cc20" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-45861e06-1560-41fc-bf41-07483629df3dname", "description": "hello group"}}' 2018-11-18 15:58:26,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-453891e7-47e7-4a8a-a2a8-8a329f225b14 Date: Sun, 18 Nov 2018 15:58:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:26Z", "updated_at": "2018-11-18T15:58:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:26Z", "revision_number": 0, "id": "345324d9-1bd0-45bf-9699-0c6f13d4356f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:26Z", "security_group_id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:26Z", "revision_number": 0, "id": "cf3ec315-c7d6-4aee-b37a-942c29262ae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:26Z", "security_group_id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "name": "NeutronUtilsSecurityGroupTests-45861e06-1560-41fc-bf41-07483629df3dname"}} 2018-11-18 15:58:26,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-453891e7-47e7-4a8a-a2a8-8a329f225b14 2018-11-18 15:58:26,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a212f995-09ec-4492-b5dc-4346e526a2e6 2018-11-18 15:58:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a212f995-09ec-4492-b5dc-4346e526a2e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec5f5f0b1765e3b3a65446bd11ea4dbb7d0cc20" 2018-11-18 15:58:26,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-121a121f-a8eb-4efb-9394-ee6918c5c3d6 Date: Sun, 18 Nov 2018 15:58:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:26Z", "security_group_id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:26Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "345324d9-1bd0-45bf-9699-0c6f13d4356f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:26Z", "security_group_id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:26Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "cf3ec315-c7d6-4aee-b37a-942c29262ae1"}]} 2018-11-18 15:58:26,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a212f995-09ec-4492-b5dc-4346e526a2e6 used request id req-121a121f-a8eb-4efb-9394-ee6918c5c3d6 2018-11-18 15:58:26,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-45861e06-1560-41fc-bf41-07483629df3dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec5f5f0b1765e3b3a65446bd11ea4dbb7d0cc20" 2018-11-18 15:58:26,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-27dc0e47-8866-4c20-a0db-8bbabb38fc71 Date: Sun, 18 Nov 2018 15:58:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:26Z", "updated_at": "2018-11-18T15:58:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:26Z", "revision_number": 0, "id": "cf3ec315-c7d6-4aee-b37a-942c29262ae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:26Z", "security_group_id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:26Z", "revision_number": 0, "id": "345324d9-1bd0-45bf-9699-0c6f13d4356f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:26Z", "security_group_id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "name": "NeutronUtilsSecurityGroupTests-45861e06-1560-41fc-bf41-07483629df3dname"}]} 2018-11-18 15:58:26,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-45861e06-1560-41fc-bf41-07483629df3dname&description=hello+group used request id req-27dc0e47-8866-4c20-a0db-8bbabb38fc71 2018-11-18 15:58:26,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a212f995-09ec-4492-b5dc-4346e526a2e6 2018-11-18 15:58:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a212f995-09ec-4492-b5dc-4346e526a2e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec5f5f0b1765e3b3a65446bd11ea4dbb7d0cc20" 2018-11-18 15:58:27,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0f3a47a2-5220-4460-a47c-d18a7b2ae64e Date: Sun, 18 Nov 2018 15:58:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:26Z", "security_group_id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:26Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "345324d9-1bd0-45bf-9699-0c6f13d4356f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:26Z", "security_group_id": "a212f995-09ec-4492-b5dc-4346e526a2e6", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:26Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "cf3ec315-c7d6-4aee-b37a-942c29262ae1"}]} 2018-11-18 15:58:27,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a212f995-09ec-4492-b5dc-4346e526a2e6 used request id req-0f3a47a2-5220-4460-a47c-d18a7b2ae64e 2018-11-18 15:58:27,105 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-45861e06-1560-41fc-bf41-07483629df3dname 2018-11-18 15:58:27,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a212f995-09ec-4492-b5dc-4346e526a2e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec5f5f0b1765e3b3a65446bd11ea4dbb7d0cc20" 2018-11-18 15:58:27,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85590fc5-1abc-498f-8167-26500eea2085 Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:27,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a212f995-09ec-4492-b5dc-4346e526a2e6 used request id req-85590fc5-1abc-498f-8167-26500eea2085 2018-11-18 15:58:27,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:27,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["PpoyULMwS0uQ5tkKJEafpg"], "issued_at": "2018-11-18T15:58:27.000000Z"}} 2018-11-18 15:58:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:27,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9e6a5e-e8c8-4c1d-86f3-0539d581ce5e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:27,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5f9e6a5e-e8c8-4c1d-86f3-0539d581ce5e 2018-11-18 15:58:27,734 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name 2018-11-18 15:58:27,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name", "description": "hello group"}}' 2018-11-18 15:58:28,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-659d6fe2-2d25-4276-8692-c8fb2a687f18 Date: Sun, 18 Nov 2018 15:58:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "updated_at": "2018-11-18T15:58:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "revision_number": 0, "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "revision_number": 0, "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "name": "NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name"}} 2018-11-18 15:58:28,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-659d6fe2-2d25-4276-8692-c8fb2a687f18 2018-11-18 15:58:28,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae 2018-11-18 15:58:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:28,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00232cf5-2f78-45e2-a5d4-b7c6b78c7125 Date: Sun, 18 Nov 2018 15:58:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:28Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4"}]} 2018-11-18 15:58:28,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae used request id req-00232cf5-2f78-45e2-a5d4-b7c6b78c7125 2018-11-18 15:58:28,357 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae 2018-11-18 15:58:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:28,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29262207-a973-47f0-8a16-e58b202808b9 Date: Sun, 18 Nov 2018 15:58:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:28Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4"}]} 2018-11-18 15:58:28,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae used request id req-29262207-a973-47f0-8a16-e58b202808b9 2018-11-18 15:58:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:28,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8e9a59-e01d-40d5-aeea-cfc0f3f49c03 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:28,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dd8e9a59-e01d-40d5-aeea-cfc0f3f49c03 2018-11-18 15:58:28,631 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name 2018-11-18 15:58:28,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:28,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-bfc7df81-6895-4a20-a295-eda400e8e175 Date: Sun, 18 Nov 2018 15:58:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "updated_at": "2018-11-18T15:58:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "revision_number": 0, "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "revision_number": 0, "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "name": "NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name"}]} 2018-11-18 15:58:28,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name used request id req-bfc7df81-6895-4a20-a295-eda400e8e175 2018-11-18 15:58:28,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:58:28,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:58:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:58:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:28,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9c69fa-4ae2-447e-a29e-50b753479f59 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:58:28,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-9c9c69fa-4ae2-447e-a29e-50b753479f59 2018-11-18 15:58:28,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae 2018-11-18 15:58:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:29,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-daf06670-b22d-4784-b706-d0877abebdaf Date: Sun, 18 Nov 2018 15:58:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:28Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4"}]} 2018-11-18 15:58:29,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae used request id req-daf06670-b22d-4784-b706-d0877abebdaf 2018-11-18 15:58:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae"}}' 2018-11-18 15:58:29,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-95f70801-5d3b-44ce-8127-477acc9bfb38 Date: Sun, 18 Nov 2018 15:58:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:29Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:29Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "ee141464-8914-4341-8366-df1207a3d42d"}} 2018-11-18 15:58:29,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-95f70801-5d3b-44ce-8127-477acc9bfb38 2018-11-18 15:58:29,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:29,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-79429518-dd7b-4227-8ccb-d81813dbbae1 Date: Sun, 18 Nov 2018 15:58:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "updated_at": "2018-11-18T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:29Z", "revision_number": 0, "id": "ee141464-8914-4341-8366-df1207a3d42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:29Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "revision_number": 0, "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "revision_number": 0, "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 3, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "name": "NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name"}]} 2018-11-18 15:58:29,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name&description=hello+group used request id req-79429518-dd7b-4227-8ccb-d81813dbbae1 2018-11-18 15:58:29,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae 2018-11-18 15:58:29,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:29,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-2c65d7c7-d18c-4dbc-b48e-2f18dcd3941d Date: Sun, 18 Nov 2018 15:58:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:28Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:29Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:29Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "ee141464-8914-4341-8366-df1207a3d42d"}]} 2018-11-18 15:58:29,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae used request id req-2c65d7c7-d18c-4dbc-b48e-2f18dcd3941d 2018-11-18 15:58:29,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae 2018-11-18 15:58:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:29,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1b6853bb-ea31-45d3-b4b7-21c804358ae3 Date: Sun, 18 Nov 2018 15:58:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:28Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:29Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:29Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "ee141464-8914-4341-8366-df1207a3d42d"}]} 2018-11-18 15:58:29,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae used request id req-1b6853bb-ea31-45d3-b4b7-21c804358ae3 2018-11-18 15:58:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:30,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-282c86fb-b697-498d-8b24-2c98ca0b7ad5 Date: Sun, 18 Nov 2018 15:58:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "updated_at": "2018-11-18T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:29Z", "revision_number": 0, "id": "ee141464-8914-4341-8366-df1207a3d42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:29Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "revision_number": 0, "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "revision_number": 0, "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 3, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "name": "NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name"}]} 2018-11-18 15:58:30,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name&description=hello+group used request id req-282c86fb-b697-498d-8b24-2c98ca0b7ad5 2018-11-18 15:58:30,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae 2018-11-18 15:58:30,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:30,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-2e167253-2707-4626-a4a9-98164eaad734 Date: Sun, 18 Nov 2018 15:58:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:28Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:28Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "68600dce-59d7-4b50-ace4-a8ceba27fa9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:27Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:27Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "b10dd9d6-2da8-45e2-905b-4b6c2567c2b4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:29Z", "security_group_id": "f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:29Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "ee141464-8914-4341-8366-df1207a3d42d"}]} 2018-11-18 15:58:30,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae used request id req-2e167253-2707-4626-a4a9-98164eaad734 2018-11-18 15:58:30,399 - neutron_utils - INFO - Deleting security group rule with ID - 68600dce-59d7-4b50-ace4-a8ceba27fa9d 2018-11-18 15:58:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/68600dce-59d7-4b50-ace4-a8ceba27fa9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:30,517 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-876fc882-7db5-47cd-8c43-1610d2c17b74 Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:30,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/68600dce-59d7-4b50-ace4-a8ceba27fa9d used request id req-876fc882-7db5-47cd-8c43-1610d2c17b74 2018-11-18 15:58:30,518 - neutron_utils - INFO - Deleting security group rule with ID - b10dd9d6-2da8-45e2-905b-4b6c2567c2b4 2018-11-18 15:58:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/b10dd9d6-2da8-45e2-905b-4b6c2567c2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:30,777 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bdb39c6-9fd3-4645-a380-b05ebc7859ca Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:30,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/b10dd9d6-2da8-45e2-905b-4b6c2567c2b4 used request id req-0bdb39c6-9fd3-4645-a380-b05ebc7859ca 2018-11-18 15:58:30,777 - neutron_utils - INFO - Deleting security group rule with ID - ee141464-8914-4341-8366-df1207a3d42d 2018-11-18 15:58:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/ee141464-8914-4341-8366-df1207a3d42d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:31,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-538d6bf0-9423-43ad-96ea-9d5254dd63db Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:31,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/ee141464-8914-4341-8366-df1207a3d42d used request id req-538d6bf0-9423-43ad-96ea-9d5254dd63db 2018-11-18 15:58:31,047 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-5f3d76ca-7c2e-4bf0-83ae-20b6616ec2b9name 2018-11-18 15:58:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9376e7846eed1eae706030163650dcbe332867b5" 2018-11-18 15:58:31,304 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e9a1c09-7a55-4f8b-af98-3c158cdadebf Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:31,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/f075fdd5-0d4d-48bf-b786-4ec4e1ca6bae used request id req-1e9a1c09-7a55-4f8b-af98-3c158cdadebf 2018-11-18 15:58:31,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:31,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["aR_yAQ0gScqaY7gM_9PmCA"], "issued_at": "2018-11-18T15:58:31.000000Z"}} 2018-11-18 15:58:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:31,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e910076-e2f7-476c-9c71-33cda60f8645 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:31,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3e910076-e2f7-476c-9c71-33cda60f8645 2018-11-18 15:58:31,788 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-1 2018-11-18 15:58:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-1", "description": "hello group"}}' 2018-11-18 15:58:32,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ba2e2b04-da7b-4825-9e92-87ab18d74268 Date: Sun, 18 Nov 2018 15:58:32 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "updated_at": "2018-11-18T15:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "revision_number": 0, "id": "29745763-ad9b-4d1f-bcfe-03b36fe7b62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:32Z", "security_group_id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "revision_number": 0, "id": "aaba6bf4-97ad-48b7-a416-894d02212020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:32Z", "security_group_id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "name": "NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-1"}} 2018-11-18 15:58:32,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-ba2e2b04-da7b-4825-9e92-87ab18d74268 2018-11-18 15:58:32,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99da5f13-f90b-4ffe-ae5a-10d1cfe29154 2018-11-18 15:58:32,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=99da5f13-f90b-4ffe-ae5a-10d1cfe29154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:32,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-158f19f5-f679-421b-b656-e2f2c807ec46 Date: Sun, 18 Nov 2018 15:58:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "security_group_id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "29745763-ad9b-4d1f-bcfe-03b36fe7b62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "security_group_id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "aaba6bf4-97ad-48b7-a416-894d02212020"}]} 2018-11-18 15:58:32,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=99da5f13-f90b-4ffe-ae5a-10d1cfe29154 used request id req-158f19f5-f679-421b-b656-e2f2c807ec46 2018-11-18 15:58:32,357 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-2 2018-11-18 15:58:32,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-2", "description": "hello group"}}' 2018-11-18 15:58:32,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-921bce04-d77a-4277-ad73-d4d1169426a8 Date: Sun, 18 Nov 2018 15:58:32 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "updated_at": "2018-11-18T15:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "revision_number": 0, "id": "54a5bc2e-97e9-4730-98c1-94d9eb34b55c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:32Z", "security_group_id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "revision_number": 0, "id": "678fe695-0f8f-4faa-95c2-901faa34e209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:32Z", "security_group_id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "name": "NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-2"}} 2018-11-18 15:58:32,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-921bce04-d77a-4277-ad73-d4d1169426a8 2018-11-18 15:58:32,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0fec22a9-b9ba-4415-87c7-dde85b6e20ee 2018-11-18 15:58:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0fec22a9-b9ba-4415-87c7-dde85b6e20ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:32,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-902bc3d6-aff0-41d9-af3d-0c2f86b0513e Date: Sun, 18 Nov 2018 15:58:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "security_group_id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "54a5bc2e-97e9-4730-98c1-94d9eb34b55c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "security_group_id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "678fe695-0f8f-4faa-95c2-901faa34e209"}]} 2018-11-18 15:58:32,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0fec22a9-b9ba-4415-87c7-dde85b6e20ee used request id req-902bc3d6-aff0-41d9-af3d-0c2f86b0513e 2018-11-18 15:58:32,997 - neutron_utils - INFO - Retrieving security group with ID - 99da5f13-f90b-4ffe-ae5a-10d1cfe29154 2018-11-18 15:58:33,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=99da5f13-f90b-4ffe-ae5a-10d1cfe29154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:33,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-0a9980e5-0878-4cbf-b8b4-0301ead06720 Date: Sun, 18 Nov 2018 15:58:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "updated_at": "2018-11-18T15:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "revision_number": 0, "id": "29745763-ad9b-4d1f-bcfe-03b36fe7b62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:32Z", "security_group_id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "revision_number": 0, "id": "aaba6bf4-97ad-48b7-a416-894d02212020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:32Z", "security_group_id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "name": "NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-1"}]} 2018-11-18 15:58:33,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=99da5f13-f90b-4ffe-ae5a-10d1cfe29154 used request id req-0a9980e5-0878-4cbf-b8b4-0301ead06720 2018-11-18 15:58:33,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99da5f13-f90b-4ffe-ae5a-10d1cfe29154 2018-11-18 15:58:33,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=99da5f13-f90b-4ffe-ae5a-10d1cfe29154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:33,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d5e0c214-f962-4343-87b7-a4e96da00e99 Date: Sun, 18 Nov 2018 15:58:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "security_group_id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "29745763-ad9b-4d1f-bcfe-03b36fe7b62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "security_group_id": "99da5f13-f90b-4ffe-ae5a-10d1cfe29154", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "aaba6bf4-97ad-48b7-a416-894d02212020"}]} 2018-11-18 15:58:33,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=99da5f13-f90b-4ffe-ae5a-10d1cfe29154 used request id req-d5e0c214-f962-4343-87b7-a4e96da00e99 2018-11-18 15:58:33,257 - neutron_utils - INFO - Retrieving security group with ID - 0fec22a9-b9ba-4415-87c7-dde85b6e20ee 2018-11-18 15:58:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=0fec22a9-b9ba-4415-87c7-dde85b6e20ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:33,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-be70a18c-7eb2-42aa-ac34-e1b5fd624313 Date: Sun, 18 Nov 2018 15:58:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "updated_at": "2018-11-18T15:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "revision_number": 0, "id": "54a5bc2e-97e9-4730-98c1-94d9eb34b55c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:32Z", "security_group_id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "revision_number": 0, "id": "678fe695-0f8f-4faa-95c2-901faa34e209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:58:32Z", "security_group_id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 2, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "name": "NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-2"}]} 2018-11-18 15:58:33,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=0fec22a9-b9ba-4415-87c7-dde85b6e20ee used request id req-be70a18c-7eb2-42aa-ac34-e1b5fd624313 2018-11-18 15:58:33,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0fec22a9-b9ba-4415-87c7-dde85b6e20ee 2018-11-18 15:58:33,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0fec22a9-b9ba-4415-87c7-dde85b6e20ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:33,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23ae8ecd-3a31-44c2-b352-cd32e3f3226b Date: Sun, 18 Nov 2018 15:58:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "security_group_id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "54a5bc2e-97e9-4730-98c1-94d9eb34b55c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:58:32Z", "security_group_id": "0fec22a9-b9ba-4415-87c7-dde85b6e20ee", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:32Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "678fe695-0f8f-4faa-95c2-901faa34e209"}]} 2018-11-18 15:58:33,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0fec22a9-b9ba-4415-87c7-dde85b6e20ee used request id req-23ae8ecd-3a31-44c2-b352-cd32e3f3226b 2018-11-18 15:58:33,478 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-1 2018-11-18 15:58:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/99da5f13-f90b-4ffe-ae5a-10d1cfe29154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:33,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba0a2ac3-6ec2-4378-a7ec-f5b24d3f310b Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:33,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/99da5f13-f90b-4ffe-ae5a-10d1cfe29154 used request id req-ba0a2ac3-6ec2-4378-a7ec-f5b24d3f310b 2018-11-18 15:58:33,816 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-1cb39c18-796d-4196-acf9-361782bf9e5fname-2 2018-11-18 15:58:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/0fec22a9-b9ba-4415-87c7-dde85b6e20ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627d62f285045b00c5b7bee78440560be93a4141" 2018-11-18 15:58:34,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fd9f8a8-71cb-4530-a2b4-092db3897695 Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:34,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/0fec22a9-b9ba-4415-87c7-dde85b6e20ee used request id req-1fd9f8a8-71cb-4530-a2b4-092db3897695 2018-11-18 15:58:34,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:34,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["f0w7McYDS16vRTVqAaOrbA"], "issued_at": "2018-11-18T15:58:34.000000Z"}} 2018-11-18 15:58:34,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655dad5049263c51511585553a9bea6e52951ebb" 2018-11-18 15:58:34,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423c43e4-2461-4337-a6e0-947a8ebe94ff Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:34,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-423c43e4-2461-4337-a6e0-947a8ebe94ff 2018-11-18 15:58:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655dad5049263c51511585553a9bea6e52951ebb" 2018-11-18 15:58:34,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5b35c299-3d31-409f-8f4d-0a9e380e7a0d Date: Sun, 18 Nov 2018 15:58:34 GMT RESP BODY: {"floatingips": []} 2018-11-18 15:58:34,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-5b35c299-3d31-409f-8f4d-0a9e380e7a0d 2018-11-18 15:58:34,743 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-18 15:58:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655dad5049263c51511585553a9bea6e52951ebb" 2018-11-18 15:58:34,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-25834e1f-bed6-4b1d-a72b-a008085eaa1c Date: Sun, 18 Nov 2018 15:58:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 15:58:34,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-25834e1f-bed6-4b1d-a72b-a008085eaa1c 2018-11-18 15:58:34,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655dad5049263c51511585553a9bea6e52951ebb" 2018-11-18 15:58:35,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e44a42cc-23d8-4628-86de-43717d3556b0 Date: Sun, 18 Nov 2018 15:58:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 15:58:35,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-e44a42cc-23d8-4628-86de-43717d3556b0 2018-11-18 15:58:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655dad5049263c51511585553a9bea6e52951ebb" -d '{"floatingip": {"floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}' 2018-11-18 15:58:36,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-b218535f-ce3e-4f66-85bb-dfa1a0f7efbb Date: Sun, 18 Nov 2018 15:58:36 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-18T15:58:36Z", "floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": null, "id": "d7a644bd-ebc5-416c-9991-e84a6ea1198b", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:36Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}} 2018-11-18 15:58:36,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-b218535f-ce3e-4f66-85bb-dfa1a0f7efbb 2018-11-18 15:58:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655dad5049263c51511585553a9bea6e52951ebb" 2018-11-18 15:58:36,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-d29b8c83-a991-46aa-8437-a3a37f42e3fc Date: Sun, 18 Nov 2018 15:58:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-18T15:58:36Z", "floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": null, "id": "d7a644bd-ebc5-416c-9991-e84a6ea1198b", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:36Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}]} 2018-11-18 15:58:36,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-d29b8c83-a991-46aa-8437-a3a37f42e3fc 2018-11-18 15:58:36,736 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2018-11-18 15:58:36,736 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2018-11-18 15:58:36,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips?ip=d7a644bd-ebc5-416c-9991-e84a6ea1198b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655dad5049263c51511585553a9bea6e52951ebb" 2018-11-18 15:58:36,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-bf32e8bc-cdcb-4cd0-99c5-cf21d33d3dbe Date: Sun, 18 Nov 2018 15:58:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-18T15:58:36Z", "floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": null, "id": "d7a644bd-ebc5-416c-9991-e84a6ea1198b", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:58:36Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}]} 2018-11-18 15:58:36,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips?ip=d7a644bd-ebc5-416c-9991-e84a6ea1198b used request id req-bf32e8bc-cdcb-4cd0-99c5-cf21d33d3dbe 2018-11-18 15:58:36,904 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-11-18 15:58:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/d7a644bd-ebc5-416c-9991-e84a6ea1198b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655dad5049263c51511585553a9bea6e52951ebb" 2018-11-18 15:58:37,761 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b09f2e2a-d5cf-464c-a71f-6cd012d36f89 Content-Length: 0 Date: Sun, 18 Nov 2018 15:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:58:37,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/d7a644bd-ebc5-416c-9991-e84a6ea1198b used request id req-b09f2e2a-d5cf-464c-a71f-6cd012d36f89 2018-11-18 15:58:37,762 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:58:37,921 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 2018-11-18 15:58:37,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:38,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["HRS2EObzSIW5-DRBGfvRUQ"], "issued_at": "2018-11-18T15:58:38.000000Z"}} 2018-11-18 15:58:38,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a6b14401f45f05216499eda0b1218c0b23454a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeg7tpcDy0VT87xhpLszPfhwvC6eRWLj+o8Ha8CGezv+27LJ8n5zrHkHs9lhj4oKfgTrNAww9ePwaiJjmZDeOKN21ppbcsvPGQtpbbvkPNgSlQVkBpVQmgyHBA+P1x2jHY7W2p6Z4BBe30xD9lMhCecLLajgnqqnuRbz1V+NpwjBFRWVMObA1D3rdix7gsR2mclI8+5K2vNTEJIhPf5pLQzIIE3k+9GD3lHUVowsiSeaaGQmD8Pe5E51YzeiTF82GcVgkqt2PxgrmPvuWn5vJalWfPs7Nw5YBP7sGS1/9DEacRmjX9VYv4rRoutndWvJwryzbm3lchEoNVbNqiTyqD", "name": "NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82"}}' 2018-11-18 15:58:38,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-3146991b-aadc-4568-9b2f-8f9660e8610a x-compute-request-id: req-3146991b-aadc-4568-9b2f-8f9660e8610a Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeg7tpcDy0VT87xhpLszPfhwvC6eRWLj+o8Ha8CGezv+27LJ8n5zrHkHs9lhj4oKfgTrNAww9ePwaiJjmZDeOKN21ppbcsvPGQtpbbvkPNgSlQVkBpVQmgyHBA+P1x2jHY7W2p6Z4BBe30xD9lMhCecLLajgnqqnuRbz1V+NpwjBFRWVMObA1D3rdix7gsR2mclI8+5K2vNTEJIhPf5pLQzIIE3k+9GD3lHUVowsiSeaaGQmD8Pe5E51YzeiTF82GcVgkqt2PxgrmPvuWn5vJalWfPs7Nw5YBP7sGS1/9DEacRmjX9VYv4rRoutndWvJwryzbm3lchEoNVbNqiTyqD", "user_id": "db9b37ca0c834b818e5c839a5420939f", "name": "NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82", "fingerprint": "e4:40:b2:d2:05:f1:f8:f5:6f:92:e6:e3:cd:5c:58:8c"}} 2018-11-18 15:58:38,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-3146991b-aadc-4568-9b2f-8f9660e8610a 2018-11-18 15:58:38,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a6b14401f45f05216499eda0b1218c0b23454a" 2018-11-18 15:58:38,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-68626a2a-1e58-453b-b272-57988cf5fa4a x-compute-request-id: req-68626a2a-1e58-453b-b272-57988cf5fa4a Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeg7tpcDy0VT87xhpLszPfhwvC6eRWLj+o8Ha8CGezv+27LJ8n5zrHkHs9lhj4oKfgTrNAww9ePwaiJjmZDeOKN21ppbcsvPGQtpbbvkPNgSlQVkBpVQmgyHBA+P1x2jHY7W2p6Z4BBe30xD9lMhCecLLajgnqqnuRbz1V+NpwjBFRWVMObA1D3rdix7gsR2mclI8+5K2vNTEJIhPf5pLQzIIE3k+9GD3lHUVowsiSeaaGQmD8Pe5E51YzeiTF82GcVgkqt2PxgrmPvuWn5vJalWfPs7Nw5YBP7sGS1/9DEacRmjX9VYv4rRoutndWvJwryzbm3lchEoNVbNqiTyqD", "user_id": "db9b37ca0c834b818e5c839a5420939f", "name": "NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82", "deleted": false, "created_at": "2018-11-18T15:58:38.000000", "updated_at": null, "fingerprint": "e4:40:b2:d2:05:f1:f8:f5:6f:92:e6:e3:cd:5c:58:8c", "deleted_at": null, "id": 3}} 2018-11-18 15:58:38,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 used request id req-68626a2a-1e58-453b-b272-57988cf5fa4a 2018-11-18 15:58:38,665 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 2018-11-18 15:58:38,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a6b14401f45f05216499eda0b1218c0b23454a" 2018-11-18 15:58:38,843 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-0042d50c-dbff-453e-bd06-c56a9339997c x-compute-request-id: req-0042d50c-dbff-453e-bd06-c56a9339997c Content-Length: 0 Content-Type: application/json 2018-11-18 15:58:38,843 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 used request id req-0042d50c-dbff-453e-bd06-c56a9339997c 2018-11-18 15:58:38,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a6b14401f45f05216499eda0b1218c0b23454a" 2018-11-18 15:58:38,868 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-e9844d35-088e-43ed-95a8-704cb60aa434 x-compute-request-id: req-e9844d35-088e-43ed-95a8-704cb60aa434 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 not found for user db9b37ca0c834b818e5c839a5420939f", "code": 404}} 2018-11-18 15:58:38,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 used request id req-e9844d35-088e-43ed-95a8-704cb60aa434 2018-11-18 15:58:38,868 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 2018-11-18 15:58:38,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a6b14401f45f05216499eda0b1218c0b23454a" 2018-11-18 15:58:38,957 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-e0fe2658-b9b3-4d06-932b-8a55eaa3bbdd x-compute-request-id: req-e0fe2658-b9b3-4d06-932b-8a55eaa3bbdd Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 not found for user db9b37ca0c834b818e5c839a5420939f", "code": 404}} 2018-11-18 15:58:38,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-53f3406a-cb1e-47a2-b57b-a84fa3cdbb82 used request id req-e0fe2658-b9b3-4d06-932b-8a55eaa3bbdd 2018-11-18 15:58:38,958 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:58:39,185 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493.pub 2018-11-18 15:58:39,186 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493 2018-11-18 15:58:39,186 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493.pub 2018-11-18 15:58:39,186 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493 2018-11-18 15:58:39,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:39,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["CI64gYXlQ8OGNc6sJYYSqA"], "issued_at": "2018-11-18T15:58:39.000000Z"}} 2018-11-18 15:58:39,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab06f7d68059b377712ea26d5c6b8128bf8522" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYG0oeJAYZbUbdkBiWR86J2K8oHY3zdtsWXmCeczY7zUqBS7K1W0enFr6o6GFeVE+dFWsBlEjSikgFieFqWBDLXHPZvHR3zfYdR9bSj2/WQo2tvSmae5VaSR4vOcO/sG+QOeExgluvMd8HN0S68aL9XhzQqPiaA1t2it3HrRSlIh98H5itrIsKtGqJAmvSkNysJfwuTpjl1Jd4AmaZkC0KM0eEAr32GedCpjD3zgGVwQ5ubCA/7GF8UMDvkzZWXj3uhNlgMsKcj6jtwt5patPP9xQhhiN0ogIEyMW2xfvgUZzzHnj+7pJIA2bgXSs3lg8GaXrfStA9rctzoRBRct61", "name": "NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493"}}' 2018-11-18 15:58:40,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d24888bf-0fda-44dd-b8ca-06014e2ec021 x-compute-request-id: req-d24888bf-0fda-44dd-b8ca-06014e2ec021 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYG0oeJAYZbUbdkBiWR86J2K8oHY3zdtsWXmCeczY7zUqBS7K1W0enFr6o6GFeVE+dFWsBlEjSikgFieFqWBDLXHPZvHR3zfYdR9bSj2/WQo2tvSmae5VaSR4vOcO/sG+QOeExgluvMd8HN0S68aL9XhzQqPiaA1t2it3HrRSlIh98H5itrIsKtGqJAmvSkNysJfwuTpjl1Jd4AmaZkC0KM0eEAr32GedCpjD3zgGVwQ5ubCA/7GF8UMDvkzZWXj3uhNlgMsKcj6jtwt5patPP9xQhhiN0ogIEyMW2xfvgUZzzHnj+7pJIA2bgXSs3lg8GaXrfStA9rctzoRBRct61", "user_id": "db9b37ca0c834b818e5c839a5420939f", "name": "NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493", "fingerprint": "46:aa:39:c4:bf:29:72:cf:b4:5c:25:83:a8:7b:5f:b1"}} 2018-11-18 15:58:40,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-d24888bf-0fda-44dd-b8ca-06014e2ec021 2018-11-18 15:58:40,233 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493 2018-11-18 15:58:40,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab06f7d68059b377712ea26d5c6b8128bf8522" 2018-11-18 15:58:40,400 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 15:58: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-a7b3d78e-14f6-42c6-b655-e29577d3adf9 x-compute-request-id: req-a7b3d78e-14f6-42c6-b655-e29577d3adf9 Content-Length: 0 Content-Type: application/json 2018-11-18 15:58:40,400 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-02203509-5b4d-49d0-a30f-68e39cf10493 used request id req-a7b3d78e-14f6-42c6-b655-e29577d3adf9 2018-11-18 15:58:40,402 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:58:40,485 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd 2018-11-18 15:58:40,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:40,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["tfzAVYtLT8egKJsj6Q1sFg"], "issued_at": "2018-11-18T15:58:40.000000Z"}} 2018-11-18 15:58:40,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89023ddeb4a31f5448aa7b340304db21c9dd8d7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKGrWlDcYhPHWm+QMahGVuaJS0vqvhYtzCrih/GBTVSRww9iPHgM+yoi3J/yaIGgB5LVV0A8OS9KlNXkxCxIWcwEkUfkyJt1hEI/PNAxlkBtKc14DPhSSAFp5raWSEi+9vbdjXYQfrLq+PrxFYgc++JRE8AKy1gfkTuf0bX5iN0jaasQM7Rv0HBMVAT90W7IDo7R4OJWAtVy0wwshWnVNEs3IjJL2y1s+3w0bY58rkduqIHDyOtfv9o/5suqYrE6iFNCumo64pkX6528HAfL3lSSIa+NqzeiYR7T6Qi26OJWRWbQ2xYwVBd96qmMz6xOo0z9K6YoM2ogR8IPdEzskP", "name": "NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd"}}' 2018-11-18 15:58:41,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58: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-b3a79a53-9b9a-43d6-86fc-c2c6a97582a7 x-compute-request-id: req-b3a79a53-9b9a-43d6-86fc-c2c6a97582a7 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKGrWlDcYhPHWm+QMahGVuaJS0vqvhYtzCrih/GBTVSRww9iPHgM+yoi3J/yaIGgB5LVV0A8OS9KlNXkxCxIWcwEkUfkyJt1hEI/PNAxlkBtKc14DPhSSAFp5raWSEi+9vbdjXYQfrLq+PrxFYgc++JRE8AKy1gfkTuf0bX5iN0jaasQM7Rv0HBMVAT90W7IDo7R4OJWAtVy0wwshWnVNEs3IjJL2y1s+3w0bY58rkduqIHDyOtfv9o/5suqYrE6iFNCumo64pkX6528HAfL3lSSIa+NqzeiYR7T6Qi26OJWRWbQ2xYwVBd96qmMz6xOo0z9K6YoM2ogR8IPdEzskP", "user_id": "db9b37ca0c834b818e5c839a5420939f", "name": "NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd", "fingerprint": "9d:62:a5:dc:bc:72:e1:b2:fc:95:4b:d5:71:96:0c:72"}} 2018-11-18 15:58:41,125 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-b3a79a53-9b9a-43d6-86fc-c2c6a97582a7 2018-11-18 15:58:41,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89023ddeb4a31f5448aa7b340304db21c9dd8d7" 2018-11-18 15:58:41,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-4e9609e0-a580-47ee-9c58-04099796f54d x-compute-request-id: req-4e9609e0-a580-47ee-9c58-04099796f54d Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKGrWlDcYhPHWm+QMahGVuaJS0vqvhYtzCrih/GBTVSRww9iPHgM+yoi3J/yaIGgB5LVV0A8OS9KlNXkxCxIWcwEkUfkyJt1hEI/PNAxlkBtKc14DPhSSAFp5raWSEi+9vbdjXYQfrLq+PrxFYgc++JRE8AKy1gfkTuf0bX5iN0jaasQM7Rv0HBMVAT90W7IDo7R4OJWAtVy0wwshWnVNEs3IjJL2y1s+3w0bY58rkduqIHDyOtfv9o/5suqYrE6iFNCumo64pkX6528HAfL3lSSIa+NqzeiYR7T6Qi26OJWRWbQ2xYwVBd96qmMz6xOo0z9K6YoM2ogR8IPdEzskP", "user_id": "db9b37ca0c834b818e5c839a5420939f", "name": "NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd", "deleted": false, "created_at": "2018-11-18T15:58:41.000000", "updated_at": null, "fingerprint": "9d:62:a5:dc:bc:72:e1:b2:fc:95:4b:d5:71:96:0c:72", "deleted_at": null, "id": 9}} 2018-11-18 15:58:41,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd used request id req-4e9609e0-a580-47ee-9c58-04099796f54d 2018-11-18 15:58:41,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89023ddeb4a31f5448aa7b340304db21c9dd8d7" 2018-11-18 15:58:41,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-76d5980b-4c85-4f49-bf06-c24e60e51633 x-compute-request-id: req-76d5980b-4c85-4f49-bf06-c24e60e51633 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKGrWlDcYhPHWm+QMahGVuaJS0vqvhYtzCrih/GBTVSRww9iPHgM+yoi3J/yaIGgB5LVV0A8OS9KlNXkxCxIWcwEkUfkyJt1hEI/PNAxlkBtKc14DPhSSAFp5raWSEi+9vbdjXYQfrLq+PrxFYgc++JRE8AKy1gfkTuf0bX5iN0jaasQM7Rv0HBMVAT90W7IDo7R4OJWAtVy0wwshWnVNEs3IjJL2y1s+3w0bY58rkduqIHDyOtfv9o/5suqYrE6iFNCumo64pkX6528HAfL3lSSIa+NqzeiYR7T6Qi26OJWRWbQ2xYwVBd96qmMz6xOo0z9K6YoM2ogR8IPdEzskP", "name": "NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd", "fingerprint": "9d:62:a5:dc:bc:72:e1:b2:fc:95:4b:d5:71:96:0c:72"}}]} 2018-11-18 15:58:41,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-76d5980b-4c85-4f49-bf06-c24e60e51633 2018-11-18 15:58:41,168 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd 2018-11-18 15:58:41,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89023ddeb4a31f5448aa7b340304db21c9dd8d7" 2018-11-18 15:58:41,220 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-39da48ad-e5d5-4961-a71a-bb8556dab6ad x-compute-request-id: req-39da48ad-e5d5-4961-a71a-bb8556dab6ad Content-Length: 0 Content-Type: application/json 2018-11-18 15:58:41,220 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f48744b0-b8b7-4a4e-bcd8-bfab757340bd used request id req-39da48ad-e5d5-4961-a71a-bb8556dab6ad 2018-11-18 15:58:41,221 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:58:41,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:41,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["d099PU_lTL-VOHMxsgE64A"], "issued_at": "2018-11-18T15:58:41.000000Z"}} 2018-11-18 15:58:41,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7a02ca13afbb5c736508182d287b0459b37cb8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id", "swap": 2}}' 2018-11-18 15:58:41,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-8436a2a2-0b7d-427e-80c2-0350e0bd68a8 x-compute-request-id: req-8436a2a2-0b7d-427e-80c2-0350e0bd68a8 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id", "name": "NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-11-18 15:58:41,868 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8436a2a2-0b7d-427e-80c2-0350e0bd68a8 2018-11-18 15:58:41,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7a02ca13afbb5c736508182d287b0459b37cb8" 2018-11-18 15:58:41,930 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-c009ad20-471c-4553-9449-f0c04420986b x-compute-request-id: req-c009ad20-471c-4553-9449-f0c04420986b Content-Length: 0 Content-Type: application/json 2018-11-18 15:58:41,930 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id used request id req-c009ad20-471c-4553-9449-f0c04420986b 2018-11-18 15:58:41,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7a02ca13afbb5c736508182d287b0459b37cb8" 2018-11-18 15:58:41,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-f4a12768-23d0-4649-9cee-cdf8f54eb61a x-compute-request-id: req-f4a12768-23d0-4649-9cee-cdf8f54eb61a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 15:58:41,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f4a12768-23d0-4649-9cee-cdf8f54eb61a 2018-11-18 15:58:41,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7a02ca13afbb5c736508182d287b0459b37cb8" 2018-11-18 15:58:41,989 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-02b3a92c-d604-422a-8f60-a9c045478146 x-compute-request-id: req-02b3a92c-d604-422a-8f60-a9c045478146 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id could not be found.", "code": 404}} 2018-11-18 15:58:41,989 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-88d49926-259b-4a8b-8fcb-c7ecc77f0da3-id used request id req-02b3a92c-d604-422a-8f60-a9c045478146 2018-11-18 15:58:41,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:58:41,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:42,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["b-nllKfKQUGV0748WNiFRA"], "issued_at": "2018-11-18T15:58:42.000000Z"}} 2018-11-18 15:58:42,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}937f00d43d847a310a6f1ebee1d755619e60a75f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-678f41c0-13de-4c25-9236-1cf51eb04b21-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-678f41c0-13de-4c25-9236-1cf51eb04b21-id", "swap": 2}}' 2018-11-18 15:58:43,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58: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-ba81b78f-f1cb-4126-bba5-7a6924ba09e4 x-compute-request-id: req-ba81b78f-f1cb-4126-bba5-7a6924ba09e4 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-678f41c0-13de-4c25-9236-1cf51eb04b21-id", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/NovaUtilsFlavorTests-678f41c0-13de-4c25-9236-1cf51eb04b21-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-678f41c0-13de-4c25-9236-1cf51eb04b21-id", "name": "NovaUtilsFlavorTests-678f41c0-13de-4c25-9236-1cf51eb04b21-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-11-18 15:58:43,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ba81b78f-f1cb-4126-bba5-7a6924ba09e4 2018-11-18 15:58:43,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-678f41c0-13de-4c25-9236-1cf51eb04b21-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}937f00d43d847a310a6f1ebee1d755619e60a75f" 2018-11-18 15:58:43,157 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-1bc155c9-a625-49e3-ab91-3a22902a70f9 x-compute-request-id: req-1bc155c9-a625-49e3-ab91-3a22902a70f9 Content-Length: 0 Content-Type: application/json 2018-11-18 15:58:43,157 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-678f41c0-13de-4c25-9236-1cf51eb04b21-id used request id req-1bc155c9-a625-49e3-ab91-3a22902a70f9 2018-11-18 15:58:43,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:58:43,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:43,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["uzEZ8UhDQ9i4UxPIQ8xH_Q"], "issued_at": "2018-11-18T15:58:43.000000Z"}} 2018-11-18 15:58:43,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:43,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce1156d-6389-4b5a-a50d-7c6eed317aa9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:43,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0ce1156d-6389-4b5a-a50d-7c6eed317aa9 2018-11-18 15:58:43,639 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 15:58:43,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:58:43,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:44,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["WwkbNoLNT12XrCUeBTe2QQ"], "issued_at": "2018-11-18T15:58:44.000000Z"}} 2018-11-18 15:58:44,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" 2018-11-18 15:58:44,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb274b35-f7f0-4bee-b5ea-8f404c5dcca8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:44,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-eb274b35-f7f0-4bee-b5ea-8f404c5dcca8 2018-11-18 15:58:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" 2018-11-18 15:58:44,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-11c6169f-7019-49fc-9fa5-7ad59bad2ed3 Date: Sun, 18 Nov 2018 15:58:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image"} 2018-11-18 15:58:44,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image used request id req-11c6169f-7019-49fc-9fa5-7ad59bad2ed3 2018-11-18 15:58:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" 2018-11-18 15:58:45,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fa3527a7-d8a7-4456-a43e-9c628091bc46 Date: Sun, 18 Nov 2018 15:58:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 15:58:45,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fa3527a7-d8a7-4456-a43e-9c628091bc46 2018-11-18 15:58:45,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image"}' 2018-11-18 15:58:45,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb X-Openstack-Request-Id: req-f81d6041-572e-4530-a41f-f1147d6e3558 Date: Sun, 18 Nov 2018 15:58:45 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:58:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T15:58:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb", "min_disk": 0, "protected": false, "id": "63ab5461-7767-49de-ad30-593fe7c101bb", "file": "/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 15:58:45,977 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f81d6041-572e-4530-a41f-f1147d6e3558 2018-11-18 15:58:45,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" -d '' 2018-11-18 15:58:48,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05ef79f9-f703-4d51-afa4-2d4583d08625 Date: Sun, 18 Nov 2018 15:58:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 15:58:48,222 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb/file used request id req-05ef79f9-f703-4d51-afa4-2d4583d08625 2018-11-18 15:58:48,223 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 15:58:48,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" 2018-11-18 15:58:48,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-c942c20a-22e1-4002-b825-591f03105944 Date: Sun, 18 Nov 2018 15:58:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:58:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T15:58:48Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/63ab5461-7767-49de-ad30-593fe7c101bb/snap", "metadata": {}}], "self": "/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb", "min_disk": 0, "protected": false, "id": "63ab5461-7767-49de-ad30-593fe7c101bb", "file": "/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/63ab5461-7767-49de-ad30-593fe7c101bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 15:58:48,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb used request id req-c942c20a-22e1-4002-b825-591f03105944 2018-11-18 15:58:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" 2018-11-18 15:58:49,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ee977c86-bee0-4b92-893d-bdc53ec8f5f1 Date: Sun, 18 Nov 2018 15:58:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 15:58:49,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ee977c86-bee0-4b92-893d-bdc53ec8f5f1 2018-11-18 15:58:49,012 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image 2018-11-18 15:58:49,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" 2018-11-18 15:58:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-87cc233f-79bd-4acf-af7d-e5492c7649c8 Date: Sun, 18 Nov 2018 15:58:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:58:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T15:58:48Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/63ab5461-7767-49de-ad30-593fe7c101bb/snap", "metadata": {}}], "self": "/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb", "min_disk": 0, "protected": false, "id": "63ab5461-7767-49de-ad30-593fe7c101bb", "file": "/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/63ab5461-7767-49de-ad30-593fe7c101bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 15:58:49,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb used request id req-87cc233f-79bd-4acf-af7d-e5492c7649c8 2018-11-18 15:58:49,638 - create_image - DEBUG - Instance status is - active 2018-11-18 15:58:49,638 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image 2018-11-18 15:58:49,638 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image 2018-11-18 15:58:49,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:58:49,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:50,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["s-W6rEarQpSAHmQTEY7EXg"], "issued_at": "2018-11-18T15:58:50.000000Z"}} 2018-11-18 15:58:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" 2018-11-18 15:58:50,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d703bb-b9a1-4f84-9902-9679128da10d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:50,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-93d703bb-b9a1-4f84-9902-9679128da10d 2018-11-18 15:58:50,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" 2018-11-18 15:58:50,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e860bf15-5814-450d-be04-d14f6d503187 Date: Sun, 18 Nov 2018 15:58:50 GMT RESP BODY: {"networks":[]} 2018-11-18 15:58:50,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net used request id req-e860bf15-5814-450d-be04-d14f6d503187 2018-11-18 15:58:50,278 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net 2018-11-18 15:58:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" -d '{"network": {"name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net", "admin_state_up": true}}' 2018-11-18 15:58:50,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-dd68af35-6cc1-4e11-83fd-363437a5444b Date: Sun, 18 Nov 2018 15:58:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:58:50Z","is_default":false,"provider:segmentation_id":96,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:50Z","mtu":1450}} 2018-11-18 15:58:50,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-dd68af35-6cc1-4e11-83fd-363437a5444b 2018-11-18 15:58:50,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" 2018-11-18 15:58:50,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7976663e-6a6a-4579-a2b9-8dfeb733b386 Date: Sun, 18 Nov 2018 15:58:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:58:50Z","provider:segmentation_id":96,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:50Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:50,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-7976663e-6a6a-4579-a2b9-8dfeb733b386 2018-11-18 15:58:50,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" 2018-11-18 15:58:51,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-60d10c80-6476-4264-9151-b992810f0ad7 Date: Sun, 18 Nov 2018 15:58:51 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:58:51,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-60d10c80-6476-4264-9151-b992810f0ad7 2018-11-18 15:58:51,131 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet 2018-11-18 15:58:51,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" -d '{"subnets": [{"ip_version": 4, "network_id": "4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet"}]}' 2018-11-18 15:58:51,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a160e15d-6b98-4052-b14e-c0c16d25ae6c Date: Sun, 18 Nov 2018 15:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:51Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:51Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"038b67b0-3931-4986-a37d-ad6c3824d226","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet"}]} 2018-11-18 15:58:51,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-a160e15d-6b98-4052-b14e-c0c16d25ae6c 2018-11-18 15:58:51,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" 2018-11-18 15:58:51,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-124b5f46-229f-47ce-94d5-89aeb0dd46e6 Date: Sun, 18 Nov 2018 15:58:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["038b67b0-3931-4986-a37d-ad6c3824d226"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:51Z","provider:segmentation_id":96,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:50Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:51,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-124b5f46-229f-47ce-94d5-89aeb0dd46e6 2018-11-18 15:58:51,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" 2018-11-18 15:58:51,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e296fd93-15af-4ebd-91b3-d9caf82f2109 Date: Sun, 18 Nov 2018 15:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:51Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"038b67b0-3931-4986-a37d-ad6c3824d226","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet"}]} 2018-11-18 15:58:51,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-e296fd93-15af-4ebd-91b3-d9caf82f2109 2018-11-18 15:58:51,854 - OpenStackNetwork - DEBUG - Network [4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3] created successfully 2018-11-18 15:58:51,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:58:51,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:52,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["NmbOmEnqSsWVduC3odjf1A"], "issued_at": "2018-11-18T15:58:52.000000Z"}} 2018-11-18 15:58:52,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93905e26c4763c522c56ea96285b9ec8a2178b46" 2018-11-18 15:58:52,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be8afff-0c0e-41a3-96de-33e970ecd0cd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:52,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2be8afff-0c0e-41a3-96de-33e970ecd0cd 2018-11-18 15:58:52,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:58:52,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93905e26c4763c522c56ea96285b9ec8a2178b46" 2018-11-18 15:58:52,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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 x-openstack-request-id: req-7dc8123a-8b61-49a3-9abc-cd93aa8b7a92 x-compute-request-id: req-7dc8123a-8b61-49a3-9abc-cd93aa8b7a92 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 15:58:52,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7dc8123a-8b61-49a3-9abc-cd93aa8b7a92 2018-11-18 15:58:53,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93905e26c4763c522c56ea96285b9ec8a2178b46" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-18 15:58:53,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-2beb4b71-3713-4f4c-93cd-351558ca4514 x-compute-request-id: req-2beb4b71-3713-4f4c-93cd-351558ca4514 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 15:58:53,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2beb4b71-3713-4f4c-93cd-351558ca4514 2018-11-18 15:58:53,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:58:53,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:58:53,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["Ujf0G0sBRUWdK-5yUjzZOg"], "issued_at": "2018-11-18T15:58:53.000000Z"}} 2018-11-18 15:58:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797d48e537978b07f2ed1cf326beda5144b25eee" 2018-11-18 15:58:53,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402ddfa4-04f7-4a91-a742-c2dca814bd0a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:58:53,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-402ddfa4-04f7-4a91-a742-c2dca814bd0a 2018-11-18 15:58:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:53,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5a534049-a2ab-4893-833b-5b1099844aef Date: Sun, 18 Nov 2018 15:58:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["038b67b0-3931-4986-a37d-ad6c3824d226"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:51Z","provider:segmentation_id":96,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:50Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:53,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net used request id req-5a534049-a2ab-4893-833b-5b1099844aef 2018-11-18 15:58:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:54,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1d587429-affe-4382-bb6f-189767ea4bec Date: Sun, 18 Nov 2018 15:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:51Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"038b67b0-3931-4986-a37d-ad6c3824d226","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet"}]} 2018-11-18 15:58:54,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-1d587429-affe-4382-bb6f-189767ea4bec 2018-11-18 15:58:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:54,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-916c5a7b-42ac-40f2-a786-55c1ce089f78 Date: Sun, 18 Nov 2018 15:58:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["038b67b0-3931-4986-a37d-ad6c3824d226"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:51Z","provider:segmentation_id":96,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:50Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:54,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net used request id req-916c5a7b-42ac-40f2-a786-55c1ce089f78 2018-11-18 15:58:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:58:54,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:58:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:58:54,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797d48e537978b07f2ed1cf326beda5144b25eee" 2018-11-18 15:58:54,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970b0641-8e21-40ff-970e-032a63c8d82e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:58:54,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-970b0641-8e21-40ff-970e-032a63c8d82e 2018-11-18 15:58:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:54,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3b198e94-2e9d-481f-b0e5-f6a3b32f2ebb Date: Sun, 18 Nov 2018 15:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:51Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"038b67b0-3931-4986-a37d-ad6c3824d226","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet"}]} 2018-11-18 15:58:54,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-3b198e94-2e9d-481f-b0e5-f6a3b32f2ebb 2018-11-18 15:58:54,479 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net 2018-11-18 15:58:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" -d '{"port": {"network_id": "4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-port", "admin_state_up": true}}' 2018-11-18 15:58:55,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-caf6a713-6b30-4213-8210-dd34f859e4c3 Date: Sun, 18 Nov 2018 15:58:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:54Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"038b67b0-3931-4986-a37d-ad6c3824d226","ip_address":"10.55.0.10"}],"id":"0e8fc7d8-5765-4f80-a9f9-39cc40143b88","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:25:2c","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-port","admin_state_up":true,"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:54Z","binding:vnic_type":"normal"}} 2018-11-18 15:58:55,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-caf6a713-6b30-4213-8210-dd34f859e4c3 2018-11-18 15:58:55,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:55,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-9c2ec4e1-2c15-450e-b237-12aa7790b6a3 Date: Sun, 18 Nov 2018 15:58:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["038b67b0-3931-4986-a37d-ad6c3824d226"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:51Z","provider:segmentation_id":96,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:50Z","provider:network_type":"vxlan"}]} 2018-11-18 15:58:55,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net used request id req-9c2ec4e1-2c15-450e-b237-12aa7790b6a3 2018-11-18 15:58:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 15:58:55,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 15:58:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 15:58:55,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:55,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3c808b-0349-43d7-ac4b-74fe60e63812 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:58:55,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-0c3c808b-0349-43d7-ac4b-74fe60e63812 2018-11-18 15:58:55,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:55,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7e25c558-261c-4b21-be4d-11d6fd0c2170 Date: Sun, 18 Nov 2018 15:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:51Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"038b67b0-3931-4986-a37d-ad6c3824d226","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet"}]} 2018-11-18 15:58:55,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-7e25c558-261c-4b21-be4d-11d6fd0c2170 2018-11-18 15:58:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3&name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:55,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-0cf37ddb-d3f3-4e8f-9bd8-b7ba210e4daf Date: Sun, 18 Nov 2018 15:58:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:54Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"038b67b0-3931-4986-a37d-ad6c3824d226","ip_address":"10.55.0.10"}],"id":"0e8fc7d8-5765-4f80-a9f9-39cc40143b88","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:25:2c","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-port","admin_state_up":true,"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:54Z","binding:vnic_type":"normal"}]} 2018-11-18 15:58:55,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3&name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-port&admin_state_up=True used request id req-0cf37ddb-d3f3-4e8f-9bd8-b7ba210e4daf 2018-11-18 15:58:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:55,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20fdd893-9aeb-4f3f-8330-88970f9f2069 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:58:55,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-20fdd893-9aeb-4f3f-8330-88970f9f2069 2018-11-18 15:58:55,915 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst 2018-11-18 15:58:55,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:56,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-161a2b26-6438-48d6-9c88-b7317dafadd0 x-compute-request-id: req-161a2b26-6438-48d6-9c88-b7317dafadd0 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-flavor-name"}]} 2018-11-18 15:58:56,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-161a2b26-6438-48d6-9c88-b7317dafadd0 2018-11-18 15:58:56,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:56,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58: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-82b4cbfb-913c-44bc-b636-401da852a6d0 x-compute-request-id: req-82b4cbfb-913c-44bc-b636-401da852a6d0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 15:58:56,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716 used request id req-82b4cbfb-913c-44bc-b636-401da852a6d0 2018-11-18 15:58:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:56,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-969cdac5-99ad-4ae5-9735-23700d99f63f Date: Sun, 18 Nov 2018 15:58:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:58:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T15:58:48Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/63ab5461-7767-49de-ad30-593fe7c101bb/snap", "metadata": {}}], "self": "/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb", "min_disk": 0, "protected": false, "id": "63ab5461-7767-49de-ad30-593fe7c101bb", "file": "/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/63ab5461-7767-49de-ad30-593fe7c101bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image"} 2018-11-18 15:58:56,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image used request id req-969cdac5-99ad-4ae5-9735-23700d99f63f 2018-11-18 15:58:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:58:56,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f2963d18-c347-41dd-8aba-4fab5215e217 Date: Sun, 18 Nov 2018 15:58:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 15:58:56,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f2963d18-c347-41dd-8aba-4fab5215e217 2018-11-18 15:58:56,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" -d '{"server": {"name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "imageRef": "63ab5461-7767-49de-ad30-593fe7c101bb", "flavorRef": "d9702e6e-762a-4b05-9e3a-b426a4630716", "max_count": 1, "min_count": 1, "networks": [{"port": "0e8fc7d8-5765-4f80-a9f9-39cc40143b88"}]}}' 2018-11-18 15:58:59,477 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 15:58: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-51d266fa-5205-406e-8ca7-0e73af8f06cf x-compute-request-id: req-51d266fa-5205-406e-8ca7-0e73af8f06cf Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "adminPass": "XG28qnjxNBkR"}} 2018-11-18 15:58:59,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-51d266fa-5205-406e-8ca7-0e73af8f06cf 2018-11-18 15:58:59,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:00,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:58: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-05621f39-6f9b-4a15-85a0-17f6dc5bde51 x-compute-request-id: req-05621f39-6f9b-4a15-85a0-17f6dc5bde51 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "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-11-18T15:58:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:00,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-05621f39-6f9b-4a15-85a0-17f6dc5bde51 2018-11-18 15:59:00,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:01,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-9d13e917-e8c0-4c88-8cb6-6b4c349ae62d x-compute-request-id: req-9d13e917-e8c0-4c88-8cb6-6b4c349ae62d Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "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-11-18T15:59:00Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:01,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-9d13e917-e8c0-4c88-8cb6-6b4c349ae62d 2018-11-18 15:59:04,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:04,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-e60e573f-2a09-4182-b213-07230d233989 x-compute-request-id: req-e60e573f-2a09-4182-b213-07230d233989 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:04,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-e60e573f-2a09-4182-b213-07230d233989 2018-11-18 15:59:07,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:08,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59: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-d2c962ae-3ebd-41ae-8f6c-a3880d827bfb x-compute-request-id: req-d2c962ae-3ebd-41ae-8f6c-a3880d827bfb Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:08,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-d2c962ae-3ebd-41ae-8f6c-a3880d827bfb 2018-11-18 15:59:11,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:12,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15: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-f0da7d82-f55e-49e8-b28f-2c4f38deae4e x-compute-request-id: req-f0da7d82-f55e-49e8-b28f-2c4f38deae4e Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:12,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-f0da7d82-f55e-49e8-b28f-2c4f38deae4e 2018-11-18 15:59:15,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:15,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf194542-846e-4c23-893b-d64abbbbab1b x-compute-request-id: req-bf194542-846e-4c23-893b-d64abbbbab1b Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:15,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-bf194542-846e-4c23-893b-d64abbbbab1b 2018-11-18 15:59:18,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:19,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59: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-40984e31-e1a0-4fe8-92d5-5153e7fbabb8 x-compute-request-id: req-40984e31-e1a0-4fe8-92d5-5153e7fbabb8 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:19,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-40984e31-e1a0-4fe8-92d5-5153e7fbabb8 2018-11-18 15:59:22,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:22,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59: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-ec055105-4ae4-4b09-90b5-61d74c216844 x-compute-request-id: req-ec055105-4ae4-4b09-90b5-61d74c216844 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:22,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-ec055105-4ae4-4b09-90b5-61d74c216844 2018-11-18 15:59:25,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:26,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59: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-a8c9f990-b21f-4d07-b2ba-754d70173476 x-compute-request-id: req-a8c9f990-b21f-4d07-b2ba-754d70173476 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:26,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-a8c9f990-b21f-4d07-b2ba-754d70173476 2018-11-18 15:59:29,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:30,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59: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-099c34f2-7e68-4361-9aa9-2356c3a2accb x-compute-request-id: req-099c34f2-7e68-4361-9aa9-2356c3a2accb Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:30,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-099c34f2-7e68-4361-9aa9-2356c3a2accb 2018-11-18 15:59:33,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:34,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df344865-f119-4d98-ae6b-ca39f338864c x-compute-request-id: req-df344865-f119-4d98-ae6b-ca39f338864c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:32Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:34,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-df344865-f119-4d98-ae6b-ca39f338864c 2018-11-18 15:59:37,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:38,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5727b7a3-7b3f-462f-a2b6-71a4a271b17f x-compute-request-id: req-5727b7a3-7b3f-462f-a2b6-71a4a271b17f Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T15:59:32Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:38,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-5727b7a3-7b3f-462f-a2b6-71a4a271b17f 2018-11-18 15:59:41,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:42,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59: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-2f4d42c1-224b-47ad-9048-d5996f343e1a x-compute-request-id: req-2f4d42c1-224b-47ad-9048-d5996f343e1a Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-11-18T15:59:39.000000", "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T15:59:39Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:42,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-2f4d42c1-224b-47ad-9048-d5996f343e1a 2018-11-18 15:59:42,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:42,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59: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-3e0e6771-c578-4a9a-9a39-d617cc26d2da x-compute-request-id: req-3e0e6771-c578-4a9a-9a39-d617cc26d2da Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033", "rel": "bookmark"}], "image": {"id": "63ab5461-7767-49de-ad30-593fe7c101bb", "links": [{"href": "http://172.30.9.30:8774/images/63ab5461-7767-49de-ad30-593fe7c101bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-11-18T15:59:39.000000", "flavor": {"id": "d9702e6e-762a-4b05-9e3a-b426a4630716", "links": [{"href": "http://172.30.9.30:8774/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716", "rel": "bookmark"}]}, "id": "27a5fdbd-95d4-4f33-bebf-9a554fce8033", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T15:59:39Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-vm_inst", "created": "2018-11-18T15:58:59Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 15:59:42,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-3e0e6771-c578-4a9a-9a39-d617cc26d2da 2018-11-18 15:59:42,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:42,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-00d0602f-b971-4bb4-a561-a34c79b00b9c Date: Sun, 18 Nov 2018 15:59:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["038b67b0-3931-4986-a37d-ad6c3824d226"],"description":"","tags":[],"updated_at":"2018-11-18T15:58:51Z","provider:segmentation_id":96,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:50Z","provider:network_type":"vxlan"}]} 2018-11-18 15:59:42,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net used request id req-00d0602f-b971-4bb4-a561-a34c79b00b9c 2018-11-18 15:59:43,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:43,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db327912-70c9-4a6c-bf70-999890feb3f9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 15:59:43,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-db327912-70c9-4a6c-bf70-999890feb3f9 2018-11-18 15:59:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:43,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-24f2e3cf-2a77-4c98-ab12-e12c76c3816d Date: Sun, 18 Nov 2018 15:59:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:51Z","dns_nameservers":[],"updated_at":"2018-11-18T15:58:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"038b67b0-3931-4986-a37d-ad6c3824d226","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet"}]} 2018-11-18 15:59:43,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-24f2e3cf-2a77-4c98-ab12-e12c76c3816d 2018-11-18 15:59:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:43,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3529 X-Openstack-Request-Id: req-1e4d00d6-890a-48d3-bcb8-68442d907a22 Date: Sun, 18 Nov 2018 15:59:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"038b67b0-3931-4986-a37d-ad6c3824d226","ip_address":"10.55.0.10"}],"id":"0e8fc7d8-5765-4f80-a9f9-39cc40143b88","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:25:2c","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"27a5fdbd-95d4-4f33-bebf-9a554fce8033","name":"NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-port","admin_state_up":true,"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038b67b0-3931-4986-a37d-ad6c3824d226","ip_address":"10.55.0.4"}],"id":"2b103627-22c0-4535-96c7-2685819c00f7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:9f:08","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","name":"","admin_state_up":true,"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:52Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038b67b0-3931-4986-a37d-ad6c3824d226","ip_address":"10.55.0.3"}],"id":"6adbbe2a-f457-4674-9bd7-a706bd6b34eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:36:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","name":"","admin_state_up":true,"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:58:52Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"038b67b0-3931-4986-a37d-ad6c3824d226","ip_address":"10.55.0.2"}],"id":"d2495b7c-e598-4011-a91d-c4d736abf808","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:9e:29","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","name":"","admin_state_up":true,"network_id":"4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:58:51Z","binding:vnic_type":"normal"}]} 2018-11-18 15:59:43,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-1e4d00d6-890a-48d3-bcb8-68442d907a22 2018-11-18 15:59:43,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:43,471 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 15:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83afe561-7b4a-489c-a30e-437a841a5fa6 x-compute-request-id: req-83afe561-7b4a-489c-a30e-437a841a5fa6 Content-Type: application/json 2018-11-18 15:59:43,471 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/27a5fdbd-95d4-4f33-bebf-9a554fce8033 used request id req-83afe561-7b4a-489c-a30e-437a841a5fa6 2018-11-18 15:59:43,472 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-port 2018-11-18 15:59:43,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/0e8fc7d8-5765-4f80-a9f9-39cc40143b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f247e51cb4c9861b1f6d797f2109904ad5416e0" 2018-11-18 15:59:44,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83faca26-ef24-4800-927d-c106e87f9c45 Date: Sun, 18 Nov 2018 15:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:59:44,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/0e8fc7d8-5765-4f80-a9f9-39cc40143b88 used request id req-83faca26-ef24-4800-927d-c106e87f9c45 2018-11-18 15:59:44,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93905e26c4763c522c56ea96285b9ec8a2178b46" 2018-11-18 15:59:44,776 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 15:59: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-c0d15963-112d-4e07-8cf5-8788f45de64c x-compute-request-id: req-c0d15963-112d-4e07-8cf5-8788f45de64c Content-Length: 0 Content-Type: application/json 2018-11-18 15:59:44,776 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d9702e6e-762a-4b05-9e3a-b426a4630716 used request id req-c0d15963-112d-4e07-8cf5-8788f45de64c 2018-11-18 15:59:44,777 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet 2018-11-18 15:59:44,777 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-subnet 2018-11-18 15:59:44,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/038b67b0-3931-4986-a37d-ad6c3824d226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" 2018-11-18 15:59:47,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d254941a-a0d8-42f2-85f2-d2cef5a858c8 Date: Sun, 18 Nov 2018 15:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:59:47,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/038b67b0-3931-4986-a37d-ad6c3824d226 used request id req-d254941a-a0d8-42f2-85f2-d2cef5a858c8 2018-11-18 15:59:47,153 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-net 2018-11-18 15:59:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f5b1f39baf0413dd33404cdf22d75188a4a35" 2018-11-18 15:59:48,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5fc1a74-b7b1-4f18-acd4-dd09cc7db0c3 Date: Sun, 18 Nov 2018 15:59:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 15:59:48,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4b3ffb56-5a36-4fa1-8a2b-59d93b14b0c3 used request id req-e5fc1a74-b7b1-4f18-acd4-dd09cc7db0c3 2018-11-18 15:59:48,429 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-a08e89b8-af96-49b3-b983-28a018543f6a-image 2018-11-18 15:59:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ad47c8e37f3152284d17f033425f0492ca5f7fa" 2018-11-18 15:59:50,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6357367b-79d8-4a80-b715-43b2aea82892 Date: Sun, 18 Nov 2018 15:59:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 15:59:50,782 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/63ab5461-7767-49de-ad30-593fe7c101bb used request id req-6357367b-79d8-4a80-b715-43b2aea82892 2018-11-18 15:59:50,785 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:59:50,788 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 15:59:50,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:59:50,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:59:51,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["RTuTV7FlRryPxSYlbEGdCA"], "issued_at": "2018-11-18T15:59:51.000000Z"}} 2018-11-18 15:59:51,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" 2018-11-18 15:59:51,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41080548-d34c-4ed2-9151-f092748197eb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:59:51,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-41080548-d34c-4ed2-9151-f092748197eb 2018-11-18 15:59:51,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" 2018-11-18 15:59:51,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-2227b76d-7374-4c08-935c-c96af0a897ca Date: Sun, 18 Nov 2018 15:59:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image"} 2018-11-18 15:59:51,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image used request id req-2227b76d-7374-4c08-935c-c96af0a897ca 2018-11-18 15:59:51,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" 2018-11-18 15:59:52,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-561c7326-ccb4-4448-bd92-86d15514d92a Date: Sun, 18 Nov 2018 15:59:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 15:59:52,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-561c7326-ccb4-4448-bd92-86d15514d92a 2018-11-18 15:59:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image"}' 2018-11-18 15:59:53,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603 X-Openstack-Request-Id: req-3c20cb66-3b94-445b-ad48-8e0796690432 Date: Sun, 18 Nov 2018 15:59:53 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:59:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T15:59:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603", "min_disk": 0, "protected": false, "id": "2fdde4ca-7300-4312-8d06-3286a677c603", "file": "/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 15:59:53,191 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3c20cb66-3b94-445b-ad48-8e0796690432 2018-11-18 15:59:53,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" -d '' 2018-11-18 15:59:54,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1780d084-053d-4407-9032-472cee2201ed Date: Sun, 18 Nov 2018 15:59:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 15:59:54,774 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603/file used request id req-1780d084-053d-4407-9032-472cee2201ed 2018-11-18 15:59:54,775 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 15:59:54,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" 2018-11-18 15:59:54,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-55793f2a-9e72-47a7-8b37-d3d748926bb3 Date: Sun, 18 Nov 2018 15:59:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:59:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T15:59:54Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2fdde4ca-7300-4312-8d06-3286a677c603/snap", "metadata": {}}], "self": "/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603", "min_disk": 0, "protected": false, "id": "2fdde4ca-7300-4312-8d06-3286a677c603", "file": "/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2fdde4ca-7300-4312-8d06-3286a677c603/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 15:59:54,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603 used request id req-55793f2a-9e72-47a7-8b37-d3d748926bb3 2018-11-18 15:59:54,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" 2018-11-18 15:59:55,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba2b161e-ca16-4fd3-adca-54f1656f2476 Date: Sun, 18 Nov 2018 15:59:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 15:59:55,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ba2b161e-ca16-4fd3-adca-54f1656f2476 2018-11-18 15:59:55,118 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image 2018-11-18 15:59:55,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" 2018-11-18 15:59:55,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8298df59-cd88-40f3-8a89-699b6c641c9c Date: Sun, 18 Nov 2018 15:59:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:59:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T15:59:54Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2fdde4ca-7300-4312-8d06-3286a677c603/snap", "metadata": {}}], "self": "/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603", "min_disk": 0, "protected": false, "id": "2fdde4ca-7300-4312-8d06-3286a677c603", "file": "/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2fdde4ca-7300-4312-8d06-3286a677c603/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 15:59:55,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603 used request id req-8298df59-cd88-40f3-8a89-699b6c641c9c 2018-11-18 15:59:55,734 - create_image - DEBUG - Instance status is - active 2018-11-18 15:59:55,734 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image 2018-11-18 15:59:55,734 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image 2018-11-18 15:59:55,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:59:55,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:59:56,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["0DlIQBrjRm-ivTAWB7qBmg"], "issued_at": "2018-11-18T15:59:56.000000Z"}} 2018-11-18 15:59:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" 2018-11-18 15:59:56,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351ff56c-0679-4334-9b5f-a78a0ca7ae78 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:59:56,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-351ff56c-0679-4334-9b5f-a78a0ca7ae78 2018-11-18 15:59:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" 2018-11-18 15:59:56,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1cfe9f84-de12-4f20-9b32-e9b88ee66cef Date: Sun, 18 Nov 2018 15:59:56 GMT RESP BODY: {"networks":[]} 2018-11-18 15:59:56,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-1cfe9f84-de12-4f20-9b32-e9b88ee66cef 2018-11-18 15:59:56,422 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net 2018-11-18 15:59:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net", "admin_state_up": true}}' 2018-11-18 15:59:56,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-749a2568-e681-4166-9f11-140e9be494dc Date: Sun, 18 Nov 2018 15:59:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:59:56Z","is_default":false,"provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","mtu":1450}} 2018-11-18 15:59:56,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-749a2568-e681-4166-9f11-140e9be494dc 2018-11-18 15:59:56,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" 2018-11-18 15:59:57,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f8603a01-1514-40b8-8cd9-7362b1055774 Date: Sun, 18 Nov 2018 15:59:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T15:59:56Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 15:59:57,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-f8603a01-1514-40b8-8cd9-7362b1055774 2018-11-18 15:59:57,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" 2018-11-18 15:59:57,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a0f9773-7273-4fe8-82f5-45afa66f4777 Date: Sun, 18 Nov 2018 15:59:57 GMT RESP BODY: {"subnets":[]} 2018-11-18 15:59:57,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-2a0f9773-7273-4fe8-82f5-45afa66f4777 2018-11-18 15:59:57,257 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet 2018-11-18 15:59:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" -d '{"subnets": [{"ip_version": 4, "network_id": "01117204-ad5c-4405-a7dd-4193db676d09", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]}' 2018-11-18 15:59:57,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-18047c21-aa3d-4a4a-a52d-b9b2af0bd5d8 Date: Sun, 18 Nov 2018 15:59:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 15:59:57,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-18047c21-aa3d-4a4a-a52d-b9b2af0bd5d8 2018-11-18 15:59:57,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" 2018-11-18 15:59:58,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-435ef582-5184-47c8-b301-aa8ac147525f Date: Sun, 18 Nov 2018 15:59:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 15:59:58,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-435ef582-5184-47c8-b301-aa8ac147525f 2018-11-18 15:59:58,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" 2018-11-18 15:59:58,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-478f31e2-589a-4478-bead-807aebb81d5a Date: Sun, 18 Nov 2018 15:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 15:59:58,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-478f31e2-589a-4478-bead-807aebb81d5a 2018-11-18 15:59:58,228 - OpenStackNetwork - DEBUG - Network [01117204-ad5c-4405-a7dd-4193db676d09] created successfully 2018-11-18 15:59:58,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:59:58,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:59:58,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["sFfb7T9ASkCtQb6oJlNDcg"], "issued_at": "2018-11-18T15:59:58.000000Z"}} 2018-11-18 15:59:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92e499df55c80fa972c482a16f929fc45cfbe5" 2018-11-18 15:59:58,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9462d7-7a17-47b2-9de1-e1741a5fc317 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:59:58,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2c9462d7-7a17-47b2-9de1-e1741a5fc317 2018-11-18 15:59:58,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 15:59:58,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92e499df55c80fa972c482a16f929fc45cfbe5" 2018-11-18 15:59:58,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d067084-b5b5-400c-bf9f-8189c5674ef5 x-compute-request-id: req-8d067084-b5b5-400c-bf9f-8189c5674ef5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 15:59:58,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8d067084-b5b5-400c-bf9f-8189c5674ef5 2018-11-18 15:59:58,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92e499df55c80fa972c482a16f929fc45cfbe5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-18 15:59:59,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59: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-1298b2eb-bb46-41fa-b9b2-ef119eaabb2e x-compute-request-id: req-1298b2eb-bb46-41fa-b9b2-ef119eaabb2e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 15:59:59,119 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1298b2eb-bb46-41fa-b9b2-ef119eaabb2e 2018-11-18 15:59:59,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 15:59:59,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 15:59:59,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T16:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["4IVCIkOjSpetJI9-qES3Tw"], "issued_at": "2018-11-18T15:59:59.000000Z"}} 2018-11-18 15:59:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" 2018-11-18 15:59:59,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a637ab-fecd-4fdd-8f08-824303a165a1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 15:59:59,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f1a637ab-fecd-4fdd-8f08-824303a165a1 2018-11-18 15:59:59,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" 2018-11-18 16:00:00,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 15:59:59 GMT Server: Apache x-compute-request-id: req-85d751fe-66d2-4b4e-b054-3ed700638238 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85d751fe-66d2-4b4e-b054-3ed700638238 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-18 16:00:00,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail used request id req-85d751fe-66d2-4b4e-b054-3ed700638238 2018-11-18 16:00:00,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-85d751fe-66d2-4b4e-b054-3ed700638238" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-18 16:00:01,427 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:00:00 GMT Server: Apache x-compute-request-id: req-10dbdc53-39d9-4cdf-8263-7e6a72cadb0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10dbdc53-39d9-4cdf-8263-7e6a72cadb0d Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "db9b37ca0c834b818e5c839a5420939f", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-18T16:00:01.301929", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d6b0c938-3477-4675-938d-20a252d53947", "size": 1}} 2018-11-18 16:00:01,427 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes used request id req-10dbdc53-39d9-4cdf-8263-7e6a72cadb0d 2018-11-18 16:00:01,430 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85d751fe-66d2-4b4e-b054-3ed700638238" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" 2018-11-18 16:00:02,197 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:01 GMT Server: Apache x-compute-request-id: req-fe1e7a9c-475a-4dfc-9211-5090467df483 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe1e7a9c-475a-4dfc-9211-5090467df483 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:00:01.000000", "replication_status": null, "snapshot_id": null, "id": "d6b0c938-3477-4675-938d-20a252d53947", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "bootable": "false", "created_at": "2018-11-18T16:00:01.000000", "volume_type": null}} 2018-11-18 16:00:02,198 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-fe1e7a9c-475a-4dfc-9211-5090467df483 2018-11-18 16:00:02,198 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34 2018-11-18 16:00:02,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85d751fe-66d2-4b4e-b054-3ed700638238" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" 2018-11-18 16:00:02,935 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:02 GMT Server: Apache x-compute-request-id: req-e7fa3b3e-d1e3-4662-9f57-a2846eab027c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7fa3b3e-d1e3-4662-9f57-a2846eab027c Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:00:01.000000", "replication_status": null, "snapshot_id": null, "id": "d6b0c938-3477-4675-938d-20a252d53947", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "bootable": "false", "created_at": "2018-11-18T16:00:01.000000", "volume_type": null}} 2018-11-18 16:00:02,935 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-e7fa3b3e-d1e3-4662-9f57-a2846eab027c 2018-11-18 16:00:02,936 - create_volume - DEBUG - Instance status is - creating 2018-11-18 16:00:02,936 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-18 16:00:05,939 - create_volume - DEBUG - Volume status query timeout in 296.259209871 2018-11-18 16:00:05,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85d751fe-66d2-4b4e-b054-3ed700638238" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" 2018-11-18 16:00:06,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:05 GMT Server: Apache x-compute-request-id: req-6dcf3d2f-2586-48a6-9f56-ef337f4a03c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6dcf3d2f-2586-48a6-9f56-ef337f4a03c9 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:00:04.000000", "replication_status": null, "snapshot_id": null, "id": "d6b0c938-3477-4675-938d-20a252d53947", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "bootable": "false", "created_at": "2018-11-18T16:00:01.000000", "volume_type": null}} 2018-11-18 16:00:06,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-6dcf3d2f-2586-48a6-9f56-ef337f4a03c9 2018-11-18 16:00:06,803 - create_volume - DEBUG - Instance status is - available 2018-11-18 16:00:06,803 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34 2018-11-18 16:00:06,803 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34 2018-11-18 16:00:06,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:00:06,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:00:07,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["TyDNzIGiTiyOCDscQ1UlfQ"], "issued_at": "2018-11-18T16:00:07.000000Z"}} 2018-11-18 16:00:07,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:07,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c478631e-ce1b-42ad-bb98-a28229884f13 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:00:07,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c478631e-ce1b-42ad-bb98-a28229884f13 2018-11-18 16:00:07,278 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:00:07,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:07,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd07106-0fee-426f-9664-06a7e7c3ff39 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:00:07,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bbd07106-0fee-426f-9664-06a7e7c3ff39 2018-11-18 16:00:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:07,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-12e3b1b5-c3f1-4f1e-a883-176e7b81ece7 Date: Sun, 18 Nov 2018 16:00:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:07,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-12e3b1b5-c3f1-4f1e-a883-176e7b81ece7 2018-11-18 16:00:07,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:00:07,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:00:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:00:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:07,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf0cd03-1dd8-44da-a578-52923f5377ac Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:07,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-0bf0cd03-1dd8-44da-a578-52923f5377ac 2018-11-18 16:00:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:07,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cc172cfa-2b3d-497b-9f37-be3328883aed Date: Sun, 18 Nov 2018 16:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:07,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-cc172cfa-2b3d-497b-9f37-be3328883aed 2018-11-18 16:00:07,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:08,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b155858-f55e-4c74-a8fc-5ae2c860f1df Date: Sun, 18 Nov 2018 16:00:08 GMT RESP BODY: {"ports":[]} 2018-11-18 16:00:08,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port&admin_state_up=True used request id req-6b155858-f55e-4c74-a8fc-5ae2c860f1df 2018-11-18 16:00:08,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:08,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf24c6be-3440-4cd9-929f-d139780af4ef x-compute-request-id: req-cf24c6be-3440-4cd9-929f-d139780af4ef Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 16:00:08,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst used request id req-cf24c6be-3440-4cd9-929f-d139780af4ef 2018-11-18 16:00:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:08,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ac7671cd-a6d4-40e9-81de-ccdfc4594418 Date: Sun, 18 Nov 2018 16:00:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:08,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-ac7671cd-a6d4-40e9-81de-ccdfc4594418 2018-11-18 16:00:08,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:08,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823310d7-3be1-4dfd-a442-e6524376af83 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:08,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-823310d7-3be1-4dfd-a442-e6524376af83 2018-11-18 16:00:08,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:08,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-49506e95-6104-479f-bd4c-676c0532bd89 Date: Sun, 18 Nov 2018 16:00:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:08,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-49506e95-6104-479f-bd4c-676c0532bd89 2018-11-18 16:00:08,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:09,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ec4b4933-1f6b-4404-9230-aa7a5d8bc20a Date: Sun, 18 Nov 2018 16:00:09 GMT RESP BODY: {"ports":[]} 2018-11-18 16:00:09,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port&admin_state_up=True used request id req-ec4b4933-1f6b-4404-9230-aa7a5d8bc20a 2018-11-18 16:00:09,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:00:09,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:00:09,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["A2t5wop5SoeL42zqDwgR9g"], "issued_at": "2018-11-18T16:00:09.000000Z"}} 2018-11-18 16:00:09,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5940b92a5db80b0aa144c21f169525f9e35ff5bb" 2018-11-18 16:00:09,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f782a3-6ab1-4fbf-b20e-c31f08042042 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:00:09,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b3f782a3-6ab1-4fbf-b20e-c31f08042042 2018-11-18 16:00:09,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:09,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7d8dddd7-756b-45f6-8d1d-463e769df55f Date: Sun, 18 Nov 2018 16:00:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:09,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-7d8dddd7-756b-45f6-8d1d-463e769df55f 2018-11-18 16:00:09,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:09,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4b0ccf08-f8f8-40a5-ae8f-8f48c1fd5f8b Date: Sun, 18 Nov 2018 16:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:09,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-4b0ccf08-f8f8-40a5-ae8f-8f48c1fd5f8b 2018-11-18 16:00:09,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:09,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-da4f83ca-19d2-463a-9071-0bf8811d563c Date: Sun, 18 Nov 2018 16:00:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:09,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-da4f83ca-19d2-463a-9071-0bf8811d563c 2018-11-18 16:00:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:00:09,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:00:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:00:09,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5940b92a5db80b0aa144c21f169525f9e35ff5bb" 2018-11-18 16:00:10,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd7d40c-c9bd-4f25-96b0-f49dee6805dc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:10,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-6dd7d40c-c9bd-4f25-96b0-f49dee6805dc 2018-11-18 16:00:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:10,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aca2ae6b-889c-4d71-984c-5233c7619a45 Date: Sun, 18 Nov 2018 16:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:10,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-aca2ae6b-889c-4d71-984c-5233c7619a45 2018-11-18 16:00:10,281 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net 2018-11-18 16:00:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" -d '{"port": {"network_id": "01117204-ad5c-4405-a7dd-4193db676d09", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port", "admin_state_up": true}}' 2018-11-18 16:00:10,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-2ae063e9-51ec-4eb4-b01f-621e72043a2c Date: Sun, 18 Nov 2018 16:00:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:10Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"}} 2018-11-18 16:00:10,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-2ae063e9-51ec-4eb4-b01f-621e72043a2c 2018-11-18 16:00:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-05e5aff9-65a7-47f0-8cd7-c5fcdf8b63fd Date: Sun, 18 Nov 2018 16:00:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:11,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-05e5aff9-65a7-47f0-8cd7-c5fcdf8b63fd 2018-11-18 16:00:11,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b2fac3-da4f-4a95-8bac-8359a2578f13 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:11,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-44b2fac3-da4f-4a95-8bac-8359a2578f13 2018-11-18 16:00:11,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c546ab23-473a-4e00-bf0f-adb49720d4e0 Date: Sun, 18 Nov 2018 16:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:11,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-c546ab23-473a-4e00-bf0f-adb49720d4e0 2018-11-18 16:00:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-2ffb6a4e-0544-4b7e-bd26-1a0b4ca02b58 Date: Sun, 18 Nov 2018 16:00:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:11,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port&admin_state_up=True used request id req-2ffb6a4e-0544-4b7e-bd26-1a0b4ca02b58 2018-11-18 16:00:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e2a7bc-2462-44b0-a5eb-2abb885f18df Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:11,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-54e2a7bc-2462-44b0-a5eb-2abb885f18df 2018-11-18 16:00:11,488 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst 2018-11-18 16:00:11,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6f9bef6-3c28-49c7-811c-bfc73cdbad9b x-compute-request-id: req-c6f9bef6-3c28-49c7-811c-bfc73cdbad9b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-flavor"}]} 2018-11-18 16:00:11,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c6f9bef6-3c28-49c7-811c-bfc73cdbad9b 2018-11-18 16:00:11,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1a5a7d7-ceb5-40e2-8ec4-613d8971346d x-compute-request-id: req-b1a5a7d7-ceb5-40e2-8ec4-613d8971346d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:00:11,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378 used request id req-b1a5a7d7-ceb5-40e2-8ec4-613d8971346d 2018-11-18 16:00:11,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-5cba1c94-30b6-419e-ad93-97b02059bbff Date: Sun, 18 Nov 2018 16:00:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T15:59:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T15:59:54Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2fdde4ca-7300-4312-8d06-3286a677c603/snap", "metadata": {}}], "self": "/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603", "min_disk": 0, "protected": false, "id": "2fdde4ca-7300-4312-8d06-3286a677c603", "file": "/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2fdde4ca-7300-4312-8d06-3286a677c603/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image"} 2018-11-18 16:00:11,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image used request id req-5cba1c94-30b6-419e-ad93-97b02059bbff 2018-11-18 16:00:11,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:11,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-76017433-6f8f-4498-b003-d6a048b467f7 Date: Sun, 18 Nov 2018 16:00:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:00:11,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-76017433-6f8f-4498-b003-d6a048b467f7 2018-11-18 16:00:11,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "imageRef": "2fdde4ca-7300-4312-8d06-3286a677c603", "flavorRef": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "max_count": 1, "min_count": 1, "networks": [{"port": "692c1f7e-e16e-4540-9aef-a4fa1eff3e79"}]}}' 2018-11-18 16:00:13,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3a38d7b-f26a-4372-bd43-8dfe1ee2b2ab x-compute-request-id: req-a3a38d7b-f26a-4372-bd43-8dfe1ee2b2ab Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "adminPass": "SZ6VEKxzNEw9"}} 2018-11-18 16:00:13,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a3a38d7b-f26a-4372-bd43-8dfe1ee2b2ab 2018-11-18 16:00:13,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:14,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-449bcc9e-9d94-42e4-bc60-d83634e0ad0c x-compute-request-id: req-449bcc9e-9d94-42e4-bc60-d83634e0ad0c Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "user_id": "db9b37ca0c834b818e5c839a5420939f", "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-11-18T16:00:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:14,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-449bcc9e-9d94-42e4-bc60-d83634e0ad0c 2018-11-18 16:00:14,523 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst 2018-11-18 16:00:14,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:15,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbbc42e2-6f09-41bb-b248-b7c9ed660af2 x-compute-request-id: req-dbbc42e2-6f09-41bb-b248-b7c9ed660af2 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "user_id": "db9b37ca0c834b818e5c839a5420939f", "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-11-18T16:00:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:15,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-dbbc42e2-6f09-41bb-b248-b7c9ed660af2 2018-11-18 16:00:15,262 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst] is - BUILD 2018-11-18 16:00:15,262 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:00:18,265 - create_instance - DEBUG - VM status query timeout in 896.258421183 2018-11-18 16:00:18,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:18,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecf9a517-b4d4-44be-8c3b-f5caa67c6bf0 x-compute-request-id: req-ecf9a517-b4d4-44be-8c3b-f5caa67c6bf0 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:00:16Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:18,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-ecf9a517-b4d4-44be-8c3b-f5caa67c6bf0 2018-11-18 16:00:18,872 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst] is - BUILD 2018-11-18 16:00:18,873 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:00:21,876 - create_instance - DEBUG - VM status query timeout in 892.647938013 2018-11-18 16:00:21,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:23,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e8f2cec-f8f6-4cf5-abdf-711b84218005 x-compute-request-id: req-6e8f2cec-f8f6-4cf5-abdf-711b84218005 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:21Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:23,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-6e8f2cec-f8f6-4cf5-abdf-711b84218005 2018-11-18 16:00:23,061 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst] is - ACTIVE 2018-11-18 16:00:23,061 - create_instance - INFO - VM is - ACTIVE 2018-11-18 16:00:23,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:23,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00: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-f5bd9931-96fb-4a7e-b3b7-31bd4dc2178d x-compute-request-id: req-f5bd9931-96fb-4a7e-b3b7-31bd4dc2178d Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:21Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:23,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-f5bd9931-96fb-4a7e-b3b7-31bd4dc2178d 2018-11-18 16:00:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:23,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-df9980cd-35ca-41bb-854f-016750a6a671 Date: Sun, 18 Nov 2018 16:00:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:23,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-df9980cd-35ca-41bb-854f-016750a6a671 2018-11-18 16:00:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:23,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3fdf603-2527-4e85-8caa-d60e645db9dd Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:23,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-f3fdf603-2527-4e85-8caa-d60e645db9dd 2018-11-18 16:00:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:24,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-384ea675-d0d9-40f4-81e1-80704e035ed6 Date: Sun, 18 Nov 2018 16:00:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:24,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-384ea675-d0d9-40f4-81e1-80704e035ed6 2018-11-18 16:00:24,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:24,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-9a6e0df7-42fc-4511-9e2f-084407c43ed3 Date: Sun, 18 Nov 2018 16:00:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:24,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-9a6e0df7-42fc-4511-9e2f-084407c43ed3 2018-11-18 16:00:24,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:00:24,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["KSBLZVALRVSIoFRcly_s9A"], "issued_at": "2018-11-18T16:00:24.000000Z"}} 2018-11-18 16:00:24,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:24,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529fb02a-f38c-4d4c-9253-f968c688c642 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:00:24,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-529fb02a-f38c-4d4c-9253-f968c688c642 2018-11-18 16:00:24,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:25,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00: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-212ba9ff-2777-46cc-a46f-9bb5a2bd28d9 x-compute-request-id: req-212ba9ff-2777-46cc-a46f-9bb5a2bd28d9 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:21Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:25,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-212ba9ff-2777-46cc-a46f-9bb5a2bd28d9 2018-11-18 16:00:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:25,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6510e549-088f-4dfd-92a2-0474c32d0120 Date: Sun, 18 Nov 2018 16:00:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:25,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-6510e549-088f-4dfd-92a2-0474c32d0120 2018-11-18 16:00:25,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:25,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebb1a28-53a7-4d36-aa69-9bd199ca8509 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:25,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-aebb1a28-53a7-4d36-aa69-9bd199ca8509 2018-11-18 16:00:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:25,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b1d638eb-f3aa-4b13-b70f-7a7119e12b96 Date: Sun, 18 Nov 2018 16:00:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:25,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-b1d638eb-f3aa-4b13-b70f-7a7119e12b96 2018-11-18 16:00:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:25,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-d8a28aa8-6116-4d85-9ca2-37f716c9f565 Date: Sun, 18 Nov 2018 16:00:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:25,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-d8a28aa8-6116-4d85-9ca2-37f716c9f565 2018-11-18 16:00:25,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" -d '{"volumeAttachment": {"volumeId": "d6b0c938-3477-4675-938d-20a252d53947"}}' 2018-11-18 16:00:28,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00: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-10676430-3adf-491d-b78a-3d424f82998f x-compute-request-id: req-10676430-3adf-491d-b78a-3d424f82998f Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f29a6264-5879-450d-8bde-f7970cdd3470", "id": "d6b0c938-3477-4675-938d-20a252d53947", "volumeId": "d6b0c938-3477-4675-938d-20a252d53947"}} 2018-11-18 16:00:28,237 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470/os-volume_attachments used request id req-10676430-3adf-491d-b78a-3d424f82998f 2018-11-18 16:00:28,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:28,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00: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-8604c57f-a22f-41ef-9ce1-439ac37b46c0 x-compute-request-id: req-8604c57f-a22f-41ef-9ce1-439ac37b46c0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:21Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "d6b0c938-3477-4675-938d-20a252d53947"}], "metadata": {}}} 2018-11-18 16:00:28,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-8604c57f-a22f-41ef-9ce1-439ac37b46c0 2018-11-18 16:00:28,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:29,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-63e97b9b-7a6e-45b0-9c60-59373d84a39a Date: Sun, 18 Nov 2018 16:00:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:29,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-63e97b9b-7a6e-45b0-9c60-59373d84a39a 2018-11-18 16:00:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:00:29,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:00:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:00:29,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:29,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0377c3-e744-4ad9-83db-3fb24ddebf8b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:29,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-db0377c3-e744-4ad9-83db-3fb24ddebf8b 2018-11-18 16:00:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:29,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a51422ef-9c46-4b94-8d69-a7627ab87924 Date: Sun, 18 Nov 2018 16:00:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:29,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-a51422ef-9c46-4b94-8d69-a7627ab87924 2018-11-18 16:00:29,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:29,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-7c7f5d92-717d-4879-b884-d640334383e8 Date: Sun, 18 Nov 2018 16:00:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:29,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-7c7f5d92-717d-4879-b884-d640334383e8 2018-11-18 16:00:29,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:30,517 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:29 GMT Server: Apache x-compute-request-id: req-bfd9989d-995f-49d2-9d59-9a5d794a5ed3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bfd9989d-995f-49d2-9d59-9a5d794a5ed3 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:00:28.000000", "replication_status": null, "snapshot_id": null, "id": "d6b0c938-3477-4675-938d-20a252d53947", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "bootable": "false", "created_at": "2018-11-18T16:00:01.000000", "volume_type": null}} 2018-11-18 16:00:30,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-bfd9989d-995f-49d2-9d59-9a5d794a5ed3 2018-11-18 16:00:33,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bfd9989d-995f-49d2-9d59-9a5d794a5ed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:34,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:33 GMT Server: Apache x-compute-request-id: req-b7c8c863-38be-4793-ae9b-a43e22e1c71f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7c8c863-38be-4793-ae9b-a43e22e1c71f Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "f29a6264-5879-450d-8bde-f7970cdd3470", "attachment_id": "9917ad40-4050-4bb0-9640-769790eb2d0c", "attached_at": "2018-11-18T16:00:32.000000", "host_name": null, "volume_id": "d6b0c938-3477-4675-938d-20a252d53947", "device": "/dev/vdb", "id": "d6b0c938-3477-4675-938d-20a252d53947"}], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:00:32.000000", "replication_status": null, "snapshot_id": null, "id": "d6b0c938-3477-4675-938d-20a252d53947", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "bootable": "false", "created_at": "2018-11-18T16:00:01.000000", "volume_type": null}} 2018-11-18 16:00:34,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-b7c8c863-38be-4793-ae9b-a43e22e1c71f 2018-11-18 16:00:34,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:34,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf65c132-9c2c-4a35-8763-0a6878fcf959 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:00:34,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bf65c132-9c2c-4a35-8763-0a6878fcf959 2018-11-18 16:00:34,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:35,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00: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-75a21988-499b-43ae-af01-75a33868b769 x-compute-request-id: req-75a21988-499b-43ae-af01-75a33868b769 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:31Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "d6b0c938-3477-4675-938d-20a252d53947"}], "metadata": {}}} 2018-11-18 16:00:35,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-75a21988-499b-43ae-af01-75a33868b769 2018-11-18 16:00:35,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:35,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-08a0d1ba-7de2-4c24-b31e-03278ae6ee80 Date: Sun, 18 Nov 2018 16:00:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:35,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-08a0d1ba-7de2-4c24-b31e-03278ae6ee80 2018-11-18 16:00:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:35,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099d7d81-9295-4b65-a63a-c2a41a4478f7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:35,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-099d7d81-9295-4b65-a63a-c2a41a4478f7 2018-11-18 16:00:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:35,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-31c29133-9430-4c44-b078-593b0869e07f Date: Sun, 18 Nov 2018 16:00:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:35,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-31c29133-9430-4c44-b078-593b0869e07f 2018-11-18 16:00:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:35,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-f9566b28-12e5-417e-94ce-6459269a465e Date: Sun, 18 Nov 2018 16:00:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:35,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-f9566b28-12e5-417e-94ce-6459269a465e 2018-11-18 16:00:35,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:36,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00: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-7b676518-296a-4f8b-aa75-446a47fec40b x-compute-request-id: req-7b676518-296a-4f8b-aa75-446a47fec40b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:31Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "d6b0c938-3477-4675-938d-20a252d53947"}], "metadata": {}}} 2018-11-18 16:00:36,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-7b676518-296a-4f8b-aa75-446a47fec40b 2018-11-18 16:00:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:36,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f022d5ca-129b-44fa-9257-85ed6a73590e Date: Sun, 18 Nov 2018 16:00:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:36,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-f022d5ca-129b-44fa-9257-85ed6a73590e 2018-11-18 16:00:36,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:36,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31933f9-7e10-4cee-a6f8-d5e0c610dfa6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:36,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-b31933f9-7e10-4cee-a6f8-d5e0c610dfa6 2018-11-18 16:00:36,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:36,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1928f2fd-ac30-44cd-baa6-0d944b3d6e8b Date: Sun, 18 Nov 2018 16:00:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:36,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-1928f2fd-ac30-44cd-baa6-0d944b3d6e8b 2018-11-18 16:00:36,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:36,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-0ac12443-3143-4ff6-894e-5b94c72fee15 Date: Sun, 18 Nov 2018 16:00:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:36,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-0ac12443-3143-4ff6-894e-5b94c72fee15 2018-11-18 16:00:36,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:37,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37da49de-53a5-4586-af28-4b7d6bad9adb x-compute-request-id: req-37da49de-53a5-4586-af28-4b7d6bad9adb Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:31Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "d6b0c938-3477-4675-938d-20a252d53947"}], "metadata": {}}} 2018-11-18 16:00:37,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-37da49de-53a5-4586-af28-4b7d6bad9adb 2018-11-18 16:00:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:38,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-20a756f7-d4a9-43b4-ae7a-7bfaadddf352 Date: Sun, 18 Nov 2018 16:00:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:38,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-20a756f7-d4a9-43b4-ae7a-7bfaadddf352 2018-11-18 16:00:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:38,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a5ec78-4db9-406e-9e79-8b5abcc5ac43 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:38,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-21a5ec78-4db9-406e-9e79-8b5abcc5ac43 2018-11-18 16:00:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:38,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e2a518cd-1de0-4943-9c67-2deeff14ada4 Date: Sun, 18 Nov 2018 16:00:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:38,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-e2a518cd-1de0-4943-9c67-2deeff14ada4 2018-11-18 16:00:38,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:38,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-a95cb2f1-c392-4f60-9b77-b08d8305f38f Date: Sun, 18 Nov 2018 16:00:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:38,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-a95cb2f1-c392-4f60-9b77-b08d8305f38f 2018-11-18 16:00:38,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470/os-volume_attachments/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:40,220 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79a22e6b-9206-4756-aa90-56c92842180c x-compute-request-id: req-79a22e6b-9206-4756-aa90-56c92842180c Content-Length: 0 Content-Type: application/json 2018-11-18 16:00:40,220 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470/os-volume_attachments/d6b0c938-3477-4675-938d-20a252d53947 used request id req-79a22e6b-9206-4756-aa90-56c92842180c 2018-11-18 16:00:40,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:41,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00: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-cd9e1191-c330-4a51-b014-415b819a04ff x-compute-request-id: req-cd9e1191-c330-4a51-b014-415b819a04ff Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:31Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "d6b0c938-3477-4675-938d-20a252d53947"}], "metadata": {}}} 2018-11-18 16:00:41,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-cd9e1191-c330-4a51-b014-415b819a04ff 2018-11-18 16:00:41,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:41,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bdc51249-c443-4a93-848a-64ee711f33db Date: Sun, 18 Nov 2018 16:00:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:41,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-bdc51249-c443-4a93-848a-64ee711f33db 2018-11-18 16:00:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:41,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4a9673-366a-4c84-8950-67f7807b8447 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:41,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-4f4a9673-366a-4c84-8950-67f7807b8447 2018-11-18 16:00:41,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:41,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7fae5be7-a189-443b-b3b9-4ae9df8c64a9 Date: Sun, 18 Nov 2018 16:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:41,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-7fae5be7-a189-443b-b3b9-4ae9df8c64a9 2018-11-18 16:00:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:41,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-888fbb57-ac96-42e4-9ce6-3aed411c61ca Date: Sun, 18 Nov 2018 16:00:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:41,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-888fbb57-ac96-42e4-9ce6-3aed411c61ca 2018-11-18 16:00:44,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:45,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00: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-44b35bf7-e92d-4afb-9a24-a9d54ea1193a x-compute-request-id: req-44b35bf7-e92d-4afb-9a24-a9d54ea1193a Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:31Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:45,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-44b35bf7-e92d-4afb-9a24-a9d54ea1193a 2018-11-18 16:00:45,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:45,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-497e0dc2-be40-49a1-8d2f-9288ea8afdc3 Date: Sun, 18 Nov 2018 16:00:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:45,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-497e0dc2-be40-49a1-8d2f-9288ea8afdc3 2018-11-18 16:00:45,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:46,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b5e717-4267-4bc4-838f-5dc01480e2e5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:46,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-50b5e717-4267-4bc4-838f-5dc01480e2e5 2018-11-18 16:00:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:46,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-17ccc978-eee7-4757-a1e8-dde6cda1c8db Date: Sun, 18 Nov 2018 16:00:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:46,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-17ccc978-eee7-4757-a1e8-dde6cda1c8db 2018-11-18 16:00:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:46,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-35df0570-f64c-4ee4-a012-2db4d7c20614 Date: Sun, 18 Nov 2018 16:00:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:46,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-35df0570-f64c-4ee4-a012-2db4d7c20614 2018-11-18 16:00:46,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bfd9989d-995f-49d2-9d59-9a5d794a5ed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:46,993 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:46 GMT Server: Apache x-compute-request-id: req-33d07ca9-dac6-435a-851e-2f5b0a2ac624 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33d07ca9-dac6-435a-851e-2f5b0a2ac624 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:00:40.000000", "replication_status": null, "snapshot_id": null, "id": "d6b0c938-3477-4675-938d-20a252d53947", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "bootable": "false", "created_at": "2018-11-18T16:00:01.000000", "volume_type": null}} 2018-11-18 16:00:46,993 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-33d07ca9-dac6-435a-851e-2f5b0a2ac624 2018-11-18 16:00:46,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:47,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b969a18-3a7c-42e2-93ab-be69c149cf86 x-compute-request-id: req-9b969a18-3a7c-42e2-93ab-be69c149cf86 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:31Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:47,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-9b969a18-3a7c-42e2-93ab-be69c149cf86 2018-11-18 16:00:47,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:47,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fe80e48f-26c9-44f1-99e1-87536723d5c1 Date: Sun, 18 Nov 2018 16:00:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:47,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-fe80e48f-26c9-44f1-99e1-87536723d5c1 2018-11-18 16:00:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:47,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39f0b88-d619-4268-a4ae-39c5ea145e44 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:47,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-a39f0b88-d619-4268-a4ae-39c5ea145e44 2018-11-18 16:00:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:47,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-55682ccb-1421-4e02-af2f-3ac883f553db Date: Sun, 18 Nov 2018 16:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:47,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-55682ccb-1421-4e02-af2f-3ac883f553db 2018-11-18 16:00:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:47,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-bc365cec-4f51-478f-87ce-f6afec494760 Date: Sun, 18 Nov 2018 16:00:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:47,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-bc365cec-4f51-478f-87ce-f6afec494760 2018-11-18 16:00:47,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:48,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dfe05e8-02d5-4142-9dcd-7f59c2385d8c x-compute-request-id: req-9dfe05e8-02d5-4142-9dcd-7f59c2385d8c Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:31Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:48,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-9dfe05e8-02d5-4142-9dcd-7f59c2385d8c 2018-11-18 16:00:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:48,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fff15723-b972-4a91-a748-e5b7e55ae6bf Date: Sun, 18 Nov 2018 16:00:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01117204-ad5c-4405-a7dd-4193db676d09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["6a28e55a-e0c5-4602-beb5-d862f091168c"],"description":"","tags":[],"updated_at":"2018-11-18T15:59:57Z","provider:segmentation_id":10,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:56Z","provider:network_type":"vxlan"}]} 2018-11-18 16:00:48,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net used request id req-fff15723-b972-4a91-a748-e5b7e55ae6bf 2018-11-18 16:00:48,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:48,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0186e38a-f9af-43f3-9b29-935f8a4cdf97 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:00:48,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-0186e38a-f9af-43f3-9b29-935f8a4cdf97 2018-11-18 16:00:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:49,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-37e88996-7d1b-4cd2-a0cf-44fd04f3a1ca Date: Sun, 18 Nov 2018 16:00:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","dns_nameservers":[],"updated_at":"2018-11-18T15:59:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"6a28e55a-e0c5-4602-beb5-d862f091168c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet"}]} 2018-11-18 16:00:49,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-37e88996-7d1b-4cd2-a0cf-44fd04f3a1ca 2018-11-18 16:00:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2603ed9024e7c14e26a7e03a2d225b1eeb3a6ee" 2018-11-18 16:00:49,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-c18dc4ab-a419-4125-9702-908bad011d4e Date: Sun, 18 Nov 2018 16:00:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.3"}],"id":"516a68fa-0773-40b0-9e4a-a7cd0d63f560","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:e4:91","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.2"}],"id":"65b9506e-7315-41b4-b7ef-154039c963bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:43:12","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.8"}],"id":"692c1f7e-e16e-4540-9aef-a4fa1eff3e79","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:3a:86","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f29a6264-5879-450d-8bde-f7970cdd3470","name":"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:00:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:59:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a28e55a-e0c5-4602-beb5-d862f091168c","ip_address":"10.55.0.4"}],"id":"8ddd1026-b216-4618-8e50-10be79c7af7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:ec:2f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01117204-ad5c-4405-a7dd-4193db676d09","name":"","admin_state_up":true,"network_id":"01117204-ad5c-4405-a7dd-4193db676d09","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T15:59:59Z","binding:vnic_type":"normal"}]} 2018-11-18 16:00:49,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=01117204-ad5c-4405-a7dd-4193db676d09 used request id req-c18dc4ab-a419-4125-9702-908bad011d4e 2018-11-18 16:00:49,242 - create_instance - INFO - Deleting Port with ID - 692c1f7e-e16e-4540-9aef-a4fa1eff3e79 2018-11-18 16:00:49,242 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-port 2018-11-18 16:00:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/692c1f7e-e16e-4540-9aef-a4fa1eff3e79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:49,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40439af1-d6dc-4fe0-a843-b21c9e9b5103 Date: Sun, 18 Nov 2018 16:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:00:49,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/692c1f7e-e16e-4540-9aef-a4fa1eff3e79 used request id req-40439af1-d6dc-4fe0-a843-b21c9e9b5103 2018-11-18 16:00:49,854 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst 2018-11-18 16:00:49,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:50,228 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:00:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ec24732-ca1c-4f06-9aeb-3068c82f8a39 x-compute-request-id: req-8ec24732-ca1c-4f06-9aeb-3068c82f8a39 Content-Type: application/json 2018-11-18 16:00:50,228 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-8ec24732-ca1c-4f06-9aeb-3068c82f8a39 2018-11-18 16:00:50,229 - create_instance - INFO - Checking deletion status 2018-11-18 16:00:50,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:50,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-ae6b4161-6ad8-420e-be4e-fe605ddf3cc6 x-compute-request-id: req-ae6b4161-6ad8-420e-be4e-fe605ddf3cc6 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:50Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:50,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-ae6b4161-6ad8-420e-be4e-fe605ddf3cc6 2018-11-18 16:00:50,611 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst] is - ACTIVE 2018-11-18 16:00:50,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:00:53,615 - create_instance - DEBUG - VM status query timeout in 296.614196062 2018-11-18 16:00:53,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:53,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c437c3b0-5cce-4477-ada1-b978729c4b64 x-compute-request-id: req-c437c3b0-5cce-4477-ada1-b978729c4b64 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:50Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:53,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-c437c3b0-5cce-4477-ada1-b978729c4b64 2018-11-18 16:00:53,876 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst] is - ACTIVE 2018-11-18 16:00:53,876 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:00:56,879 - create_instance - DEBUG - VM status query timeout in 293.349773884 2018-11-18 16:00:56,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:00:57,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c65164d-758f-4524-8308-c7ad6b109a26 x-compute-request-id: req-0c65164d-758f-4524-8308-c7ad6b109a26 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3a:86", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f29a6264-5879-450d-8bde-f7970cdd3470", "rel": "bookmark"}], "image": {"id": "2fdde4ca-7300-4312-8d06-3286a677c603", "links": [{"href": "http://172.30.9.30:8774/images/2fdde4ca-7300-4312-8d06-3286a677c603", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-18T16:00:20.000000", "flavor": {"id": "b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "links": [{"href": "http://172.30.9.30:8774/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378", "rel": "bookmark"}]}, "id": "f29a6264-5879-450d-8bde-f7970cdd3470", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:00:50Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst", "created": "2018-11-18T16:00:13Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:00:57,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-0c65164d-758f-4524-8308-c7ad6b109a26 2018-11-18 16:00:57,694 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst] is - ACTIVE 2018-11-18 16:00:57,694 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:01:00,697 - create_instance - DEBUG - VM status query timeout in 289.531799078 2018-11-18 16:01:00,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f77401ff2fed12ed68dd862192c93a2fc308a" 2018-11-18 16:01:00,867 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:01: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-ae5b059c-e018-4d32-89fa-5f1f47dd9b12 x-compute-request-id: req-ae5b059c-e018-4d32-89fa-5f1f47dd9b12 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f29a6264-5879-450d-8bde-f7970cdd3470 could not be found.", "code": 404}} 2018-11-18 16:01:00,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f29a6264-5879-450d-8bde-f7970cdd3470 used request id req-ae5b059c-e018-4d32-89fa-5f1f47dd9b12 2018-11-18 16:01:00,868 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f29a6264-5879-450d-8bde-f7970cdd3470 could not be found. (HTTP 404) (Request-ID: req-ae5b059c-e018-4d32-89fa-5f1f47dd9b12) 2018-11-18 16:01:00,868 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-vm_inst 2018-11-18 16:01:00,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85d751fe-66d2-4b4e-b054-3ed700638238" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" 2018-11-18 16:01:01,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:00 GMT Server: Apache x-compute-request-id: req-dda475d7-3001-41c9-a6f9-d1c8acb403db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dda475d7-3001-41c9-a6f9-d1c8acb403db Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:00:40.000000", "replication_status": null, "snapshot_id": null, "id": "d6b0c938-3477-4675-938d-20a252d53947", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34", "bootable": "false", "created_at": "2018-11-18T16:00:01.000000", "volume_type": null}} 2018-11-18 16:01:01,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-dda475d7-3001-41c9-a6f9-d1c8acb403db 2018-11-18 16:01:01,695 - create_volume - DEBUG - Instance status is - available 2018-11-18 16:01:01,695 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34 2018-11-18 16:01:01,695 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34 2018-11-18 16:01:01,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85d751fe-66d2-4b4e-b054-3ed700638238" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" 2018-11-18 16:01:02,473 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:01:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-04859f64-26f6-4c67-9ea7-7844db25a706 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-11-18 16:01:02,473 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-04859f64-26f6-4c67-9ea7-7844db25a706 2018-11-18 16:01:02,476 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85d751fe-66d2-4b4e-b054-3ed700638238" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2346b8b5da6a0f09de42b6837ea43a42f6831" 2018-11-18 16:01:03,215 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:01:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-14cc59e1-a2d9-4158-89a8-d0769e36cd9a x-openstack-request-id: req-14cc59e1-a2d9-4158-89a8-d0769e36cd9a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d6b0c938-3477-4675-938d-20a252d53947 could not be found.", "code": 404}} 2018-11-18 16:01:03,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/d6b0c938-3477-4675-938d-20a252d53947 used request id req-14cc59e1-a2d9-4158-89a8-d0769e36cd9a 2018-11-18 16:01:03,215 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d6b0c938-3477-4675-938d-20a252d53947 could not be found. (HTTP 404) (Request-ID: req-14cc59e1-a2d9-4158-89a8-d0769e36cd9a) 2018-11-18 16:01:03,215 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34 2018-11-18 16:01:03,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92e499df55c80fa972c482a16f929fc45cfbe5" 2018-11-18 16:01:03,252 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6df72c2f-1aad-4d7e-939e-fbbc82431d46 x-compute-request-id: req-6df72c2f-1aad-4d7e-939e-fbbc82431d46 Content-Length: 0 Content-Type: application/json 2018-11-18 16:01:03,252 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b81d1d9e-94fa-4efa-b5b2-fb03d7471378 used request id req-6df72c2f-1aad-4d7e-939e-fbbc82431d46 2018-11-18 16:01:03,253 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet 2018-11-18 16:01:03,253 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-subnet 2018-11-18 16:01:03,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/6a28e55a-e0c5-4602-beb5-d862f091168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" 2018-11-18 16:01:05,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3225049-ee49-40c1-981a-2efdf708b807 Date: Sun, 18 Nov 2018 16:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:01:05,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6a28e55a-e0c5-4602-beb5-d862f091168c used request id req-f3225049-ee49-40c1-981a-2efdf708b807 2018-11-18 16:01:05,604 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-net 2018-11-18 16:01:05,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/01117204-ad5c-4405-a7dd-4193db676d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfd9498bc819adc4dee47ead1f720c9e53df435" 2018-11-18 16:01:06,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-486a2499-97e8-4a72-bbbb-1ed7fe522a95 Date: Sun, 18 Nov 2018 16:01:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:01:06,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/01117204-ad5c-4405-a7dd-4193db676d09 used request id req-486a2499-97e8-4a72-bbbb-1ed7fe522a95 2018-11-18 16:01:06,914 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-5bf326bf-1dce-46cc-8c97-e8f8286cba34-image 2018-11-18 16:01:06,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2eaebebe654238364de4be4915ca9c721c59c7ee" 2018-11-18 16:01:08,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ef80399-25e1-4201-8be8-fef983aadf6a Date: Sun, 18 Nov 2018 16:01:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:01:08,862 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2fdde4ca-7300-4312-8d06-3286a677c603 used request id req-5ef80399-25e1-4201-8be8-fef983aadf6a 2018-11-18 16:01:08,864 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:01:08,867 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 16:01:08,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:01:08,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:01:09,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["XQFDi_PWT4mdrGGNnU03Gg"], "issued_at": "2018-11-18T16:01:09.000000Z"}} 2018-11-18 16:01:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" 2018-11-18 16:01:09,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36f7df7-a09e-42c7-8f75-c2292d578a6c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:01:09,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e36f7df7-a09e-42c7-8f75-c2292d578a6c 2018-11-18 16:01:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" 2018-11-18 16:01:09,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-24f008f0-3424-469b-a063-203193628916 Date: Sun, 18 Nov 2018 16:01:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image"} 2018-11-18 16:01:09,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image used request id req-24f008f0-3424-469b-a063-203193628916 2018-11-18 16:01:09,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" 2018-11-18 16:01:10,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bbf2bb93-611b-40d1-8034-2d3a41ffc7ce Date: Sun, 18 Nov 2018 16:01:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:01:10,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-bbf2bb93-611b-40d1-8034-2d3a41ffc7ce 2018-11-18 16:01:10,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image"}' 2018-11-18 16:01:10,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22 X-Openstack-Request-Id: req-a2ea5b8e-9d4a-4744-93f5-682b2a21578b Date: Sun, 18 Nov 2018 16:01:10 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:01:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T16:01:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "min_disk": 0, "protected": false, "id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "file": "/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:01:10,447 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a2ea5b8e-9d4a-4744-93f5-682b2a21578b 2018-11-18 16:01:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" -d '' 2018-11-18 16:01:12,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-606a64c2-18a3-4083-9c0a-21208829b562 Date: Sun, 18 Nov 2018 16:01:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:01:12,225 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22/file used request id req-606a64c2-18a3-4083-9c0a-21208829b562 2018-11-18 16:01:12,225 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:01:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" 2018-11-18 16:01:12,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-b697ba09-3509-429b-8abb-afcf5594ce6f Date: Sun, 18 Nov 2018 16:01:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:01:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:01:12Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/f963672f-4431-40d4-9e35-4f7391e0cc22/snap", "metadata": {}}], "self": "/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "min_disk": 0, "protected": false, "id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "file": "/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/f963672f-4431-40d4-9e35-4f7391e0cc22/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:01:12,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22 used request id req-b697ba09-3509-429b-8abb-afcf5594ce6f 2018-11-18 16:01:12,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" 2018-11-18 16:01:12,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-720fce72-57c4-4e71-a1ba-c6efbba6964d Date: Sun, 18 Nov 2018 16:01:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:01:12,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-720fce72-57c4-4e71-a1ba-c6efbba6964d 2018-11-18 16:01:12,947 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image 2018-11-18 16:01:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" 2018-11-18 16:01:13,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-a267c36e-168e-4100-a36d-d0dd3e76ba66 Date: Sun, 18 Nov 2018 16:01:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:01:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:01:12Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/f963672f-4431-40d4-9e35-4f7391e0cc22/snap", "metadata": {}}], "self": "/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "min_disk": 0, "protected": false, "id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "file": "/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/f963672f-4431-40d4-9e35-4f7391e0cc22/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:01:13,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22 used request id req-a267c36e-168e-4100-a36d-d0dd3e76ba66 2018-11-18 16:01:13,595 - create_image - DEBUG - Instance status is - active 2018-11-18 16:01:13,595 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image 2018-11-18 16:01:13,595 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image 2018-11-18 16:01:13,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:01:13,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:01:13,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["Dbf693tlRpqExP1CqAIGVw"], "issued_at": "2018-11-18T16:01:13.000000Z"}} 2018-11-18 16:01:13,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" 2018-11-18 16:01:14,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af4341c-2bff-41bd-b8a9-d5a573bdce25 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:01:14,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5af4341c-2bff-41bd-b8a9-d5a573bdce25 2018-11-18 16:01:14,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" 2018-11-18 16:01:14,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1f86ca55-9e8a-4093-a85a-5054f79dc0a2 Date: Sun, 18 Nov 2018 16:01:14 GMT RESP BODY: {"networks":[]} 2018-11-18 16:01:14,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net used request id req-1f86ca55-9e8a-4093-a85a-5054f79dc0a2 2018-11-18 16:01:14,220 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net 2018-11-18 16:01:14,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net", "admin_state_up": true}}' 2018-11-18 16:01:14,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-17b6a838-0af0-48dd-97ad-2d4ffddb9949 Date: Sun, 18 Nov 2018 16:01:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:01:14Z","is_default":false,"provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","mtu":1450}} 2018-11-18 16:01:14,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-17b6a838-0af0-48dd-97ad-2d4ffddb9949 2018-11-18 16:01:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" 2018-11-18 16:01:15,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-893a78e6-9046-47ab-82f9-1169b65760ab Date: Sun, 18 Nov 2018 16:01:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:01:14Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:15,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-893a78e6-9046-47ab-82f9-1169b65760ab 2018-11-18 16:01:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" 2018-11-18 16:01:15,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a4ba3259-761b-4c54-a0fc-aa73716c6b5b Date: Sun, 18 Nov 2018 16:01:15 GMT RESP BODY: {"subnets":[]} 2018-11-18 16:01:15,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-a4ba3259-761b-4c54-a0fc-aa73716c6b5b 2018-11-18 16:01:15,185 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet 2018-11-18 16:01:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" -d '{"subnets": [{"ip_version": 4, "network_id": "7d354b3e-b4d3-4764-a25d-d3a6993cfc7f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]}' 2018-11-18 16:01:16,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d299760f-abc9-4ff3-b62b-02913dee6ee8 Date: Sun, 18 Nov 2018 16:01:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:16,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d299760f-abc9-4ff3-b62b-02913dee6ee8 2018-11-18 16:01:16,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" 2018-11-18 16:01:16,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-774d5c80-6235-487c-a59a-b2973241dec5 Date: Sun, 18 Nov 2018 16:01:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["292b0249-f062-450e-80d2-d9e782c8b212"],"description":"","tags":[],"updated_at":"2018-11-18T16:01:15Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:16,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-774d5c80-6235-487c-a59a-b2973241dec5 2018-11-18 16:01:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" 2018-11-18 16:01:16,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0dbeb100-d282-4514-8266-f28cce52185b Date: Sun, 18 Nov 2018 16:01:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:16,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-0dbeb100-d282-4514-8266-f28cce52185b 2018-11-18 16:01:16,502 - OpenStackNetwork - DEBUG - Network [7d354b3e-b4d3-4764-a25d-d3a6993cfc7f] created successfully 2018-11-18 16:01:16,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:01:16,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:01:16,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["J_kWjsmXSCqyNV9Fzej8zw"], "issued_at": "2018-11-18T16:01:16.000000Z"}} 2018-11-18 16:01:16,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e75e60e1067c01589fb79debd8e2831714375fe" 2018-11-18 16:01:17,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e13d16a-07ea-4838-81c3-ff71ab4a548b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:01:17,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2e13d16a-07ea-4838-81c3-ff71ab4a548b 2018-11-18 16:01:17,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:01:17,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e75e60e1067c01589fb79debd8e2831714375fe" 2018-11-18 16:01:17,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f732de17-057e-4a0e-949b-e358dae8ad80 x-compute-request-id: req-f732de17-057e-4a0e-949b-e358dae8ad80 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:01:17,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f732de17-057e-4a0e-949b-e358dae8ad80 2018-11-18 16:01:17,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e75e60e1067c01589fb79debd8e2831714375fe" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-18 16:01:17,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-192401da-7c0c-45c2-a4b4-220a4b9b7888 x-compute-request-id: req-192401da-7c0c-45c2-a4b4-220a4b9b7888 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:01:17,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-192401da-7c0c-45c2-a4b4-220a4b9b7888 2018-11-18 16:01:17,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:01:17,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:01:18,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["pJB2ENWKS9eXybPr7EEHQw"], "issued_at": "2018-11-18T16:01:18.000000Z"}} 2018-11-18 16:01:18,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" 2018-11-18 16:01:18,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f743398f-4325-4730-be73-85209ae8b347 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:01:18,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f743398f-4325-4730-be73-85209ae8b347 2018-11-18 16:01:18,193 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" 2018-11-18 16:01:18,938 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:18 GMT Server: Apache x-compute-request-id: req-78802510-3a01-4468-9d47-bb82d53440a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78802510-3a01-4468-9d47-bb82d53440a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-18 16:01:18,938 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail used request id req-78802510-3a01-4468-9d47-bb82d53440a0 2018-11-18 16:01:18,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-78802510-3a01-4468-9d47-bb82d53440a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-18 16:01:19,311 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:01:18 GMT Server: Apache x-compute-request-id: req-5def2bbe-4546-438a-9f49-a29cabaf0599 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5def2bbe-4546-438a-9f49-a29cabaf0599 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "db9b37ca0c834b818e5c839a5420939f", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-18T16:01:19.216881", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "80d4b5e8-a999-4214-9a9c-416345702a63", "size": 1}} 2018-11-18 16:01:19,311 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes used request id req-5def2bbe-4546-438a-9f49-a29cabaf0599 2018-11-18 16:01:19,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78802510-3a01-4468-9d47-bb82d53440a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" 2018-11-18 16:01:20,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:19 GMT Server: Apache x-compute-request-id: req-b3ca588b-526b-4d89-aecc-8a21fca34952 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3ca588b-526b-4d89-aecc-8a21fca34952 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:01:19.000000", "replication_status": null, "snapshot_id": null, "id": "80d4b5e8-a999-4214-9a9c-416345702a63", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e", "bootable": "false", "created_at": "2018-11-18T16:01:19.000000", "volume_type": null}} 2018-11-18 16:01:20,043 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 used request id req-b3ca588b-526b-4d89-aecc-8a21fca34952 2018-11-18 16:01:20,044 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e 2018-11-18 16:01:20,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78802510-3a01-4468-9d47-bb82d53440a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" 2018-11-18 16:01:20,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:20 GMT Server: Apache x-compute-request-id: req-b0a606e6-51d1-4228-814a-3cf9009449de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0a606e6-51d1-4228-814a-3cf9009449de Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:01:19.000000", "replication_status": null, "snapshot_id": null, "id": "80d4b5e8-a999-4214-9a9c-416345702a63", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e", "bootable": "false", "created_at": "2018-11-18T16:01:19.000000", "volume_type": null}} 2018-11-18 16:01:20,249 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 used request id req-b0a606e6-51d1-4228-814a-3cf9009449de 2018-11-18 16:01:20,249 - create_volume - DEBUG - Instance status is - available 2018-11-18 16:01:20,249 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e 2018-11-18 16:01:20,250 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e 2018-11-18 16:01:20,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:01:20,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:01:20,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["XloBfRlETgGktB4smGRlfg"], "issued_at": "2018-11-18T16:01:20.000000Z"}} 2018-11-18 16:01:20,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:20,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3d6a96-b5cd-4bdc-b113-632dc1237398 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:01:20,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bf3d6a96-b5cd-4bdc-b113-632dc1237398 2018-11-18 16:01:20,720 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:01:20,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:20,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49993ed-2978-41de-bf12-11fc73fb3189 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:01:20,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a49993ed-2978-41de-bf12-11fc73fb3189 2018-11-18 16:01:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:21,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c5edb5a6-9ba9-428e-88ef-fbad76f32caf Date: Sun, 18 Nov 2018 16:01:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["292b0249-f062-450e-80d2-d9e782c8b212"],"description":"","tags":[],"updated_at":"2018-11-18T16:01:15Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:21,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net used request id req-c5edb5a6-9ba9-428e-88ef-fbad76f32caf 2018-11-18 16:01:21,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:01:21,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:01:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:01:21,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:21,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52544ba1-cd65-4392-8eec-3d4ccf150c70 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:01:21,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-52544ba1-cd65-4392-8eec-3d4ccf150c70 2018-11-18 16:01:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:21,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b80cbb68-5ffa-49a6-8dab-dbe79c60ad53 Date: Sun, 18 Nov 2018 16:01:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:21,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-b80cbb68-5ffa-49a6-8dab-dbe79c60ad53 2018-11-18 16:01:21,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:21,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-486f140e-a38f-4146-b309-ed340952a609 Date: Sun, 18 Nov 2018 16:01:21 GMT RESP BODY: {"ports":[]} 2018-11-18 16:01:21,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port&admin_state_up=True used request id req-486f140e-a38f-4146-b309-ed340952a609 2018-11-18 16:01:21,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:21,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29b1ba97-fe41-4dc2-83b1-02dec20867de x-compute-request-id: req-29b1ba97-fe41-4dc2-83b1-02dec20867de Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 16:01:21,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst used request id req-29b1ba97-fe41-4dc2-83b1-02dec20867de 2018-11-18 16:01:21,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:21,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cb2a159c-ef59-48be-99a6-8ede119eb6cf Date: Sun, 18 Nov 2018 16:01:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["292b0249-f062-450e-80d2-d9e782c8b212"],"description":"","tags":[],"updated_at":"2018-11-18T16:01:15Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:21,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net used request id req-cb2a159c-ef59-48be-99a6-8ede119eb6cf 2018-11-18 16:01:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:21,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cef11ee-c530-447d-97fa-e9ac46e98c70 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:01:21,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-7cef11ee-c530-447d-97fa-e9ac46e98c70 2018-11-18 16:01:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:22,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e66dc2d3-09d9-4f41-b60f-466d49b6a012 Date: Sun, 18 Nov 2018 16:01:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:22,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-e66dc2d3-09d9-4f41-b60f-466d49b6a012 2018-11-18 16:01:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:22,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-929a5cb3-b57d-4027-903f-790c6da6139f Date: Sun, 18 Nov 2018 16:01:22 GMT RESP BODY: {"ports":[]} 2018-11-18 16:01:22,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port&admin_state_up=True used request id req-929a5cb3-b57d-4027-903f-790c6da6139f 2018-11-18 16:01:22,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:01:22,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:01:22,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["5r1oxuqkRbuvmgRCEEUgdg"], "issued_at": "2018-11-18T16:01:22.000000Z"}} 2018-11-18 16:01:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da43ecf71c4a6abe6a5acf2ea4cad97f0f459670" 2018-11-18 16:01:22,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07846dd-76b1-4352-89c8-7321833c0cc8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:01:22,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f07846dd-76b1-4352-89c8-7321833c0cc8 2018-11-18 16:01:22,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:23,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e38e01bf-3fe5-49d5-b722-8a318feeb9e2 Date: Sun, 18 Nov 2018 16:01:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["292b0249-f062-450e-80d2-d9e782c8b212"],"description":"","tags":[],"updated_at":"2018-11-18T16:01:15Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:23,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net used request id req-e38e01bf-3fe5-49d5-b722-8a318feeb9e2 2018-11-18 16:01:23,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:23,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e982c6af-9e2e-4905-ada3-1f4318d10ce4 Date: Sun, 18 Nov 2018 16:01:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:23,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-e982c6af-9e2e-4905-ada3-1f4318d10ce4 2018-11-18 16:01:23,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:23,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6e616cb5-a14f-4128-8ebc-09e7e41b4018 Date: Sun, 18 Nov 2018 16:01:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["292b0249-f062-450e-80d2-d9e782c8b212"],"description":"","tags":[],"updated_at":"2018-11-18T16:01:15Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:23,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net used request id req-6e616cb5-a14f-4128-8ebc-09e7e41b4018 2018-11-18 16:01:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:01:23,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:01:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:01:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da43ecf71c4a6abe6a5acf2ea4cad97f0f459670" 2018-11-18 16:01:23,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae4abaa-4806-4055-a95b-6ee11051e541 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:01:23,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-6ae4abaa-4806-4055-a95b-6ee11051e541 2018-11-18 16:01:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:23,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9e976923-3ef9-4f3e-a7a7-6136ddfdfbe4 Date: Sun, 18 Nov 2018 16:01:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:23,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-9e976923-3ef9-4f3e-a7a7-6136ddfdfbe4 2018-11-18 16:01:23,655 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net 2018-11-18 16:01:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" -d '{"port": {"network_id": "7d354b3e-b4d3-4764-a25d-d3a6993cfc7f", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port", "admin_state_up": true}}' 2018-11-18 16:01:24,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-58d7ead1-9a2f-4568-b23f-42db37ad0eca Date: Sun, 18 Nov 2018 16:01:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:24Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.12"}],"id":"992b9333-0469-40bd-a665-7fd3f41078e7","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:0b:e7","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:23Z","binding:vnic_type":"normal"}} 2018-11-18 16:01:24,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-58d7ead1-9a2f-4568-b23f-42db37ad0eca 2018-11-18 16:01:24,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:24,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d844968b-195d-4fd5-b051-0119c8e5ef6b Date: Sun, 18 Nov 2018 16:01:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["292b0249-f062-450e-80d2-d9e782c8b212"],"description":"","tags":[],"updated_at":"2018-11-18T16:01:15Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:24,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net used request id req-d844968b-195d-4fd5-b051-0119c8e5ef6b 2018-11-18 16:01:24,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:25,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661a27e6-ef3d-4b0d-b265-138de90aa4ac Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:01:25,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-661a27e6-ef3d-4b0d-b265-138de90aa4ac 2018-11-18 16:01:25,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:25,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95af5a84-bedb-45df-8644-b61d968ecb99 Date: Sun, 18 Nov 2018 16:01:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:25,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-95af5a84-bedb-45df-8644-b61d968ecb99 2018-11-18 16:01:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:25,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-2c090b63-8846-4d57-89ed-36604577cd69 Date: Sun, 18 Nov 2018 16:01:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:24Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.12"}],"id":"992b9333-0469-40bd-a665-7fd3f41078e7","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:0b:e7","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:23Z","binding:vnic_type":"normal"}]} 2018-11-18 16:01:25,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port&admin_state_up=True used request id req-2c090b63-8846-4d57-89ed-36604577cd69 2018-11-18 16:01:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:25,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9a8a2b-dfb6-4c51-b38a-0e5f231f44e0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:01:25,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-4a9a8a2b-dfb6-4c51-b38a-0e5f231f44e0 2018-11-18 16:01:25,361 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst 2018-11-18 16:01:25,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:25,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5343f93-36e0-4bf2-bb3e-66a64d04ecfc x-compute-request-id: req-e5343f93-36e0-4bf2-bb3e-66a64d04ecfc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-flavor"}]} 2018-11-18 16:01:25,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e5343f93-36e0-4bf2-bb3e-66a64d04ecfc 2018-11-18 16:01:25,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:25,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c62d33ee-0308-42a8-89a0-d1f61dbb5376 x-compute-request-id: req-c62d33ee-0308-42a8-89a0-d1f61dbb5376 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:01:25,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a used request id req-c62d33ee-0308-42a8-89a0-d1f61dbb5376 2018-11-18 16:01:25,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:26,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-a64e709d-d4a7-426d-a65d-71501b8736d3 Date: Sun, 18 Nov 2018 16:01:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:01:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:01:12Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/f963672f-4431-40d4-9e35-4f7391e0cc22/snap", "metadata": {}}], "self": "/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "min_disk": 0, "protected": false, "id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "file": "/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/f963672f-4431-40d4-9e35-4f7391e0cc22/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image"} 2018-11-18 16:01:26,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image used request id req-a64e709d-d4a7-426d-a65d-71501b8736d3 2018-11-18 16:01:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:26,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8d9727a4-e634-480d-bc4e-c29599ea9f5f Date: Sun, 18 Nov 2018 16:01:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:01:26,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8d9727a4-e634-480d-bc4e-c29599ea9f5f 2018-11-18 16:01:26,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "imageRef": "f963672f-4431-40d4-9e35-4f7391e0cc22", "flavorRef": "dd76f9eb-298f-4488-b0e3-e412b838827a", "max_count": 1, "min_count": 1, "networks": [{"port": "992b9333-0469-40bd-a665-7fd3f41078e7"}]}}' 2018-11-18 16:01:28,660 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:01: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-92eae24a-cca6-44b2-a40b-c669cc14f661 x-compute-request-id: req-92eae24a-cca6-44b2-a40b-c669cc14f661 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "adminPass": "QkT6avwYK7UV"}} 2018-11-18 16:01:28,661 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-92eae24a-cca6-44b2-a40b-c669cc14f661 2018-11-18 16:01:28,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:28,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01: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-4521cb83-ebb5-460f-9779-784bbe510a2d x-compute-request-id: req-4521cb83-ebb5-460f-9779-784bbe510a2d Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "user_id": "db9b37ca0c834b818e5c839a5420939f", "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-11-18T16:01:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:01:28,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-4521cb83-ebb5-460f-9779-784bbe510a2d 2018-11-18 16:01:28,737 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst 2018-11-18 16:01:28,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:28,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01: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-7cb25cd1-8cf3-4203-b64b-879ab77409d9 x-compute-request-id: req-7cb25cd1-8cf3-4203-b64b-879ab77409d9 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "user_id": "db9b37ca0c834b818e5c839a5420939f", "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-11-18T16:01:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:01:28,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-7cb25cd1-8cf3-4203-b64b-879ab77409d9 2018-11-18 16:01:28,942 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst] is - BUILD 2018-11-18 16:01:28,942 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:01:31,946 - create_instance - DEBUG - VM status query timeout in 896.791492939 2018-11-18 16:01:31,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:32,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01: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-96cfc270-144e-4df8-912b-b1e22108aea5 x-compute-request-id: req-96cfc270-144e-4df8-912b-b1e22108aea5 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:01:30Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:01:32,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-96cfc270-144e-4df8-912b-b1e22108aea5 2018-11-18 16:01:32,795 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst] is - BUILD 2018-11-18 16:01:32,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:01:35,798 - create_instance - DEBUG - VM status query timeout in 892.939131975 2018-11-18 16:01:35,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:36,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01: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-9054864d-27ef-4b66-b5fc-f40379f6a812 x-compute-request-id: req-9054864d-27ef-4b66-b5fc-f40379f6a812 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:0b:e7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-18T16:01:34.000000", "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:01:34Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:01:36,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-9054864d-27ef-4b66-b5fc-f40379f6a812 2018-11-18 16:01:36,330 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst] is - ACTIVE 2018-11-18 16:01:36,330 - create_instance - INFO - VM is - ACTIVE 2018-11-18 16:01:36,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:37,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01: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-a2df8913-7060-4352-9256-bff13121ba9f x-compute-request-id: req-a2df8913-7060-4352-9256-bff13121ba9f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:0b:e7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-18T16:01:34.000000", "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:01:34Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:01:37,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-a2df8913-7060-4352-9256-bff13121ba9f 2018-11-18 16:01:37,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:37,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-88534651-dd3a-43be-88ea-d30f44d1164e Date: Sun, 18 Nov 2018 16:01:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["292b0249-f062-450e-80d2-d9e782c8b212"],"description":"","tags":[],"updated_at":"2018-11-18T16:01:15Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:37,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net used request id req-88534651-dd3a-43be-88ea-d30f44d1164e 2018-11-18 16:01:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:37,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12747e8f-a1c8-45aa-83ac-06e99d9bf241 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:01:37,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-12747e8f-a1c8-45aa-83ac-06e99d9bf241 2018-11-18 16:01:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:37,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e252b989-4fe4-422b-8f5b-46b472f018ab Date: Sun, 18 Nov 2018 16:01:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:37,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-e252b989-4fe4-422b-8f5b-46b472f018ab 2018-11-18 16:01:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:37,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-b29d5d79-f871-4182-9909-7951e69dfd25 Date: Sun, 18 Nov 2018 16:01:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.2"}],"id":"5f504728-26b1-4524-bc81-c4a01219ea9e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:47:82","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","name":"","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.12"}],"id":"992b9333-0469-40bd-a665-7fd3f41078e7","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0b:e7","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"187da232-e816-42b6-9acc-35a8ac1b82dc","name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.3"}],"id":"9ea1e7c8-4e7d-4a77-9958-5f11e83e29d4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:61:fa","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","name":"","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.4"}],"id":"d45c7e64-c205-4348-947d-09e8b6296d02","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a5:97","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","name":"","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:17Z","binding:vnic_type":"normal"}]} 2018-11-18 16:01:37,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-b29d5d79-f871-4182-9909-7951e69dfd25 2018-11-18 16:01:37,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:01:38,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:01:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["dMxKI402S1u7hPeSePGkmA"], "issued_at": "2018-11-18T16:01:38.000000Z"}} 2018-11-18 16:01:38,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9f2dd97aa15f182bad464c8fb81e2886713090" 2018-11-18 16:01:38,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b84b16-7c80-4b90-944e-23a869d7684e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:01:38,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e3b84b16-7c80-4b90-944e-23a869d7684e 2018-11-18 16:01:38,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:38,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01: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-7ac43a98-9449-4b28-a1b3-66ffa8d98c79 x-compute-request-id: req-7ac43a98-9449-4b28-a1b3-66ffa8d98c79 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:0b:e7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-18T16:01:34.000000", "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:01:34Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:01:38,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-7ac43a98-9449-4b28-a1b3-66ffa8d98c79 2018-11-18 16:01:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:38,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-df1802dd-cb32-486f-a0ef-5a2eb734b73e Date: Sun, 18 Nov 2018 16:01:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["292b0249-f062-450e-80d2-d9e782c8b212"],"description":"","tags":[],"updated_at":"2018-11-18T16:01:15Z","provider:segmentation_id":25,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:14Z","provider:network_type":"vxlan"}]} 2018-11-18 16:01:38,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net used request id req-df1802dd-cb32-486f-a0ef-5a2eb734b73e 2018-11-18 16:01:38,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:38,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92c24dc-7ad5-43dd-a0d2-bd6af6d3a3fe Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:01:38,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-d92c24dc-7ad5-43dd-a0d2-bd6af6d3a3fe 2018-11-18 16:01:38,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:39,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2ff075e9-b43c-4cee-9d14-cf6c647dfded Date: Sun, 18 Nov 2018 16:01:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:15Z","dns_nameservers":[],"updated_at":"2018-11-18T16:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"292b0249-f062-450e-80d2-d9e782c8b212","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet"}]} 2018-11-18 16:01:39,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-2ff075e9-b43c-4cee-9d14-cf6c647dfded 2018-11-18 16:01:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:39,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-adae59bf-e4f7-41a5-9408-513da38edd92 Date: Sun, 18 Nov 2018 16:01:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.2"}],"id":"5f504728-26b1-4524-bc81-c4a01219ea9e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:47:82","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","name":"","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.12"}],"id":"992b9333-0469-40bd-a665-7fd3f41078e7","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0b:e7","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"187da232-e816-42b6-9acc-35a8ac1b82dc","name":"NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.3"}],"id":"9ea1e7c8-4e7d-4a77-9958-5f11e83e29d4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:61:fa","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","name":"","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:01:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"292b0249-f062-450e-80d2-d9e782c8b212","ip_address":"10.55.0.4"}],"id":"d45c7e64-c205-4348-947d-09e8b6296d02","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a5:97","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","name":"","admin_state_up":true,"network_id":"7d354b3e-b4d3-4764-a25d-d3a6993cfc7f","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:01:17Z","binding:vnic_type":"normal"}]} 2018-11-18 16:01:39,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-adae59bf-e4f7-41a5-9408-513da38edd92 2018-11-18 16:01:39,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d9f2dd97aa15f182bad464c8fb81e2886713090" -d '{"volumeAttachment": {"volumeId": "80d4b5e8-a999-4214-9a9c-416345702a63"}}' 2018-11-18 16:01:40,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98cd96fd-155c-4552-b2ac-25df16bc263a x-compute-request-id: req-98cd96fd-155c-4552-b2ac-25df16bc263a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "187da232-e816-42b6-9acc-35a8ac1b82dc", "id": "80d4b5e8-a999-4214-9a9c-416345702a63", "volumeId": "80d4b5e8-a999-4214-9a9c-416345702a63"}} 2018-11-18 16:01:40,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc/os-volume_attachments used request id req-98cd96fd-155c-4552-b2ac-25df16bc263a 2018-11-18 16:01:40,596 - create_instance - INFO - Deleting Port with ID - 992b9333-0469-40bd-a665-7fd3f41078e7 2018-11-18 16:01:40,596 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-port 2018-11-18 16:01:40,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/992b9333-0469-40bd-a665-7fd3f41078e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:41,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57d55877-b4c5-4db7-98c7-b27e12b9099a Date: Sun, 18 Nov 2018 16:01:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:01:41,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/992b9333-0469-40bd-a665-7fd3f41078e7 used request id req-57d55877-b4c5-4db7-98c7-b27e12b9099a 2018-11-18 16:01:41,285 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst 2018-11-18 16:01:41,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:41,893 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e2c339d-7010-4982-9b84-ce33f4dbbbfe x-compute-request-id: req-7e2c339d-7010-4982-9b84-ce33f4dbbbfe Content-Type: application/json 2018-11-18 16:01:41,893 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-7e2c339d-7010-4982-9b84-ce33f4dbbbfe 2018-11-18 16:01:41,893 - create_instance - INFO - Checking deletion status 2018-11-18 16:01:41,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:42,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8adb2e5e-8382-4bc5-a9ea-3d9b6e3878dc x-compute-request-id: req-8adb2e5e-8382-4bc5-a9ea-3d9b6e3878dc Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-18T16:01:34.000000", "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:01:41Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "80d4b5e8-a999-4214-9a9c-416345702a63"}], "metadata": {}}} 2018-11-18 16:01:42,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-8adb2e5e-8382-4bc5-a9ea-3d9b6e3878dc 2018-11-18 16:01:42,302 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst] is - ACTIVE 2018-11-18 16:01:42,302 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:01:45,306 - create_instance - DEBUG - VM status query timeout in 296.587996006 2018-11-18 16:01:45,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:45,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44cb45d9-51a0-4f1f-b99a-5e6fd7a6a014 x-compute-request-id: req-44cb45d9-51a0-4f1f-b99a-5e6fd7a6a014 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-18T16:01:34.000000", "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:01:42Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "80d4b5e8-a999-4214-9a9c-416345702a63"}], "metadata": {}}} 2018-11-18 16:01:45,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-44cb45d9-51a0-4f1f-b99a-5e6fd7a6a014 2018-11-18 16:01:45,407 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst] is - ACTIVE 2018-11-18 16:01:45,408 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:01:48,411 - create_instance - DEBUG - VM status query timeout in 293.482805014 2018-11-18 16:01:48,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:48,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01: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-00064213-c06c-4448-91c4-e061442cdc6a x-compute-request-id: req-00064213-c06c-4448-91c4-e061442cdc6a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/187da232-e816-42b6-9acc-35a8ac1b82dc", "rel": "bookmark"}], "image": {"id": "f963672f-4431-40d4-9e35-4f7391e0cc22", "links": [{"href": "http://172.30.9.30:8774/images/f963672f-4431-40d4-9e35-4f7391e0cc22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-18T16:01:34.000000", "flavor": {"id": "dd76f9eb-298f-4488-b0e3-e412b838827a", "links": [{"href": "http://172.30.9.30:8774/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a", "rel": "bookmark"}]}, "id": "187da232-e816-42b6-9acc-35a8ac1b82dc", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:01:42Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst", "created": "2018-11-18T16:01:28Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "80d4b5e8-a999-4214-9a9c-416345702a63"}], "metadata": {}}} 2018-11-18 16:01:48,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-00064213-c06c-4448-91c4-e061442cdc6a 2018-11-18 16:01:48,509 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst] is - ACTIVE 2018-11-18 16:01:48,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:01:51,512 - create_instance - DEBUG - VM status query timeout in 290.381603003 2018-11-18 16:01:51,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a24be744c97fb4575898eec6a9ec109cdc9b862" 2018-11-18 16:01:51,560 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93a30d78-9fa9-4b3e-99ec-c8cd8ecc6368 x-compute-request-id: req-93a30d78-9fa9-4b3e-99ec-c8cd8ecc6368 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 187da232-e816-42b6-9acc-35a8ac1b82dc could not be found.", "code": 404}} 2018-11-18 16:01:51,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/187da232-e816-42b6-9acc-35a8ac1b82dc used request id req-93a30d78-9fa9-4b3e-99ec-c8cd8ecc6368 2018-11-18 16:01:51,560 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 187da232-e816-42b6-9acc-35a8ac1b82dc could not be found. (HTTP 404) (Request-ID: req-93a30d78-9fa9-4b3e-99ec-c8cd8ecc6368) 2018-11-18 16:01:51,560 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-vm_inst 2018-11-18 16:01:51,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78802510-3a01-4468-9d47-bb82d53440a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" 2018-11-18 16:01:51,786 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:51 GMT Server: Apache x-compute-request-id: req-40e23df7-3b48-418a-86cc-535f7fbd5bdd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40e23df7-3b48-418a-86cc-535f7fbd5bdd Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:01:42.000000", "replication_status": null, "snapshot_id": null, "id": "80d4b5e8-a999-4214-9a9c-416345702a63", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e", "bootable": "false", "created_at": "2018-11-18T16:01:19.000000", "volume_type": null}} 2018-11-18 16:01:51,787 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 used request id req-40e23df7-3b48-418a-86cc-535f7fbd5bdd 2018-11-18 16:01:51,787 - create_volume - DEBUG - Instance status is - available 2018-11-18 16:01:51,787 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e 2018-11-18 16:01:51,787 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e 2018-11-18 16:01:51,790 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78802510-3a01-4468-9d47-bb82d53440a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" 2018-11-18 16:01:51,880 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:01:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a349e76-94b4-437a-8cc3-e38c02a1d103 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-11-18 16:01:51,881 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 used request id req-5a349e76-94b4-437a-8cc3-e38c02a1d103 2018-11-18 16:01:51,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78802510-3a01-4468-9d47-bb82d53440a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" 2018-11-18 16:01:51,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:01:51 GMT Server: Apache x-compute-request-id: req-c3b8c7be-70c5-4769-8566-7077b7f49376 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3b8c7be-70c5-4769-8566-7077b7f49376 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:01:51.000000", "replication_status": null, "snapshot_id": null, "id": "80d4b5e8-a999-4214-9a9c-416345702a63", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e", "bootable": "false", "created_at": "2018-11-18T16:01:19.000000", "volume_type": null}} 2018-11-18 16:01:51,937 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 used request id req-c3b8c7be-70c5-4769-8566-7077b7f49376 2018-11-18 16:01:51,937 - create_volume - DEBUG - Instance status is - deleting 2018-11-18 16:01:51,937 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-18 16:01:54,941 - create_volume - DEBUG - Volume status query timeout in 56.9403100014 2018-11-18 16:01:54,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78802510-3a01-4468-9d47-bb82d53440a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f4d031e833b2d72d29d01087547c19baa8d51e" 2018-11-18 16:01:55,705 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:01:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bf6eb615-8dc5-4e5a-b9a5-3ee657024e86 x-openstack-request-id: req-bf6eb615-8dc5-4e5a-b9a5-3ee657024e86 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 80d4b5e8-a999-4214-9a9c-416345702a63 could not be found.", "code": 404}} 2018-11-18 16:01:55,705 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/80d4b5e8-a999-4214-9a9c-416345702a63 used request id req-bf6eb615-8dc5-4e5a-b9a5-3ee657024e86 2018-11-18 16:01:55,705 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 80d4b5e8-a999-4214-9a9c-416345702a63 could not be found. (HTTP 404) (Request-ID: req-bf6eb615-8dc5-4e5a-b9a5-3ee657024e86) 2018-11-18 16:01:55,706 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e 2018-11-18 16:01:55,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e75e60e1067c01589fb79debd8e2831714375fe" 2018-11-18 16:01:55,749 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d6e916d-e715-4ab8-9c4a-6b07ae5ad35e x-compute-request-id: req-3d6e916d-e715-4ab8-9c4a-6b07ae5ad35e Content-Length: 0 Content-Type: application/json 2018-11-18 16:01:55,749 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/dd76f9eb-298f-4488-b0e3-e412b838827a used request id req-3d6e916d-e715-4ab8-9c4a-6b07ae5ad35e 2018-11-18 16:01:55,750 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet 2018-11-18 16:01:55,750 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-subnet 2018-11-18 16:01:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/292b0249-f062-450e-80d2-d9e782c8b212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" 2018-11-18 16:01:58,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18eae704-009d-4f48-b472-64d6590c8114 Date: Sun, 18 Nov 2018 16:01:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:01:58,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/292b0249-f062-450e-80d2-d9e782c8b212 used request id req-18eae704-009d-4f48-b472-64d6590c8114 2018-11-18 16:01:58,100 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-net 2018-11-18 16:01:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/7d354b3e-b4d3-4764-a25d-d3a6993cfc7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0de98b13a6b37d37663146f86b437dcfcb3ae7" 2018-11-18 16:01:59,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11e28ec8-de53-4a35-ab22-08166dd1902f Date: Sun, 18 Nov 2018 16:01:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:01:59,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/7d354b3e-b4d3-4764-a25d-d3a6993cfc7f used request id req-11e28ec8-de53-4a35-ab22-08166dd1902f 2018-11-18 16:01:59,375 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b4e1c62b-b116-41f0-b1a5-bc95fce87b7e-image 2018-11-18 16:01:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2505a863b2ce3220f67078e6e819abfde89f5069" 2018-11-18 16:02:01,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13700f57-d1d2-4167-88d5-a3526c17258a Date: Sun, 18 Nov 2018 16:02:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:02:01,298 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f963672f-4431-40d4-9e35-4f7391e0cc22 used request id req-13700f57-d1d2-4167-88d5-a3526c17258a 2018-11-18 16:02:01,300 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:01,302 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 16:02:01,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:01,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:01,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["yFHOHS2CS8qSSVNeOOfuMA"], "issued_at": "2018-11-18T16:02:01.000000Z"}} 2018-11-18 16:02:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" 2018-11-18 16:02:01,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3ad22a-e853-4a05-ab83-6621c56f3c83 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:01,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-aa3ad22a-e853-4a05-ab83-6621c56f3c83 2018-11-18 16:02:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" 2018-11-18 16:02:01,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-980c789f-5eae-427c-b9d8-f78d2a791623 Date: Sun, 18 Nov 2018 16:02:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image"} 2018-11-18 16:02:01,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image used request id req-980c789f-5eae-427c-b9d8-f78d2a791623 2018-11-18 16:02:01,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" 2018-11-18 16:02:02,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8cd16883-cbc0-498d-a99a-47fa0a3ef761 Date: Sun, 18 Nov 2018 16:02:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:02:02,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8cd16883-cbc0-498d-a99a-47fa0a3ef761 2018-11-18 16:02:02,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image"}' 2018-11-18 16:02:02,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6 X-Openstack-Request-Id: req-78a5eb7b-3ad7-40e5-a3aa-77c14890ea74 Date: Sun, 18 Nov 2018 16:02:02 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:02:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T16:02:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "min_disk": 0, "protected": false, "id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "file": "/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:02:02,331 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-78a5eb7b-3ad7-40e5-a3aa-77c14890ea74 2018-11-18 16:02:02,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" -d '' 2018-11-18 16:02:04,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53223d90-ee25-4525-9f13-0328d82cffe7 Date: Sun, 18 Nov 2018 16:02:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:02:04,165 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/file used request id req-53223d90-ee25-4525-9f13-0328d82cffe7 2018-11-18 16:02:04,166 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:02:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" 2018-11-18 16:02:04,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-d277655a-7f4f-4664-bb63-cc48a39ea9fa Date: Sun, 18 Nov 2018 16:02:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:02:04Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/snap", "metadata": {}}], "self": "/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "min_disk": 0, "protected": false, "id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "file": "/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:02:04,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6 used request id req-d277655a-7f4f-4664-bb63-cc48a39ea9fa 2018-11-18 16:02:04,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" 2018-11-18 16:02:04,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f0dbc15c-d651-4221-975d-e3d10733960c Date: Sun, 18 Nov 2018 16:02:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:02:04,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f0dbc15c-d651-4221-975d-e3d10733960c 2018-11-18 16:02:04,554 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image 2018-11-18 16:02:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" 2018-11-18 16:02:04,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e9a05aa3-f230-4ab0-bde4-51c7d7f703aa Date: Sun, 18 Nov 2018 16:02:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:02:04Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/snap", "metadata": {}}], "self": "/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "min_disk": 0, "protected": false, "id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "file": "/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:02:04,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6 used request id req-e9a05aa3-f230-4ab0-bde4-51c7d7f703aa 2018-11-18 16:02:04,720 - create_image - DEBUG - Instance status is - active 2018-11-18 16:02:04,721 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image 2018-11-18 16:02:04,721 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image 2018-11-18 16:02:04,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:04,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:05,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["tyPmg3sMSweHYUWR5LK_jA"], "issued_at": "2018-11-18T16:02:05.000000Z"}} 2018-11-18 16:02:05,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" 2018-11-18 16:02:05,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29537b6-bf7e-444c-8a95-98b42bac597d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:05,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b29537b6-bf7e-444c-8a95-98b42bac597d 2018-11-18 16:02:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" 2018-11-18 16:02:05,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8dc99b37-4cd1-42d8-8d0e-b2bce76df1b6 Date: Sun, 18 Nov 2018 16:02:05 GMT RESP BODY: {"networks":[]} 2018-11-18 16:02:05,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-8dc99b37-4cd1-42d8-8d0e-b2bce76df1b6 2018-11-18 16:02:05,374 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net 2018-11-18 16:02:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net", "admin_state_up": true}}' 2018-11-18 16:02:05,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c372a6b1-c57b-44fb-8c68-e24122450435 Date: Sun, 18 Nov 2018 16:02:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:02:05Z","is_default":false,"provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","mtu":1450}} 2018-11-18 16:02:05,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-c372a6b1-c57b-44fb-8c68-e24122450435 2018-11-18 16:02:05,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" 2018-11-18 16:02:06,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-65a220cb-0889-4381-88b1-f27051b4ebb3 Date: Sun, 18 Nov 2018 16:02:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:02:05Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:06,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-65a220cb-0889-4381-88b1-f27051b4ebb3 2018-11-18 16:02:06,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" 2018-11-18 16:02:06,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6096badb-f70c-467c-82ca-1d2ae0d7a80c Date: Sun, 18 Nov 2018 16:02:06 GMT RESP BODY: {"subnets":[]} 2018-11-18 16:02:06,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-6096badb-f70c-467c-82ca-1d2ae0d7a80c 2018-11-18 16:02:06,383 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet 2018-11-18 16:02:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" -d '{"subnets": [{"ip_version": 4, "network_id": "e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]}' 2018-11-18 16:02:07,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4e78ae81-e0ff-40c0-801f-059cd80fd0ed Date: Sun, 18 Nov 2018 16:02:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:07,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-4e78ae81-e0ff-40c0-801f-059cd80fd0ed 2018-11-18 16:02:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" 2018-11-18 16:02:07,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ae5101f2-f502-4976-9d21-2a22f28f705d Date: Sun, 18 Nov 2018 16:02:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:07,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-ae5101f2-f502-4976-9d21-2a22f28f705d 2018-11-18 16:02:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" 2018-11-18 16:02:07,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cab5b638-e266-46d5-9b76-7a89c9956726 Date: Sun, 18 Nov 2018 16:02:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:07,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-cab5b638-e266-46d5-9b76-7a89c9956726 2018-11-18 16:02:07,317 - OpenStackNetwork - DEBUG - Network [e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6] created successfully 2018-11-18 16:02:07,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:07,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:07,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["ew9OW5jxS_mZ3aScCjefXg"], "issued_at": "2018-11-18T16:02:07.000000Z"}} 2018-11-18 16:02:07,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9922890ffd302679dc45a0ee4e4900b65273a192" 2018-11-18 16:02:07,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8084d7a7-15a7-4901-b913-3e8c13c61fbf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:07,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8084d7a7-15a7-4901-b913-3e8c13c61fbf 2018-11-18 16:02:07,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:07,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9922890ffd302679dc45a0ee4e4900b65273a192" 2018-11-18 16:02:07,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-abc3af93-a8e8-48f2-9119-f3fe1083a12c x-compute-request-id: req-abc3af93-a8e8-48f2-9119-f3fe1083a12c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:07,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-abc3af93-a8e8-48f2-9119-f3fe1083a12c 2018-11-18 16:02:07,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9922890ffd302679dc45a0ee4e4900b65273a192" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-18 16:02:07,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-cb220b8b-b4a4-465d-9a6d-69c017256850 x-compute-request-id: req-cb220b8b-b4a4-465d-9a6d-69c017256850 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:07,978 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-cb220b8b-b4a4-465d-9a6d-69c017256850 2018-11-18 16:02:07,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:07,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:08,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["RwA3iuMfQfujveakJNVwgA"], "issued_at": "2018-11-18T16:02:08.000000Z"}} 2018-11-18 16:02:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" 2018-11-18 16:02:08,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da02d9bf-40f1-4e98-be9c-50f2232091d9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:08,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-da02d9bf-40f1-4e98-be9c-50f2232091d9 2018-11-18 16:02:08,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" 2018-11-18 16:02:09,339 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:08 GMT Server: Apache x-compute-request-id: req-f284aff1-c5de-440e-8f79-b4421d8a1427 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f284aff1-c5de-440e-8f79-b4421d8a1427 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-18 16:02:09,339 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail used request id req-f284aff1-c5de-440e-8f79-b4421d8a1427 2018-11-18 16:02:09,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f284aff1-c5de-440e-8f79-b4421d8a1427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-18 16:02:10,269 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02:09 GMT Server: Apache x-compute-request-id: req-37011ae7-5865-49a9-87f9-ece251b9cb6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37011ae7-5865-49a9-87f9-ece251b9cb6a Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "db9b37ca0c834b818e5c839a5420939f", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-18T16:02:10.139593", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "79751d76-2193-4265-80dd-a5fb87794abe", "size": 1}} 2018-11-18 16:02:10,269 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes used request id req-37011ae7-5865-49a9-87f9-ece251b9cb6a 2018-11-18 16:02:10,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f284aff1-c5de-440e-8f79-b4421d8a1427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" 2018-11-18 16:02:10,471 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:10 GMT Server: Apache x-compute-request-id: req-df27f2ce-9214-42ca-8b3e-db0d1c7a33f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df27f2ce-9214-42ca-8b3e-db0d1c7a33f8 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:02:10.000000", "replication_status": null, "snapshot_id": null, "id": "79751d76-2193-4265-80dd-a5fb87794abe", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12", "bootable": "false", "created_at": "2018-11-18T16:02:10.000000", "volume_type": null}} 2018-11-18 16:02:10,472 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe used request id req-df27f2ce-9214-42ca-8b3e-db0d1c7a33f8 2018-11-18 16:02:10,472 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12 2018-11-18 16:02:10,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f284aff1-c5de-440e-8f79-b4421d8a1427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" 2018-11-18 16:02:11,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:10 GMT Server: Apache x-compute-request-id: req-09ed4c09-ce8a-4776-a1b4-a1eae8773efe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09ed4c09-ce8a-4776-a1b4-a1eae8773efe Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:02:10.000000", "replication_status": null, "snapshot_id": null, "id": "79751d76-2193-4265-80dd-a5fb87794abe", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12", "bootable": "false", "created_at": "2018-11-18T16:02:10.000000", "volume_type": null}} 2018-11-18 16:02:11,246 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe used request id req-09ed4c09-ce8a-4776-a1b4-a1eae8773efe 2018-11-18 16:02:11,246 - create_volume - DEBUG - Instance status is - available 2018-11-18 16:02:11,246 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12 2018-11-18 16:02:11,247 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12 2018-11-18 16:02:11,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:11,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:11,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["6Bx3ZE-yRRi8um_mGFC1Vg"], "issued_at": "2018-11-18T16:02:11.000000Z"}} 2018-11-18 16:02:11,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:11,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ea2262-e0df-4831-a1a1-ed5b643b720e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:11,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-50ea2262-e0df-4831-a1a1-ed5b643b720e 2018-11-18 16:02:11,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:11,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:11,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cf0b38-5bc9-418b-b2e3-29552536e2e3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:11,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b5cf0b38-5bc9-418b-b2e3-29552536e2e3 2018-11-18 16:02:11,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:12,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3f6e821e-5155-49b1-a1af-d595d99dfa9d Date: Sun, 18 Nov 2018 16:02:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:12,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-3f6e821e-5155-49b1-a1af-d595d99dfa9d 2018-11-18 16:02:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:02:12,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:02:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:02:12,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:12,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8a1cb9-f66c-4841-834a-ffadd7818082 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:12,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-1c8a1cb9-f66c-4841-834a-ffadd7818082 2018-11-18 16:02:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:12,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3a307174-248c-4dc3-8f4c-a6b2d1296f80 Date: Sun, 18 Nov 2018 16:02:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:12,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-3a307174-248c-4dc3-8f4c-a6b2d1296f80 2018-11-18 16:02:12,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:12,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-006ee522-c927-4279-ab19-4f4e4d7b98d7 Date: Sun, 18 Nov 2018 16:02:12 GMT RESP BODY: {"ports":[]} 2018-11-18 16:02:12,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port&admin_state_up=True used request id req-006ee522-c927-4279-ab19-4f4e4d7b98d7 2018-11-18 16:02:12,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:12,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-daec1705-e3a3-4989-82ea-ddec4040e319 x-compute-request-id: req-daec1705-e3a3-4989-82ea-ddec4040e319 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 16:02:12,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst used request id req-daec1705-e3a3-4989-82ea-ddec4040e319 2018-11-18 16:02:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:13,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1304e639-36e7-438c-badf-0ab7ee63226a Date: Sun, 18 Nov 2018 16:02:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:13,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-1304e639-36e7-438c-badf-0ab7ee63226a 2018-11-18 16:02:13,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:13,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708fadb5-4c07-4909-9b54-2d9859beed36 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:13,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-708fadb5-4c07-4909-9b54-2d9859beed36 2018-11-18 16:02:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:13,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-64484235-2d33-4505-9e91-f4354f25b1e0 Date: Sun, 18 Nov 2018 16:02:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:13,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-64484235-2d33-4505-9e91-f4354f25b1e0 2018-11-18 16:02:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:13,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-53c68ddf-5aa4-4186-9d48-7225502fb0ab Date: Sun, 18 Nov 2018 16:02:13 GMT RESP BODY: {"ports":[]} 2018-11-18 16:02:13,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port&admin_state_up=True used request id req-53c68ddf-5aa4-4186-9d48-7225502fb0ab 2018-11-18 16:02:13,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:13,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:14,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["wuBTB7aEQFW2wdxGC2xCZg"], "issued_at": "2018-11-18T16:02:14.000000Z"}} 2018-11-18 16:02:14,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba50aa01f2e8e7e972c2947b3faaf9a330ba668c" 2018-11-18 16:02:14,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d05808-a9a8-49e5-a373-57a8c174a0c3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:14,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f9d05808-a9a8-49e5-a373-57a8c174a0c3 2018-11-18 16:02:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:14,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-37d560f2-bcb0-4f4c-bfb4-2a32bf506bb5 Date: Sun, 18 Nov 2018 16:02:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:14,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-37d560f2-bcb0-4f4c-bfb4-2a32bf506bb5 2018-11-18 16:02:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:14,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-702cce1f-1154-42e6-a360-0309cd3368a2 Date: Sun, 18 Nov 2018 16:02:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:14,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-702cce1f-1154-42e6-a360-0309cd3368a2 2018-11-18 16:02:14,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:14,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-02cf29c8-aa28-4cac-9f33-2b7ef164a86c Date: Sun, 18 Nov 2018 16:02:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:14,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-02cf29c8-aa28-4cac-9f33-2b7ef164a86c 2018-11-18 16:02:14,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:02:14,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:02:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:02:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba50aa01f2e8e7e972c2947b3faaf9a330ba668c" 2018-11-18 16:02:15,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33dbb998-7470-4cd6-ae9f-a202bb29559f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:15,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-33dbb998-7470-4cd6-ae9f-a202bb29559f 2018-11-18 16:02:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:15,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f0cf881c-c363-40b7-9abb-63f8d2009803 Date: Sun, 18 Nov 2018 16:02:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:15,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-f0cf881c-c363-40b7-9abb-63f8d2009803 2018-11-18 16:02:15,304 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net 2018-11-18 16:02:15,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" -d '{"port": {"network_id": "e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port", "admin_state_up": true}}' 2018-11-18 16:02:16,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-297f678a-a93c-45cf-bc9b-a4463343540e Date: Sun, 18 Nov 2018 16:02:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:15Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.10"}],"id":"1716b789-b6fb-4dd0-a4bb-55f1e42d54d1","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:94:ce:9f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:15Z","binding:vnic_type":"normal"}} 2018-11-18 16:02:16,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-297f678a-a93c-45cf-bc9b-a4463343540e 2018-11-18 16:02:16,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:16,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-db535925-c7ca-4edb-9755-8034c55c4cd1 Date: Sun, 18 Nov 2018 16:02:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:16,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-db535925-c7ca-4edb-9755-8034c55c4cd1 2018-11-18 16:02:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:16,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0426f1-3dc1-4cd6-aaff-207394f293d5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:16,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-6c0426f1-3dc1-4cd6-aaff-207394f293d5 2018-11-18 16:02:16,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:16,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-681e63c2-ba5c-4b26-8d39-942c30cac619 Date: Sun, 18 Nov 2018 16:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:16,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-681e63c2-ba5c-4b26-8d39-942c30cac619 2018-11-18 16:02:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:16,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-8b546654-f520-4b46-8699-b6af0f3eea25 Date: Sun, 18 Nov 2018 16:02:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:15Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.10"}],"id":"1716b789-b6fb-4dd0-a4bb-55f1e42d54d1","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:94:ce:9f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:15Z","binding:vnic_type":"normal"}]} 2018-11-18 16:02:16,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port&admin_state_up=True used request id req-8b546654-f520-4b46-8699-b6af0f3eea25 2018-11-18 16:02:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:16,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e9c176-ead8-41f5-8b6c-3105c0214a15 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:16,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-35e9c176-ead8-41f5-8b6c-3105c0214a15 2018-11-18 16:02:16,715 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst 2018-11-18 16:02:16,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:16,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-07b3278d-c1f1-403b-84e1-c5c730e7c47d x-compute-request-id: req-07b3278d-c1f1-403b-84e1-c5c730e7c47d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-flavor"}]} 2018-11-18 16:02:16,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-07b3278d-c1f1-403b-84e1-c5c730e7c47d 2018-11-18 16:02:16,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:16,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-ebd0b61f-19a4-4972-9773-41a9777a0842 x-compute-request-id: req-ebd0b61f-19a4-4972-9773-41a9777a0842 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:16,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73 used request id req-ebd0b61f-19a4-4972-9773-41a9777a0842 2018-11-18 16:02:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:17,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-2c05ee6c-d4fc-4712-8dc9-3dc756a87137 Date: Sun, 18 Nov 2018 16:02:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:02:04Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/snap", "metadata": {}}], "self": "/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "min_disk": 0, "protected": false, "id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "file": "/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image"} 2018-11-18 16:02:17,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image used request id req-2c05ee6c-d4fc-4712-8dc9-3dc756a87137 2018-11-18 16:02:17,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:17,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7b1782d4-996a-49b3-9fef-946796124adb Date: Sun, 18 Nov 2018 16:02:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:02:17,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7b1782d4-996a-49b3-9fef-946796124adb 2018-11-18 16:02:17,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "imageRef": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "flavorRef": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "max_count": 1, "min_count": 1, "networks": [{"port": "1716b789-b6fb-4dd0-a4bb-55f1e42d54d1"}]}}' 2018-11-18 16:02:19,476 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb810db7-068b-49ee-afed-27769335eb29 x-compute-request-id: req-cb810db7-068b-49ee-afed-27769335eb29 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "820f68a5-5f04-464f-845d-b998e4282557", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "adminPass": "YhoW2thCHeU4"}} 2018-11-18 16:02:19,476 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-cb810db7-068b-49ee-afed-27769335eb29 2018-11-18 16:02:19,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:19,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-d950f75c-f2c3-4181-912a-870508207390 x-compute-request-id: req-d950f75c-f2c3-4181-912a-870508207390 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "user_id": "db9b37ca0c834b818e5c839a5420939f", "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-11-18T16:02:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:02:19,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-d950f75c-f2c3-4181-912a-870508207390 2018-11-18 16:02:19,859 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst 2018-11-18 16:02:19,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:20,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-18ab32eb-4538-4820-8b10-adf6d67741c4 x-compute-request-id: req-18ab32eb-4538-4820-8b10-adf6d67741c4 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "user_id": "db9b37ca0c834b818e5c839a5420939f", "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-11-18T16:02:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:02:20,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-18ab32eb-4538-4820-8b10-adf6d67741c4 2018-11-18 16:02:20,222 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst] is - BUILD 2018-11-18 16:02:20,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:02:23,226 - create_instance - DEBUG - VM status query timeout in 896.633844852 2018-11-18 16:02:23,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:23,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ee63286-e30e-4426-9b27-f92d200dd765 x-compute-request-id: req-0ee63286-e30e-4426-9b27-f92d200dd765 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:02:20Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:02:23,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-0ee63286-e30e-4426-9b27-f92d200dd765 2018-11-18 16:02:23,544 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst] is - BUILD 2018-11-18 16:02:23,545 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:02:26,548 - create_instance - DEBUG - VM status query timeout in 893.311837912 2018-11-18 16:02:26,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:27,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69f63678-8cf3-4b43-9260-3c9793a2b528 x-compute-request-id: req-69f63678-8cf3-4b43-9260-3c9793a2b528 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-18T16:02:24.000000", "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:02:25Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:02:27,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-69f63678-8cf3-4b43-9260-3c9793a2b528 2018-11-18 16:02:27,031 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst] is - ACTIVE 2018-11-18 16:02:27,031 - create_instance - INFO - VM is - ACTIVE 2018-11-18 16:02:27,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:27,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c779b44b-e653-450e-ab2c-72eec5c12414 x-compute-request-id: req-c779b44b-e653-450e-ab2c-72eec5c12414 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-18T16:02:24.000000", "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:02:25Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:02:27,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-c779b44b-e653-450e-ab2c-72eec5c12414 2018-11-18 16:02:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:28,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-028a4e58-05cd-4c25-9190-199d14fc416b Date: Sun, 18 Nov 2018 16:02:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:28,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-028a4e58-05cd-4c25-9190-199d14fc416b 2018-11-18 16:02:28,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:28,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dfeafd-84ae-4531-b849-55087f14f36e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:28,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-a1dfeafd-84ae-4531-b849-55087f14f36e 2018-11-18 16:02:28,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:28,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bcd17fd3-1015-4e51-8e2a-0531ef710208 Date: Sun, 18 Nov 2018 16:02:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:28,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-bcd17fd3-1015-4e51-8e2a-0531ef710208 2018-11-18 16:02:28,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:28,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-2f1791d6-b7a5-49b8-94b3-706f78d1c930 Date: Sun, 18 Nov 2018 16:02:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:07Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.2"}],"id":"15a42532-9380-4f31-9a21-6be64332e69a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:b3:87","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.10"}],"id":"1716b789-b6fb-4dd0-a4bb-55f1e42d54d1","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:ce:9f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"820f68a5-5f04-464f-845d-b998e4282557","name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.3"}],"id":"94174411-3652-4240-baa0-bad21dd179b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:60","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.4"}],"id":"da7fd4ac-3f0c-4c8e-8f13-4b466de3a3fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:78:82","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:08Z","binding:vnic_type":"normal"}]} 2018-11-18 16:02:28,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-2f1791d6-b7a5-49b8-94b3-706f78d1c930 2018-11-18 16:02:28,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:28,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["TkCcdXA2QY6hvNqc2FQhkw"], "issued_at": "2018-11-18T16:02:28.000000Z"}} 2018-11-18 16:02:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:28,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd84b10-2260-4275-bef5-0024fc417298 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:28,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3fd84b10-2260-4275-bef5-0024fc417298 2018-11-18 16:02:28,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:29,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be0efe95-6f40-4fcc-98a0-73010ad4938d x-compute-request-id: req-be0efe95-6f40-4fcc-98a0-73010ad4938d Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-18T16:02:24.000000", "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:02:25Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:02:29,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-be0efe95-6f40-4fcc-98a0-73010ad4938d 2018-11-18 16:02:29,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:29,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6defa23c-c108-4b7c-a4c0-e6369d9e11ed Date: Sun, 18 Nov 2018 16:02:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:29,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-6defa23c-c108-4b7c-a4c0-e6369d9e11ed 2018-11-18 16:02:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:29,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9112c78e-0888-424e-9312-02b3797dd94b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:29,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-9112c78e-0888-424e-9312-02b3797dd94b 2018-11-18 16:02:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:29,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c6c0c640-cbc1-46ae-bb50-01707349f2b4 Date: Sun, 18 Nov 2018 16:02:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:29,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-c6c0c640-cbc1-46ae-bb50-01707349f2b4 2018-11-18 16:02:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:30,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-265bf1f4-d650-4214-9ce8-ef87fea9f3ef Date: Sun, 18 Nov 2018 16:02:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:07Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.2"}],"id":"15a42532-9380-4f31-9a21-6be64332e69a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:b3:87","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.10"}],"id":"1716b789-b6fb-4dd0-a4bb-55f1e42d54d1","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:ce:9f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"820f68a5-5f04-464f-845d-b998e4282557","name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.3"}],"id":"94174411-3652-4240-baa0-bad21dd179b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:60","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.4"}],"id":"da7fd4ac-3f0c-4c8e-8f13-4b466de3a3fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:78:82","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:08Z","binding:vnic_type":"normal"}]} 2018-11-18 16:02:30,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-265bf1f4-d650-4214-9ce8-ef87fea9f3ef 2018-11-18 16:02:30,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" -d '{"volumeAttachment": {"volumeId": "79751d76-2193-4265-80dd-a5fb87794abe"}}' 2018-11-18 16:02:32,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f04a736-49a2-4231-b21b-f982e9410b80 x-compute-request-id: req-3f04a736-49a2-4231-b21b-f982e9410b80 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "820f68a5-5f04-464f-845d-b998e4282557", "id": "79751d76-2193-4265-80dd-a5fb87794abe", "volumeId": "79751d76-2193-4265-80dd-a5fb87794abe"}} 2018-11-18 16:02:32,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557/os-volume_attachments used request id req-3f04a736-49a2-4231-b21b-f982e9410b80 2018-11-18 16:02:32,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:32,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c85cc5b3-95d5-4637-a24f-17dea212f014 x-compute-request-id: req-c85cc5b3-95d5-4637-a24f-17dea212f014 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-18T16:02:24.000000", "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:02:25Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "79751d76-2193-4265-80dd-a5fb87794abe"}], "metadata": {}}} 2018-11-18 16:02:32,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-c85cc5b3-95d5-4637-a24f-17dea212f014 2018-11-18 16:02:32,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:33,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6484c4a4-85d2-42c4-9130-88dd3c827163 Date: Sun, 18 Nov 2018 16:02:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:33,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-6484c4a4-85d2-42c4-9130-88dd3c827163 2018-11-18 16:02:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:02:33,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:02:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:02:33,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:33,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508fd10c-bc28-4de1-b519-aa866dc0e23e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:33,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-508fd10c-bc28-4de1-b519-aa866dc0e23e 2018-11-18 16:02:33,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:33,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7c8d114c-bff1-4b8f-ae67-4923f95eeb69 Date: Sun, 18 Nov 2018 16:02:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:33,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-7c8d114c-bff1-4b8f-ae67-4923f95eeb69 2018-11-18 16:02:33,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:33,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-4cec7846-dddd-4d28-94e2-814553c83b31 Date: Sun, 18 Nov 2018 16:02:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:07Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.2"}],"id":"15a42532-9380-4f31-9a21-6be64332e69a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:b3:87","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.10"}],"id":"1716b789-b6fb-4dd0-a4bb-55f1e42d54d1","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:ce:9f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"820f68a5-5f04-464f-845d-b998e4282557","name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.3"}],"id":"94174411-3652-4240-baa0-bad21dd179b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:60","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.4"}],"id":"da7fd4ac-3f0c-4c8e-8f13-4b466de3a3fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:78:82","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:08Z","binding:vnic_type":"normal"}]} 2018-11-18 16:02:33,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-4cec7846-dddd-4d28-94e2-814553c83b31 2018-11-18 16:02:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:33,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2073dea5-8f14-4edb-a9d4-2d09ad230f02 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:33,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2073dea5-8f14-4edb-a9d4-2d09ad230f02 2018-11-18 16:02:33,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:33,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-bdf2010c-4aa2-4a44-ae30-8bbb7eb86ae8 x-compute-request-id: req-bdf2010c-4aa2-4a44-ae30-8bbb7eb86ae8 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-18T16:02:24.000000", "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:02:25Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "79751d76-2193-4265-80dd-a5fb87794abe"}], "metadata": {}}} 2018-11-18 16:02:33,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-bdf2010c-4aa2-4a44-ae30-8bbb7eb86ae8 2018-11-18 16:02:33,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:34,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-38b956eb-91e1-4778-9775-6f7e972567d2 Date: Sun, 18 Nov 2018 16:02:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:34,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-38b956eb-91e1-4778-9775-6f7e972567d2 2018-11-18 16:02:34,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:34,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfc148e-c615-42e6-bccf-bfc82175a2b2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:34,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-2bfc148e-c615-42e6-bccf-bfc82175a2b2 2018-11-18 16:02:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:34,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b7d5de71-002c-45c2-82cc-d812194a4519 Date: Sun, 18 Nov 2018 16:02:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:34,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-b7d5de71-002c-45c2-82cc-d812194a4519 2018-11-18 16:02:34,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:34,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-f34125c3-040e-4f62-b3b2-b4b468053413 Date: Sun, 18 Nov 2018 16:02:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:07Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.2"}],"id":"15a42532-9380-4f31-9a21-6be64332e69a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:b3:87","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.10"}],"id":"1716b789-b6fb-4dd0-a4bb-55f1e42d54d1","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:ce:9f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"820f68a5-5f04-464f-845d-b998e4282557","name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.3"}],"id":"94174411-3652-4240-baa0-bad21dd179b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:60","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.4"}],"id":"da7fd4ac-3f0c-4c8e-8f13-4b466de3a3fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:78:82","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:08Z","binding:vnic_type":"normal"}]} 2018-11-18 16:02:34,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-f34125c3-040e-4f62-b3b2-b4b468053413 2018-11-18 16:02:34,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:35,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-952e7215-00c8-43d5-bb4a-fa2ee82fa03d x-compute-request-id: req-952e7215-00c8-43d5-bb4a-fa2ee82fa03d Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-18T16:02:24.000000", "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:02:33Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "79751d76-2193-4265-80dd-a5fb87794abe"}], "metadata": {}}} 2018-11-18 16:02:35,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-952e7215-00c8-43d5-bb4a-fa2ee82fa03d 2018-11-18 16:02:35,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:35,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c7b21aca-de38-442d-abd5-8f26f10e851f Date: Sun, 18 Nov 2018 16:02:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:35,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-c7b21aca-de38-442d-abd5-8f26f10e851f 2018-11-18 16:02:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:35,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60058c0-8305-4175-849f-fbf50450388a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:35,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-d60058c0-8305-4175-849f-fbf50450388a 2018-11-18 16:02:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:35,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b19f3657-8b78-42ad-84b1-92faf0aa984c Date: Sun, 18 Nov 2018 16:02:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:35,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-b19f3657-8b78-42ad-84b1-92faf0aa984c 2018-11-18 16:02:35,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:35,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-211d463d-8835-4547-93bc-af69eb13e8fb Date: Sun, 18 Nov 2018 16:02:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:07Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.2"}],"id":"15a42532-9380-4f31-9a21-6be64332e69a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:b3:87","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.10"}],"id":"1716b789-b6fb-4dd0-a4bb-55f1e42d54d1","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:ce:9f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"820f68a5-5f04-464f-845d-b998e4282557","name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.3"}],"id":"94174411-3652-4240-baa0-bad21dd179b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:60","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.4"}],"id":"da7fd4ac-3f0c-4c8e-8f13-4b466de3a3fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:78:82","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:08Z","binding:vnic_type":"normal"}]} 2018-11-18 16:02:35,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-211d463d-8835-4547-93bc-af69eb13e8fb 2018-11-18 16:02:35,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:36,681 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:35 GMT Server: Apache x-compute-request-id: req-19c91507-d0b4-4e56-953c-1a507a5688fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19c91507-d0b4-4e56-953c-1a507a5688fb Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "820f68a5-5f04-464f-845d-b998e4282557", "attachment_id": "52578911-6112-49f9-947a-e0c25d5593ef", "attached_at": "2018-11-18T16:02:34.000000", "host_name": null, "volume_id": "79751d76-2193-4265-80dd-a5fb87794abe", "device": "/dev/vdb", "id": "79751d76-2193-4265-80dd-a5fb87794abe"}], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:02:34.000000", "replication_status": null, "snapshot_id": null, "id": "79751d76-2193-4265-80dd-a5fb87794abe", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12", "bootable": "false", "created_at": "2018-11-18T16:02:10.000000", "volume_type": null}} 2018-11-18 16:02:36,682 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe used request id req-19c91507-d0b4-4e56-953c-1a507a5688fb 2018-11-18 16:02:36,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:37,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1bbf973-03f6-460c-963d-3036f91d6b7c x-compute-request-id: req-b1bbf973-03f6-460c-963d-3036f91d6b7c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-18T16:02:24.000000", "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:02:33Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "79751d76-2193-4265-80dd-a5fb87794abe"}], "metadata": {}}} 2018-11-18 16:02:37,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-b1bbf973-03f6-460c-963d-3036f91d6b7c 2018-11-18 16:02:37,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:37,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-29252541-cefa-4e13-b4b9-8cd409cd7aeb Date: Sun, 18 Nov 2018 16:02:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["af184709-710d-4102-b0fd-d39256947950"],"description":"","tags":[],"updated_at":"2018-11-18T16:02:06Z","provider:segmentation_id":82,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:05Z","provider:network_type":"vxlan"}]} 2018-11-18 16:02:37,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net used request id req-29252541-cefa-4e13-b4b9-8cd409cd7aeb 2018-11-18 16:02:37,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:37,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590f52f1-83fd-46a0-8c12-add02780fd7f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:02:37,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-590f52f1-83fd-46a0-8c12-add02780fd7f 2018-11-18 16:02:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:37,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dddbe075-4a76-4f66-adfc-d1ea3634f4ab Date: Sun, 18 Nov 2018 16:02:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:06Z","dns_nameservers":[],"updated_at":"2018-11-18T16:02:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"af184709-710d-4102-b0fd-d39256947950","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet"}]} 2018-11-18 16:02:37,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-dddbe075-4a76-4f66-adfc-d1ea3634f4ab 2018-11-18 16:02:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:37,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-78756fdf-ba92-4d6a-9550-639c2af9f254 Date: Sun, 18 Nov 2018 16:02:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:07Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.2"}],"id":"15a42532-9380-4f31-9a21-6be64332e69a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:b3:87","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.10"}],"id":"1716b789-b6fb-4dd0-a4bb-55f1e42d54d1","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:ce:9f","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"820f68a5-5f04-464f-845d-b998e4282557","name":"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.3"}],"id":"94174411-3652-4240-baa0-bad21dd179b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:60","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:02:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af184709-710d-4102-b0fd-d39256947950","ip_address":"10.55.0.4"}],"id":"da7fd4ac-3f0c-4c8e-8f13-4b466de3a3fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:78:82","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","name":"","admin_state_up":true,"network_id":"e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:02:08Z","binding:vnic_type":"normal"}]} 2018-11-18 16:02:37,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-78756fdf-ba92-4d6a-9550-639c2af9f254 2018-11-18 16:02:37,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557/os-volume_attachments/79751d76-2193-4265-80dd-a5fb87794abe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e42a0a12c9a8ca71ab84e57c042c9f35ea21f4" 2018-11-18 16:02:38,756 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d481d691-aa3e-4391-84f2-3c335b4d04a8 x-compute-request-id: req-d481d691-aa3e-4391-84f2-3c335b4d04a8 Content-Length: 0 Content-Type: application/json 2018-11-18 16:02:38,756 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557/os-volume_attachments/79751d76-2193-4265-80dd-a5fb87794abe used request id req-d481d691-aa3e-4391-84f2-3c335b4d04a8 2018-11-18 16:02:38,757 - create_instance - INFO - Deleting Port with ID - 1716b789-b6fb-4dd0-a4bb-55f1e42d54d1 2018-11-18 16:02:38,757 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-port 2018-11-18 16:02:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/1716b789-b6fb-4dd0-a4bb-55f1e42d54d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:39,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e5d2a2c-88b6-4484-a902-01ee11828c87 Date: Sun, 18 Nov 2018 16:02:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:02:39,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/1716b789-b6fb-4dd0-a4bb-55f1e42d54d1 used request id req-3e5d2a2c-88b6-4484-a902-01ee11828c87 2018-11-18 16:02:39,244 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst 2018-11-18 16:02:39,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:39,425 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:02: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-e8481785-7a2b-4634-9868-c8c7c30f4733 x-compute-request-id: req-e8481785-7a2b-4634-9868-c8c7c30f4733 Content-Type: application/json 2018-11-18 16:02:39,425 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-e8481785-7a2b-4634-9868-c8c7c30f4733 2018-11-18 16:02:39,426 - create_instance - INFO - Checking deletion status 2018-11-18 16:02:39,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:39,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-b7bb219a-0ab5-485d-bd4e-8117f5423578 x-compute-request-id: req-b7bb219a-0ab5-485d-bd4e-8117f5423578 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:ce:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/820f68a5-5f04-464f-845d-b998e4282557", "rel": "bookmark"}], "image": {"id": "5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "links": [{"href": "http://172.30.9.30:8774/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-18T16:02:24.000000", "flavor": {"id": "5bc9fc0b-ce36-4e93-9073-923c13710f73", "links": [{"href": "http://172.30.9.30:8774/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73", "rel": "bookmark"}]}, "id": "820f68a5-5f04-464f-845d-b998e4282557", "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:02:39Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst", "created": "2018-11-18T16:02:19Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [{"id": "79751d76-2193-4265-80dd-a5fb87794abe"}], "metadata": {}}} 2018-11-18 16:02:39,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-b7bb219a-0ab5-485d-bd4e-8117f5423578 2018-11-18 16:02:39,786 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst] is - ACTIVE 2018-11-18 16:02:39,787 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:02:42,790 - create_instance - DEBUG - VM status query timeout in 296.635971069 2018-11-18 16:02:42,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c687cc8a782da9cf6ffa60532334ae28b752a9aa" 2018-11-18 16:02:42,839 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5036992b-246c-472e-849c-b9c2563743c1 x-compute-request-id: req-5036992b-246c-472e-849c-b9c2563743c1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 820f68a5-5f04-464f-845d-b998e4282557 could not be found.", "code": 404}} 2018-11-18 16:02:42,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/820f68a5-5f04-464f-845d-b998e4282557 used request id req-5036992b-246c-472e-849c-b9c2563743c1 2018-11-18 16:02:42,840 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 820f68a5-5f04-464f-845d-b998e4282557 could not be found. (HTTP 404) (Request-ID: req-5036992b-246c-472e-849c-b9c2563743c1) 2018-11-18 16:02:42,840 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-vm_inst 2018-11-18 16:02:42,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f284aff1-c5de-440e-8f79-b4421d8a1427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" 2018-11-18 16:02:43,598 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:42 GMT Server: Apache x-compute-request-id: req-d15909d9-5fd4-4dc9-9b08-d6f9d9978420 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d15909d9-5fd4-4dc9-9b08-d6f9d9978420 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:02:41.000000", "replication_status": null, "snapshot_id": null, "id": "79751d76-2193-4265-80dd-a5fb87794abe", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12", "bootable": "false", "created_at": "2018-11-18T16:02:10.000000", "volume_type": null}} 2018-11-18 16:02:43,598 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe used request id req-d15909d9-5fd4-4dc9-9b08-d6f9d9978420 2018-11-18 16:02:43,599 - create_volume - DEBUG - Instance status is - available 2018-11-18 16:02:43,599 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12 2018-11-18 16:02:43,599 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12 2018-11-18 16:02:43,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f284aff1-c5de-440e-8f79-b4421d8a1427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" 2018-11-18 16:02:44,419 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e063021c-cea2-4ef8-8413-166fecab6e0d 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-11-18 16:02:44,419 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe used request id req-e063021c-cea2-4ef8-8413-166fecab6e0d 2018-11-18 16:02:44,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f284aff1-c5de-440e-8f79-b4421d8a1427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" 2018-11-18 16:02:44,573 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:44 GMT Server: Apache x-compute-request-id: req-dab15237-360f-4029-9d65-26602bc75e45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dab15237-360f-4029-9d65-26602bc75e45 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:02:44.000000", "replication_status": null, "snapshot_id": null, "id": "79751d76-2193-4265-80dd-a5fb87794abe", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12", "bootable": "false", "created_at": "2018-11-18T16:02:10.000000", "volume_type": null}} 2018-11-18 16:02:44,573 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe used request id req-dab15237-360f-4029-9d65-26602bc75e45 2018-11-18 16:02:44,573 - create_volume - DEBUG - Instance status is - deleting 2018-11-18 16:02:44,573 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-18 16:02:47,577 - create_volume - DEBUG - Volume status query timeout in 56.8427090645 2018-11-18 16:02:47,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f284aff1-c5de-440e-8f79-b4421d8a1427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f07ad2ca9846ccfd8b91f342df8a42c1f7b6f12" 2018-11-18 16:02:47,779 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:02:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ed4ee995-8ab7-432f-82d6-3c7a9e157b6d x-openstack-request-id: req-ed4ee995-8ab7-432f-82d6-3c7a9e157b6d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 79751d76-2193-4265-80dd-a5fb87794abe could not be found.", "code": 404}} 2018-11-18 16:02:47,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/79751d76-2193-4265-80dd-a5fb87794abe used request id req-ed4ee995-8ab7-432f-82d6-3c7a9e157b6d 2018-11-18 16:02:47,779 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 79751d76-2193-4265-80dd-a5fb87794abe could not be found. (HTTP 404) (Request-ID: req-ed4ee995-8ab7-432f-82d6-3c7a9e157b6d) 2018-11-18 16:02:47,779 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12 2018-11-18 16:02:47,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9922890ffd302679dc45a0ee4e4900b65273a192" 2018-11-18 16:02:47,827 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02: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-7a8d5b08-0301-4182-a31d-0d3208d056d0 x-compute-request-id: req-7a8d5b08-0301-4182-a31d-0d3208d056d0 Content-Length: 0 Content-Type: application/json 2018-11-18 16:02:47,827 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5bc9fc0b-ce36-4e93-9073-923c13710f73 used request id req-7a8d5b08-0301-4182-a31d-0d3208d056d0 2018-11-18 16:02:47,828 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet 2018-11-18 16:02:47,828 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-subnet 2018-11-18 16:02:47,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/af184709-710d-4102-b0fd-d39256947950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" 2018-11-18 16:02:50,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79475e67-eb11-4e7d-99a2-dfc673657abf Date: Sun, 18 Nov 2018 16:02:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:02:50,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/af184709-710d-4102-b0fd-d39256947950 used request id req-79475e67-eb11-4e7d-99a2-dfc673657abf 2018-11-18 16:02:50,130 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-net 2018-11-18 16:02:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734717b16d105c1667b5f406075d405252cecaea" 2018-11-18 16:02:51,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8cf8c0cb-b6fa-4d2f-9d73-bb03e3afccb8 Date: Sun, 18 Nov 2018 16:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:02:51,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e9fd55a7-8dbc-4ccf-94b6-b6f903f9b7f6 used request id req-8cf8c0cb-b6fa-4d2f-9d73-bb03e3afccb8 2018-11-18 16:02:51,537 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-547083b9-bef6-4f43-ace7-1bd60b028f12-image 2018-11-18 16:02:51,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f2046bb2c4aacdcdd27789c0f8394a954847d39" 2018-11-18 16:02:53,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d62fbeaa-4841-42dd-92d9-b009e535b6cc Date: Sun, 18 Nov 2018 16:02:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:02:53,123 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/5a240ca6-1dc0-4649-a6b8-bbee0807c9e6 used request id req-d62fbeaa-4841-42dd-92d9-b009e535b6cc 2018-11-18 16:02:53,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:53,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:53,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:53,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["yoV2qj5GR7a2ZXzXnSuWUA"], "issued_at": "2018-11-18T16:02:53.000000Z"}} 2018-11-18 16:02:53,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7291c12dcbfcb7a72c2538ff7893804b084f71f3" 2018-11-18 16:02:53,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fcbffd-453a-4b93-99fb-19926ae5a02c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:53,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b1fcbffd-453a-4b93-99fb-19926ae5a02c 2018-11-18 16:02:53,589 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:53,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7291c12dcbfcb7a72c2538ff7893804b084f71f3" 2018-11-18 16:02:53,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-2a3982cc-fa07-4012-a98d-5298d4cd795b x-compute-request-id: req-2a3982cc-fa07-4012-a98d-5298d4cd795b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:53,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2a3982cc-fa07-4012-a98d-5298d4cd795b 2018-11-18 16:02:53,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7291c12dcbfcb7a72c2538ff7893804b084f71f3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-eab018bd-6dcd-4afb-9dda-3e1f87b5b7a9name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-18 16:02:53,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-5dc1df41-a60b-49fb-8f28-f64d0f06f553 x-compute-request-id: req-5dc1df41-a60b-49fb-8f28-f64d0f06f553 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e99f287-b127-4615-abf6-9e07fc1c2c64", "name": "CreateFlavorTests-eab018bd-6dcd-4afb-9dda-3e1f87b5b7a9name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:53,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5dc1df41-a60b-49fb-8f28-f64d0f06f553 2018-11-18 16:02:53,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:54,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["FGsMc0X1SFGihlmvjS_COg"], "issued_at": "2018-11-18T16:02:54.000000Z"}} 2018-11-18 16:02:54,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2843c4aa3e344d64602b01402808d8b6fb3f437b" 2018-11-18 16:02:54,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-5662c10a-df9c-463b-884f-5cf697dcd2bd x-compute-request-id: req-5662c10a-df9c-463b-884f-5cf697dcd2bd Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e99f287-b127-4615-abf6-9e07fc1c2c64", "name": "CreateFlavorTests-eab018bd-6dcd-4afb-9dda-3e1f87b5b7a9name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:54,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64 used request id req-5662c10a-df9c-463b-884f-5cf697dcd2bd 2018-11-18 16:02:54,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2843c4aa3e344d64602b01402808d8b6fb3f437b" 2018-11-18 16:02:54,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-de76f8e8-178e-48c3-885a-7219e3ae3c73 x-compute-request-id: req-de76f8e8-178e-48c3-885a-7219e3ae3c73 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:02:54,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64/os-extra_specs used request id req-de76f8e8-178e-48c3-885a-7219e3ae3c73 2018-11-18 16:02:54,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7291c12dcbfcb7a72c2538ff7893804b084f71f3" 2018-11-18 16:02:54,515 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02: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-cd716959-5f24-4392-944b-e9267009f059 x-compute-request-id: req-cd716959-5f24-4392-944b-e9267009f059 Content-Length: 0 Content-Type: application/json 2018-11-18 16:02:54,516 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/8e99f287-b127-4615-abf6-9e07fc1c2c64 used request id req-cd716959-5f24-4392-944b-e9267009f059 2018-11-18 16:02:54,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2843c4aa3e344d64602b01402808d8b6fb3f437b" 2018-11-18 16:02:54,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-98823038-7d3b-4b12-a400-7b0ecd67302b x-compute-request-id: req-98823038-7d3b-4b12-a400-7b0ecd67302b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:54,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-98823038-7d3b-4b12-a400-7b0ecd67302b 2018-11-18 16:02:54,547 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:54,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:54,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:54,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["hk6MD1ViTNSSBBxWJkkY3A"], "issued_at": "2018-11-18T16:02:54.000000Z"}} 2018-11-18 16:02:54,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911adc28cfd949ac5a3df6eeb0cbfd986fe848d2" 2018-11-18 16:02:55,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5ae692-cb2e-4ee0-bd41-7ea4839220f9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:55,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-be5ae692-cb2e-4ee0-bd41-7ea4839220f9 2018-11-18 16:02:55,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:55,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911adc28cfd949ac5a3df6eeb0cbfd986fe848d2" 2018-11-18 16:02:55,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0dfce935-4cd0-49a5-be60-68cc61803cbe x-compute-request-id: req-0dfce935-4cd0-49a5-be60-68cc61803cbe Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:55,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0dfce935-4cd0-49a5-be60-68cc61803cbe 2018-11-18 16:02:55,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911adc28cfd949ac5a3df6eeb0cbfd986fe848d2" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e4f54d61-bf39-4cd3-af8d-73d1a87d5d2fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-18 16:02:55,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96fc3e09-671d-4df4-be16-6d216849814a x-compute-request-id: req-96fc3e09-671d-4df4-be16-6d216849814a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f3eb4523-c705-40f0-89bf-60065aa004fc", "name": "CreateFlavorTests-e4f54d61-bf39-4cd3-af8d-73d1a87d5d2fname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:55,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-96fc3e09-671d-4df4-be16-6d216849814a 2018-11-18 16:02:55,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:55,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["cZbrIvfrSMO1q0coMnrmUg"], "issued_at": "2018-11-18T16:02:55.000000Z"}} 2018-11-18 16:02:55,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143cafb70f2cf2704b2fad0bf12ec4aafce10b51" 2018-11-18 16:02:55,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d10c1a7-9616-41da-b7f1-8b453b6594c7 x-compute-request-id: req-5d10c1a7-9616-41da-b7f1-8b453b6594c7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f3eb4523-c705-40f0-89bf-60065aa004fc", "name": "CreateFlavorTests-e4f54d61-bf39-4cd3-af8d-73d1a87d5d2fname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:55,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc used request id req-5d10c1a7-9616-41da-b7f1-8b453b6594c7 2018-11-18 16:02:55,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143cafb70f2cf2704b2fad0bf12ec4aafce10b51" 2018-11-18 16:02:55,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77737644-ec5a-40cd-8fea-304bd1f637f0 x-compute-request-id: req-77737644-ec5a-40cd-8fea-304bd1f637f0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:02:55,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc/os-extra_specs used request id req-77737644-ec5a-40cd-8fea-304bd1f637f0 2018-11-18 16:02:55,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143cafb70f2cf2704b2fad0bf12ec4aafce10b51" 2018-11-18 16:02:55,911 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef129c53-e071-4384-be20-c75dd32a99d8 x-compute-request-id: req-ef129c53-e071-4384-be20-c75dd32a99d8 Content-Length: 0 Content-Type: application/json 2018-11-18 16:02:55,911 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc used request id req-ef129c53-e071-4384-be20-c75dd32a99d8 2018-11-18 16:02:55,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143cafb70f2cf2704b2fad0bf12ec4aafce10b51" 2018-11-18 16:02:55,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d737c27a-6f4c-4adf-b5c9-4e9fc983048f x-compute-request-id: req-d737c27a-6f4c-4adf-b5c9-4e9fc983048f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:55,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d737c27a-6f4c-4adf-b5c9-4e9fc983048f 2018-11-18 16:02:55,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911adc28cfd949ac5a3df6eeb0cbfd986fe848d2" 2018-11-18 16:02:55,964 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87c073e4-22c1-4e7a-823f-e8b643f48e9d x-compute-request-id: req-87c073e4-22c1-4e7a-823f-e8b643f48e9d Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor f3eb4523-c705-40f0-89bf-60065aa004fc could not be found.", "code": 404}} 2018-11-18 16:02:55,965 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f3eb4523-c705-40f0-89bf-60065aa004fc used request id req-87c073e4-22c1-4e7a-823f-e8b643f48e9d 2018-11-18 16:02:55,966 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:55,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:55,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:56,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["Y3zcyGeeRpqK91-JneZU9A"], "issued_at": "2018-11-18T16:02:56.000000Z"}} 2018-11-18 16:02:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ea07d10542a2c46bc634669592c61016e11088" 2018-11-18 16:02:56,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d485c484-6d33-49bc-b4fd-e6eb44582d86 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:56,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d485c484-6d33-49bc-b4fd-e6eb44582d86 2018-11-18 16:02:56,425 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:56,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ea07d10542a2c46bc634669592c61016e11088" 2018-11-18 16:02:56,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-df903e3e-2d59-4574-82b3-298c22b69050 x-compute-request-id: req-df903e3e-2d59-4574-82b3-298c22b69050 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:56,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-df903e3e-2d59-4574-82b3-298c22b69050 2018-11-18 16:02:56,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ea07d10542a2c46bc634669592c61016e11088" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2b193787-6c45-4a03-89c3-1151f3921bebname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-18 16:02:56,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-586c04ec-7d4d-4089-96d9-08e6f850f843 x-compute-request-id: req-586c04ec-7d4d-4089-96d9-08e6f850f843 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/81b415f2-5d38-4478-833c-4d407fd8667c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/81b415f2-5d38-4478-833c-4d407fd8667c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "81b415f2-5d38-4478-833c-4d407fd8667c", "name": "CreateFlavorTests-2b193787-6c45-4a03-89c3-1151f3921bebname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:56,700 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-586c04ec-7d4d-4089-96d9-08e6f850f843 2018-11-18 16:02:56,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:57,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["x7ZbxKtNTE-xfAVfkGiVTA"], "issued_at": "2018-11-18T16:02:57.000000Z"}} 2018-11-18 16:02:57,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/81b415f2-5d38-4478-833c-4d407fd8667c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35cfdc235d1f2848438f41758aed5955c1cb7bc2" 2018-11-18 16:02:57,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-d1ac98b0-13d5-4970-84d7-cf6f430c9397 x-compute-request-id: req-d1ac98b0-13d5-4970-84d7-cf6f430c9397 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/81b415f2-5d38-4478-833c-4d407fd8667c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/81b415f2-5d38-4478-833c-4d407fd8667c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "81b415f2-5d38-4478-833c-4d407fd8667c", "name": "CreateFlavorTests-2b193787-6c45-4a03-89c3-1151f3921bebname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:57,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/81b415f2-5d38-4478-833c-4d407fd8667c used request id req-d1ac98b0-13d5-4970-84d7-cf6f430c9397 2018-11-18 16:02:57,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/81b415f2-5d38-4478-833c-4d407fd8667c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35cfdc235d1f2848438f41758aed5955c1cb7bc2" 2018-11-18 16:02:57,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-fc857b5b-8f20-4f8b-880d-2fc30ed4379c x-compute-request-id: req-fc857b5b-8f20-4f8b-880d-2fc30ed4379c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:02:57,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/81b415f2-5d38-4478-833c-4d407fd8667c/os-extra_specs used request id req-fc857b5b-8f20-4f8b-880d-2fc30ed4379c 2018-11-18 16:02:57,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/81b415f2-5d38-4478-833c-4d407fd8667c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ea07d10542a2c46bc634669592c61016e11088" 2018-11-18 16:02:57,329 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02: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-2685bf30-68dd-4f5b-b334-e322fff85a04 x-compute-request-id: req-2685bf30-68dd-4f5b-b334-e322fff85a04 Content-Length: 0 Content-Type: application/json 2018-11-18 16:02:57,330 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/81b415f2-5d38-4478-833c-4d407fd8667c used request id req-2685bf30-68dd-4f5b-b334-e322fff85a04 2018-11-18 16:02:57,331 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:57,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:57,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:57,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["SQTpHU_0QQKISp_mnU-MfQ"], "issued_at": "2018-11-18T16:02:57.000000Z"}} 2018-11-18 16:02:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da947666649571f7f88893084dd691e1b33abe8" 2018-11-18 16:02:57,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb64cee0-57ee-4c83-b1c4-7190142de1f5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:57,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-eb64cee0-57ee-4c83-b1c4-7190142de1f5 2018-11-18 16:02:57,809 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:57,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da947666649571f7f88893084dd691e1b33abe8" 2018-11-18 16:02:58,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-9cac93ad-2b6a-4b4b-9386-e221ffa60680 x-compute-request-id: req-9cac93ad-2b6a-4b4b-9386-e221ffa60680 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:58,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9cac93ad-2b6a-4b4b-9386-e221ffa60680 2018-11-18 16:02:58,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da947666649571f7f88893084dd691e1b33abe8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d19a6545-fa73-4ff3-b6ed-c2a3c1d13120name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-11-18 16:02:58,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f58adb7a-2c4b-46dd-a78d-e1c4e9833fc9 x-compute-request-id: req-f58adb7a-2c4b-46dd-a78d-e1c4e9833fc9 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "ac127f1e-3a03-4b02-a82c-ddb40ca2803e", "name": "CreateFlavorTests-d19a6545-fa73-4ff3-b6ed-c2a3c1d13120name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-11-18 16:02:58,460 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f58adb7a-2c4b-46dd-a78d-e1c4e9833fc9 2018-11-18 16:02:58,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:58,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["ClDWm2X1RqG1nENm-RJJ3g"], "issued_at": "2018-11-18T16:02:58.000000Z"}} 2018-11-18 16:02:58,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76bbf0e9651efe360d313f5fa9d959a4ad768d05" 2018-11-18 16:02:59,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfacd188-81e8-46ae-affa-9ea33ff604fd x-compute-request-id: req-cfacd188-81e8-46ae-affa-9ea33ff604fd Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "ac127f1e-3a03-4b02-a82c-ddb40ca2803e", "name": "CreateFlavorTests-d19a6545-fa73-4ff3-b6ed-c2a3c1d13120name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-11-18 16:02:59,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e used request id req-cfacd188-81e8-46ae-affa-9ea33ff604fd 2018-11-18 16:02:59,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76bbf0e9651efe360d313f5fa9d959a4ad768d05" 2018-11-18 16:02:59,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-024622bd-53b5-412c-9e7d-779e1cc37120 x-compute-request-id: req-024622bd-53b5-412c-9e7d-779e1cc37120 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:02:59,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e/os-extra_specs used request id req-024622bd-53b5-412c-9e7d-779e1cc37120 2018-11-18 16:02:59,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76bbf0e9651efe360d313f5fa9d959a4ad768d05" 2018-11-18 16:02:59,079 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:02: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-031f1455-35d6-4eb6-9793-3524d8ff2721 x-compute-request-id: req-031f1455-35d6-4eb6-9793-3524d8ff2721 Content-Length: 0 Content-Type: application/json 2018-11-18 16:02:59,079 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e used request id req-031f1455-35d6-4eb6-9793-3524d8ff2721 2018-11-18 16:02:59,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76bbf0e9651efe360d313f5fa9d959a4ad768d05" 2018-11-18 16:02:59,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-a985957b-ed49-4127-8810-c2b63aba876e x-compute-request-id: req-a985957b-ed49-4127-8810-c2b63aba876e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:59,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a985957b-ed49-4127-8810-c2b63aba876e 2018-11-18 16:02:59,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da947666649571f7f88893084dd691e1b33abe8" 2018-11-18 16:02:59,129 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:02: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-c063185e-03be-4e50-bc46-bd12d76d29e5 x-compute-request-id: req-c063185e-03be-4e50-bc46-bd12d76d29e5 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor ac127f1e-3a03-4b02-a82c-ddb40ca2803e could not be found.", "code": 404}} 2018-11-18 16:02:59,130 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ac127f1e-3a03-4b02-a82c-ddb40ca2803e used request id req-c063185e-03be-4e50-bc46-bd12d76d29e5 2018-11-18 16:02:59,131 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:59,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:02:59,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:02:59,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["xxSTysMZRzO65L8pfVn6yQ"], "issued_at": "2018-11-18T16:02:59.000000Z"}} 2018-11-18 16:02:59,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e33ebe2612dcade680948053df7bf3baacd475" 2018-11-18 16:02:59,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c152659e-b4f0-421f-89bd-4d44c77dcb00 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:02:59,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c152659e-b4f0-421f-89bd-4d44c77dcb00 2018-11-18 16:02:59,591 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:02:59,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e33ebe2612dcade680948053df7bf3baacd475" 2018-11-18 16:02:59,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-bcf926f0-dd0f-43ff-8d7c-185364a61055 x-compute-request-id: req-bcf926f0-dd0f-43ff-8d7c-185364a61055 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:02:59,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-bcf926f0-dd0f-43ff-8d7c-185364a61055 2018-11-18 16:02:59,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e33ebe2612dcade680948053df7bf3baacd475" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-a0b4f168-1407-4563-b8fe-3b6dcb041893name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-18 16:02:59,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:02: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-264bf8f5-6f4d-452f-8af0-d8bf625ac539 x-compute-request-id: req-264bf8f5-6f4d-452f-8af0-d8bf625ac539 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "73be0646-f5b8-44a8-a3ce-c6639085c130", "name": "CreateFlavorTests-a0b4f168-1407-4563-b8fe-3b6dcb041893name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:02:59,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-264bf8f5-6f4d-452f-8af0-d8bf625ac539 2018-11-18 16:02:59,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:03:00,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["2ePyEs5dToaODAWwYcB30g"], "issued_at": "2018-11-18T16:03:00.000000Z"}} 2018-11-18 16:03:00,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44289cce320d503d8f83a347bafc0f2baa88e6f2" 2018-11-18 16:03:00,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b674fd92-f485-40db-b60e-d8b45d4f52ca x-compute-request-id: req-b674fd92-f485-40db-b60e-d8b45d4f52ca Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "73be0646-f5b8-44a8-a3ce-c6639085c130", "name": "CreateFlavorTests-a0b4f168-1407-4563-b8fe-3b6dcb041893name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:03:00,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130 used request id req-b674fd92-f485-40db-b60e-d8b45d4f52ca 2018-11-18 16:03:00,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44289cce320d503d8f83a347bafc0f2baa88e6f2" 2018-11-18 16:03:00,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24924a86-f314-463e-986f-8e356105fe21 x-compute-request-id: req-24924a86-f314-463e-986f-8e356105fe21 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:03:00,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130/os-extra_specs used request id req-24924a86-f314-463e-986f-8e356105fe21 2018-11-18 16:03:00,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:03:00,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:03:00,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["cK-KKYzsTNCElFuorXxvlQ"], "issued_at": "2018-11-18T16:03:00.000000Z"}} 2018-11-18 16:03:00,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7106c12be8ba301d6920fe1aa95d59f4320656" 2018-11-18 16:03:00,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f00b2b-0dab-4787-a1c4-f71f379be72e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:03:00,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e2f00b2b-0dab-4787-a1c4-f71f379be72e 2018-11-18 16:03:00,824 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:03:00,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7106c12be8ba301d6920fe1aa95d59f4320656" 2018-11-18 16:03:01,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2fa54f9-f3dd-48a5-a7b3-65a13136998c x-compute-request-id: req-a2fa54f9-f3dd-48a5-a7b3-65a13136998c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "73be0646-f5b8-44a8-a3ce-c6639085c130", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130", "rel": "bookmark"}], "name": "CreateFlavorTests-a0b4f168-1407-4563-b8fe-3b6dcb041893name"}]} 2018-11-18 16:03:01,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a2fa54f9-f3dd-48a5-a7b3-65a13136998c 2018-11-18 16:03:01,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7106c12be8ba301d6920fe1aa95d59f4320656" 2018-11-18 16:03:01,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1d72b61-0144-462e-b96e-1b9e91beff85 x-compute-request-id: req-f1d72b61-0144-462e-b96e-1b9e91beff85 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "73be0646-f5b8-44a8-a3ce-c6639085c130", "name": "CreateFlavorTests-a0b4f168-1407-4563-b8fe-3b6dcb041893name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:03:01,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130 used request id req-f1d72b61-0144-462e-b96e-1b9e91beff85 2018-11-18 16:03:01,402 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-a0b4f168-1407-4563-b8fe-3b6dcb041893name 2018-11-18 16:03:01,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e33ebe2612dcade680948053df7bf3baacd475" 2018-11-18 16:03:01,443 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65cf1f62-f568-40b0-9396-fabbcf07fbc6 x-compute-request-id: req-65cf1f62-f568-40b0-9396-fabbcf07fbc6 Content-Length: 0 Content-Type: application/json 2018-11-18 16:03:01,443 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/73be0646-f5b8-44a8-a3ce-c6639085c130 used request id req-65cf1f62-f568-40b0-9396-fabbcf07fbc6 2018-11-18 16:03:01,445 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 16:03:01,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:03:01,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:03:01,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["6IN_ajARSfC0eSEVtgommw"], "issued_at": "2018-11-18T16:03:01.000000Z"}} 2018-11-18 16:03:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" 2018-11-18 16:03:01,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fc33f7-f9a9-4b76-bbcb-775020ce109f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:03:01,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-41fc33f7-f9a9-4b76-bbcb-775020ce109f 2018-11-18 16:03:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" 2018-11-18 16:03:02,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-c51d50a3-3f1b-481e-8adf-dbb74f96b406 Date: Sun, 18 Nov 2018 16:03:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image"} 2018-11-18 16:03:02,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image used request id req-c51d50a3-3f1b-481e-8adf-dbb74f96b406 2018-11-18 16:03:02,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" 2018-11-18 16:03:02,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eec143d8-79ca-4cf3-83f0-48c61379ed70 Date: Sun, 18 Nov 2018 16:03:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:03:02,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-eec143d8-79ca-4cf3-83f0-48c61379ed70 2018-11-18 16:03:02,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image"}' 2018-11-18 16:03:02,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7 X-Openstack-Request-Id: req-70fe4fea-467b-4cb4-a556-04e61fc297f1 Date: Sun, 18 Nov 2018 16:03:02 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:03:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T16:03:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7", "min_disk": 0, "protected": false, "id": "4c38e140-f17d-4ac5-b86d-c9f5300d08c7", "file": "/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:03:02,847 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-70fe4fea-467b-4cb4-a556-04e61fc297f1 2018-11-18 16:03:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" -d '' 2018-11-18 16:03:04,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-843d4353-ce94-4cdd-87ce-cb0b3f3a271e Date: Sun, 18 Nov 2018 16:03:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:03:04,601 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/file used request id req-843d4353-ce94-4cdd-87ce-cb0b3f3a271e 2018-11-18 16:03:04,602 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:03:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" 2018-11-18 16:03:04,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f5bbf191-7a29-427d-8c25-3f89b69e7c46 Date: Sun, 18 Nov 2018 16:03:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:03:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:03:04Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/snap", "metadata": {}}], "self": "/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7", "min_disk": 0, "protected": false, "id": "4c38e140-f17d-4ac5-b86d-c9f5300d08c7", "file": "/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:03:04,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7 used request id req-f5bbf191-7a29-427d-8c25-3f89b69e7c46 2018-11-18 16:03:04,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" 2018-11-18 16:03:05,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-32682d39-0503-44a4-a97a-af04ae9764b3 Date: Sun, 18 Nov 2018 16:03:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:03:05,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-32682d39-0503-44a4-a97a-af04ae9764b3 2018-11-18 16:03:05,350 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image 2018-11-18 16:03:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" 2018-11-18 16:03:05,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a2c59a0c-00f5-496a-aab6-1ac968c2178a Date: Sun, 18 Nov 2018 16:03:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:03:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:03:04Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/snap", "metadata": {}}], "self": "/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7", "min_disk": 0, "protected": false, "id": "4c38e140-f17d-4ac5-b86d-c9f5300d08c7", "file": "/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:03:05,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7 used request id req-a2c59a0c-00f5-496a-aab6-1ac968c2178a 2018-11-18 16:03:05,510 - create_image - DEBUG - Instance status is - active 2018-11-18 16:03:05,510 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image 2018-11-18 16:03:05,510 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image 2018-11-18 16:03:05,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:03:05,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:03:05,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["fys1c49vQw2oru6uVyfGzw"], "issued_at": "2018-11-18T16:03:05.000000Z"}} 2018-11-18 16:03:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c747d699b0dfd7b1faacc3627c409d66ce282a22" 2018-11-18 16:03:05,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e8bdc4-50be-4bbd-9003-c1ec806b589a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:03:05,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-46e8bdc4-50be-4bbd-9003-c1ec806b589a 2018-11-18 16:03:05,993 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:03:05,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c747d699b0dfd7b1faacc3627c409d66ce282a22" 2018-11-18 16:03:06,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8871d889-593a-4a7f-ae6d-942e48250f49 x-compute-request-id: req-8871d889-593a-4a7f-ae6d-942e48250f49 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:03:06,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8871d889-593a-4a7f-ae6d-942e48250f49 2018-11-18 16:03:06,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c747d699b0dfd7b1faacc3627c409d66ce282a22" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-18 16:03:06,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3502d38-7e6e-4a60-a4a0-f22e5dc19423 x-compute-request-id: req-a3502d38-7e6e-4a60-a4a0-f22e5dc19423 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/96c1f8e6-94f1-401b-832e-4b3f957990e8", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/96c1f8e6-94f1-401b-832e-4b3f957990e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "96c1f8e6-94f1-401b-832e-4b3f957990e8", "name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:03:06,251 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a3502d38-7e6e-4a60-a4a0-f22e5dc19423 2018-11-18 16:03:06,277 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-18 16:03:06,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:03:06,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["BNTjfq97TbKwqCr4-Lp_pA"], "issued_at": "2018-11-18T16:03:06.000000Z"}} 2018-11-18 16:03:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net", "inst_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor"}}' 2018-11-18 16:03:09,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:03:06 GMT Server: Apache x-openstack-request-id: req-38dea5b7-75e2-4607-a383-77f12da04288 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "894f94d9-833f-461b-864d-b239f7ade4e6", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}]}} 2018-11-18 16:03:09,894 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks used request id req-38dea5b7-75e2-4607-a383-77f12da04288 2018-11-18 16:03:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:10,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:09 GMT Server: Apache x-openstack-request-id: req-ae065c53-278d-490c-b1e2-87c58833a538 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:11,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:10 GMT Server: Apache x-openstack-request-id: req-8c11bfe8-6eaf-41ac-b138-18f14db60007 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "894f94d9-833f-461b-864d-b239f7ade4e6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:11,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 used request id req-8c11bfe8-6eaf-41ac-b138-18f14db60007 2018-11-18 16:03:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:11,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:11 GMT Server: Apache x-openstack-request-id: req-5aeaff79-ed6f-4206-b3a9-62264cf2329a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "deletion_time": null, "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "updated_time": null, "project": "b559fd13b4b64b3499a342cf8eeeb748", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "tags": null}]} 2018-11-18 16:03:11,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1 used request id req-5aeaff79-ed6f-4206-b3a9-62264cf2329a 2018-11-18 16:03:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:12,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:11 GMT Server: Apache x-openstack-request-id: req-c71ef0b5-c197-49eb-ae51-0b3c30f049e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "deletion_time": null, "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "updated_time": null, "project": "b559fd13b4b64b3499a342cf8eeeb748", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "tags": null}]} 2018-11-18 16:03:12,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1 used request id req-c71ef0b5-c197-49eb-ae51-0b3c30f049e3 2018-11-18 16:03:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:13,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:12 GMT Server: Apache x-openstack-request-id: req-623e04a1-f381-4cde-97fb-34f23800d36c Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:13,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:13 GMT Server: Apache x-openstack-request-id: req-991f6f98-6cd2-4b9a-8863-420e3afc8e7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "894f94d9-833f-461b-864d-b239f7ade4e6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:13,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 used request id req-991f6f98-6cd2-4b9a-8863-420e3afc8e7b 2018-11-18 16:03:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:14,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:13 GMT Server: Apache x-openstack-request-id: req-6f7aaade-32e0-490f-83a1-cafd3acfb0ae Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:14,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:14 GMT Server: Apache x-openstack-request-id: req-566f107c-1fb3-4bec-91be-441f92bfe86a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "97ad837e-c953-4950-9c0e-55a19f4060cc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "537e0ea7-743d-49f0-b482-26625d5a63ef", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e7fd8948-7bf6-4244-bbde-e9921b3642df", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-11-18T16:03:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-11-18 16:03:14,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources used request id req-566f107c-1fb3-4bec-91be-441f92bfe86a 2018-11-18 16:03:14,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:15,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:14 GMT Server: Apache x-openstack-request-id: req-503d6e5d-b58b-4d43-abf2-e50e4a6b00ee Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:16,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:15 GMT Server: Apache x-openstack-request-id: req-38bc57b0-3c8d-4662-89db-ec034529e1fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "894f94d9-833f-461b-864d-b239f7ade4e6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:16,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 used request id req-38bc57b0-3c8d-4662-89db-ec034529e1fd 2018-11-18 16:03:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:16,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:16 GMT Server: Apache x-openstack-request-id: req-d27b1c4f-dace-4102-b112-54a55eaef74e Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:17,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:16 GMT Server: Apache x-openstack-request-id: req-deaa3461-9139-4695-b6c8-2ad263264401 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "894f94d9-833f-461b-864d-b239f7ade4e6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:17,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 used request id req-deaa3461-9139-4695-b6c8-2ad263264401 2018-11-18 16:03:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:20,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:20 GMT Server: Apache x-openstack-request-id: req-b3b765d2-18e6-437d-b956-9e87c2a97012 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:20,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:20 GMT Server: Apache x-openstack-request-id: req-f41b29b0-dec4-4f18-b5f1-cab9367498a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "894f94d9-833f-461b-864d-b239f7ade4e6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:20,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 used request id req-f41b29b0-dec4-4f18-b5f1-cab9367498a0 2018-11-18 16:03:23,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:24,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:23 GMT Server: Apache x-openstack-request-id: req-3d7fefb1-1b7a-41e6-ad00-e1b562b2c17e Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:24,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:24 GMT Server: Apache x-openstack-request-id: req-84cde36f-f800-4149-b7ab-67aeacda955e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "894f94d9-833f-461b-864d-b239f7ade4e6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:24,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 used request id req-84cde36f-f800-4149-b7ab-67aeacda955e 2018-11-18 16:03:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:27,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:27 GMT Server: Apache x-openstack-request-id: req-3e603bbc-b196-41e5-8a70-e08fcd0101e9 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:27,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:27 GMT Server: Apache x-openstack-request-id: req-9e238b8e-ec07-41a6-b7dd-c89195dfa64a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "894f94d9-833f-461b-864d-b239f7ade4e6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1", "stack_user_project_id": "8d185d9efab7448894fbe7530589f6ce", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:03:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "894f94d9-833f-461b-864d-b239f7ade4e6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:27,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 used request id req-9e238b8e-ec07-41a6-b7dd-c89195dfa64a 2018-11-18 16:03:27,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:28,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:27 GMT Server: Apache x-openstack-request-id: req-c3aec13f-3bb3-40e3-9e13-2de294c39840 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:28,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:28 GMT Server: Apache x-openstack-request-id: req-20d8ef49-9ac8-400f-8c51-2b702f702dd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "97ad837e-c953-4950-9c0e-55a19f4060cc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "537e0ea7-743d-49f0-b482-26625d5a63ef", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e7fd8948-7bf6-4244-bbde-e9921b3642df", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "84d67dc6-575a-466b-baea-9ebe35f3aad8", "resource_type": "OS::Nova::Server"}]} 2018-11-18 16:03:28,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources used request id req-20d8ef49-9ac8-400f-8c51-2b702f702dd6 2018-11-18 16:03:28,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e7fd8948-7bf6-4244-bbde-e9921b3642df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:29,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-e55cac69-a3d3-4e28-9a44-04ce5ddb26a6 Date: Sun, 18 Nov 2018 16:03:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["537e0ea7-743d-49f0-b482-26625d5a63ef"],"description":"","tags":[],"updated_at":"2018-11-18T16:03:11Z","provider:segmentation_id":23,"name":"HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:10Z","provider:network_type":"vxlan"}]} 2018-11-18 16:03:29,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e7fd8948-7bf6-4244-bbde-e9921b3642df used request id req-e55cac69-a3d3-4e28-9a44-04ce5ddb26a6 2018-11-18 16:03:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e7fd8948-7bf6-4244-bbde-e9921b3642df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:29,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-55b1eaa7-1815-4711-915a-b11d02e9078b Date: Sun, 18 Nov 2018 16:03:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:11Z","dns_nameservers":[],"updated_at":"2018-11-18T16:03:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"537e0ea7-743d-49f0-b482-26625d5a63ef","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet"}]} 2018-11-18 16:03:29,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e7fd8948-7bf6-4244-bbde-e9921b3642df used request id req-55b1eaa7-1815-4711-915a-b11d02e9078b 2018-11-18 16:03:29,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e7fd8948-7bf6-4244-bbde-e9921b3642df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:29,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7dfc638f-8255-4264-91cd-747571d60bb8 Date: Sun, 18 Nov 2018 16:03:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:11Z","dns_nameservers":[],"updated_at":"2018-11-18T16:03:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"537e0ea7-743d-49f0-b482-26625d5a63ef","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet"}]} 2018-11-18 16:03:29,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e7fd8948-7bf6-4244-bbde-e9921b3642df used request id req-7dfc638f-8255-4264-91cd-747571d60bb8 2018-11-18 16:03:29,342 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:03:29,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:29,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30655567-1977-426d-b097-0d58608d1670 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:03:29,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-30655567-1977-426d-b097-0d58608d1670 2018-11-18 16:03:29,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:29,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:29 GMT Server: Apache x-openstack-request-id: req-c1b4dfcd-a04d-4f69-9a7f-5792a836db3f Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:30,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:29 GMT Server: Apache x-openstack-request-id: req-15691c9b-a37b-4d63-b8b6-be69d3d8508f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "97ad837e-c953-4950-9c0e-55a19f4060cc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "537e0ea7-743d-49f0-b482-26625d5a63ef", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e7fd8948-7bf6-4244-bbde-e9921b3642df", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "84d67dc6-575a-466b-baea-9ebe35f3aad8", "resource_type": "OS::Nova::Server"}]} 2018-11-18 16:03:30,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources used request id req-15691c9b-a37b-4d63-b8b6-be69d3d8508f 2018-11-18 16:03:30,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/84d67dc6-575a-466b-baea-9ebe35f3aad8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:31,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2ac853d-fa78-4df6-b399-0b4bef2af772 x-compute-request-id: req-d2ac853d-fa78-4df6-b399-0b4bef2af772 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ef:8d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/84d67dc6-575a-466b-baea-9ebe35f3aad8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/84d67dc6-575a-466b-baea-9ebe35f3aad8", "rel": "bookmark"}], "image": {"id": "4c38e140-f17d-4ac5-b86d-c9f5300d08c7", "links": [{"href": "http://172.30.9.30:8774/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-11-18T16:03:24.000000", "flavor": {"id": "96c1f8e6-94f1-401b-832e-4b3f957990e8", "links": [{"href": "http://172.30.9.30:8774/flavors/96c1f8e6-94f1-401b-832e-4b3f957990e8", "rel": "bookmark"}]}, "id": "84d67dc6-575a-466b-baea-9ebe35f3aad8", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:03:24Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-inst", "created": "2018-11-18T16:03:16Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:03:31,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/84d67dc6-575a-466b-baea-9ebe35f3aad8 used request id req-d2ac853d-fa78-4df6-b399-0b4bef2af772 2018-11-18 16:03:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:31,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-84a94286-d201-42f2-b5d4-06ea32347390 Date: Sun, 18 Nov 2018 16:03:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["537e0ea7-743d-49f0-b482-26625d5a63ef"],"description":"","tags":[],"updated_at":"2018-11-18T16:03:11Z","provider:segmentation_id":23,"name":"HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:10Z","provider:network_type":"vxlan"}]} 2018-11-18 16:03:31,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-net used request id req-84a94286-d201-42f2-b5d4-06ea32347390 2018-11-18 16:03:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:03:31,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:03:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:03:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:31,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6ab421-3661-4530-805b-77dccca7e45e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:03:31,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-fc6ab421-3661-4530-805b-77dccca7e45e 2018-11-18 16:03:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e7fd8948-7bf6-4244-bbde-e9921b3642df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:31,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a760cb1-f18e-4c01-8a68-c0a50f325c78 Date: Sun, 18 Nov 2018 16:03:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:11Z","dns_nameservers":[],"updated_at":"2018-11-18T16:03:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"537e0ea7-743d-49f0-b482-26625d5a63ef","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-subnet"}]} 2018-11-18 16:03:31,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e7fd8948-7bf6-4244-bbde-e9921b3642df used request id req-8a760cb1-f18e-4c01-8a68-c0a50f325c78 2018-11-18 16:03:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e7fd8948-7bf6-4244-bbde-e9921b3642df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:31,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3562 X-Openstack-Request-Id: req-cde6b27a-d913-4691-aa3d-fe5c75b7b4a6 Date: Sun, 18 Nov 2018 16:03:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:03:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"537e0ea7-743d-49f0-b482-26625d5a63ef","ip_address":"10.0.0.3"}],"id":"3f3e8689-4fbc-4af0-9026-42d38c8dd952","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:c4:ed","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e7fd8948-7bf6-4244-bbde-e9921b3642df","name":"","admin_state_up":true,"network_id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:03:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"537e0ea7-743d-49f0-b482-26625d5a63ef","ip_address":"10.0.0.2"}],"id":"91cb5b4a-2cc7-4379-b79d-704b19d4ebd2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:80:92","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e7fd8948-7bf6-4244-bbde-e9921b3642df","name":"","admin_state_up":true,"network_id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:03:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"537e0ea7-743d-49f0-b482-26625d5a63ef","ip_address":"10.0.0.11"}],"id":"97ad837e-c953-4950-9c0e-55a19f4060cc","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:ef:8d","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"84d67dc6-575a-466b-baea-9ebe35f3aad8","name":"HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1-server1_port-vlz7cf6dm5n7","admin_state_up":true,"network_id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:03:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"537e0ea7-743d-49f0-b482-26625d5a63ef","ip_address":"10.0.0.4"}],"id":"cc2edb28-54df-4ab8-be94-487cf31d0aa7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:45:29","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e7fd8948-7bf6-4244-bbde-e9921b3642df","name":"","admin_state_up":true,"network_id":"e7fd8948-7bf6-4244-bbde-e9921b3642df","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:03:13Z","binding:vnic_type":"normal"}]} 2018-11-18 16:03:31,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e7fd8948-7bf6-4244-bbde-e9921b3642df used request id req-cde6b27a-d913-4691-aa3d-fe5c75b7b4a6 2018-11-18 16:03:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:32,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:31 GMT Server: Apache x-openstack-request-id: req-1641f61c-56ed-461e-aa86-1f2cfa0f5c11 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:32,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:32 GMT Server: Apache x-openstack-request-id: req-833c8191-eb02-4082-90d8-77b565cceeed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "97ad837e-c953-4950-9c0e-55a19f4060cc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "537e0ea7-743d-49f0-b482-26625d5a63ef", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e7fd8948-7bf6-4244-bbde-e9921b3642df", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-18T16:03:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:03:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "84d67dc6-575a-466b-baea-9ebe35f3aad8", "resource_type": "OS::Nova::Server"}]} 2018-11-18 16:03:32,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6/resources used request id req-833c8191-eb02-4082-90d8-77b565cceeed 2018-11-18 16:03:32,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/894f94d9-833f-461b-864d-b239f7ade4e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6c34249560f73872834ff61cb1269ac465cf6" 2018-11-18 16:03:32,442 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:32 GMT Server: Apache x-openstack-request-id: req-66bddc19-1b73-4f15-a65f-71b71bf53a39 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:32,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:03:32 GMT Server: Apache x-openstack-request-id: req-b28e983f-869b-4c0d-9366-b04566666646 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:03:32,566 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-stack1/894f94d9-833f-461b-864d-b239f7ade4e6 used request id req-b28e983f-869b-4c0d-9366-b04566666646 2018-11-18 16:03:32,567 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-66275e3d-cf55-436f-b46f-037544b0e9d0-image 2018-11-18 16:03:32,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ca6a054dda5d82d56dff652ac0e15a01f82af0" 2018-11-18 16:03:34,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d66d183-a5b5-485e-afba-123147980704 Date: Sun, 18 Nov 2018 16:03:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:03:34,618 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4c38e140-f17d-4ac5-b86d-c9f5300d08c7 used request id req-1d66d183-a5b5-485e-afba-123147980704 2018-11-18 16:03:34,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/96c1f8e6-94f1-401b-832e-4b3f957990e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c747d699b0dfd7b1faacc3627c409d66ce282a22" 2018-11-18 16:03:34,672 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3cb13f7-c4e2-4a05-8e50-89bf864f5963 x-compute-request-id: req-e3cb13f7-c4e2-4a05-8e50-89bf864f5963 Content-Length: 0 Content-Type: application/json 2018-11-18 16:03:34,672 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/96c1f8e6-94f1-401b-832e-4b3f957990e8 used request id req-e3cb13f7-c4e2-4a05-8e50-89bf864f5963 2018-11-18 16:03:34,674 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 16:03:34,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:03:34,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:03:35,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["sTfO9jesSu6MrpHhE7R-zQ"], "issued_at": "2018-11-18T16:03:35.000000Z"}} 2018-11-18 16:03:35,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" 2018-11-18 16:03:35,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d15b5a-278d-47b5-9956-8262a0c61cb3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:03:35,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d5d15b5a-278d-47b5-9956-8262a0c61cb3 2018-11-18 16:03:35,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" 2018-11-18 16:03:35,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-4d9609b1-3fb9-4cf8-9b47-9b43710f8615 Date: Sun, 18 Nov 2018 16:03:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image"} 2018-11-18 16:03:35,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image used request id req-4d9609b1-3fb9-4cf8-9b47-9b43710f8615 2018-11-18 16:03:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" 2018-11-18 16:03:35,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56dae53b-5f87-4d9b-83b9-93d5e6928d22 Date: Sun, 18 Nov 2018 16:03:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:03:35,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-56dae53b-5f87-4d9b-83b9-93d5e6928d22 2018-11-18 16:03:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image"}' 2018-11-18 16:03:35,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295 X-Openstack-Request-Id: req-35df3429-e2fd-4764-83b0-9266b8edc9e5 Date: Sun, 18 Nov 2018 16:03:35 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:03:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T16:03:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/6783b005-02d8-48a3-8408-adfd5256c295", "min_disk": 0, "protected": false, "id": "6783b005-02d8-48a3-8408-adfd5256c295", "file": "/v2/images/6783b005-02d8-48a3-8408-adfd5256c295/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:03:35,751 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-35df3429-e2fd-4764-83b0-9266b8edc9e5 2018-11-18 16:03:35,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" -d '' 2018-11-18 16:03:37,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cea4451b-2bbb-49bb-a48b-ea593ee3a4e7 Date: Sun, 18 Nov 2018 16:03:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:03:37,308 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295/file used request id req-cea4451b-2bbb-49bb-a48b-ea593ee3a4e7 2018-11-18 16:03:37,309 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:03:37,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" 2018-11-18 16:03:37,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-97acfdb8-f413-4419-a17f-bc20b45ad189 Date: Sun, 18 Nov 2018 16:03:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:03:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:03:37Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6783b005-02d8-48a3-8408-adfd5256c295/snap", "metadata": {}}], "self": "/v2/images/6783b005-02d8-48a3-8408-adfd5256c295", "min_disk": 0, "protected": false, "id": "6783b005-02d8-48a3-8408-adfd5256c295", "file": "/v2/images/6783b005-02d8-48a3-8408-adfd5256c295/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6783b005-02d8-48a3-8408-adfd5256c295/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:03:37,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295 used request id req-97acfdb8-f413-4419-a17f-bc20b45ad189 2018-11-18 16:03:37,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" 2018-11-18 16:03:38,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-759a98ee-b4f6-4aa0-8a69-0b1546d7ab26 Date: Sun, 18 Nov 2018 16:03:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:03:38,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-759a98ee-b4f6-4aa0-8a69-0b1546d7ab26 2018-11-18 16:03:38,073 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image 2018-11-18 16:03:38,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" 2018-11-18 16:03:38,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-201aa554-e0ec-4908-9650-9b5e078916b8 Date: Sun, 18 Nov 2018 16:03:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:03:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:03:37Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6783b005-02d8-48a3-8408-adfd5256c295/snap", "metadata": {}}], "self": "/v2/images/6783b005-02d8-48a3-8408-adfd5256c295", "min_disk": 0, "protected": false, "id": "6783b005-02d8-48a3-8408-adfd5256c295", "file": "/v2/images/6783b005-02d8-48a3-8408-adfd5256c295/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6783b005-02d8-48a3-8408-adfd5256c295/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:03:38,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295 used request id req-201aa554-e0ec-4908-9650-9b5e078916b8 2018-11-18 16:03:38,225 - create_image - DEBUG - Instance status is - active 2018-11-18 16:03:38,225 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image 2018-11-18 16:03:38,225 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image 2018-11-18 16:03:38,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:03:38,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:03:38,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["vGrvmnrwScaJmP3XRAJaug"], "issued_at": "2018-11-18T16:03:38.000000Z"}} 2018-11-18 16:03:38,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab3c787e8cf8aa5813f212d933b3ec11a3e88f" 2018-11-18 16:03:38,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e9663c-7b5a-4ad4-954e-83a133301398 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:03:38,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-82e9663c-7b5a-4ad4-954e-83a133301398 2018-11-18 16:03:38,699 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:03:38,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab3c787e8cf8aa5813f212d933b3ec11a3e88f" 2018-11-18 16:03:38,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5aa46739-ee6d-40a2-a8ff-bfdcfea019bb x-compute-request-id: req-5aa46739-ee6d-40a2-a8ff-bfdcfea019bb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:03:38,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5aa46739-ee6d-40a2-a8ff-bfdcfea019bb 2018-11-18 16:03:38,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab3c787e8cf8aa5813f212d933b3ec11a3e88f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-18 16:03:38,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87c1e3af-b8c8-4f52-8f5a-71f026936153 x-compute-request-id: req-87c1e3af-b8c8-4f52-8f5a-71f026936153 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c7fe0dff-44e0-4707-8598-1c02cc8a4b2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c7fe0dff-44e0-4707-8598-1c02cc8a4b2c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c7fe0dff-44e0-4707-8598-1c02cc8a4b2c", "name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:03:38,997 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-87c1e3af-b8c8-4f52-8f5a-71f026936153 2018-11-18 16:03:38,998 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-18 16:03:39,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:03:39,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["jPjDXfLoQA-YPM97hWMgfA"], "issued_at": "2018-11-18T16:03:39.000000Z"}} 2018-11-18 16:03:39,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}}' 2018-11-18 16:03:41,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:03:39 GMT Server: Apache x-openstack-request-id: req-fbd3c10d-3a2e-4c40-a3f6-f0e06fc69430 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}]}} 2018-11-18 16:03:41,893 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks used request id req-fbd3c10d-3a2e-4c40-a3f6-f0e06fc69430 2018-11-18 16:03:41,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/039b6a79-dbbe-4f59-8704-5e0c57e97160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:42,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:41 GMT Server: Apache x-openstack-request-id: req-bec0e13a-b81d-4869-8c54-005a7f1d645e Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:42 GMT Server: Apache x-openstack-request-id: req-ea16d1ca-1b83-42f6-bcaa-e1096a51ad63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:42,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 used request id req-ea16d1ca-1b83-42f6-bcaa-e1096a51ad63 2018-11-18 16:03:42,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:42,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:42 GMT Server: Apache x-openstack-request-id: req-6fde2a8a-80e6-4e77-8637-a2a2ac46e177 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "deletion_time": null, "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "updated_time": null, "project": "b559fd13b4b64b3499a342cf8eeeb748", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "tags": null}]} 2018-11-18 16:03:42,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1 used request id req-6fde2a8a-80e6-4e77-8637-a2a2ac46e177 2018-11-18 16:03:42,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:43,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:42 GMT Server: Apache x-openstack-request-id: req-6227b21c-13c2-40f6-b9c4-adfd0adaed70 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "deletion_time": null, "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "updated_time": null, "project": "b559fd13b4b64b3499a342cf8eeeb748", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "tags": null}]} 2018-11-18 16:03:43,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1 used request id req-6227b21c-13c2-40f6-b9c4-adfd0adaed70 2018-11-18 16:03:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/039b6a79-dbbe-4f59-8704-5e0c57e97160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:43,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:43 GMT Server: Apache x-openstack-request-id: req-cd5f6a01-eb1f-45cb-b167-bd635089f45f Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:44,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:43 GMT Server: Apache x-openstack-request-id: req-df67b62b-a9ec-4788-96e6-a2dfe2815862 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:44,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 used request id req-df67b62b-a9ec-4788-96e6-a2dfe2815862 2018-11-18 16:03:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/039b6a79-dbbe-4f59-8704-5e0c57e97160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:44,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:44 GMT Server: Apache x-openstack-request-id: req-bfb29fe3-319f-4c26-be88-6aa65f862bbe Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:45,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:44 GMT Server: Apache x-openstack-request-id: req-31baeece-da98-48c2-9159-b361c466cb18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:45,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 used request id req-31baeece-da98-48c2-9159-b361c466cb18 2018-11-18 16:03:48,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/039b6a79-dbbe-4f59-8704-5e0c57e97160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:48,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:48 GMT Server: Apache x-openstack-request-id: req-127627d9-707e-4017-b280-fd00a02802f2 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:48,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:48 GMT Server: Apache x-openstack-request-id: req-4b253d1d-e535-4284-b61a-114e2b786615 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:48,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 used request id req-4b253d1d-e535-4284-b61a-114e2b786615 2018-11-18 16:03:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/039b6a79-dbbe-4f59-8704-5e0c57e97160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:51,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:51 GMT Server: Apache x-openstack-request-id: req-0eb5a949-d070-4e04-b859-f0c3a4648f8e Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:52,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:51 GMT Server: Apache x-openstack-request-id: req-9f2f9cad-d710-4716-999e-03552cbe9417 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:52,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 used request id req-9f2f9cad-d710-4716-999e-03552cbe9417 2018-11-18 16:03:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/039b6a79-dbbe-4f59-8704-5e0c57e97160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:55,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:55 GMT Server: Apache x-openstack-request-id: req-dfb7941d-f194-4786-ad84-bdf511ed58c7 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:55,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:55 GMT Server: Apache x-openstack-request-id: req-0d03e1ee-389a-4081-94ca-212be12984ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:55,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 used request id req-0d03e1ee-389a-4081-94ca-212be12984ae 2018-11-18 16:03:58,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/039b6a79-dbbe-4f59-8704-5e0c57e97160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:03:58,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:03:58 GMT Server: Apache x-openstack-request-id: req-c0162187-bd92-45fe-b022-01c1c2abbec6 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:03:58,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:03:58 GMT Server: Apache x-openstack-request-id: req-c792eccb-0e0c-4b5b-aa0e-792e39de6ec7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1", "stack_user_project_id": "3b1a3479dc214899a2e0c91eb9be0c21", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "039b6a79-dbbe-4f59-8704-5e0c57e97160", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:03:58,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 used request id req-c792eccb-0e0c-4b5b-aa0e-792e39de6ec7 2018-11-18 16:03:58,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}}' 2018-11-18 16:04:00,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:03:58 GMT Server: Apache x-openstack-request-id: req-90752165-a54d-4d39-9daf-0ddb2089e5f0 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "d38eab48-62ce-415e-91f7-42de25331a81", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}]}} 2018-11-18 16:04:00,828 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks used request id req-90752165-a54d-4d39-9daf-0ddb2089e5f0 2018-11-18 16:04:00,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:01,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:00 GMT Server: Apache x-openstack-request-id: req-65c7ab1a-8325-49a2-a9d8-a3fcb4963f4e Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:01,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:00 GMT Server: Apache x-openstack-request-id: req-6cb7616e-53a0-4752-bc26-94a21b9231bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:01,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-6cb7616e-53a0-4752-bc26-94a21b9231bc 2018-11-18 16:04:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:01,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:01 GMT Server: Apache x-openstack-request-id: req-99bfcbbf-ca47-42d6-ba29-a8519e257983 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "deletion_time": null, "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "updated_time": null, "project": "b559fd13b4b64b3499a342cf8eeeb748", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d38eab48-62ce-415e-91f7-42de25331a81", "tags": null}]} 2018-11-18 16:04:01,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2 used request id req-99bfcbbf-ca47-42d6-ba29-a8519e257983 2018-11-18 16:04:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:01,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:01 GMT Server: Apache x-openstack-request-id: req-5951de74-ccd9-41d0-a57f-bc2eef9439bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "deletion_time": null, "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "updated_time": null, "project": "b559fd13b4b64b3499a342cf8eeeb748", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d38eab48-62ce-415e-91f7-42de25331a81", "tags": null}]} 2018-11-18 16:04:01,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks?stack_name=HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2 used request id req-5951de74-ccd9-41d0-a57f-bc2eef9439bd 2018-11-18 16:04:01,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:01,828 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:01 GMT Server: Apache x-openstack-request-id: req-7b508e51-f8a5-4c5b-8233-6a2ad0ed4c67 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:01,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:01 GMT Server: Apache x-openstack-request-id: req-4b872bda-dad5-4a27-b6b6-32c4d0c005d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:01,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-4b872bda-dad5-4a27-b6b6-32c4d0c005d1 2018-11-18 16:04:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:01,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:01 GMT Server: Apache x-openstack-request-id: req-9fc7f092-0b9e-40b9-8503-fabf6c026b56 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:02,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:01 GMT Server: Apache x-openstack-request-id: req-b1291783-08fb-43b7-975d-163f913f16c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:02,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-b1291783-08fb-43b7-975d-163f913f16c0 2018-11-18 16:04:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:05,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:05 GMT Server: Apache x-openstack-request-id: req-1cc32b29-096a-433e-b45e-b74befab67cd Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:05,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:05 GMT Server: Apache x-openstack-request-id: req-8a67afdf-260d-4204-9b5c-46a83f57b111 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:05,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-8a67afdf-260d-4204-9b5c-46a83f57b111 2018-11-18 16:04:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:08,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:08 GMT Server: Apache x-openstack-request-id: req-aae89738-cf45-4e54-b1f0-8eccf9cfbb77 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:08,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:08 GMT Server: Apache x-openstack-request-id: req-7d8a9451-9b33-42c6-b7e8-f7bf2800bf58 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:08,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-7d8a9451-9b33-42c6-b7e8-f7bf2800bf58 2018-11-18 16:04:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:11,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:11 GMT Server: Apache x-openstack-request-id: req-05e40257-6ed2-4c5c-b7a3-cb30b33b63c2 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:11,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:11 GMT Server: Apache x-openstack-request-id: req-89e49575-e9c1-4453-bb1f-ecef13733212 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:11,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-89e49575-e9c1-4453-bb1f-ecef13733212 2018-11-18 16:04:14,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:14,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:14 GMT Server: Apache x-openstack-request-id: req-2fd7f84e-2d08-44d7-abae-6b0609027af1 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:14,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:14 GMT Server: Apache x-openstack-request-id: req-d984c10d-a2ef-45e2-8692-9bd14f5479ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:14,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-d984c10d-a2ef-45e2-8692-9bd14f5479ca 2018-11-18 16:04:17,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:18,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:17 GMT Server: Apache x-openstack-request-id: req-81155ca1-95ee-4277-99e4-4b968272e351 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:18,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:18 GMT Server: Apache x-openstack-request-id: req-b75d99de-bbd4-4486-a1ae-1b729c9f3f38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:18,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-b75d99de-bbd4-4486-a1ae-1b729c9f3f38 2018-11-18 16:04:21,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:21,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:21 GMT Server: Apache x-openstack-request-id: req-11c3f819-edf8-4d63-9929-182bff9dde5c Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:21,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:21 GMT Server: Apache x-openstack-request-id: req-29e3ee52-de6e-43b0-9542-d8dcd45778b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:21,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-29e3ee52-de6e-43b0-9542-d8dcd45778b5 2018-11-18 16:04:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:24,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:24 GMT Server: Apache x-openstack-request-id: req-fb1bb60c-24f0-4537-af99-111882e8191a Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:24,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:24 GMT Server: Apache x-openstack-request-id: req-eafae716-bc8d-45d6-891a-88b6a1e266be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:24,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-eafae716-bc8d-45d6-891a-88b6a1e266be 2018-11-18 16:04:27,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:27,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:27 GMT Server: Apache x-openstack-request-id: req-0c40b78c-5bf3-4fc0-9300-08f28bfcb37a Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:28,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:27 GMT Server: Apache x-openstack-request-id: req-c1c9d62b-3eb6-44c8-a708-314320c179c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:28,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-c1c9d62b-3eb6-44c8-a708-314320c179c9 2018-11-18 16:04:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:31,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:31 GMT Server: Apache x-openstack-request-id: req-fbf6a12d-c7f7-4f5a-9084-cbaa4eb7a4c1 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:31,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:31 GMT Server: Apache x-openstack-request-id: req-7f6fb6cd-1109-457b-a144-dd2684e71f01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:31,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-7f6fb6cd-1109-457b-a144-dd2684e71f01 2018-11-18 16:04:34,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:34,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:34 GMT Server: Apache x-openstack-request-id: req-f92acebf-6422-4e2a-9546-4aeb55e0a838 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:34,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:34 GMT Server: Apache x-openstack-request-id: req-0283bddf-1f80-49ce-9fac-321f2759bb1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:34,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-0283bddf-1f80-49ce-9fac-321f2759bb1e 2018-11-18 16:04:38,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:38,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:37 GMT Server: Apache x-openstack-request-id: req-840c416c-f100-4c53-b650-105f9f8b7606 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:38,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:38 GMT Server: Apache x-openstack-request-id: req-697e8a67-23db-4bd8-bb58-d056daf404d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:38,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-697e8a67-23db-4bd8-bb58-d056daf404d2 2018-11-18 16:04:41,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:41,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:41 GMT Server: Apache x-openstack-request-id: req-184d09f3-b961-4d58-80e9-b116880293dc Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:41,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:41 GMT Server: Apache x-openstack-request-id: req-e9861a29-ace2-4153-ab9c-5157cf23d29c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:41,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-e9861a29-ace2-4153-ab9c-5157cf23d29c 2018-11-18 16:04:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:44,247 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:44 GMT Server: Apache x-openstack-request-id: req-b12a049d-c7a2-43ca-b333-01e0f9dc84b6 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:44,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:44 GMT Server: Apache x-openstack-request-id: req-313a0ca5-a104-47e3-b9a2-204f502c79a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:44,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-313a0ca5-a104-47e3-b9a2-204f502c79a8 2018-11-18 16:04:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:47,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:47 GMT Server: Apache x-openstack-request-id: req-633d9776-4abe-4d26-91eb-7421c9c9b194 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:47,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:47 GMT Server: Apache x-openstack-request-id: req-b3e80cda-e444-4774-a60e-2050af7f05fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "d38eab48-62ce-415e-91f7-42de25331a81", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image", "inst_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2", "stack_user_project_id": "c54c654b50754de7bb921c891f460940", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:04:00Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d38eab48-62ce-415e-91f7-42de25331a81", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-18 16:04:47,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-b3e80cda-e444-4774-a60e-2050af7f05fa 2018-11-18 16:04:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/039b6a79-dbbe-4f59-8704-5e0c57e97160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:47,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:47 GMT Server: Apache x-openstack-request-id: req-7e0efdb4-d775-43db-96cc-4ad56a3be5cb Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:47,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:04:47 GMT Server: Apache x-openstack-request-id: req-1bffee4c-5c97-493a-97dd-e600cf2de47b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:04:47,498 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack1/039b6a79-dbbe-4f59-8704-5e0c57e97160 used request id req-1bffee4c-5c97-493a-97dd-e600cf2de47b 2018-11-18 16:04:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/d38eab48-62ce-415e-91f7-42de25331a81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d37129a75364d4adcf47ab31b2b5ae52243a3d" 2018-11-18 16:04:48,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:04:47 GMT Server: Apache x-openstack-request-id: req-8cdc0d3a-31d2-4566-a45b-9c471e4d8088 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:04:48,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:04:48 GMT Server: Apache x-openstack-request-id: req-5dcbc213-d0c5-4192-a51d-8aa6dc48cf81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:04:48,226 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-stack2/d38eab48-62ce-415e-91f7-42de25331a81 used request id req-5dcbc213-d0c5-4192-a51d-8aa6dc48cf81 2018-11-18 16:04:48,227 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-af247df3-cafb-475a-a764-b92eb2263b53-image 2018-11-18 16:04:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcdbd14274682e39e9a528939a8c7c588f1d0f7" 2018-11-18 16:04:50,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae105470-41a7-4b05-84eb-897d23020996 Date: Sun, 18 Nov 2018 16:04:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:04:50,402 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6783b005-02d8-48a3-8408-adfd5256c295 used request id req-ae105470-41a7-4b05-84eb-897d23020996 2018-11-18 16:04:50,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/c7fe0dff-44e0-4707-8598-1c02cc8a4b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ab3c787e8cf8aa5813f212d933b3ec11a3e88f" 2018-11-18 16:04:50,444 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-983eed1e-88f3-4b63-aac7-fc6286994f8f x-compute-request-id: req-983eed1e-88f3-4b63-aac7-fc6286994f8f Content-Length: 0 Content-Type: application/json 2018-11-18 16:04:50,444 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c7fe0dff-44e0-4707-8598-1c02cc8a4b2c used request id req-983eed1e-88f3-4b63-aac7-fc6286994f8f 2018-11-18 16:04:50,446 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 16:04:50,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:04:50,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:04:50,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["52BonMB7SEKmGmk0nEPiLQ"], "issued_at": "2018-11-18T16:04:50.000000Z"}} 2018-11-18 16:04:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" 2018-11-18 16:04:50,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa2f9a5-e28f-4a67-a33d-8db19079fa94 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:04:50,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0fa2f9a5-e28f-4a67-a33d-8db19079fa94 2018-11-18 16:04:50,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" 2018-11-18 16:04:51,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-9ea245eb-701a-4984-8f17-e960e406fec3 Date: Sun, 18 Nov 2018 16:04:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"} 2018-11-18 16:04:51,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1 used request id req-9ea245eb-701a-4984-8f17-e960e406fec3 2018-11-18 16:04:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" 2018-11-18 16:04:51,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-048be714-8da5-4195-9ef9-70f77c0ad2d3 Date: Sun, 18 Nov 2018 16:04:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:04:51,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-048be714-8da5-4195-9ef9-70f77c0ad2d3 2018-11-18 16:04:51,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}' 2018-11-18 16:04:51,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae X-Openstack-Request-Id: req-3fc8f8e1-7d94-4438-a02e-5d97e09a4ca1 Date: Sun, 18 Nov 2018 16:04:51 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae", "min_disk": 0, "protected": false, "id": "c96b32b5-e0fd-4526-98db-953499e37eae", "file": "/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:04:51,528 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3fc8f8e1-7d94-4438-a02e-5d97e09a4ca1 2018-11-18 16:04:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" -d '' 2018-11-18 16:04:55,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8766f171-dd78-4e54-8ac9-f957db3443e6 Date: Sun, 18 Nov 2018 16:04:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:04:55,013 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae/file used request id req-8766f171-dd78-4e54-8ac9-f957db3443e6 2018-11-18 16:04:55,013 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:04:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" 2018-11-18 16:04:55,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c8862d68-db47-4b47-a352-a0bf67773f42 Date: Sun, 18 Nov 2018 16:04:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:54Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c96b32b5-e0fd-4526-98db-953499e37eae/snap", "metadata": {}}], "self": "/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae", "min_disk": 0, "protected": false, "id": "c96b32b5-e0fd-4526-98db-953499e37eae", "file": "/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c96b32b5-e0fd-4526-98db-953499e37eae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:04:55,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae used request id req-c8862d68-db47-4b47-a352-a0bf67773f42 2018-11-18 16:04:55,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" 2018-11-18 16:04:55,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-29266e7c-66a4-43e5-8ccf-d927b40ca15f Date: Sun, 18 Nov 2018 16:04:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:04:55,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-29266e7c-66a4-43e5-8ccf-d927b40ca15f 2018-11-18 16:04:55,361 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1 2018-11-18 16:04:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" 2018-11-18 16:04:55,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-492cdba8-effd-4494-81a7-5f69a66f2cca Date: Sun, 18 Nov 2018 16:04:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:54Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c96b32b5-e0fd-4526-98db-953499e37eae/snap", "metadata": {}}], "self": "/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae", "min_disk": 0, "protected": false, "id": "c96b32b5-e0fd-4526-98db-953499e37eae", "file": "/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c96b32b5-e0fd-4526-98db-953499e37eae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:04:55,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae used request id req-492cdba8-effd-4494-81a7-5f69a66f2cca 2018-11-18 16:04:55,542 - create_image - DEBUG - Instance status is - active 2018-11-18 16:04:55,542 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1 2018-11-18 16:04:55,543 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1 2018-11-18 16:04:55,543 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 16:04:55,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:04:55,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:04:55,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["_U3ZxPekSWWTxSXtlkoT3Q"], "issued_at": "2018-11-18T16:04:55.000000Z"}} 2018-11-18 16:04:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" 2018-11-18 16:04:56,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97aa3b1f-c891-464a-bdcb-ea180a7a8cae Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:04:56,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-97aa3b1f-c891-464a-bdcb-ea180a7a8cae 2018-11-18 16:04:56,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" 2018-11-18 16:04:56,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-1223659b-e7e8-46c3-b394-08d94bc8c10a Date: Sun, 18 Nov 2018 16:04:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2"} 2018-11-18 16:04:56,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2 used request id req-1223659b-e7e8-46c3-b394-08d94bc8c10a 2018-11-18 16:04:56,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" 2018-11-18 16:04:56,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-13eed79b-51f2-4038-8c76-13327c5abd8d Date: Sun, 18 Nov 2018 16:04:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:04:56,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-13eed79b-51f2-4038-8c76-13327c5abd8d 2018-11-18 16:04:56,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2"}' 2018-11-18 16:04:56,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 X-Openstack-Request-Id: req-4bf083d7-f854-48ef-a058-226aca5c1479 Date: Sun, 18 Nov 2018 16:04:56 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16", "min_disk": 0, "protected": false, "id": "ff390863-a3c6-404b-a380-95fa7fcdcd16", "file": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/file", "checksum": null, "owner": "b559fd13b4b64b3499a342cf8eeeb748", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:04:56,610 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-4bf083d7-f854-48ef-a058-226aca5c1479 2018-11-18 16:04:56,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" -d '' 2018-11-18 16:04:58,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-00d579f1-1754-4831-bfef-4291b30e557c Date: Sun, 18 Nov 2018 16:04:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:04:58,607 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/file used request id req-00d579f1-1754-4831-bfef-4291b30e557c 2018-11-18 16:04:58,608 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:04:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" 2018-11-18 16:04:58,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-15dbd518-b3af-4753-bb06-f0a89204a016 Date: Sun, 18 Nov 2018 16:04:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:58Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/snap", "metadata": {}}], "self": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16", "min_disk": 0, "protected": false, "id": "ff390863-a3c6-404b-a380-95fa7fcdcd16", "file": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:04:58,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 used request id req-15dbd518-b3af-4753-bb06-f0a89204a016 2018-11-18 16:04:58,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" 2018-11-18 16:04:58,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-918972e9-bfe3-4e1f-ac34-2a80ba57abf2 Date: Sun, 18 Nov 2018 16:04:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:04:58,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-918972e9-bfe3-4e1f-ac34-2a80ba57abf2 2018-11-18 16:04:58,922 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2 2018-11-18 16:04:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" 2018-11-18 16:04:58,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-69611739-8886-4043-99d8-677d9ac79cae Date: Sun, 18 Nov 2018 16:04:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:58Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/snap", "metadata": {}}], "self": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16", "min_disk": 0, "protected": false, "id": "ff390863-a3c6-404b-a380-95fa7fcdcd16", "file": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:04:58,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 used request id req-69611739-8886-4043-99d8-677d9ac79cae 2018-11-18 16:04:58,943 - create_image - DEBUG - Instance status is - active 2018-11-18 16:04:58,943 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2 2018-11-18 16:04:58,943 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2 2018-11-18 16:04:58,944 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-18 16:04:59,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:04:59,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["-6B5E2ouRAmamScG5fc0Ug"], "issued_at": "2018-11-18T16:04:59.000000Z"}} 2018-11-18 16:04:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net"}}' 2018-11-18 16:05:03,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:04:59 GMT Server: Apache x-openstack-request-id: req-858bbf03-bfd9-433b-ae7c-5d03318cf915 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}]}} 2018-11-18 16:05:03,441 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks used request id req-858bbf03-bfd9-433b-ae7c-5d03318cf915 2018-11-18 16:05:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:03,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:03 GMT Server: Apache x-openstack-request-id: req-55ae5fdb-2f25-4cb0-9277-c13f363dd79c Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:03,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:03 GMT Server: Apache x-openstack-request-id: req-ba9dae71-ffae-42a2-9acc-0abbdf8ba3c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:03,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-ba9dae71-ffae-42a2-9acc-0abbdf8ba3c4 2018-11-18 16:05:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:04,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:03 GMT Server: Apache x-openstack-request-id: req-36f649a7-ce7d-4dd3-a397-f70c0bfb42fa Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:04,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:04 GMT Server: Apache x-openstack-request-id: req-9dec4ddd-7bf8-476f-b403-75d28638b4ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:04,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-9dec4ddd-7bf8-476f-b403-75d28638b4ab 2018-11-18 16:05:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:07,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:07 GMT Server: Apache x-openstack-request-id: req-1c00c011-b6b5-4281-b432-228738df3017 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:08,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:07 GMT Server: Apache x-openstack-request-id: req-cdda0fa3-80ff-4c02-929c-da57542e81ea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:08,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-cdda0fa3-80ff-4c02-929c-da57542e81ea 2018-11-18 16:05:11,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:11,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:11 GMT Server: Apache x-openstack-request-id: req-d20ee475-5dc0-42c3-b6c5-252889834bb8 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:12,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:11 GMT Server: Apache x-openstack-request-id: req-343f679e-e743-4259-9e8d-175b05f5175b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:12,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-343f679e-e743-4259-9e8d-175b05f5175b 2018-11-18 16:05:15,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:15,319 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:15 GMT Server: Apache x-openstack-request-id: req-9fe2805c-6e6d-48b7-af71-32bc484df3c8 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:15,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:15 GMT Server: Apache x-openstack-request-id: req-3bc0047b-2e88-4eea-a894-6c19d076fd3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:15,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-3bc0047b-2e88-4eea-a894-6c19d076fd3d 2018-11-18 16:05:18,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:19,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:18 GMT Server: Apache x-openstack-request-id: req-d762feaa-19ca-47a9-83b1-414b8b6cc562 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:19,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:19 GMT Server: Apache x-openstack-request-id: req-11110d31-1181-4695-abf1-df10c391227e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:19,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-11110d31-1181-4695-abf1-df10c391227e 2018-11-18 16:05:22,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:22,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:22 GMT Server: Apache x-openstack-request-id: req-c3ac7e92-3595-4c8f-ac0e-f323a6695bce Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:22,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:22 GMT Server: Apache x-openstack-request-id: req-d81b7cb7-568c-4d21-8e2a-533d3252e430 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:22,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-d81b7cb7-568c-4d21-8e2a-533d3252e430 2018-11-18 16:05:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:26,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:25 GMT Server: Apache x-openstack-request-id: req-8298670e-08fe-4be0-8d7a-bc5461ca9283 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:26,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:26 GMT Server: Apache x-openstack-request-id: req-9525e3bb-0986-4337-96f8-1d6765bceca0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:26,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-9525e3bb-0986-4337-96f8-1d6765bceca0 2018-11-18 16:05:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:26,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:26 GMT Server: Apache x-openstack-request-id: req-2cfe006b-fd16-4bde-9462-fd8b923d9785 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:26,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:26 GMT Server: Apache x-openstack-request-id: req-1c6ec4ce-4ab1-47f3-8bf2-3d08dd251a5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fa242e1f-c36e-4e22-97b4-9b4cc6f5befd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ac022312-6cfe-4b0d-b795-a6375753cbad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "02984063-f465-4699-8876-33f2c65155d8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c6ebe2be-4747-4812-8be6-54b1031f80a0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "70cfbd11-c98f-4e30-b253-f85e26c99f86", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "51", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f978d13-7c1f-480c-a1fe-e48c172f3846:subnet_id=3985f24a-6de4-4ec4-83af-2a741c5ed0fb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3985f24a-6de4-4ec4-83af-2a741c5ed0fb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f978d13-7c1f-480c-a1fe-e48c172f3846", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fe362ec1-3142-47bb-b68b-27b3e0f77a73", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb094559-715c-425b-be43-3525022dc4a7", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bb64f031-997a-4af0-ab64-270ac2c1f9c1", "resource_type": "OS::Neutron::Port"}]} 2018-11-18 16:05:26,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources used request id req-1c6ec4ce-4ab1-47f3-8bf2-3d08dd251a5a 2018-11-18 16:05:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:26,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:26 GMT Server: Apache x-openstack-request-id: req-9468b63a-a182-40cb-9106-b4a0970ce115 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:26,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:26 GMT Server: Apache x-openstack-request-id: req-a5443b3e-ab85-4bdd-9261-2405543118e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:26,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-a5443b3e-ab85-4bdd-9261-2405543118e2 2018-11-18 16:05:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:26,915 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:26 GMT Server: Apache x-openstack-request-id: req-43657117-f584-493a-b33e-0751dfe2c0d2 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:27,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:26 GMT Server: Apache x-openstack-request-id: req-4853ac23-99f9-4cdc-bc70-43981ff88ac7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fa242e1f-c36e-4e22-97b4-9b4cc6f5befd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ac022312-6cfe-4b0d-b795-a6375753cbad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "02984063-f465-4699-8876-33f2c65155d8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c6ebe2be-4747-4812-8be6-54b1031f80a0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "70cfbd11-c98f-4e30-b253-f85e26c99f86", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "51", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f978d13-7c1f-480c-a1fe-e48c172f3846:subnet_id=3985f24a-6de4-4ec4-83af-2a741c5ed0fb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3985f24a-6de4-4ec4-83af-2a741c5ed0fb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f978d13-7c1f-480c-a1fe-e48c172f3846", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fe362ec1-3142-47bb-b68b-27b3e0f77a73", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb094559-715c-425b-be43-3525022dc4a7", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bb64f031-997a-4af0-ab64-270ac2c1f9c1", "resource_type": "OS::Neutron::Port"}]} 2018-11-18 16:05:27,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources used request id req-4853ac23-99f9-4cdc-bc70-43981ff88ac7 2018-11-18 16:05:27,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=02984063-f465-4699-8876-33f2c65155d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:27,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8b954764-814c-4636-a8b6-a20d2381c712 Date: Sun, 18 Nov 2018 16:05:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"02984063-f465-4699-8876-33f2c65155d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["3985f24a-6de4-4ec4-83af-2a741c5ed0fb"],"description":"","tags":[],"updated_at":"2018-11-18T16:05:07Z","provider:segmentation_id":57,"name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:06Z","provider:network_type":"vxlan"}]} 2018-11-18 16:05:27,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=02984063-f465-4699-8876-33f2c65155d8 used request id req-8b954764-814c-4636-a8b6-a20d2381c712 2018-11-18 16:05:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=02984063-f465-4699-8876-33f2c65155d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:27,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ac69f2c0-8814-49d0-ace4-d1d6709cadbf Date: Sun, 18 Nov 2018 16:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:07Z","dns_nameservers":[],"updated_at":"2018-11-18T16:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet"}]} 2018-11-18 16:05:27,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=02984063-f465-4699-8876-33f2c65155d8 used request id req-ac69f2c0-8814-49d0-ace4-d1d6709cadbf 2018-11-18 16:05:27,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=02984063-f465-4699-8876-33f2c65155d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:27,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e2f5087b-06ae-4ec7-a86f-75e44785e126 Date: Sun, 18 Nov 2018 16:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:07Z","dns_nameservers":[],"updated_at":"2018-11-18T16:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet"}]} 2018-11-18 16:05:27,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=02984063-f465-4699-8876-33f2c65155d8 used request id req-e2f5087b-06ae-4ec7-a86f-75e44785e126 2018-11-18 16:05:27,347 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:05:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:27,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e30bc5-15fd-4d68-88ec-8195b2acccc8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:05:27,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-47e30bc5-15fd-4d68-88ec-8195b2acccc8 2018-11-18 16:05:27,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:27,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:27 GMT Server: Apache x-openstack-request-id: req-3325a83e-f112-4a46-9ade-13ef73a6812c Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:27,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:27 GMT Server: Apache x-openstack-request-id: req-3ac06673-be27-4912-86b4-95da17bce973 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fa242e1f-c36e-4e22-97b4-9b4cc6f5befd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ac022312-6cfe-4b0d-b795-a6375753cbad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "02984063-f465-4699-8876-33f2c65155d8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c6ebe2be-4747-4812-8be6-54b1031f80a0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "70cfbd11-c98f-4e30-b253-f85e26c99f86", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "51", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f978d13-7c1f-480c-a1fe-e48c172f3846:subnet_id=3985f24a-6de4-4ec4-83af-2a741c5ed0fb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3985f24a-6de4-4ec4-83af-2a741c5ed0fb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f978d13-7c1f-480c-a1fe-e48c172f3846", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fe362ec1-3142-47bb-b68b-27b3e0f77a73", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb094559-715c-425b-be43-3525022dc4a7", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bb64f031-997a-4af0-ab64-270ac2c1f9c1", "resource_type": "OS::Neutron::Port"}]} 2018-11-18 16:05:27,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources used request id req-3ac06673-be27-4912-86b4-95da17bce973 2018-11-18 16:05:27,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/fe362ec1-3142-47bb-b68b-27b3e0f77a73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:28,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05: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-4f3c5b4f-c92d-47e1-8dce-3ba097ce6863 x-compute-request-id: req-4f3c5b4f-c92d-47e1-8dce-3ba097ce6863 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:be:dd", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:be:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fe362ec1-3142-47bb-b68b-27b3e0f77a73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fe362ec1-3142-47bb-b68b-27b3e0f77a73", "rel": "bookmark"}], "image": {"id": "c96b32b5-e0fd-4526-98db-953499e37eae", "links": [{"href": "http://172.30.9.30:8774/images/c96b32b5-e0fd-4526-98db-953499e37eae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-11-18T16:05:19.000000", "flavor": {"id": "ac022312-6cfe-4b0d-b795-a6375753cbad", "links": [{"href": "http://172.30.9.30:8774/flavors/ac022312-6cfe-4b0d-b795-a6375753cbad", "rel": "bookmark"}]}, "id": "fe362ec1-3142-47bb-b68b-27b3e0f77a73", "security_groups": [{"name": "security_group_name"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:05:21Z", "hostId": "d925760e36e57a00908cd208dc704951aea4159565cbd54ad2bed788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "created": "2018-11-18T16:05:12Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:05:28,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/fe362ec1-3142-47bb-b68b-27b3e0f77a73 used request id req-4f3c5b4f-c92d-47e1-8dce-3ba097ce6863 2018-11-18 16:05:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:28,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ddd87acd-3e37-4f6c-8167-2df8b88df6bc Date: Sun, 18 Nov 2018 16:05:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"02984063-f465-4699-8876-33f2c65155d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["3985f24a-6de4-4ec4-83af-2a741c5ed0fb"],"description":"","tags":[],"updated_at":"2018-11-18T16:05:07Z","provider:segmentation_id":57,"name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:06Z","provider:network_type":"vxlan"}]} 2018-11-18 16:05:28,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net used request id req-ddd87acd-3e37-4f6c-8167-2df8b88df6bc 2018-11-18 16:05:28,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:05:28,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:05:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:05:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:28,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464bc501-cf27-4d1e-8113-d2d149387c63 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:05:28,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-464bc501-cf27-4d1e-8113-d2d149387c63 2018-11-18 16:05:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=02984063-f465-4699-8876-33f2c65155d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:28,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ac358400-03dd-4d1d-854c-28f737002e8f Date: Sun, 18 Nov 2018 16:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:07Z","dns_nameservers":[],"updated_at":"2018-11-18T16:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet"}]} 2018-11-18 16:05:28,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=02984063-f465-4699-8876-33f2c65155d8 used request id req-ac358400-03dd-4d1d-854c-28f737002e8f 2018-11-18 16:05:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=02984063-f465-4699-8876-33f2c65155d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:28,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5218 X-Openstack-Request-Id: req-507b761e-eda9-490e-92b4-eb6f2b05c4cb Date: Sun, 18 Nov 2018 16:05:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.2"}],"id":"3478ac46-a3da-43c4-804e-f4a304d1c0cc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:2c:dc","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02984063-f465-4699-8876-33f2c65155d8","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.10"}],"id":"97f7de60-e266-47fe-b3e6-e08f22b6a2cc","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:ff","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"fb094559-715c-425b-be43-3525022dc4a7","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.3"}],"id":"9c5428de-7abf-41cf-aaa6-6c49c95c96e5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:67:6b","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02984063-f465-4699-8876-33f2c65155d8","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.13"}],"id":"bb64f031-997a-4af0-ab64-270ac2c1f9c1","security_groups":["c6ebe2be-4747-4812-8be6-54b1031f80a0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:be:dd","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"fe362ec1-3142-47bb-b68b-27b3e0f77a73","name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack-port1-kzryctnbos3f","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:17Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.1"}],"id":"d8cfc9a2-9bc2-424d-91d2-6ae34a0448a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:4f:01","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5f978d13-7c1f-480c-a1fe-e48c172f3846","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.4"}],"id":"f77922b2-6bec-4deb-96e8-e0f425926a12","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:4a:6a","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02984063-f465-4699-8876-33f2c65155d8","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:09Z","binding:vnic_type":"normal"}]} 2018-11-18 16:05:28,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=02984063-f465-4699-8876-33f2c65155d8 used request id req-507b761e-eda9-490e-92b4-eb6f2b05c4cb 2018-11-18 16:05:28,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/fb094559-715c-425b-be43-3525022dc4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:29,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05: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-5978cb3f-d890-4521-b779-0bf605b22f09 x-compute-request-id: req-5978cb3f-d890-4521-b779-0bf605b22f09 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:38:ff", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fb094559-715c-425b-be43-3525022dc4a7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fb094559-715c-425b-be43-3525022dc4a7", "rel": "bookmark"}], "image": {"id": "ff390863-a3c6-404b-a380-95fa7fcdcd16", "links": [{"href": "http://172.30.9.30:8774/images/ff390863-a3c6-404b-a380-95fa7fcdcd16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2018-11-18T16:05:19.000000", "flavor": {"id": "fa242e1f-c36e-4e22-97b4-9b4cc6f5befd", "links": [{"href": "http://172.30.9.30:8774/flavors/fa242e1f-c36e-4e22-97b4-9b4cc6f5befd", "rel": "bookmark"}]}, "id": "fb094559-715c-425b-be43-3525022dc4a7", "security_groups": [{"name": "default"}], "user_id": "db9b37ca0c834b818e5c839a5420939f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:05:19Z", "hostId": "b5bae897ec4ad19b731b725cb0cedfc44e061aa3e35b22c3551dcee2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "created": "2018-11-18T16:05:10Z", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:05:29,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/fb094559-715c-425b-be43-3525022dc4a7 used request id req-5978cb3f-d890-4521-b779-0bf605b22f09 2018-11-18 16:05:29,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:29,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-565058ed-d584-40e5-912c-1fe55f2a6d6c Date: Sun, 18 Nov 2018 16:05:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"02984063-f465-4699-8876-33f2c65155d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","subnets":["3985f24a-6de4-4ec4-83af-2a741c5ed0fb"],"description":"","tags":[],"updated_at":"2018-11-18T16:05:07Z","provider:segmentation_id":57,"name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net","admin_state_up":true,"tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:06Z","provider:network_type":"vxlan"}]} 2018-11-18 16:05:29,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net used request id req-565058ed-d584-40e5-912c-1fe55f2a6d6c 2018-11-18 16:05:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:29,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec5c58e-2e34-430d-a31d-76ca1aba5070 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:05:29,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-1ec5c58e-2e34-430d-a31d-76ca1aba5070 2018-11-18 16:05:29,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=02984063-f465-4699-8876-33f2c65155d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:29,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-429eb9e3-5cdc-4007-8419-e110ac24f9d4 Date: Sun, 18 Nov 2018 16:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:07Z","dns_nameservers":[],"updated_at":"2018-11-18T16:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b559fd13b4b64b3499a342cf8eeeb748","id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet"}]} 2018-11-18 16:05:29,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=02984063-f465-4699-8876-33f2c65155d8 used request id req-429eb9e3-5cdc-4007-8419-e110ac24f9d4 2018-11-18 16:05:29,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=02984063-f465-4699-8876-33f2c65155d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:29,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5218 X-Openstack-Request-Id: req-71fefa8b-7621-4941-b5b9-e99c7a848260 Date: Sun, 18 Nov 2018 16:05:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.2"}],"id":"3478ac46-a3da-43c4-804e-f4a304d1c0cc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:2c:dc","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02984063-f465-4699-8876-33f2c65155d8","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.10"}],"id":"97f7de60-e266-47fe-b3e6-e08f22b6a2cc","security_groups":["460694e0-1336-47e9-a0f1-021c8298228c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:ff","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"fb094559-715c-425b-be43-3525022dc4a7","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.3"}],"id":"9c5428de-7abf-41cf-aaa6-6c49c95c96e5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:67:6b","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02984063-f465-4699-8876-33f2c65155d8","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.13"}],"id":"bb64f031-997a-4af0-ab64-270ac2c1f9c1","security_groups":["c6ebe2be-4747-4812-8be6-54b1031f80a0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:be:dd","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"fe362ec1-3142-47bb-b68b-27b3e0f77a73","name":"HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack-port1-kzryctnbos3f","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:17Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.1"}],"id":"d8cfc9a2-9bc2-424d-91d2-6ae34a0448a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:4f:01","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5f978d13-7c1f-480c-a1fe-e48c172f3846","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3985f24a-6de4-4ec4-83af-2a741c5ed0fb","ip_address":"10.1.2.4"}],"id":"f77922b2-6bec-4deb-96e8-e0f425926a12","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:4a:6a","project_id":"b559fd13b4b64b3499a342cf8eeeb748","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02984063-f465-4699-8876-33f2c65155d8","name":"","admin_state_up":true,"network_id":"02984063-f465-4699-8876-33f2c65155d8","tenant_id":"b559fd13b4b64b3499a342cf8eeeb748","created_at":"2018-11-18T16:05:09Z","binding:vnic_type":"normal"}]} 2018-11-18 16:05:29,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=02984063-f465-4699-8876-33f2c65155d8 used request id req-71fefa8b-7621-4941-b5b9-e99c7a848260 2018-11-18 16:05:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:29,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:29 GMT Server: Apache x-openstack-request-id: req-3726770e-c6e0-424c-9cfb-960d9d7b722f Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:29,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:29 GMT Server: Apache x-openstack-request-id: req-f519b379-fd19-432e-8aaa-58241062cf35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fa242e1f-c36e-4e22-97b4-9b4cc6f5befd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ac022312-6cfe-4b0d-b795-a6375753cbad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "02984063-f465-4699-8876-33f2c65155d8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c6ebe2be-4747-4812-8be6-54b1031f80a0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "70cfbd11-c98f-4e30-b253-f85e26c99f86", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "51", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f978d13-7c1f-480c-a1fe-e48c172f3846:subnet_id=3985f24a-6de4-4ec4-83af-2a741c5ed0fb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3985f24a-6de4-4ec4-83af-2a741c5ed0fb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f978d13-7c1f-480c-a1fe-e48c172f3846", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fe362ec1-3142-47bb-b68b-27b3e0f77a73", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb094559-715c-425b-be43-3525022dc4a7", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-18T16:05:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:03Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bb64f031-997a-4af0-ab64-270ac2c1f9c1", "resource_type": "OS::Neutron::Port"}]} 2018-11-18 16:05:29,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc/resources used request id req-f519b379-fd19-432e-8aaa-58241062cf35 2018-11-18 16:05:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:29,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-449170dd-4863-4265-8d9f-5c3aa503dba6 Date: Sun, 18 Nov 2018 16:05:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:54Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c96b32b5-e0fd-4526-98db-953499e37eae/snap", "metadata": {}}], "self": "/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae", "min_disk": 0, "protected": false, "id": "c96b32b5-e0fd-4526-98db-953499e37eae", "file": "/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c96b32b5-e0fd-4526-98db-953499e37eae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:05:29,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae used request id req-449170dd-4863-4265-8d9f-5c3aa503dba6 2018-11-18 16:05:29,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:29,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba9bbcf7-f7a3-4a78-a42c-79ff29b89064 Date: Sun, 18 Nov 2018 16:05:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:05:29,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ba9bbcf7-f7a3-4a78-a42c-79ff29b89064 2018-11-18 16:05:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:30,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-211ccb05-0c97-476f-a50b-a9728670cbe4 Date: Sun, 18 Nov 2018 16:05:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:58Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/snap", "metadata": {}}], "self": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16", "min_disk": 0, "protected": false, "id": "ff390863-a3c6-404b-a380-95fa7fcdcd16", "file": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:05:30,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 used request id req-211ccb05-0c97-476f-a50b-a9728670cbe4 2018-11-18 16:05:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:30,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-6f2232cf-dacb-4bcf-a889-29a490d3f875 Date: Sun, 18 Nov 2018 16:05:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:04:58Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/snap", "metadata": {}}], "self": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16", "min_disk": 0, "protected": false, "id": "ff390863-a3c6-404b-a380-95fa7fcdcd16", "file": "/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b559fd13b4b64b3499a342cf8eeeb748", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/ff390863-a3c6-404b-a380-95fa7fcdcd16/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:05:30,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 used request id req-6f2232cf-dacb-4bcf-a889-29a490d3f875 2018-11-18 16:05:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:30,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:30 GMT Server: Apache x-openstack-request-id: req-b9709552-37f2-4c5b-8318-abe7d6db2e1e Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:30,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:30 GMT Server: Apache x-openstack-request-id: req-564ca5bb-d8e1-4cd3-93ac-3f0170ee2e69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:30,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-564ca5bb-d8e1-4cd3-93ac-3f0170ee2e69 2018-11-18 16:05:30,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:30,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:30 GMT Server: Apache x-openstack-request-id: req-7d26f0c0-4755-44ac-9094-5b1adf198d5f Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:30,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:30 GMT Server: Apache x-openstack-request-id: req-b47cf61f-14c3-4747-b838-341fed0fdc7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtqSGa+NjKMsiO3m3F0UHm+/VO6tQCivXJsXpcPpC/EM+ZaY1\nHHVUTaIJmuvidVkGxTrqUo0V/9+y2igYEVcwg4iFNMiAHZWkZAIrN945b73mGvEK\nwWyx1ljqsKeXgwU9Fi4YfD3ZTOoLKFJAc/yWWEX6YMlD/SYtwftGdNNs0PDog1o9\ntWGJ7Fa2yAjoSNZCOwZkGvD+k9X3TwkRVIRwSP/8qHaVrGppasTxWzy+PDP9kQ9q\n6CrhF1snhReUKozb5RMN3fNb+cBtv8xvkLmHicdC3/vZGVBg/I9/1rRnYxl7Lrvq\nSQU6KKEn+/cKxgApy4JX4j9HFeq+o1IX1LTfbQIDAQABAoIBAGdLi36vHqCuqhCr\nGOK/Nrt5m8ZgcCcgflE+c3VjBMl5GmwQ4U7UCLbTYs1MhUpK7GpVlLrVclDBany5\nWktMXXK2nmeo0dRpkozBMUIqm59X7jDkjGmymK2aojkAv87pApBtx4lUzXYTk/Xc\n9vjiLQGFqkJc8efVVOG1xDZEcPGFqUxvEmznA1+6dwE3aKbe7HE8fM+aae1+SmgW\nK4klrwLYk90RWx2E0kyO/unfillXIAFiKON2tj8Vrb6MzKtoEhwwecubPz9u/fBi\nYg9NqZqv29BfwR/CQp2k4+WEXuiEURkV7+ebTkC90ONOqmTUpzd55SvA3s+ziATT\nXrtTCgECgYEA5vORToThcdQqKFHzDDFz8KKhYV3+L6dczhFYvnBeP/oq3wOXtyaA\nz7javOOTQ8S5oFxeyh+FtgUAfwWXaYoGIcUnvajcOb7fhro43YLPd5EfHUXWaslN\nqwVJ44Y4DTspkiD0Py2JwswCgDEJnGUoFAXJ6cPr5NN60FRIeFm9Ie0CgYEAynOm\nqCyPewPj0q6J4X2SqDufhIsn6TDc3j6W7h538zwHNLAAt9bMXX4pCGAbVAuK2SM+\nBZrOv8TvvgnqcJBRXlo44/MqMMcjzk6ES+sJdhXx/2fv1nTXgZsxrkh1Ted18/h+\nNTf1H5ODr99uDSerXQBKCNb8OSO04h2k/LzlA4ECgYAyZYIWzT5Y1YBhjghoZ74y\nC3sFwTn/chj5SqW/4MtgUJncUm9f4wIG0gLBZzOyfRI4oQ96Mci+wHasQS8aM6lE\n4z3Z0ChGXZVvU+GmzK2zHLLac2vnn4fYQu4tvRMsJ/XZUmGaC7jdDiGZkZnUS+qj\n++NkpIEsTM2m+k1aHdL8vQKBgQCcqWX7mY/mJ5pye/HidiO433qPPIfD4bXonRJ6\nbUVxCbChytijaip25pumCYjcPppRcP4bpDH9H85NhqrOND9i/fosGw049cD1crjZ\nbqXBpTXA6JMlpwDlIE0Piq6LfGNASbiQQh8DMkmjHQiyUVJAA2tG7+X56XGd0EbN\n9PZbAQKBgGpfWChQSsuM2eG6tNL9j/oOUJd/86KMSt9rElqW24Hi0AmYpk2/YxFg\nRZyBHPMRJk4nt0/l5bff0LjT6yr8h3W6ZE3rv1NEog0gwNT22ivy311Y8wxVJeDN\npWRdrCKhZJFwB6bVa2X+iWJXj8tUEiRqCz3/jzE4iqRYtZpZ/aA3\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:30,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-b47cf61f-14c3-4747-b838-341fed0fdc7e 2018-11-18 16:05:30,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:31,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:30 GMT Server: Apache x-openstack-request-id: req-7c1e6c0b-3fb8-4c00-984e-855fd921b843 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:31,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:05:31 GMT Server: Apache x-openstack-request-id: req-8e664a01-bf0c-4920-b46d-42c80336f10e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:05:31,124 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-8e664a01-bf0c-4920-b46d-42c80336f10e 2018-11-18 16:05:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:31,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:31 GMT Server: Apache x-openstack-request-id: req-6f7e0de8-7bfb-4a4a-a2df-74c8c3fc5ed3 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:31,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:31 GMT Server: Apache x-openstack-request-id: req-01791b37-281f-4517-8949-7b4ba48ab5f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "tags": null, "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-18T16:05:31Z", "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:31,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-01791b37-281f-4517-8949-7b4ba48ab5f7 2018-11-18 16:05:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:34,212 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:34 GMT Server: Apache x-openstack-request-id: req-c3a8122e-b131-401a-90b3-da902b6d2915 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:34,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:34 GMT Server: Apache x-openstack-request-id: req-9f80fef3-1a48-47df-ac8b-275753409a11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "tags": null, "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-18T16:05:31Z", "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:34,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-9f80fef3-1a48-47df-ac8b-275753409a11 2018-11-18 16:05:37,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:37,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:37 GMT Server: Apache x-openstack-request-id: req-8007a30a-a899-48f8-8bfc-96a4d6cf6000 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:37,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:37 GMT Server: Apache x-openstack-request-id: req-0c8c82f0-e014-4901-a7b6-0423c8b66803 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "tags": null, "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-18T16:05:31Z", "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:37,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-0c8c82f0-e014-4901-a7b6-0423c8b66803 2018-11-18 16:05:40,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:40,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:40 GMT Server: Apache x-openstack-request-id: req-2967790c-a2bb-465b-82e3-32d14c65f8b7 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:41,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:40 GMT Server: Apache x-openstack-request-id: req-29ec456d-daba-4acc-9de6-c50d67afa3f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "tags": null, "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-18T16:05:31Z", "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:41,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-29ec456d-daba-4acc-9de6-c50d67afa3f1 2018-11-18 16:05:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/4bfc49cf-1704-4c04-9900-c25b101ca9dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5949f06346a8729da96f69102beaf44f19b84f1" 2018-11-18 16:05:44,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:44 GMT Server: Apache x-openstack-request-id: req-eb6edfde-9ec1-4ce2-b014-d39fc5d1fd15 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:44,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:44 GMT Server: Apache x-openstack-request-id: req-9507bf96-cbc6-44de-9083-c84b9eb7cd41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor2", "OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1"}, "deletion_time": "2018-11-18T16:05:42Z", "stack_name": "HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack", "stack_user_project_id": "f7a13f343bb24e9199d95af5ec1c7864", "tags": null, "creation_time": "2018-11-18T16:05:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-18T16:05:31Z", "id": "4bfc49cf-1704-4c04-9900-c25b101ca9dc", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-18 16:05:44,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-stack/4bfc49cf-1704-4c04-9900-c25b101ca9dc used request id req-9507bf96-cbc6-44de-9083-c84b9eb7cd41 2018-11-18 16:05:44,981 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image1 2018-11-18 16:05:44,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63591eb257e18b4825b3a4dfa1299d6d4013722a" 2018-11-18 16:05:47,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e98249da-28c6-4da4-a1a0-966cb4f7b3d6 Date: Sun, 18 Nov 2018 16:05:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:05:47,611 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c96b32b5-e0fd-4526-98db-953499e37eae used request id req-e98249da-28c6-4da4-a1a0-966cb4f7b3d6 2018-11-18 16:05:47,612 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-4ce2d4b3-9232-45d2-a263-a300ba0588ff-image2 2018-11-18 16:05:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5fcc544bf1fd40e3587f7a6a3a971a207ace3" 2018-11-18 16:05:48,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd677e6e-f993-4155-8c6c-6e08f25e1a94 Date: Sun, 18 Nov 2018 16:05:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:05:48,992 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ff390863-a3c6-404b-a380-95fa7fcdcd16 used request id req-cd677e6e-f993-4155-8c6c-6e08f25e1a94 2018-11-18 16:05:48,994 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-18 16:05:48,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:05:49,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:05:49,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["4HUVAyhVSj-eHuVUBEJchQ"], "issued_at": "2018-11-18T16:05:49.000000Z"}} 2018-11-18 16:05:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22393fa96c3cc1f83d30edf21b7eb578601e4fef" -d '{"stack_name": "HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-11-18 16:05:51,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:05:49 GMT Server: Apache x-openstack-request-id: req-74fdddf1-1870-407a-9eb5-6e3cc15ed308 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "b740759d-d9f2-49d7-9046-29dccd00de41", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41", "rel": "self"}]}} 2018-11-18 16:05:51,064 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks used request id req-74fdddf1-1870-407a-9eb5-6e3cc15ed308 2018-11-18 16:05:51,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b740759d-d9f2-49d7-9046-29dccd00de41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22393fa96c3cc1f83d30edf21b7eb578601e4fef" 2018-11-18 16:05:51,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:51 GMT Server: Apache x-openstack-request-id: req-444f9acd-838e-43ef-a23f-41506b404384 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:51,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:51 GMT Server: Apache x-openstack-request-id: req-2caf346a-a615-4ce2-b32b-032fa1fe6c0c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "b740759d-d9f2-49d7-9046-29dccd00de41", "OS::stack_name": "HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack", "stack_user_project_id": "2e208ecc73204ed19f41354580f1c183", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:05:50Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b740759d-d9f2-49d7-9046-29dccd00de41", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-18 16:05:51,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41 used request id req-2caf346a-a615-4ce2-b32b-032fa1fe6c0c 2018-11-18 16:05:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b740759d-d9f2-49d7-9046-29dccd00de41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22393fa96c3cc1f83d30edf21b7eb578601e4fef" 2018-11-18 16:05:51,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:51 GMT Server: Apache x-openstack-request-id: req-0021a5b2-0d36-4cdd-8973-f89b9c726058 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:51,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:51 GMT Server: Apache x-openstack-request-id: req-206593fe-af6d-4f8f-944f-8f924e510104 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "b740759d-d9f2-49d7-9046-29dccd00de41", "OS::stack_name": "HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack", "stack_user_project_id": "2e208ecc73204ed19f41354580f1c183", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:05:50Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b740759d-d9f2-49d7-9046-29dccd00de41", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-18 16:05:51,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41 used request id req-206593fe-af6d-4f8f-944f-8f924e510104 2018-11-18 16:05:51,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b740759d-d9f2-49d7-9046-29dccd00de41/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22393fa96c3cc1f83d30edf21b7eb578601e4fef" 2018-11-18 16:05:52,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:51 GMT Server: Apache x-openstack-request-id: req-505be935-44df-4cd9-9b6d-f35b091c5d1d Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:52,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:52 GMT Server: Apache x-openstack-request-id: req-f20bffd7-5cf7-4d79-b5f8-2911fa686b00 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-11-18T16:05:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a6a25c77-2b15-4698-b15c-5767e6aa36ba", "resource_type": "OS::Nova::Flavor"}]} 2018-11-18 16:05:52,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41/resources used request id req-f20bffd7-5cf7-4d79-b5f8-2911fa686b00 2018-11-18 16:05:52,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/a6a25c77-2b15-4698-b15c-5767e6aa36ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22393fa96c3cc1f83d30edf21b7eb578601e4fef" 2018-11-18 16:05:52,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05: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-549273bf-7e61-4eff-a9d5-01cb926ccf4d x-compute-request-id: req-549273bf-7e61-4eff-a9d5-01cb926ccf4d Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a6a25c77-2b15-4698-b15c-5767e6aa36ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a6a25c77-2b15-4698-b15c-5767e6aa36ba", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "a6a25c77-2b15-4698-b15c-5767e6aa36ba", "name": "HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack-flavor-t2nyxx2xlwjl", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:05:52,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/a6a25c77-2b15-4698-b15c-5767e6aa36ba used request id req-549273bf-7e61-4eff-a9d5-01cb926ccf4d 2018-11-18 16:05:52,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b740759d-d9f2-49d7-9046-29dccd00de41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22393fa96c3cc1f83d30edf21b7eb578601e4fef" 2018-11-18 16:05:52,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:52 GMT Server: Apache x-openstack-request-id: req-b6e2bdd3-ac8b-43de-a48d-937e45ac210d Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:52,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:05:52 GMT Server: Apache x-openstack-request-id: req-412cade9-0ded-4647-acab-7e2641391972 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:05:52,921 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsFlavorTests-de6f4be5-c9fa-4a8d-8c0d-b608f9673e3a-stack/b740759d-d9f2-49d7-9046-29dccd00de41 used request id req-412cade9-0ded-4647-acab-7e2641391972 2018-11-18 16:05:52,922 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-18 16:05:52,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:05:52,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:05:53,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["YhewZWnXS7-HfrbiplEM_A"], "issued_at": "2018-11-18T16:05:53.000000Z"}} 2018-11-18 16:05:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" -d '{"stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp"}}' 2018-11-18 16:05:55,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:05:53 GMT Server: Apache x-openstack-request-id: req-1e3048d2-0a72-475a-88cf-cbead76c0e18 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "b541f217-a854-4d47-8e76-b443dc3c264a", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a", "rel": "self"}]}} 2018-11-18 16:05:55,002 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks used request id req-1e3048d2-0a72-475a-88cf-cbead76c0e18 2018-11-18 16:05:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b541f217-a854-4d47-8e76-b443dc3c264a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" 2018-11-18 16:05:55,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:55 GMT Server: Apache x-openstack-request-id: req-257afbe5-99d4-4671-88b4-5fe4e22a51bc Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:55,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:55 GMT Server: Apache x-openstack-request-id: req-e247615c-09f4-4b71-a86a-21e0bfbb695b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "b541f217-a854-4d47-8e76-b443dc3c264a", "OS::stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "keypair_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "stack_user_project_id": "224b18b72c944f22b50a65003583a7b8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:54Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b541f217-a854-4d47-8e76-b443dc3c264a", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-18 16:05:55,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a used request id req-e247615c-09f4-4b71-a86a-21e0bfbb695b 2018-11-18 16:05:55,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b541f217-a854-4d47-8e76-b443dc3c264a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" 2018-11-18 16:05:55,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:55 GMT Server: Apache x-openstack-request-id: req-fd08f1f5-25dd-41eb-8e60-800eb3bf49d7 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:55,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:55 GMT Server: Apache x-openstack-request-id: req-81407e77-3f6b-429d-b7fb-af2db3451900 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "b541f217-a854-4d47-8e76-b443dc3c264a", "OS::stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "keypair_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "stack_user_project_id": "224b18b72c944f22b50a65003583a7b8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:05:54Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b541f217-a854-4d47-8e76-b443dc3c264a", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-18 16:05:55,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a used request id req-81407e77-3f6b-429d-b7fb-af2db3451900 2018-11-18 16:05:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b541f217-a854-4d47-8e76-b443dc3c264a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" 2018-11-18 16:05:58,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:58 GMT Server: Apache x-openstack-request-id: req-92c61999-8d33-4bb7-9fdf-1ff72caaefe5 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:58,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:58 GMT Server: Apache x-openstack-request-id: req-3ed4055b-248c-4cab-bc98-3a3710ffebdc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "b541f217-a854-4d47-8e76-b443dc3c264a", "OS::stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "keypair_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "stack_user_project_id": "224b18b72c944f22b50a65003583a7b8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:05:54Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b541f217-a854-4d47-8e76-b443dc3c264a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt7snnWMKF1RUHY4VoIX5d13LrG2nbJoNfocoL9njQWezyJj0\nKIsgpt0H9YBtcoMapG4+RU15dHm3s5Yeg4nkA0MOoPDdJaEsxD8awCveKqv6W7FI\nu8tqPPLv94AcPes15s0HLh+b7pNm1LKFRhUQ2jVrJ0e8zrQGIMKpU5oMb6Bt0OnM\nIrcj/hPwGUWVnGrtvuB9QCP6fuRNAmcrvNXJxnhmd8nVEOLb4tOuQAthoqxjsOZn\n9oRvrMLQVxu3fy5XCeUuKwsXwz90Bm/GbGUculvzoDTrNGmTeUDUM2UhsGtfi5sL\nOYzdGUl7nJuUxBCpk1bbsmJZWezpYH6pfCFbVQIDAQABAoIBAB4lThWrx18Wjgqf\nYnsJIGpucFmlUEAocqhdAsH/LSNxIXV7aywvz7axM3objVmpmzh5giwazx/GTNbh\nfbY1bL0ARqkvfAmNjWvRstDvIa+8sgJTb0yozpCbh7YDRh7+tcRdxZzSwOH/O3MQ\nq39ZO3+iHie+xILh1NORPPkjoIC7+XDqWNmVt9WcJkSgbqri/fhD5c5oNKX+E2Rx\n59yGr3oLafNSVyuCWDfcQFzyRv2uAiVPKdZUeif2a0+F/6wcu6XzZzcQiX9m4fSs\nE6y+51pEbHEGo5s3+43BpXwEldPoQpEWuAAWz0cOaQiNYDteTCJp6NOVhI7fzpF+\nYQtAp4ECgYEA7bAeW+Bg2YzSe5HYGxho+rYmM3imu42l6VlotMDvopd1t0Oa5Zah\nmVqudMZpqUM8r971NG5pyjathoSJCQca7GjfCVg+2C11mq3Bpihcd/V4m9/J6fI8\nnRIxLmfk3v6sJPoZk8ONvBsJlSDvNYJ2C0znlohHai2jPrPThcOIiHUCgYEAxeLa\nZSSKZR9h+pfiuPp7G7DbqhKTxCnRAmUWpU1/WmAy8SHwpNJIN9Zji/Z2RfrNh/u3\ndw+t4gpXZQ86BLhkv3xcCWLitYcpZy1ZoCmwaVFzpVQ2O50U7CvxW+ev7Sqvn6ty\n6xLkK5cx+I3B097cymWfBZxrcnwa3/K1+51SK2ECgYBZia7mDXBug44G3rn5+wgQ\n6e0aFqk4nfOSJAw9izC6nzPJBb6kHkph6rctZlEHYjzKQ8M7LRzNACv+MI8ux25t\nAFSEwKlr5jQXQL1iSnIK/n2gunzllEshIGlGgfzFxEo048Ie19vcsJK7ityR28N8\nHkxfeJbueKK2TCeyjCYywQKBgQC13KSl640dHlhne4ssQVc+va1Dgks3Ls8dilXj\nmXN/VYW7wltsvq0MVAWsrddIvRSC8r1LuKcvZB2pjPLfP6+no9zZ6307I3rTjgQe\ng/HS+L51pQ0qgFSoMEJjGmy+ZEp/TYwRqozz2sJcEbueweTcRcR93aGJ17DDPEYv\ndgf8QQKBgQDDggKpJovUUq2Y7fL0dKUK5m1Qy01evX90LnplA4d51PiELX2zFI0r\nIp3LjBc3WAQLsbGSmvqOIkVA06PvUg3utJGOhvJ9adhyuH7Afo9DtgjR+uDA3c2K\n9XJ99iR3CxidVOrCj+a+0gdU3C2lFHr6M43txWc+kI6DpfHwAsNO9A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-18 16:05:58,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a used request id req-3ed4055b-248c-4cab-bc98-3a3710ffebdc 2018-11-18 16:05:58,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b541f217-a854-4d47-8e76-b443dc3c264a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" 2018-11-18 16:05:59,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:58 GMT Server: Apache x-openstack-request-id: req-918e1e60-89e2-429a-8aac-f6998816fb3b Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:59,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:59 GMT Server: Apache x-openstack-request-id: req-37d0b00d-3e20-485a-927a-fee44a4325d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-18T16:05:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:05:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-11-18 16:05:59,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a/resources used request id req-37d0b00d-3e20-485a-927a-fee44a4325d8 2018-11-18 16:05:59,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" 2018-11-18 16:05:59,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ea3ec24-e6de-45a2-9743-291085a61ba2 x-compute-request-id: req-1ea3ec24-e6de-45a2-9743-291085a61ba2 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3uyedYwoXVFQdjhWghfl3Xcusbadsmg1+hygv2eNBZ7PImPQoiyCm3Qf1gG1ygxqkbj5FTXl0ebezlh6DieQDQw6g8N0loSzEPxrAK94qq/pbsUi7y2o88u/3gBw96zXmzQcuH5vuk2bUsoVGFRDaNWsnR7zOtAYgwqlTmgxvoG3Q6cwityP+E/AZRZWcau2+4H1AI/p+5E0CZyu81cnGeGZ3ydUQ4tvi065AC2GirGOw5mf2hG+swtBXG7d/LlcJ5S4rCxfDP3QGb8ZsZRy6W/OgNOs0aZN5QNQzZSGwa1+Lmws5jN0ZSXucm5TEEKmTVtuyYllZ7Olgfql8IVtV Generated-by-Nova", "user_id": "db9b37ca0c834b818e5c839a5420939f", "name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp", "deleted": false, "created_at": "2018-11-18T16:05:55.000000", "updated_at": null, "fingerprint": "97:d8:19:19:a3:fe:a3:b8:dd:90:34:7c:4c:00:1f:67", "deleted_at": null, "id": 15}} 2018-11-18 16:05:59,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp used request id req-1ea3ec24-e6de-45a2-9743-291085a61ba2 2018-11-18 16:05:59,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b541f217-a854-4d47-8e76-b443dc3c264a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" 2018-11-18 16:05:59,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:59 GMT Server: Apache x-openstack-request-id: req-98d70f8e-78f9-4fdc-83c1-01e215f322c9 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:59,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:59 GMT Server: Apache x-openstack-request-id: req-41221290-db9c-4123-934c-08da745e681c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "b541f217-a854-4d47-8e76-b443dc3c264a", "OS::stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "keypair_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack", "stack_user_project_id": "224b18b72c944f22b50a65003583a7b8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:05:54Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b541f217-a854-4d47-8e76-b443dc3c264a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt7snnWMKF1RUHY4VoIX5d13LrG2nbJoNfocoL9njQWezyJj0\nKIsgpt0H9YBtcoMapG4+RU15dHm3s5Yeg4nkA0MOoPDdJaEsxD8awCveKqv6W7FI\nu8tqPPLv94AcPes15s0HLh+b7pNm1LKFRhUQ2jVrJ0e8zrQGIMKpU5oMb6Bt0OnM\nIrcj/hPwGUWVnGrtvuB9QCP6fuRNAmcrvNXJxnhmd8nVEOLb4tOuQAthoqxjsOZn\n9oRvrMLQVxu3fy5XCeUuKwsXwz90Bm/GbGUculvzoDTrNGmTeUDUM2UhsGtfi5sL\nOYzdGUl7nJuUxBCpk1bbsmJZWezpYH6pfCFbVQIDAQABAoIBAB4lThWrx18Wjgqf\nYnsJIGpucFmlUEAocqhdAsH/LSNxIXV7aywvz7axM3objVmpmzh5giwazx/GTNbh\nfbY1bL0ARqkvfAmNjWvRstDvIa+8sgJTb0yozpCbh7YDRh7+tcRdxZzSwOH/O3MQ\nq39ZO3+iHie+xILh1NORPPkjoIC7+XDqWNmVt9WcJkSgbqri/fhD5c5oNKX+E2Rx\n59yGr3oLafNSVyuCWDfcQFzyRv2uAiVPKdZUeif2a0+F/6wcu6XzZzcQiX9m4fSs\nE6y+51pEbHEGo5s3+43BpXwEldPoQpEWuAAWz0cOaQiNYDteTCJp6NOVhI7fzpF+\nYQtAp4ECgYEA7bAeW+Bg2YzSe5HYGxho+rYmM3imu42l6VlotMDvopd1t0Oa5Zah\nmVqudMZpqUM8r971NG5pyjathoSJCQca7GjfCVg+2C11mq3Bpihcd/V4m9/J6fI8\nnRIxLmfk3v6sJPoZk8ONvBsJlSDvNYJ2C0znlohHai2jPrPThcOIiHUCgYEAxeLa\nZSSKZR9h+pfiuPp7G7DbqhKTxCnRAmUWpU1/WmAy8SHwpNJIN9Zji/Z2RfrNh/u3\ndw+t4gpXZQ86BLhkv3xcCWLitYcpZy1ZoCmwaVFzpVQ2O50U7CvxW+ev7Sqvn6ty\n6xLkK5cx+I3B097cymWfBZxrcnwa3/K1+51SK2ECgYBZia7mDXBug44G3rn5+wgQ\n6e0aFqk4nfOSJAw9izC6nzPJBb6kHkph6rctZlEHYjzKQ8M7LRzNACv+MI8ux25t\nAFSEwKlr5jQXQL1iSnIK/n2gunzllEshIGlGgfzFxEo048Ie19vcsJK7ityR28N8\nHkxfeJbueKK2TCeyjCYywQKBgQC13KSl640dHlhne4ssQVc+va1Dgks3Ls8dilXj\nmXN/VYW7wltsvq0MVAWsrddIvRSC8r1LuKcvZB2pjPLfP6+no9zZ6307I3rTjgQe\ng/HS+L51pQ0qgFSoMEJjGmy+ZEp/TYwRqozz2sJcEbueweTcRcR93aGJ17DDPEYv\ndgf8QQKBgQDDggKpJovUUq2Y7fL0dKUK5m1Qy01evX90LnplA4d51PiELX2zFI0r\nIp3LjBc3WAQLsbGSmvqOIkVA06PvUg3utJGOhvJ9adhyuH7Afo9DtgjR+uDA3c2K\n9XJ99iR3CxidVOrCj+a+0gdU3C2lFHr6M43txWc+kI6DpfHwAsNO9A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-18 16:05:59,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a used request id req-41221290-db9c-4123-934c-08da745e681c 2018-11-18 16:05:59,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" 2018-11-18 16:05:59,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-560b52b9-c3f4-4b55-817d-1fd10ad2a131 x-compute-request-id: req-560b52b9-c3f4-4b55-817d-1fd10ad2a131 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3uyedYwoXVFQdjhWghfl3Xcusbadsmg1+hygv2eNBZ7PImPQoiyCm3Qf1gG1ygxqkbj5FTXl0ebezlh6DieQDQw6g8N0loSzEPxrAK94qq/pbsUi7y2o88u/3gBw96zXmzQcuH5vuk2bUsoVGFRDaNWsnR7zOtAYgwqlTmgxvoG3Q6cwityP+E/AZRZWcau2+4H1AI/p+5E0CZyu81cnGeGZ3ydUQ4tvi065AC2GirGOw5mf2hG+swtBXG7d/LlcJ5S4rCxfDP3QGb8ZsZRy6W/OgNOs0aZN5QNQzZSGwa1+Lmws5jN0ZSXucm5TEEKmTVtuyYllZ7Olgfql8IVtV Generated-by-Nova", "user_id": "db9b37ca0c834b818e5c839a5420939f", "name": "HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp", "deleted": false, "created_at": "2018-11-18T16:05:55.000000", "updated_at": null, "fingerprint": "97:d8:19:19:a3:fe:a3:b8:dd:90:34:7c:4c:00:1f:67", "deleted_at": null, "id": 15}} 2018-11-18 16:05:59,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-kp used request id req-560b52b9-c3f4-4b55-817d-1fd10ad2a131 2018-11-18 16:05:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/b541f217-a854-4d47-8e76-b443dc3c264a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8105e5b9216c4dadc5fbb4e3c888e97c59969e70" 2018-11-18 16:05:59,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:05:59 GMT Server: Apache x-openstack-request-id: req-64d137be-16b9-42a0-bc96-efc99aaa9ed0 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:05:59,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:05:59 GMT Server: Apache x-openstack-request-id: req-43edfc08-8416-4eff-92e1-8fa135f2eb5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:05:59,683 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsKeypairTests-eb00b26b-63dc-4b82-864b-14095398b1ca-stack/b541f217-a854-4d47-8e76-b443dc3c264a used request id req-43edfc08-8416-4eff-92e1-8fa135f2eb5d 2018-11-18 16:05:59,685 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-18 16:05:59,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:00,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["gOKla_t1QY-c3kCfTIa2UA"], "issued_at": "2018-11-18T16:06:00.000000Z"}} 2018-11-18 16:06:00,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89019eeddac1aae42f7db99c2635a6eb88c5c459" -d '{"stack_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-sec-grp"}}' 2018-11-18 16:06:02,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:06:00 GMT Server: Apache x-openstack-request-id: req-30691627-dd32-4b65-b5e8-b88388a14a0d Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "rel": "self"}]}} 2018-11-18 16:06:02,139 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks used request id req-30691627-dd32-4b65-b5e8-b88388a14a0d 2018-11-18 16:06:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89019eeddac1aae42f7db99c2635a6eb88c5c459" 2018-11-18 16:06:02,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:06:02 GMT Server: Apache x-openstack-request-id: req-1f973f0e-10a1-4468-b7e7-1b6475f7e720 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:06:02,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:02 GMT Server: Apache x-openstack-request-id: req-33a71cee-2082-44d1-9279-82e5eea59a63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "OS::stack_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack", "security_group_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack", "stack_user_project_id": "523d22539d354312b2d4ca8b858c10b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:06:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-18 16:06:02,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c used request id req-33a71cee-2082-44d1-9279-82e5eea59a63 2018-11-18 16:06:02,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89019eeddac1aae42f7db99c2635a6eb88c5c459" 2018-11-18 16:06:02,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:06:02 GMT Server: Apache x-openstack-request-id: req-65beb82e-1be1-4a1e-879e-89fa48cdb3f4 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:06:02,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:02 GMT Server: Apache x-openstack-request-id: req-c273885f-b6c1-43e0-b1ff-bdbff347c85a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "OS::stack_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack", "security_group_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack", "stack_user_project_id": "523d22539d354312b2d4ca8b858c10b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-18T16:06:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-18 16:06:02,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c used request id req-c273885f-b6c1-43e0-b1ff-bdbff347c85a 2018-11-18 16:06:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89019eeddac1aae42f7db99c2635a6eb88c5c459" 2018-11-18 16:06:06,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:06:06 GMT Server: Apache x-openstack-request-id: req-ca5d5466-5856-4215-b1d7-02fbc1c46435 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:06:06,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:06 GMT Server: Apache x-openstack-request-id: req-ff5b5556-38db-42db-a3fa-d8bf234b5ff0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "b559fd13b4b64b3499a342cf8eeeb748", "OS::stack_id": "f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "OS::stack_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack", "security_group_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack", "stack_user_project_id": "523d22539d354312b2d4ca8b858c10b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-18T16:06:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-18 16:06:06,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c used request id req-ff5b5556-38db-42db-a3fa-d8bf234b5ff0 2018-11-18 16:06:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89019eeddac1aae42f7db99c2635a6eb88c5c459" 2018-11-18 16:06:06,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:06:06 GMT Server: Apache x-openstack-request-id: req-355f7ee9-052f-41b2-8313-6658e96e9ab3 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:06:06,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:06 GMT Server: Apache x-openstack-request-id: req-231c0177-42fa-412d-ad4f-e003bec2b6bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-18T16:06:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-18T16:06:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "dd674ae5-4a65-41c8-a037-c8021012e6f8", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-11-18 16:06:06,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c/resources used request id req-231c0177-42fa-412d-ad4f-e003bec2b6bd 2018-11-18 16:06:06,455 - neutron_utils - INFO - Retrieving security group with ID - dd674ae5-4a65-41c8-a037-c8021012e6f8 2018-11-18 16:06:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=dd674ae5-4a65-41c8-a037-c8021012e6f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89019eeddac1aae42f7db99c2635a6eb88c5c459" 2018-11-18 16:06:06,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-0ff0056a-276e-4a8f-bae9-f40dfa15691e Date: Sun, 18 Nov 2018 16:06:06 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:06:02Z", "updated_at": "2018-11-18T16:06:04Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T16:06:03Z", "revision_number": 0, "id": "0cc3a9c9-550e-4d0d-bdc7-69db9530a6f6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-18T16:06:03Z", "security_group_id": "dd674ae5-4a65-41c8-a037-c8021012e6f8", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:06:04Z", "revision_number": 0, "id": "a9bb4c97-bc7e-4c2f-bbb6-45a637979e42", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-18T16:06:04Z", "security_group_id": "dd674ae5-4a65-41c8-a037-c8021012e6f8", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 6, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "dd674ae5-4a65-41c8-a037-c8021012e6f8", "name": "HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-sec-grp"}]} 2018-11-18 16:06:06,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=dd674ae5-4a65-41c8-a037-c8021012e6f8 used request id req-0ff0056a-276e-4a8f-bae9-f40dfa15691e 2018-11-18 16:06:06,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd674ae5-4a65-41c8-a037-c8021012e6f8 2018-11-18 16:06:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=dd674ae5-4a65-41c8-a037-c8021012e6f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89019eeddac1aae42f7db99c2635a6eb88c5c459" 2018-11-18 16:06:06,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-6c34d747-98fc-4ce5-b059-92445af3a6d3 Date: Sun, 18 Nov 2018 16:06:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-18T16:06:03Z", "security_group_id": "dd674ae5-4a65-41c8-a037-c8021012e6f8", "port_range_min": 22, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:06:03Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "0cc3a9c9-550e-4d0d-bdc7-69db9530a6f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-18T16:06:04Z", "security_group_id": "dd674ae5-4a65-41c8-a037-c8021012e6f8", "port_range_min": null, "revision_number": 0, "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:06:04Z", "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "a9bb4c97-bc7e-4c2f-bbb6-45a637979e42"}]} 2018-11-18 16:06:06,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=dd674ae5-4a65-41c8-a037-c8021012e6f8 used request id req-6c34d747-98fc-4ce5-b059-92445af3a6d3 2018-11-18 16:06:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89019eeddac1aae42f7db99c2635a6eb88c5c459" 2018-11-18 16:06:07,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 18 Nov 2018 16:06:06 GMT Server: Apache x-openstack-request-id: req-62b1da21-bcee-456d-b094-cc511900b0e5 Location: http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-18 16:06:07,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:07 GMT Server: Apache x-openstack-request-id: req-47429950-2d3c-454f-9ca7-58cf66fce1da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:07,629 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748/stacks/HeatUtilsSecurityGroupTests-170e800a-f4a7-442c-8a58-12c1c9df0d16-stack/f1b3829c-9c08-4f53-8bcc-92f793b8cb3c used request id req-47429950-2d3c-454f-9ca7-58cf66fce1da 2018-11-18 16:06:07,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:08,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["OlfXOaTURziyxwcUDTpiLw"], "issued_at": "2018-11-18T16:06:08.000000Z"}} 2018-11-18 16:06:08,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6557373a19cb3d2ce02f1eabf870464de1411f" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-0a8ce317-4ac6-458f-b4fb-a411eb1e6d52"}}' 2018-11-18 16:06:08,237 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:08 GMT Server: Apache x-compute-request-id: req-db368fcd-a3a4-4085-9651-b028dc4e425a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db368fcd-a3a4-4085-9651-b028dc4e425a Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "7d4735e6-ac00-40aa-bd2c-0358489e8a8a", "name": "CinderUtilsQoSTests-0a8ce317-4ac6-458f-b4fb-a411eb1e6d52"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/7d4735e6-ac00-40aa-bd2c-0358489e8a8a", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/7d4735e6-ac00-40aa-bd2c-0358489e8a8a", "rel": "bookmark"}]} 2018-11-18 16:06:08,237 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-db368fcd-a3a4-4085-9651-b028dc4e425a 2018-11-18 16:06:08,241 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-db368fcd-a3a4-4085-9651-b028dc4e425a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6557373a19cb3d2ce02f1eabf870464de1411f" 2018-11-18 16:06:08,936 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:08 GMT Server: Apache x-compute-request-id: req-3141f885-5dec-4580-8b05-3103c04129c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3141f885-5dec-4580-8b05-3103c04129c9 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "7d4735e6-ac00-40aa-bd2c-0358489e8a8a", "name": "CinderUtilsQoSTests-0a8ce317-4ac6-458f-b4fb-a411eb1e6d52"}]} 2018-11-18 16:06:08,936 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-3141f885-5dec-4580-8b05-3103c04129c9 2018-11-18 16:06:08,937 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0a8ce317-4ac6-458f-b4fb-a411eb1e6d52 2018-11-18 16:06:08,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/7d4735e6-ac00-40aa-bd2c-0358489e8a8a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-db368fcd-a3a4-4085-9651-b028dc4e425a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6557373a19cb3d2ce02f1eabf870464de1411f" 2018-11-18 16:06:09,710 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4af45581-e399-4cec-8cc0-acd5bf334fd3 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-11-18 16:06:09,710 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/7d4735e6-ac00-40aa-bd2c-0358489e8a8a?force=False used request id req-4af45581-e399-4cec-8cc0-acd5bf334fd3 2018-11-18 16:06:09,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-db368fcd-a3a4-4085-9651-b028dc4e425a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6557373a19cb3d2ce02f1eabf870464de1411f" 2018-11-18 16:06:09,878 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:09 GMT Server: Apache x-compute-request-id: req-de5c5653-4130-4108-ac83-78e10498b659 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-de5c5653-4130-4108-ac83-78e10498b659 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-18 16:06:09,878 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-de5c5653-4130-4108-ac83-78e10498b659 2018-11-18 16:06:09,878 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0a8ce317-4ac6-458f-b4fb-a411eb1e6d52 2018-11-18 16:06:09,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/7d4735e6-ac00-40aa-bd2c-0358489e8a8a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-db368fcd-a3a4-4085-9651-b028dc4e425a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6557373a19cb3d2ce02f1eabf870464de1411f" 2018-11-18 16:06:10,602 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ed312cd4-5eb1-4c7b-873a-3499f958ff19 x-openstack-request-id: req-ed312cd4-5eb1-4c7b-873a-3499f958ff19 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 7d4735e6-ac00-40aa-bd2c-0358489e8a8a.", "code": 404}} 2018-11-18 16:06:10,603 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/7d4735e6-ac00-40aa-bd2c-0358489e8a8a?force=False used request id req-ed312cd4-5eb1-4c7b-873a-3499f958ff19 2018-11-18 16:06:10,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:10,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["GREHV6aeTwm97FULL5J7cw"], "issued_at": "2018-11-18T16:06:10.000000Z"}} 2018-11-18 16:06:10,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc121f90169af5d77e9be938e67c91b5c6dcfdf7" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-1f244a04-9af6-41a0-a55e-b99056147303"}}' 2018-11-18 16:06:11,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:11 GMT Server: Apache x-compute-request-id: req-b58b9a7a-706a-41d5-84a5-bb6238115ed3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b58b9a7a-706a-41d5-84a5-bb6238115ed3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "06a6d7f3-eec4-4190-86f2-b87d029c98a0", "name": "CinderUtilsQoSTests-1f244a04-9af6-41a0-a55e-b99056147303"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/06a6d7f3-eec4-4190-86f2-b87d029c98a0", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/06a6d7f3-eec4-4190-86f2-b87d029c98a0", "rel": "bookmark"}]} 2018-11-18 16:06:11,187 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-b58b9a7a-706a-41d5-84a5-bb6238115ed3 2018-11-18 16:06:11,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b58b9a7a-706a-41d5-84a5-bb6238115ed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc121f90169af5d77e9be938e67c91b5c6dcfdf7" 2018-11-18 16:06:11,893 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:11 GMT Server: Apache x-compute-request-id: req-0df54413-d5d9-44a7-9947-0509885853ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0df54413-d5d9-44a7-9947-0509885853ce Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "06a6d7f3-eec4-4190-86f2-b87d029c98a0", "name": "CinderUtilsQoSTests-1f244a04-9af6-41a0-a55e-b99056147303"}]} 2018-11-18 16:06:11,894 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-0df54413-d5d9-44a7-9947-0509885853ce 2018-11-18 16:06:11,897 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/06a6d7f3-eec4-4190-86f2-b87d029c98a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b58b9a7a-706a-41d5-84a5-bb6238115ed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc121f90169af5d77e9be938e67c91b5c6dcfdf7" 2018-11-18 16:06:12,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:11 GMT Server: Apache x-compute-request-id: req-fd2181ef-b04b-419f-9938-8ce6ab72f257 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd2181ef-b04b-419f-9938-8ce6ab72f257 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "06a6d7f3-eec4-4190-86f2-b87d029c98a0", "name": "CinderUtilsQoSTests-1f244a04-9af6-41a0-a55e-b99056147303"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/06a6d7f3-eec4-4190-86f2-b87d029c98a0", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/06a6d7f3-eec4-4190-86f2-b87d029c98a0", "rel": "bookmark"}]} 2018-11-18 16:06:12,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/06a6d7f3-eec4-4190-86f2-b87d029c98a0 used request id req-fd2181ef-b04b-419f-9938-8ce6ab72f257 2018-11-18 16:06:12,634 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-1f244a04-9af6-41a0-a55e-b99056147303 2018-11-18 16:06:12,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/06a6d7f3-eec4-4190-86f2-b87d029c98a0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b58b9a7a-706a-41d5-84a5-bb6238115ed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc121f90169af5d77e9be938e67c91b5c6dcfdf7" 2018-11-18 16:06:13,388 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3d58d19d-2033-4815-bb5a-e5f3ba582cff 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-11-18 16:06:13,388 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/06a6d7f3-eec4-4190-86f2-b87d029c98a0?force=False used request id req-3d58d19d-2033-4815-bb5a-e5f3ba582cff 2018-11-18 16:06:13,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:13,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["YG2E5ruzTbuzvo-QyL4g2Q"], "issued_at": "2018-11-18T16:06:13.000000Z"}} 2018-11-18 16:06:13,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd36ce977cc5ddc93106cceb992b86ed56eaa0f" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-2b34c2fe-fd50-4829-81d4-6c4329656244"}}' 2018-11-18 16:06:13,988 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:13 GMT Server: Apache x-compute-request-id: req-bae15ee1-75ae-4f0a-91a3-a1ef0878e3e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bae15ee1-75ae-4f0a-91a3-a1ef0878e3e5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "4af0a396-c221-4951-a856-e08ed6d83c3f", "name": "CinderUtilsQoSTests-2b34c2fe-fd50-4829-81d4-6c4329656244"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/4af0a396-c221-4951-a856-e08ed6d83c3f", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/4af0a396-c221-4951-a856-e08ed6d83c3f", "rel": "bookmark"}]} 2018-11-18 16:06:13,988 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-bae15ee1-75ae-4f0a-91a3-a1ef0878e3e5 2018-11-18 16:06:13,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bae15ee1-75ae-4f0a-91a3-a1ef0878e3e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd36ce977cc5ddc93106cceb992b86ed56eaa0f" 2018-11-18 16:06:14,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:14 GMT Server: Apache x-compute-request-id: req-12afb5df-b9b3-4365-a2c5-37c574c8f5b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12afb5df-b9b3-4365-a2c5-37c574c8f5b8 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "4af0a396-c221-4951-a856-e08ed6d83c3f", "name": "CinderUtilsQoSTests-2b34c2fe-fd50-4829-81d4-6c4329656244"}]} 2018-11-18 16:06:14,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-12afb5df-b9b3-4365-a2c5-37c574c8f5b8 2018-11-18 16:06:14,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/4af0a396-c221-4951-a856-e08ed6d83c3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bae15ee1-75ae-4f0a-91a3-a1ef0878e3e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd36ce977cc5ddc93106cceb992b86ed56eaa0f" 2018-11-18 16:06:14,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:14 GMT Server: Apache x-compute-request-id: req-e0a38e88-3085-43e4-b7f8-13d47459be9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0a38e88-3085-43e4-b7f8-13d47459be9e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "4af0a396-c221-4951-a856-e08ed6d83c3f", "name": "CinderUtilsQoSTests-2b34c2fe-fd50-4829-81d4-6c4329656244"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/4af0a396-c221-4951-a856-e08ed6d83c3f", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/4af0a396-c221-4951-a856-e08ed6d83c3f", "rel": "bookmark"}]} 2018-11-18 16:06:14,908 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/4af0a396-c221-4951-a856-e08ed6d83c3f used request id req-e0a38e88-3085-43e4-b7f8-13d47459be9e 2018-11-18 16:06:14,909 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-2b34c2fe-fd50-4829-81d4-6c4329656244 2018-11-18 16:06:14,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/4af0a396-c221-4951-a856-e08ed6d83c3f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bae15ee1-75ae-4f0a-91a3-a1ef0878e3e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd36ce977cc5ddc93106cceb992b86ed56eaa0f" 2018-11-18 16:06:15,180 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a86e6e0a-4056-4e2e-b124-8d4b11f5ea39 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-11-18 16:06:15,180 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/4af0a396-c221-4951-a856-e08ed6d83c3f?force=False used request id req-a86e6e0a-4056-4e2e-b124-8d4b11f5ea39 2018-11-18 16:06:15,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:15,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["D8EEdsRnT_KaFCm_-Z0uIA"], "issued_at": "2018-11-18T16:06:15.000000Z"}} 2018-11-18 16:06:15,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016b6a2f825dc0cb7ea4a121c623acc4edc5e728" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-66bca3ab-a639-4b8e-8c10-c2e237a3c670"}}' 2018-11-18 16:06:15,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:15 GMT Server: Apache x-compute-request-id: req-525b3198-5a3a-440d-aa55-e6efe96244ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-525b3198-5a3a-440d-aa55-e6efe96244ff Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "fe04040a-8a8c-4166-bd66-17501ccce114", "name": "CinderUtilsQoSTests-66bca3ab-a639-4b8e-8c10-c2e237a3c670"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/fe04040a-8a8c-4166-bd66-17501ccce114", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/fe04040a-8a8c-4166-bd66-17501ccce114", "rel": "bookmark"}]} 2018-11-18 16:06:15,774 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-525b3198-5a3a-440d-aa55-e6efe96244ff 2018-11-18 16:06:15,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-525b3198-5a3a-440d-aa55-e6efe96244ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016b6a2f825dc0cb7ea4a121c623acc4edc5e728" 2018-11-18 16:06:16,502 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:15 GMT Server: Apache x-compute-request-id: req-9cfb78d0-580a-46dd-b9d6-c1fa076d7713 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9cfb78d0-580a-46dd-b9d6-c1fa076d7713 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "fe04040a-8a8c-4166-bd66-17501ccce114", "name": "CinderUtilsQoSTests-66bca3ab-a639-4b8e-8c10-c2e237a3c670"}]} 2018-11-18 16:06:16,502 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-9cfb78d0-580a-46dd-b9d6-c1fa076d7713 2018-11-18 16:06:16,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/fe04040a-8a8c-4166-bd66-17501ccce114 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-525b3198-5a3a-440d-aa55-e6efe96244ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016b6a2f825dc0cb7ea4a121c623acc4edc5e728" 2018-11-18 16:06:16,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:16 GMT Server: Apache x-compute-request-id: req-82048153-d4e8-484f-9ff5-64d450a11555 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82048153-d4e8-484f-9ff5-64d450a11555 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "fe04040a-8a8c-4166-bd66-17501ccce114", "name": "CinderUtilsQoSTests-66bca3ab-a639-4b8e-8c10-c2e237a3c670"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/fe04040a-8a8c-4166-bd66-17501ccce114", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/fe04040a-8a8c-4166-bd66-17501ccce114", "rel": "bookmark"}]} 2018-11-18 16:06:16,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/fe04040a-8a8c-4166-bd66-17501ccce114 used request id req-82048153-d4e8-484f-9ff5-64d450a11555 2018-11-18 16:06:16,679 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-66bca3ab-a639-4b8e-8c10-c2e237a3c670 2018-11-18 16:06:16,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/fe04040a-8a8c-4166-bd66-17501ccce114?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-525b3198-5a3a-440d-aa55-e6efe96244ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016b6a2f825dc0cb7ea4a121c623acc4edc5e728" 2018-11-18 16:06:16,870 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-07b1a426-2695-4c95-860f-a40d7f3a613b 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-11-18 16:06:16,870 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/fe04040a-8a8c-4166-bd66-17501ccce114?force=False used request id req-07b1a426-2695-4c95-860f-a40d7f3a613b 2018-11-18 16:06:16,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:17,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["t67tB-H6TCa6sMRufSop4w"], "issued_at": "2018-11-18T16:06:17.000000Z"}} 2018-11-18 16:06:17,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:17,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6a6f30-db51-427b-b313-4fab1156e4cb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:06:17,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4e6a6f30-db51-427b-b313-4fab1156e4cb 2018-11-18 16:06:17,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-b82a2bf1-75ec-4317-8137-226f9bd22d73", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-18 16:06:17,699 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:17 GMT Server: Apache x-compute-request-id: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "db9b37ca0c834b818e5c839a5420939f", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-18T16:06:17.595744", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-b82a2bf1-75ec-4317-8137-226f9bd22d73", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "12587235-47f5-4831-8390-998a6f412df9", "size": 1}} 2018-11-18 16:06:17,700 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes used request id req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a 2018-11-18 16:06:17,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:17,916 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:17 GMT Server: Apache x-compute-request-id: req-3f8856b7-fab5-48d4-876f-bb236d416dee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f8856b7-fab5-48d4-876f-bb236d416dee Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:06:17.000000", "replication_status": null, "snapshot_id": null, "id": "12587235-47f5-4831-8390-998a6f412df9", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-b82a2bf1-75ec-4317-8137-226f9bd22d73", "bootable": "false", "created_at": "2018-11-18T16:06:17.000000", "volume_type": null}} 2018-11-18 16:06:17,916 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 used request id req-3f8856b7-fab5-48d4-876f-bb236d416dee 2018-11-18 16:06:17,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:18,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:17 GMT Server: Apache x-compute-request-id: req-26a9f70b-0a9a-412f-991e-90a636dc9bf2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-26a9f70b-0a9a-412f-991e-90a636dc9bf2 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:06:18.000000", "replication_status": null, "snapshot_id": null, "id": "12587235-47f5-4831-8390-998a6f412df9", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-b82a2bf1-75ec-4317-8137-226f9bd22d73", "bootable": "false", "created_at": "2018-11-18T16:06:17.000000", "volume_type": null}} 2018-11-18 16:06:18,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 used request id req-26a9f70b-0a9a-412f-991e-90a636dc9bf2 2018-11-18 16:06:18,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:18,314 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:18 GMT Server: Apache x-compute-request-id: req-f1891698-0cf9-41df-a089-2ef620f24c3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1891698-0cf9-41df-a089-2ef620f24c3e Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:06:18.000000", "replication_status": null, "snapshot_id": null, "id": "12587235-47f5-4831-8390-998a6f412df9", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-b82a2bf1-75ec-4317-8137-226f9bd22d73", "bootable": "false", "created_at": "2018-11-18T16:06:17.000000", "volume_type": null}]} 2018-11-18 16:06:18,314 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail used request id req-f1891698-0cf9-41df-a089-2ef620f24c3e 2018-11-18 16:06:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:06:18,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:06:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:06:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:18,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b95419-5b09-45e9-b951-22634e7974c0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:06:18,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-46b95419-5b09-45e9-b951-22634e7974c0 2018-11-18 16:06:18,403 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-b82a2bf1-75ec-4317-8137-226f9bd22d73 2018-11-18 16:06:18,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:18,696 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e61a3ba8-86a3-4933-93b7-69d6893ec5f0 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-11-18 16:06:18,696 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 used request id req-e61a3ba8-86a3-4933-93b7-69d6893ec5f0 2018-11-18 16:06:18,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:18,911 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:18 GMT Server: Apache x-compute-request-id: req-04377717-5687-44ce-9a9c-0bd16e92e11a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04377717-5687-44ce-9a9c-0bd16e92e11a Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:06:18.000000", "replication_status": null, "snapshot_id": null, "id": "12587235-47f5-4831-8390-998a6f412df9", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-b82a2bf1-75ec-4317-8137-226f9bd22d73", "bootable": "false", "created_at": "2018-11-18T16:06:17.000000", "volume_type": null}} 2018-11-18 16:06:18,911 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 used request id req-04377717-5687-44ce-9a9c-0bd16e92e11a 2018-11-18 16:06:21,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:22,097 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-26519126-ac3e-41f1-ad9d-05f3e647afde x-openstack-request-id: req-26519126-ac3e-41f1-ad9d-05f3e647afde Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 12587235-47f5-4831-8390-998a6f412df9 could not be found.", "code": 404}} 2018-11-18 16:06:22,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 used request id req-26519126-ac3e-41f1-ad9d-05f3e647afde 2018-11-18 16:06:22,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:22,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:22 GMT Server: Apache x-compute-request-id: req-e296d578-fceb-4913-954e-33f1f31b934a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e296d578-fceb-4913-954e-33f1f31b934a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-18 16:06:22,306 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail used request id req-e296d578-fceb-4913-954e-33f1f31b934a 2018-11-18 16:06:22,307 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-b82a2bf1-75ec-4317-8137-226f9bd22d73 2018-11-18 16:06:22,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:23,029 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a9b93e29-f274-4606-8978-99c4d03cf3a0 x-openstack-request-id: req-a9b93e29-f274-4606-8978-99c4d03cf3a0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 12587235-47f5-4831-8390-998a6f412df9 could not be found.", "code": 404}} 2018-11-18 16:06:23,029 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 used request id req-a9b93e29-f274-4606-8978-99c4d03cf3a0 2018-11-18 16:06:23,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-628a35b1-e4cd-4cc0-a8fb-2a0be9557b6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed3a283381f5136abdbc4cdb0db07da6443a3d8" 2018-11-18 16:06:23,068 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-23d7b84b-3ec1-44cb-9914-abbcb4f3716a x-openstack-request-id: req-23d7b84b-3ec1-44cb-9914-abbcb4f3716a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 12587235-47f5-4831-8390-998a6f412df9 could not be found.", "code": 404}} 2018-11-18 16:06:23,068 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/12587235-47f5-4831-8390-998a6f412df9 used request id req-23d7b84b-3ec1-44cb-9914-abbcb4f3716a 2018-11-18 16:06:23,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:23,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["foZpcJC9Ru6x8vSo1HoKlw"], "issued_at": "2018-11-18T16:06:23.000000Z"}} 2018-11-18 16:06:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" 2018-11-18 16:06:23,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26377e38-155a-48c3-a054-2c4b44d771f1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:06:23,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-26377e38-155a-48c3-a054-2c4b44d771f1 2018-11-18 16:06:23,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-9f30c3e7-821e-4805-b36c-87e20fc12474", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-18 16:06:23,919 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:23 GMT Server: Apache x-compute-request-id: req-3052d691-cbc7-41c8-b0fc-f64ae779bc59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3052d691-cbc7-41c8-b0fc-f64ae779bc59 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "db9b37ca0c834b818e5c839a5420939f", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-18T16:06:23.785555", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-9f30c3e7-821e-4805-b36c-87e20fc12474", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "size": 1}} 2018-11-18 16:06:23,920 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes used request id req-3052d691-cbc7-41c8-b0fc-f64ae779bc59 2018-11-18 16:06:23,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3052d691-cbc7-41c8-b0fc-f64ae779bc59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" 2018-11-18 16:06:24,123 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:23 GMT Server: Apache x-compute-request-id: req-6a637626-57cb-4840-9e74-4631ac3acb39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a637626-57cb-4840-9e74-4631ac3acb39 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:06:24.000000", "replication_status": null, "snapshot_id": null, "id": "b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-9f30c3e7-821e-4805-b36c-87e20fc12474", "bootable": "false", "created_at": "2018-11-18T16:06:23.000000", "volume_type": null}} 2018-11-18 16:06:24,123 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 used request id req-6a637626-57cb-4840-9e74-4631ac3acb39 2018-11-18 16:06:24,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3052d691-cbc7-41c8-b0fc-f64ae779bc59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" 2018-11-18 16:06:24,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:24 GMT Server: Apache x-compute-request-id: req-77e83294-1898-4c16-95d6-b4e2378f5434 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77e83294-1898-4c16-95d6-b4e2378f5434 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:06:24.000000", "replication_status": null, "snapshot_id": null, "id": "b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-9f30c3e7-821e-4805-b36c-87e20fc12474", "bootable": "false", "created_at": "2018-11-18T16:06:23.000000", "volume_type": null}} 2018-11-18 16:06:24,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 used request id req-77e83294-1898-4c16-95d6-b4e2378f5434 2018-11-18 16:06:24,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3052d691-cbc7-41c8-b0fc-f64ae779bc59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" 2018-11-18 16:06:25,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:24 GMT Server: Apache x-compute-request-id: req-513c083c-ae8b-4fd6-9ada-c90ab71b8ab0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-513c083c-ae8b-4fd6-9ada-c90ab71b8ab0 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:06:24.000000", "replication_status": null, "snapshot_id": null, "id": "b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-9f30c3e7-821e-4805-b36c-87e20fc12474", "bootable": "false", "created_at": "2018-11-18T16:06:23.000000", "volume_type": null}]} 2018-11-18 16:06:25,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/detail used request id req-513c083c-ae8b-4fd6-9ada-c90ab71b8ab0 2018-11-18 16:06:25,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:06:25,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:06:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:06:25,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" 2018-11-18 16:06:25,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c7ba98-72fa-498a-a40f-62583f339010 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:06:25,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-e7c7ba98-72fa-498a-a40f-62583f339010 2018-11-18 16:06:25,103 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-9f30c3e7-821e-4805-b36c-87e20fc12474 2018-11-18 16:06:25,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3052d691-cbc7-41c8-b0fc-f64ae779bc59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" 2018-11-18 16:06:25,358 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-041dcc8d-6f6d-40f9-916c-08debf0e8ddb 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-11-18 16:06:25,358 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 used request id req-041dcc8d-6f6d-40f9-916c-08debf0e8ddb 2018-11-18 16:06:25,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3052d691-cbc7-41c8-b0fc-f64ae779bc59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" 2018-11-18 16:06:25,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:25 GMT Server: Apache x-compute-request-id: req-83522249-471b-48d9-a4e4-6df30be8fec2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-83522249-471b-48d9-a4e4-6df30be8fec2 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-18T16:06:25.000000", "replication_status": null, "snapshot_id": null, "id": "b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98", "size": 1, "user_id": "db9b37ca0c834b818e5c839a5420939f", "os-vol-tenant-attr:tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-9f30c3e7-821e-4805-b36c-87e20fc12474", "bootable": "false", "created_at": "2018-11-18T16:06:23.000000", "volume_type": null}} 2018-11-18 16:06:25,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 used request id req-83522249-471b-48d9-a4e4-6df30be8fec2 2018-11-18 16:06:28,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3052d691-cbc7-41c8-b0fc-f64ae779bc59" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0896851871c5253a7c35d6e2c0aff24d3a5fb30b" 2018-11-18 16:06:28,622 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1873131f-1d6e-424c-b2af-adf1a502afa5 x-openstack-request-id: req-1873131f-1d6e-424c-b2af-adf1a502afa5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 could not be found.", "code": 404}} 2018-11-18 16:06:28,622 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/volumes/b91f0fb9-3ad5-4fce-b2f0-a1406ad20f98 used request id req-1873131f-1d6e-424c-b2af-adf1a502afa5 2018-11-18 16:06:28,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:29,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["fouo94pMSFGYdHpHC5k9Mg"], "issued_at": "2018-11-18T16:06:29.000000Z"}} 2018-11-18 16:06:29,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78334e81ff3d81aa4a0fe9b0a88f160169e57b90" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-33a5ef89-4d96-47bf-baee-2105992079c8", "description": null}}' 2018-11-18 16:06:29,340 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:29 GMT Server: Apache x-compute-request-id: req-d051447e-5790-4543-8873-a9b103341c64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d051447e-5790-4543-8873-a9b103341c64 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-33a5ef89-4d96-47bf-baee-2105992079c8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d5fc6e19-c095-41db-9af9-8a9f118f3886", "description": null}} 2018-11-18 16:06:29,340 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-d051447e-5790-4543-8873-a9b103341c64 2018-11-18 16:06:29,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d051447e-5790-4543-8873-a9b103341c64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78334e81ff3d81aa4a0fe9b0a88f160169e57b90" 2018-11-18 16:06:29,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:29 GMT Server: Apache x-compute-request-id: req-293cf03e-91e3-4d69-893a-bc40119193f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-293cf03e-91e3-4d69-893a-bc40119193f2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-33a5ef89-4d96-47bf-baee-2105992079c8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d5fc6e19-c095-41db-9af9-8a9f118f3886", "description": null}]} 2018-11-18 16:06:29,511 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types?is_public=None used request id req-293cf03e-91e3-4d69-893a-bc40119193f2 2018-11-18 16:06:29,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d051447e-5790-4543-8873-a9b103341c64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78334e81ff3d81aa4a0fe9b0a88f160169e57b90" 2018-11-18 16:06:29,692 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:29 GMT Server: Apache x-compute-request-id: req-532af0c4-dfad-47be-8032-480241747c2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-532af0c4-dfad-47be-8032-480241747c2b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-33a5ef89-4d96-47bf-baee-2105992079c8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d5fc6e19-c095-41db-9af9-8a9f118f3886", "description": null}} 2018-11-18 16:06:29,692 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886 used request id req-532af0c4-dfad-47be-8032-480241747c2b 2018-11-18 16:06:29,695 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d051447e-5790-4543-8873-a9b103341c64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78334e81ff3d81aa4a0fe9b0a88f160169e57b90" 2018-11-18 16:06:29,715 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:29 GMT Server: Apache x-compute-request-id: req-1f710f4c-9a7d-433d-bd40-1cb661a6541f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f710f4c-9a7d-433d-bd40-1cb661a6541f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-18 16:06:29,715 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886/encryption used request id req-1f710f4c-9a7d-433d-bd40-1cb661a6541f 2018-11-18 16:06:29,716 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-33a5ef89-4d96-47bf-baee-2105992079c8 2018-11-18 16:06:29,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d051447e-5790-4543-8873-a9b103341c64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78334e81ff3d81aa4a0fe9b0a88f160169e57b90" 2018-11-18 16:06:29,947 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8fdda5f1-b4d9-41a0-8aac-41f83d6247ce 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-11-18 16:06:29,947 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886 used request id req-8fdda5f1-b4d9-41a0-8aac-41f83d6247ce 2018-11-18 16:06:29,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d051447e-5790-4543-8873-a9b103341c64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78334e81ff3d81aa4a0fe9b0a88f160169e57b90" 2018-11-18 16:06:30,112 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-59878712-f01a-45cf-8ff3-23208f878d59 x-openstack-request-id: req-59878712-f01a-45cf-8ff3-23208f878d59 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type d5fc6e19-c095-41db-9af9-8a9f118f3886 could not be found.", "code": 404}} 2018-11-18 16:06:30,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886 used request id req-59878712-f01a-45cf-8ff3-23208f878d59 2018-11-18 16:06:30,112 - cinder_utils - INFO - Volume with ID [d5fc6e19-c095-41db-9af9-8a9f118f3886] does not exist 2018-11-18 16:06:30,112 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-33a5ef89-4d96-47bf-baee-2105992079c8 2018-11-18 16:06:30,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d051447e-5790-4543-8873-a9b103341c64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78334e81ff3d81aa4a0fe9b0a88f160169e57b90" 2018-11-18 16:06:30,284 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f47d9386-646e-4a87-bf02-d28084cdb166 x-openstack-request-id: req-f47d9386-646e-4a87-bf02-d28084cdb166 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type d5fc6e19-c095-41db-9af9-8a9f118f3886 could not be found.", "code": 404}} 2018-11-18 16:06:30,284 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/d5fc6e19-c095-41db-9af9-8a9f118f3886 used request id req-f47d9386-646e-4a87-bf02-d28084cdb166 2018-11-18 16:06:30,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:30,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["RUAIc24PT9mQ8L8ZRRC5XQ"], "issued_at": "2018-11-18T16:06:30.000000Z"}} 2018-11-18 16:06:30,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165cd20a3f2dcc7b344ad83573b09ac873101339" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-e092d894-c7c9-4b61-8d4e-0228b2bca0f3", "description": null}}' 2018-11-18 16:06:31,456 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:30 GMT Server: Apache x-compute-request-id: req-910c79f6-0144-49dc-81c3-244028a4e0de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-910c79f6-0144-49dc-81c3-244028a4e0de Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e092d894-c7c9-4b61-8d4e-0228b2bca0f3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9c46d45-2354-4246-8454-1839c121f0a2", "description": null}} 2018-11-18 16:06:31,456 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-910c79f6-0144-49dc-81c3-244028a4e0de 2018-11-18 16:06:31,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-910c79f6-0144-49dc-81c3-244028a4e0de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165cd20a3f2dcc7b344ad83573b09ac873101339" 2018-11-18 16:06:31,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:31 GMT Server: Apache x-compute-request-id: req-10b3a231-75da-4795-aec5-46e59fe32b6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10b3a231-75da-4795-aec5-46e59fe32b6a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-e092d894-c7c9-4b61-8d4e-0228b2bca0f3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9c46d45-2354-4246-8454-1839c121f0a2", "description": null}]} 2018-11-18 16:06:31,630 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types?is_public=None used request id req-10b3a231-75da-4795-aec5-46e59fe32b6a 2018-11-18 16:06:31,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-910c79f6-0144-49dc-81c3-244028a4e0de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165cd20a3f2dcc7b344ad83573b09ac873101339" 2018-11-18 16:06:31,804 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:31 GMT Server: Apache x-compute-request-id: req-394e0272-b172-4ee3-9e57-81df16602443 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-394e0272-b172-4ee3-9e57-81df16602443 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e092d894-c7c9-4b61-8d4e-0228b2bca0f3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9c46d45-2354-4246-8454-1839c121f0a2", "description": null}} 2018-11-18 16:06:31,804 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2 used request id req-394e0272-b172-4ee3-9e57-81df16602443 2018-11-18 16:06:31,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-910c79f6-0144-49dc-81c3-244028a4e0de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165cd20a3f2dcc7b344ad83573b09ac873101339" 2018-11-18 16:06:31,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:31 GMT Server: Apache x-compute-request-id: req-1fef247e-3bde-4dce-8691-26f71ef21bac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1fef247e-3bde-4dce-8691-26f71ef21bac Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-18 16:06:31,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2/encryption used request id req-1fef247e-3bde-4dce-8691-26f71ef21bac 2018-11-18 16:06:31,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-910c79f6-0144-49dc-81c3-244028a4e0de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165cd20a3f2dcc7b344ad83573b09ac873101339" 2018-11-18 16:06:32,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:31 GMT Server: Apache x-compute-request-id: req-795bf911-e63d-433f-a8a8-314e027ba8a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-795bf911-e63d-433f-a8a8-314e027ba8a6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e092d894-c7c9-4b61-8d4e-0228b2bca0f3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9c46d45-2354-4246-8454-1839c121f0a2", "description": null}} 2018-11-18 16:06:32,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2 used request id req-795bf911-e63d-433f-a8a8-314e027ba8a6 2018-11-18 16:06:32,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-910c79f6-0144-49dc-81c3-244028a4e0de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165cd20a3f2dcc7b344ad83573b09ac873101339" 2018-11-18 16:06:32,325 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:32 GMT Server: Apache x-compute-request-id: req-be27fcbe-9e78-4d1a-b0c5-e644704eee2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be27fcbe-9e78-4d1a-b0c5-e644704eee2a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e092d894-c7c9-4b61-8d4e-0228b2bca0f3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9c46d45-2354-4246-8454-1839c121f0a2", "description": null}} 2018-11-18 16:06:32,325 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2 used request id req-be27fcbe-9e78-4d1a-b0c5-e644704eee2a 2018-11-18 16:06:32,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-910c79f6-0144-49dc-81c3-244028a4e0de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165cd20a3f2dcc7b344ad83573b09ac873101339" 2018-11-18 16:06:32,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:32 GMT Server: Apache x-compute-request-id: req-8441e3ae-bbd8-4d29-b219-8174f39cac06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8441e3ae-bbd8-4d29-b219-8174f39cac06 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-18 16:06:32,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2/encryption used request id req-8441e3ae-bbd8-4d29-b219-8174f39cac06 2018-11-18 16:06:32,490 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-e092d894-c7c9-4b61-8d4e-0228b2bca0f3 2018-11-18 16:06:32,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-910c79f6-0144-49dc-81c3-244028a4e0de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165cd20a3f2dcc7b344ad83573b09ac873101339" 2018-11-18 16:06:32,545 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-31ad67b9-3cd8-4e0f-9ae4-09663393eefc 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-11-18 16:06:32,546 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a9c46d45-2354-4246-8454-1839c121f0a2 used request id req-31ad67b9-3cd8-4e0f-9ae4-09663393eefc 2018-11-18 16:06:32,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:32,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["49TrnvuBT2qF0qkHBE3img"], "issued_at": "2018-11-18T16:06:32.000000Z"}} 2018-11-18 16:06:32,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d0744c7e32e0a6ff778045ebce1956bfb92a5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-363755b6-d2d9-4958-9d8e-6c1f9908ef0a-type", "description": null}}' 2018-11-18 16:06:33,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:32 GMT Server: Apache x-compute-request-id: req-e54f0028-5f4f-4ef3-9aae-f50c171893ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e54f0028-5f4f-4ef3-9aae-f50c171893ce Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-363755b6-d2d9-4958-9d8e-6c1f9908ef0a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "80d74251-8ec0-40a9-9896-d98bbcb55918", "description": null}} 2018-11-18 16:06:33,161 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-e54f0028-5f4f-4ef3-9aae-f50c171893ce 2018-11-18 16:06:33,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/80d74251-8ec0-40a9-9896-d98bbcb55918/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e54f0028-5f4f-4ef3-9aae-f50c171893ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d0744c7e32e0a6ff778045ebce1956bfb92a5" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-363755b6-d2d9-4958-9d8e-6c1f9908ef0a", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-11-18 16:06:33,354 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 18 Nov 2018 16:06:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0ed27411-9ebe-4772-bfcc-4ac89b415850 x-openstack-request-id: req-0ed27411-9ebe-4772-bfcc-4ac89b415850 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-11-18 16:06:33,354 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/80d74251-8ec0-40a9-9896-d98bbcb55918/encryption used request id req-0ed27411-9ebe-4772-bfcc-4ac89b415850 2018-11-18 16:06:33,354 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-363755b6-d2d9-4958-9d8e-6c1f9908ef0a-type 2018-11-18 16:06:33,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/80d74251-8ec0-40a9-9896-d98bbcb55918 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e54f0028-5f4f-4ef3-9aae-f50c171893ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d0744c7e32e0a6ff778045ebce1956bfb92a5" 2018-11-18 16:06:33,565 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9276eae7-7639-4469-8435-ab9387f64189 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-11-18 16:06:33,565 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/80d74251-8ec0-40a9-9896-d98bbcb55918 used request id req-9276eae7-7639-4469-8435-ab9387f64189 2018-11-18 16:06:33,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:33,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["a7jHHN-jRrWolrsS7Ga3Zg"], "issued_at": "2018-11-18T16:06:33.000000Z"}} 2018-11-18 16:06:33,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type", "description": null}}' 2018-11-18 16:06:34,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:33 GMT Server: Apache x-compute-request-id: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae132243-0153-42e0-a328-828e8fd4cc4e", "description": null}} 2018-11-18 16:06:34,187 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d 2018-11-18 16:06:34,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d", "provider": "LuksEncryptor"}}' 2018-11-18 16:06:34,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:34 GMT Server: Apache x-compute-request-id: req-d01b5bb7-3a7d-457e-9a8a-d90d68e1046b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d01b5bb7-3a7d-457e-9a8a-d90d68e1046b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "ae132243-0153-42e0-a328-828e8fd4cc4e", "name": "CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d", "control_location": "back-end", "encryption_id": "f2555cc9-9125-45fc-8f8f-c32eb0393968", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-11-18 16:06:34,414 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption used request id req-d01b5bb7-3a7d-457e-9a8a-d90d68e1046b 2018-11-18 16:06:34,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:34,589 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:34 GMT Server: Apache x-compute-request-id: req-eb701ca9-bbd5-4201-926d-8bd78298461c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb701ca9-bbd5-4201-926d-8bd78298461c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae132243-0153-42e0-a328-828e8fd4cc4e", "description": null}} 2018-11-18 16:06:34,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e used request id req-eb701ca9-bbd5-4201-926d-8bd78298461c 2018-11-18 16:06:34,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:34,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:34 GMT Server: Apache x-compute-request-id: req-47099e07-33c2-4a15-b56e-72778131f5a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47099e07-33c2-4a15-b56e-72778131f5a1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"volume_type_id": "ae132243-0153-42e0-a328-828e8fd4cc4e", "control_location": "back-end", "deleted": false, "created_at": "2018-11-18T16:06:34.000000", "updated_at": null, "encryption_id": "f2555cc9-9125-45fc-8f8f-c32eb0393968", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-11-18 16:06:34,615 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption used request id req-47099e07-33c2-4a15-b56e-72778131f5a1 2018-11-18 16:06:34,615 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type 2018-11-18 16:06:34,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:34,793 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:34 GMT Server: Apache x-compute-request-id: req-fa7fa6a0-2303-46f6-993f-53b26584cdc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa7fa6a0-2303-46f6-993f-53b26584cdc1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae132243-0153-42e0-a328-828e8fd4cc4e", "description": null}} 2018-11-18 16:06:34,794 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e used request id req-fa7fa6a0-2303-46f6-993f-53b26584cdc1 2018-11-18 16:06:34,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:35,011 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6e5c0407-f2fc-4765-bc39-24e97dbaebbe 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-11-18 16:06:35,011 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption/provider used request id req-6e5c0407-f2fc-4765-bc39-24e97dbaebbe 2018-11-18 16:06:35,014 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:35,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:35 GMT Server: Apache x-compute-request-id: req-c976161e-9773-4071-b909-4fc1534b922a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c976161e-9773-4071-b909-4fc1534b922a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae132243-0153-42e0-a328-828e8fd4cc4e", "description": null}} 2018-11-18 16:06:35,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e used request id req-c976161e-9773-4071-b909-4fc1534b922a 2018-11-18 16:06:35,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:35,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:35 GMT Server: Apache x-compute-request-id: req-3f0a1ae7-a60c-4eb8-a03e-f6b359eea839 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f0a1ae7-a60c-4eb8-a03e-f6b359eea839 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-18 16:06:35,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption used request id req-3f0a1ae7-a60c-4eb8-a03e-f6b359eea839 2018-11-18 16:06:35,202 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type 2018-11-18 16:06:35,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:35,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:35 GMT Server: Apache x-compute-request-id: req-fc085db1-b868-4217-84cb-b748c4167ef6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc085db1-b868-4217-84cb-b748c4167ef6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae132243-0153-42e0-a328-828e8fd4cc4e", "description": null}} 2018-11-18 16:06:35,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e used request id req-fc085db1-b868-4217-84cb-b748c4167ef6 2018-11-18 16:06:35,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:35,550 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e3654311-497d-4f92-a5a0-5d3f9f5a8c4b x-openstack-request-id: req-e3654311-497d-4f92-a5a0-5d3f9f5a8c4b Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type ae132243-0153-42e0-a328-828e8fd4cc4e does not exist.", "code": 404}} 2018-11-18 16:06:35,550 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e/encryption/provider used request id req-e3654311-497d-4f92-a5a0-5d3f9f5a8c4b 2018-11-18 16:06:35,551 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d3536e43-7334-461a-b3d0-3c4a4df4d42d-type 2018-11-18 16:06:35,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa46b7ea-a48a-46bc-a5b5-fb91d793a42d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068f9c6b6551223d634f6659b371a4a290403cea" 2018-11-18 16:06:35,755 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-891cc260-7931-422e-b3cd-af30354845b4 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-11-18 16:06:35,756 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/ae132243-0153-42e0-a328-828e8fd4cc4e used request id req-891cc260-7931-422e-b3cd-af30354845b4 2018-11-18 16:06:35,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:36,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["yrcnraisRWSmhVpY96N1vA"], "issued_at": "2018-11-18T16:06:36.000000Z"}} 2018-11-18 16:06:36,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b9455134017dc469e41368ba01516e6bb0d627" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-fab62ace-836e-46ef-a481-fd8f694890dc-type", "description": null}}' 2018-11-18 16:06:36,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:36 GMT Server: Apache x-compute-request-id: req-2ed67b79-86a1-4496-9723-50d6d65b3711 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ed67b79-86a1-4496-9723-50d6d65b3711 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-fab62ace-836e-46ef-a481-fd8f694890dc-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f5ceee41-a7b2-42d0-abbc-0988bcc306a4", "description": null}} 2018-11-18 16:06:36,372 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-2ed67b79-86a1-4496-9723-50d6d65b3711 2018-11-18 16:06:36,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2ed67b79-86a1-4496-9723-50d6d65b3711" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b9455134017dc469e41368ba01516e6bb0d627" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-fab62ace-836e-46ef-a481-fd8f694890dc", "provider": "foo"}}' 2018-11-18 16:06:36,582 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:36 GMT Server: Apache x-compute-request-id: req-40d80688-f0ee-4858-9393-f16d30bdc77e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40d80688-f0ee-4858-9393-f16d30bdc77e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f5ceee41-a7b2-42d0-abbc-0988bcc306a4", "name": "CinderUtilsAddEncryptionTests-fab62ace-836e-46ef-a481-fd8f694890dc", "control_location": "front-end", "encryption_id": "a4540458-16ed-4a8a-9bb4-6adf0377fd45", "provider": "foo", "provider_class": "foo"}} 2018-11-18 16:06:36,582 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4/encryption used request id req-40d80688-f0ee-4858-9393-f16d30bdc77e 2018-11-18 16:06:36,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ed67b79-86a1-4496-9723-50d6d65b3711" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b9455134017dc469e41368ba01516e6bb0d627" 2018-11-18 16:06:36,753 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:36 GMT Server: Apache x-compute-request-id: req-6a314342-69a0-4d4c-89e1-c65eaf0ef1ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a314342-69a0-4d4c-89e1-c65eaf0ef1ef Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-fab62ace-836e-46ef-a481-fd8f694890dc-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f5ceee41-a7b2-42d0-abbc-0988bcc306a4", "description": null}} 2018-11-18 16:06:36,753 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4 used request id req-6a314342-69a0-4d4c-89e1-c65eaf0ef1ef 2018-11-18 16:06:36,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ed67b79-86a1-4496-9723-50d6d65b3711" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b9455134017dc469e41368ba01516e6bb0d627" 2018-11-18 16:06:36,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:36 GMT Server: Apache x-compute-request-id: req-f7133fdc-4801-4a0c-b934-64bba95b1416 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7133fdc-4801-4a0c-b934-64bba95b1416 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "f5ceee41-a7b2-42d0-abbc-0988bcc306a4", "control_location": "front-end", "deleted": false, "created_at": "2018-11-18T16:06:36.000000", "updated_at": null, "encryption_id": "a4540458-16ed-4a8a-9bb4-6adf0377fd45", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-11-18 16:06:36,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4/encryption used request id req-f7133fdc-4801-4a0c-b934-64bba95b1416 2018-11-18 16:06:36,934 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-fab62ace-836e-46ef-a481-fd8f694890dc-type 2018-11-18 16:06:36,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ed67b79-86a1-4496-9723-50d6d65b3711" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b9455134017dc469e41368ba01516e6bb0d627" 2018-11-18 16:06:37,104 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:36 GMT Server: Apache x-compute-request-id: req-8e03b973-8cba-4658-b1fe-65bbb2b1827a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e03b973-8cba-4658-b1fe-65bbb2b1827a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-fab62ace-836e-46ef-a481-fd8f694890dc-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f5ceee41-a7b2-42d0-abbc-0988bcc306a4", "description": null}} 2018-11-18 16:06:37,104 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4 used request id req-8e03b973-8cba-4658-b1fe-65bbb2b1827a 2018-11-18 16:06:37,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ed67b79-86a1-4496-9723-50d6d65b3711" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b9455134017dc469e41368ba01516e6bb0d627" 2018-11-18 16:06:37,310 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-76817994-88c4-470c-ab60-a55292da25d7 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-11-18 16:06:37,310 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4/encryption/provider used request id req-76817994-88c4-470c-ab60-a55292da25d7 2018-11-18 16:06:37,310 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-fab62ace-836e-46ef-a481-fd8f694890dc-type 2018-11-18 16:06:37,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ed67b79-86a1-4496-9723-50d6d65b3711" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b9455134017dc469e41368ba01516e6bb0d627" 2018-11-18 16:06:37,366 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c1c8889-ccea-4dcb-9af6-ecd8e57d563c 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-11-18 16:06:37,366 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/f5ceee41-a7b2-42d0-abbc-0988bcc306a4 used request id req-2c1c8889-ccea-4dcb-9af6-ecd8e57d563c 2018-11-18 16:06:37,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:37,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["l3EN7UEJR4S8NNJNLAWsIQ"], "issued_at": "2018-11-18T16:06:37.000000Z"}} 2018-11-18 16:06:37,758 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb609aebcc0b49aef1edc218273eca6a9dd9d47f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-e45834a8-4c07-472f-a17a-932370bdf4c9-type", "description": null}}' 2018-11-18 16:06:37,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:37 GMT Server: Apache x-compute-request-id: req-5125880a-cbf1-4d1e-9183-765e4a0635c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5125880a-cbf1-4d1e-9183-765e4a0635c3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e45834a8-4c07-472f-a17a-932370bdf4c9-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59b5a3e4-130e-43fa-9803-b7f67d8d8661", "description": null}} 2018-11-18 16:06:37,963 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-5125880a-cbf1-4d1e-9183-765e4a0635c3 2018-11-18 16:06:37,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5125880a-cbf1-4d1e-9183-765e4a0635c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb609aebcc0b49aef1edc218273eca6a9dd9d47f" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-e45834a8-4c07-472f-a17a-932370bdf4c9", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-11-18 16:06:38,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:37 GMT Server: Apache x-compute-request-id: req-c6c1f573-8966-46da-9e28-0ab0fecd1588 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6c1f573-8966-46da-9e28-0ab0fecd1588 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "59b5a3e4-130e-43fa-9803-b7f67d8d8661", "name": "CinderUtilsAddEncryptionTests-e45834a8-4c07-472f-a17a-932370bdf4c9", "control_location": "back-end", "encryption_id": "503e8ea9-ef34-444a-8813-d9bf30222762", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-11-18 16:06:38,161 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661/encryption used request id req-c6c1f573-8966-46da-9e28-0ab0fecd1588 2018-11-18 16:06:38,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5125880a-cbf1-4d1e-9183-765e4a0635c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb609aebcc0b49aef1edc218273eca6a9dd9d47f" 2018-11-18 16:06:38,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:38 GMT Server: Apache x-compute-request-id: req-d20f105a-d8ee-4c42-8516-fee22a8d7e1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d20f105a-d8ee-4c42-8516-fee22a8d7e1e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e45834a8-4c07-472f-a17a-932370bdf4c9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59b5a3e4-130e-43fa-9803-b7f67d8d8661", "description": null}} 2018-11-18 16:06:38,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661 used request id req-d20f105a-d8ee-4c42-8516-fee22a8d7e1e 2018-11-18 16:06:38,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5125880a-cbf1-4d1e-9183-765e4a0635c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb609aebcc0b49aef1edc218273eca6a9dd9d47f" 2018-11-18 16:06:38,517 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:38 GMT Server: Apache x-compute-request-id: req-2cd492d4-37e7-4912-99b4-bef2209a44c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cd492d4-37e7-4912-99b4-bef2209a44c6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "59b5a3e4-130e-43fa-9803-b7f67d8d8661", "control_location": "back-end", "deleted": false, "created_at": "2018-11-18T16:06:38.000000", "updated_at": null, "encryption_id": "503e8ea9-ef34-444a-8813-d9bf30222762", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-11-18 16:06:38,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661/encryption used request id req-2cd492d4-37e7-4912-99b4-bef2209a44c6 2018-11-18 16:06:38,517 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-e45834a8-4c07-472f-a17a-932370bdf4c9-type 2018-11-18 16:06:38,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5125880a-cbf1-4d1e-9183-765e4a0635c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb609aebcc0b49aef1edc218273eca6a9dd9d47f" 2018-11-18 16:06:38,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:38 GMT Server: Apache x-compute-request-id: req-b42fe589-46d1-4f5a-9d3e-ac40b8228469 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b42fe589-46d1-4f5a-9d3e-ac40b8228469 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e45834a8-4c07-472f-a17a-932370bdf4c9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59b5a3e4-130e-43fa-9803-b7f67d8d8661", "description": null}} 2018-11-18 16:06:38,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661 used request id req-b42fe589-46d1-4f5a-9d3e-ac40b8228469 2018-11-18 16:06:38,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5125880a-cbf1-4d1e-9183-765e4a0635c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb609aebcc0b49aef1edc218273eca6a9dd9d47f" 2018-11-18 16:06:38,962 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d53ec02c-6bdf-4d7d-a32c-6c4da8b1dc2f 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-11-18 16:06:38,963 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661/encryption/provider used request id req-d53ec02c-6bdf-4d7d-a32c-6c4da8b1dc2f 2018-11-18 16:06:38,963 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-e45834a8-4c07-472f-a17a-932370bdf4c9-type 2018-11-18 16:06:38,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5125880a-cbf1-4d1e-9183-765e4a0635c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb609aebcc0b49aef1edc218273eca6a9dd9d47f" 2018-11-18 16:06:39,179 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa5361db-a993-4ab0-a132-9303ea90911b 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-11-18 16:06:39,179 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/59b5a3e4-130e-43fa-9803-b7f67d8d8661 used request id req-aa5361db-a993-4ab0-a132-9303ea90911b 2018-11-18 16:06:39,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:39,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["1laL7jikRzSB-0St9wKP_A"], "issued_at": "2018-11-18T16:06:39.000000Z"}} 2018-11-18 16:06:39,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d-qos"}}' 2018-11-18 16:06:39,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:39 GMT Server: Apache x-compute-request-id: req-48660272-17ec-431b-8d2f-6aee0006527f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48660272-17ec-431b-8d2f-6aee0006527f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "41de12da-ef89-481c-b494-9f194e20ed96", "name": "CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d-qos"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/41de12da-ef89-481c-b494-9f194e20ed96", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/41de12da-ef89-481c-b494-9f194e20ed96", "rel": "bookmark"}]} 2018-11-18 16:06:39,738 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-48660272-17ec-431b-8d2f-6aee0006527f 2018-11-18 16:06:39,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-48660272-17ec-431b-8d2f-6aee0006527f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d", "description": null}}' 2018-11-18 16:06:39,953 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:39 GMT Server: Apache x-compute-request-id: req-77d6f608-e7c3-4b50-bc6e-6d64ef285bc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77d6f608-e7c3-4b50-bc6e-6d64ef285bc6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a12ad76b-6a73-456f-8f15-9f90c54ff706", "description": null}} 2018-11-18 16:06:39,953 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-77d6f608-e7c3-4b50-bc6e-6d64ef285bc6 2018-11-18 16:06:39,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-48660272-17ec-431b-8d2f-6aee0006527f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-18 16:06:40,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:39 GMT Server: Apache x-compute-request-id: req-01cdbb19-9eb9-4d3d-a11d-d6c4c04434f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01cdbb19-9eb9-4d3d-a11d-d6c4c04434f9 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a12ad76b-6a73-456f-8f15-9f90c54ff706", "name": "foo", "control_location": "back-end", "encryption_id": "b788d842-71e0-4d4b-ae83-f4fc7046d024", "provider": "bar", "provider_class": "bar"}} 2018-11-18 16:06:40,177 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706/encryption used request id req-01cdbb19-9eb9-4d3d-a11d-d6c4c04434f9 2018-11-18 16:06:40,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48660272-17ec-431b-8d2f-6aee0006527f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" 2018-11-18 16:06:40,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:40 GMT Server: Apache x-compute-request-id: req-687310d3-5dda-4c59-83e7-efa84e087599 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-687310d3-5dda-4c59-83e7-efa84e087599 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a12ad76b-6a73-456f-8f15-9f90c54ff706", "description": null}} 2018-11-18 16:06:40,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706 used request id req-687310d3-5dda-4c59-83e7-efa84e087599 2018-11-18 16:06:40,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48660272-17ec-431b-8d2f-6aee0006527f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" 2018-11-18 16:06:40,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:40 GMT Server: Apache x-compute-request-id: req-f7fe5127-96b2-4f94-8e22-12fa44b39f16 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7fe5127-96b2-4f94-8e22-12fa44b39f16 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "a12ad76b-6a73-456f-8f15-9f90c54ff706", "control_location": "back-end", "deleted": false, "created_at": "2018-11-18T16:06:40.000000", "updated_at": null, "encryption_id": "b788d842-71e0-4d4b-ae83-f4fc7046d024", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-18 16:06:40,516 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706/encryption used request id req-f7fe5127-96b2-4f94-8e22-12fa44b39f16 2018-11-18 16:06:40,517 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d 2018-11-18 16:06:40,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48660272-17ec-431b-8d2f-6aee0006527f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" 2018-11-18 16:06:40,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:40 GMT Server: Apache x-compute-request-id: req-c06d52f2-1e51-438a-bd60-bcc314344a0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c06d52f2-1e51-438a-bd60-bcc314344a0d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a12ad76b-6a73-456f-8f15-9f90c54ff706", "description": null}} 2018-11-18 16:06:40,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706 used request id req-c06d52f2-1e51-438a-bd60-bcc314344a0d 2018-11-18 16:06:40,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48660272-17ec-431b-8d2f-6aee0006527f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" 2018-11-18 16:06:40,879 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2d65804-fc17-4909-b9c9-31bacef97ee0 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-11-18 16:06:40,879 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706/encryption/provider used request id req-d2d65804-fc17-4909-b9c9-31bacef97ee0 2018-11-18 16:06:40,879 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d 2018-11-18 16:06:40,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48660272-17ec-431b-8d2f-6aee0006527f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" 2018-11-18 16:06:41,090 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b6fcc25-ca5f-4059-be10-4fcdfb159aa7 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-11-18 16:06:41,091 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/a12ad76b-6a73-456f-8f15-9f90c54ff706 used request id req-3b6fcc25-ca5f-4059-be10-4fcdfb159aa7 2018-11-18 16:06:41,091 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-40555d43-5290-4e4a-b459-53c29fd4fc4d-qos 2018-11-18 16:06:41,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/41de12da-ef89-481c-b494-9f194e20ed96?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48660272-17ec-431b-8d2f-6aee0006527f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1e0541208e78be9bc38751303ef5c858120bdc" 2018-11-18 16:06:41,144 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10a5cb72-f4d6-4215-9eba-da565b428b81 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-11-18 16:06:41,144 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/41de12da-ef89-481c-b494-9f194e20ed96?force=False used request id req-10a5cb72-f4d6-4215-9eba-da565b428b81 2018-11-18 16:06:41,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:41,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["ywhcECg0RWKAHpShXTeG_w"], "issued_at": "2018-11-18T16:06:41.000000Z"}} 2018-11-18 16:06:41,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab72aa969435641c6487b8be77d76404fb75b8e7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-cb464c92-f635-45c7-acfe-dac5edcf6bcb-qos"}}' 2018-11-18 16:06:41,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:41 GMT Server: Apache x-compute-request-id: req-6e36c6ca-da4b-4c94-8bee-3d60caccd23b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e36c6ca-da4b-4c94-8bee-3d60caccd23b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "0dd80cba-61ea-40af-ba93-e3bd78788783", "name": "CinderUtilsVolumeTypeCompleteTests-cb464c92-f635-45c7-acfe-dac5edcf6bcb-qos"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/0dd80cba-61ea-40af-ba93-e3bd78788783", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/0dd80cba-61ea-40af-ba93-e3bd78788783", "rel": "bookmark"}]} 2018-11-18 16:06:41,738 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-6e36c6ca-da4b-4c94-8bee-3d60caccd23b 2018-11-18 16:06:41,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6e36c6ca-da4b-4c94-8bee-3d60caccd23b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab72aa969435641c6487b8be77d76404fb75b8e7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-cb464c92-f635-45c7-acfe-dac5edcf6bcb", "description": null}}' 2018-11-18 16:06:42,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:41 GMT Server: Apache x-compute-request-id: req-52b1a13a-cdf4-40fb-b9d9-dbb0a2169667 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52b1a13a-cdf4-40fb-b9d9-dbb0a2169667 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-cb464c92-f635-45c7-acfe-dac5edcf6bcb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "554cceb6-88cf-4a41-9cd9-6480750dceaf", "description": null}} 2018-11-18 16:06:42,506 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-52b1a13a-cdf4-40fb-b9d9-dbb0a2169667 2018-11-18 16:06:42,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e36c6ca-da4b-4c94-8bee-3d60caccd23b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab72aa969435641c6487b8be77d76404fb75b8e7" 2018-11-18 16:06:42,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:42 GMT Server: Apache x-compute-request-id: req-95694b7a-2d4a-48f3-a32c-44c8bb09612d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95694b7a-2d4a-48f3-a32c-44c8bb09612d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "0dd80cba-61ea-40af-ba93-e3bd78788783", "name": "CinderUtilsVolumeTypeCompleteTests-cb464c92-f635-45c7-acfe-dac5edcf6bcb-qos"}]} 2018-11-18 16:06:42,687 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-95694b7a-2d4a-48f3-a32c-44c8bb09612d 2018-11-18 16:06:42,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/None/associate?vol_type_id=554cceb6-88cf-4a41-9cd9-6480750dceaf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e36c6ca-da4b-4c94-8bee-3d60caccd23b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab72aa969435641c6487b8be77d76404fb75b8e7" 2018-11-18 16:06:42,710 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16:06:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8f4d1a91-76f6-4c00-bfd1-746a9b9c9063 x-openstack-request-id: req-8f4d1a91-76f6-4c00-bfd1-746a9b9c9063 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-11-18 16:06:42,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/None/associate?vol_type_id=554cceb6-88cf-4a41-9cd9-6480750dceaf used request id req-8f4d1a91-76f6-4c00-bfd1-746a9b9c9063 2018-11-18 16:06:42,710 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-8f4d1a91-76f6-4c00-bfd1-746a9b9c9063) 2018-11-18 16:06:42,711 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-cb464c92-f635-45c7-acfe-dac5edcf6bcb 2018-11-18 16:06:42,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/554cceb6-88cf-4a41-9cd9-6480750dceaf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e36c6ca-da4b-4c94-8bee-3d60caccd23b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab72aa969435641c6487b8be77d76404fb75b8e7" 2018-11-18 16:06:42,934 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35b95538-b1ab-4136-988d-6aea30a0f841 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-11-18 16:06:42,934 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/554cceb6-88cf-4a41-9cd9-6480750dceaf used request id req-35b95538-b1ab-4136-988d-6aea30a0f841 2018-11-18 16:06:42,934 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-cb464c92-f635-45c7-acfe-dac5edcf6bcb-qos 2018-11-18 16:06:42,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/0dd80cba-61ea-40af-ba93-e3bd78788783?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e36c6ca-da4b-4c94-8bee-3d60caccd23b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab72aa969435641c6487b8be77d76404fb75b8e7" 2018-11-18 16:06:43,150 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-892fad7d-d84a-49f3-a5c9-681e76b1f602 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-11-18 16:06:43,150 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/0dd80cba-61ea-40af-ba93-e3bd78788783?force=False used request id req-892fad7d-d84a-49f3-a5c9-681e76b1f602 2018-11-18 16:06:43,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:43,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["TEhkIndOT82CzgLQ-B-fhw"], "issued_at": "2018-11-18T16:06:43.000000Z"}} 2018-11-18 16:06:43,551 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb30996d15cb7dc742006ad304cc5ca3272e7a1c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e0d41c80-44a5-4a54-bbe5-85f8c9afe868-qos"}}' 2018-11-18 16:06:43,744 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:43 GMT Server: Apache x-compute-request-id: req-1077c43b-83ac-4821-9309-9312bac14612 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1077c43b-83ac-4821-9309-9312bac14612 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "20514adf-e6c3-4c47-b2ee-90fe9568b395", "name": "CinderUtilsVolumeTypeCompleteTests-e0d41c80-44a5-4a54-bbe5-85f8c9afe868-qos"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/20514adf-e6c3-4c47-b2ee-90fe9568b395", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/20514adf-e6c3-4c47-b2ee-90fe9568b395", "rel": "bookmark"}]} 2018-11-18 16:06:43,744 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-1077c43b-83ac-4821-9309-9312bac14612 2018-11-18 16:06:43,748 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1077c43b-83ac-4821-9309-9312bac14612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb30996d15cb7dc742006ad304cc5ca3272e7a1c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e0d41c80-44a5-4a54-bbe5-85f8c9afe868", "description": null}}' 2018-11-18 16:06:43,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:43 GMT Server: Apache x-compute-request-id: req-41e8d0ae-6458-4870-9f25-f09fcddf2ce8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41e8d0ae-6458-4870-9f25-f09fcddf2ce8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e0d41c80-44a5-4a54-bbe5-85f8c9afe868", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0588d21a-5a40-4402-b9ae-6f32efa28a92", "description": null}} 2018-11-18 16:06:43,945 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-41e8d0ae-6458-4870-9f25-f09fcddf2ce8 2018-11-18 16:06:43,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1077c43b-83ac-4821-9309-9312bac14612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb30996d15cb7dc742006ad304cc5ca3272e7a1c" 2018-11-18 16:06:44,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:43 GMT Server: Apache x-compute-request-id: req-2df3a328-ab72-4132-b3d8-abacc33468fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2df3a328-ab72-4132-b3d8-abacc33468fa Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "20514adf-e6c3-4c47-b2ee-90fe9568b395", "name": "CinderUtilsVolumeTypeCompleteTests-e0d41c80-44a5-4a54-bbe5-85f8c9afe868-qos"}]} 2018-11-18 16:06:44,132 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-2df3a328-ab72-4132-b3d8-abacc33468fa 2018-11-18 16:06:44,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/20514adf-e6c3-4c47-b2ee-90fe9568b395/associate?vol_type_id=0588d21a-5a40-4402-b9ae-6f32efa28a92 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1077c43b-83ac-4821-9309-9312bac14612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb30996d15cb7dc742006ad304cc5ca3272e7a1c" 2018-11-18 16:06:44,366 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-414a9c77-aeb5-48aa-98cc-8fb246b46f6b 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-11-18 16:06:44,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/20514adf-e6c3-4c47-b2ee-90fe9568b395/associate?vol_type_id=0588d21a-5a40-4402-b9ae-6f32efa28a92 used request id req-414a9c77-aeb5-48aa-98cc-8fb246b46f6b 2018-11-18 16:06:44,366 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e0d41c80-44a5-4a54-bbe5-85f8c9afe868 2018-11-18 16:06:44,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/0588d21a-5a40-4402-b9ae-6f32efa28a92 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1077c43b-83ac-4821-9309-9312bac14612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb30996d15cb7dc742006ad304cc5ca3272e7a1c" 2018-11-18 16:06:44,552 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37b1a1d4-2d3d-48bf-a027-87290e3a4c89 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-11-18 16:06:44,552 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/0588d21a-5a40-4402-b9ae-6f32efa28a92 used request id req-37b1a1d4-2d3d-48bf-a027-87290e3a4c89 2018-11-18 16:06:44,552 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e0d41c80-44a5-4a54-bbe5-85f8c9afe868-qos 2018-11-18 16:06:44,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/20514adf-e6c3-4c47-b2ee-90fe9568b395?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1077c43b-83ac-4821-9309-9312bac14612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb30996d15cb7dc742006ad304cc5ca3272e7a1c" 2018-11-18 16:06:44,749 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f1bed2b-6ce0-42ed-9346-8577949de234 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-11-18 16:06:44,749 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/20514adf-e6c3-4c47-b2ee-90fe9568b395?force=False used request id req-3f1bed2b-6ce0-42ed-9346-8577949de234 2018-11-18 16:06:44,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:45,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "605a573d595c41ecbea6ab6e62633178", "name": "heat_stack_owner"}, {"id": "00e7d0214d6b431c8d29dec277c173cc", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b559fd13b4b64b3499a342cf8eeeb748", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b559fd13b4b64b3499a342cf8eeeb748", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "id": "db9b37ca0c834b818e5c839a5420939f"}, "audit_ids": ["fB9j_LaMQ5qZMVc1vMsEbg"], "issued_at": "2018-11-18T16:06:45.000000Z"}} 2018-11-18 16:06:45,134 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6-qos"}}' 2018-11-18 16:06:45,331 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:45 GMT Server: Apache x-compute-request-id: req-ba26f405-a798-4a80-b575-bb947549b058 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba26f405-a798-4a80-b575-bb947549b058 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "1e37eaf5-8930-4a67-bac2-eb76e184d4b1", "name": "CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6-qos"}, "links": [{"href": "http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/1e37eaf5-8930-4a67-bac2-eb76e184d4b1", "rel": "self"}, {"href": "http://172.30.9.30:8776/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/1e37eaf5-8930-4a67-bac2-eb76e184d4b1", "rel": "bookmark"}]} 2018-11-18 16:06:45,331 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-ba26f405-a798-4a80-b575-bb947549b058 2018-11-18 16:06:45,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6", "description": null}}' 2018-11-18 16:06:45,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:45 GMT Server: Apache x-compute-request-id: req-a9c04abd-323b-462f-9b4c-02c5ab3da01c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9c04abd-323b-462f-9b4c-02c5ab3da01c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4bf46481-0118-4ad4-9d3b-d67e8b0c6a89", "description": null}} 2018-11-18 16:06:45,520 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types used request id req-a9c04abd-323b-462f-9b4c-02c5ab3da01c 2018-11-18 16:06:45,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-18 16:06:45,737 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:45 GMT Server: Apache x-compute-request-id: req-dfc44049-c7c1-4aed-baa7-b8695b6a6ad8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfc44049-c7c1-4aed-baa7-b8695b6a6ad8 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "4bf46481-0118-4ad4-9d3b-d67e8b0c6a89", "name": "foo", "control_location": "back-end", "encryption_id": "47c4884c-e06f-42bb-9f51-7dbb11135fc6", "provider": "bar", "provider_class": "bar"}} 2018-11-18 16:06:45,737 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89/encryption used request id req-dfc44049-c7c1-4aed-baa7-b8695b6a6ad8 2018-11-18 16:06:45,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" 2018-11-18 16:06:46,568 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:45 GMT Server: Apache x-compute-request-id: req-1d61bb1e-3962-412c-85d4-25b767a1bdff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d61bb1e-3962-412c-85d4-25b767a1bdff Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "1e37eaf5-8930-4a67-bac2-eb76e184d4b1", "name": "CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6-qos"}]} 2018-11-18 16:06:46,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs used request id req-1d61bb1e-3962-412c-85d4-25b767a1bdff 2018-11-18 16:06:46,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/1e37eaf5-8930-4a67-bac2-eb76e184d4b1/associate?vol_type_id=4bf46481-0118-4ad4-9d3b-d67e8b0c6a89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" 2018-11-18 16:06:46,778 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c809d2ec-6e60-4e62-8205-0133e505fd00 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-11-18 16:06:46,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/1e37eaf5-8930-4a67-bac2-eb76e184d4b1/associate?vol_type_id=4bf46481-0118-4ad4-9d3b-d67e8b0c6a89 used request id req-c809d2ec-6e60-4e62-8205-0133e505fd00 2018-11-18 16:06:46,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" 2018-11-18 16:06:46,941 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:46 GMT Server: Apache x-compute-request-id: req-f24408e5-b7ac-4530-b74c-046186b9061f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f24408e5-b7ac-4530-b74c-046186b9061f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6", "qos_specs_id": "1e37eaf5-8930-4a67-bac2-eb76e184d4b1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4bf46481-0118-4ad4-9d3b-d67e8b0c6a89", "description": null}} 2018-11-18 16:06:46,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89 used request id req-f24408e5-b7ac-4530-b74c-046186b9061f 2018-11-18 16:06:46,945 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" 2018-11-18 16:06:47,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:46 GMT Server: Apache x-compute-request-id: req-fde7df1c-4373-4449-9c25-c04df670e72c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fde7df1c-4373-4449-9c25-c04df670e72c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "4bf46481-0118-4ad4-9d3b-d67e8b0c6a89", "control_location": "back-end", "deleted": false, "created_at": "2018-11-18T16:06:45.000000", "updated_at": null, "encryption_id": "47c4884c-e06f-42bb-9f51-7dbb11135fc6", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-18 16:06:47,118 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89/encryption used request id req-fde7df1c-4373-4449-9c25-c04df670e72c 2018-11-18 16:06:47,119 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6 2018-11-18 16:06:47,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" 2018-11-18 16:06:47,144 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:47 GMT Server: Apache x-compute-request-id: req-03f99ae4-47ac-4f69-b706-7fbf32fe3aad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03f99ae4-47ac-4f69-b706-7fbf32fe3aad Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6", "qos_specs_id": "1e37eaf5-8930-4a67-bac2-eb76e184d4b1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4bf46481-0118-4ad4-9d3b-d67e8b0c6a89", "description": null}} 2018-11-18 16:06:47,144 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89 used request id req-03f99ae4-47ac-4f69-b706-7fbf32fe3aad 2018-11-18 16:06:47,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" 2018-11-18 16:06:47,346 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-252e8779-271b-4810-a676-a2ae07da20e5 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-11-18 16:06:47,346 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89/encryption/provider used request id req-252e8779-271b-4810-a676-a2ae07da20e5 2018-11-18 16:06:47,346 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6 2018-11-18 16:06:47,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" 2018-11-18 16:06:47,562 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d366d8e6-626d-4d0d-b09d-96dd4eaa906b 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-11-18 16:06:47,562 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/types/4bf46481-0118-4ad4-9d3b-d67e8b0c6a89 used request id req-d366d8e6-626d-4d0d-b09d-96dd4eaa906b 2018-11-18 16:06:47,563 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ca5395ce-2129-482e-8da5-016cca7f54c6-qos 2018-11-18 16:06:47,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/1e37eaf5-8930-4a67-bac2-eb76e184d4b1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba26f405-a798-4a80-b575-bb947549b058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1252cfe07a7e13ab0ad6b59e814795eb12800070" 2018-11-18 16:06:47,611 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:06:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bc2ee058-043e-418f-b3e9-c835b3b2cdfa 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-11-18 16:06:47,611 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b559fd13b4b64b3499a342cf8eeeb748/qos-specs/1e37eaf5-8930-4a67-bac2-eb76e184d4b1?force=False used request id req-bc2ee058-043e-418f-b3e9-c835b3b2cdfa 2018-11-18 16:06:47,612 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 738.242s OK 2018-11-18 16:06:47,737 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:06:47,738 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-18 16:06:47,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:47,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4816dff0-ccda-4ff8-b7f9-955feac6792c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "605a573d595c41ecbea6ab6e62633178", "links": {"self": "http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:47,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4816dff0-ccda-4ff8-b7f9-955feac6792c 2018-11-18 16:06:47,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0861639976501s 2018-11-18 16:06:47,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:06:47,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:47,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d82e0ad-79dd-46b4-9995-fa51117abdb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:47,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/605a573d595c41ecbea6ab6e62633178 used request id req-3d82e0ad-79dd-46b4-9995-fa51117abdb3 2018-11-18 16:06:47,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.151599168777s 2018-11-18 16:06:47,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:06:47,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:48,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bccf958a-e2e0-48a1-92d2-43c58ae53ee1 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6", "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "domain_id": "default", "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:06:48,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-bccf958a-e2e0-48a1-92d2-43c58ae53ee1 2018-11-18 16:06:48,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0946989059448s 2018-11-18 16:06:48,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-bccf958a-e2e0-48a1-92d2-43c58ae53ee1 2018-11-18 16:06:48,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:06:48,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:48,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302e5e9e-b243-48de-b476-4beddf7f4767 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f"}, "enabled": true, "id": "db9b37ca0c834b818e5c839a5420939f", "options": {}, "domain_id": "default", "name": "api_check-user_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}} 2018-11-18 16:06:48,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f used request id req-302e5e9e-b243-48de-b476-4beddf7f4767 2018-11-18 16:06:48,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968520641327s 2018-11-18 16:06:48,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f used request id req-302e5e9e-b243-48de-b476-4beddf7f4767 2018-11-18 16:06:48,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 16:06:48,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:48,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f99033-035b-413f-bc7d-7b637d6ea06d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:48,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f used request id req-c8f99033-035b-413f-bc7d-7b637d6ea06d 2018-11-18 16:06:48,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249287128448s 2018-11-18 16:06:48,432 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/db9b37ca0c834b818e5c839a5420939f used request id req-c8f99033-035b-413f-bc7d-7b637d6ea06d 2018-11-18 16:06:48,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:06:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:48,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d660fa5-46c5-4efb-80fb-4942743987ec Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748"}, "enabled": true, "id": "b559fd13b4b64b3499a342cf8eeeb748", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c8a0e067-a2eb-4dc5-804b-f71dea152cb6"}]} 2018-11-18 16:06:48,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-1d660fa5-46c5-4efb-80fb-4942743987ec 2018-11-18 16:06:48,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0773320198059s 2018-11-18 16:06:48,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-1d660fa5-46c5-4efb-80fb-4942743987ec 2018-11-18 16:06:48,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 16:06:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:48,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00b0198b-4489-48ec-952d-0ef2a78a7917 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:48,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-00b0198b-4489-48ec-952d-0ef2a78a7917 2018-11-18 16:06:48,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173434972763s 2018-11-18 16:06:48,686 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b559fd13b4b64b3499a342cf8eeeb748 used request id req-00b0198b-4489-48ec-952d-0ef2a78a7917 2018-11-18 16:06:48,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:48,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257a7dc0-685c-4d1f-a7dd-9b30c416c4d5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00e7d0214d6b431c8d29dec277c173cc", "links": {"self": "http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:48,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-257a7dc0-685c-4d1f-a7dd-9b30c416c4d5 2018-11-18 16:06:48,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0905618667603s 2018-11-18 16:06:48,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:06:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:48,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6153c2-f28d-4a8a-90e4-3d90ed46f12c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:48,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/00e7d0214d6b431c8d29dec277c173cc used request id req-aa6153c2-f28d-4a8a-90e4-3d90ed46f12c 2018-11-18 16:06:48,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0957679748535s 2018-11-18 16:06:48,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:06:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=b559fd13b4b64b3499a342cf8eeeb748&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:49,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-24ec3039-9bda-48c2-a49f-0a0c44de54e4 Date: Sun, 18 Nov 2018 16:06:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}]} 2018-11-18 16:06:49,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=b559fd13b4b64b3499a342cf8eeeb748&name=default used request id req-24ec3039-9bda-48c2-a49f-0a0c44de54e4 2018-11-18 16:06:49,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19113612175s 2018-11-18 16:06:49,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=b559fd13b4b64b3499a342cf8eeeb748&name=default used request id req-24ec3039-9bda-48c2-a49f-0a0c44de54e4 2018-11-18 16:06:49,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:06:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:49,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-88d48ac1-5e8e-44ab-be82-7f658c3bc62f Date: Sun, 18 Nov 2018 16:06:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:54:56Z", "updated_at": "2018-11-18T15:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "fb96a8b2-fd9e-4674-9751-f1fd00a952f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "f8c0d3fd-9382-495f-b3e8-873370c8e670", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "c0fa0a1a-30f0-4d43-a924-cc1430cfdc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv4", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:57Z", "revision_number": 0, "id": "ed50b7df-80b5-4ef9-b76e-1c8e09c1481a", "remote_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:57Z", "security_group_id": "460694e0-1336-47e9-a0f1-021c8298228c", "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "port_range_min": null, "ethertype": "IPv6", "project_id": "b559fd13b4b64b3499a342cf8eeeb748"}], "revision_number": 4, "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "460694e0-1336-47e9-a0f1-021c8298228c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}]} 2018-11-18 16:06:49,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-88d48ac1-5e8e-44ab-be82-7f658c3bc62f 2018-11-18 16:06:49,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199220895767s 2018-11-18 16:06:49,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-88d48ac1-5e8e-44ab-be82-7f658c3bc62f 2018-11-18 16:06:49,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-18 16:06:49,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/460694e0-1336-47e9-a0f1-021c8298228c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87f8df8ab3490216be9bb5e5f42449e515646a90" 2018-11-18 16:06:49,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ace1f8d-ce15-4aae-b0c8-897ba0eb9f2b Content-Length: 0 Date: Sun, 18 Nov 2018 16:06:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:06:49,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/460694e0-1336-47e9-a0f1-021c8298228c.json used request id req-0ace1f8d-ce15-4aae-b0c8-897ba0eb9f2b 2018-11-18 16:06:49,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.332376003265s 2018-11-18 16:06:49,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/460694e0-1336-47e9-a0f1-021c8298228c.json used request id req-0ace1f8d-ce15-4aae-b0c8-897ba0eb9f2b 2018-11-18 16:06:49,632 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-18 16:06:49,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:06:49,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:06:49,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:06:49,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:06:49,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:06:49,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:06:49,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:06:49,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:06:49,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:06:49,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:06:49,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:06:49,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:06:49,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:06:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:06:49,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc56aa5f-49d0-4329-877a-a737fed30073 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:06:49,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bc56aa5f-49d0-4329-877a-a737fed30073 2018-11-18 16:06:49,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:50,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["mlvZ81K2QQ6I_Fx7zc6FFg"], "issued_at": "2018-11-18T16:06:50.000000Z"}} 2018-11-18 16:06:50,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:50,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:06:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:06:50,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:50,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541a6797-a0f8-465a-8586-f976c276f610 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:06:50,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-541a6797-a0f8-465a-8586-f976c276f610 2018-11-18 16:06:50,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.47841501236s 2018-11-18 16:06:50,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 16:06:50,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}}' 2018-11-18 16:06:50,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3995e2d9-9a69-4e2e-a242-fa907ab86526 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a"}, "enabled": true, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}} 2018-11-18 16:06:50,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3995e2d9-9a69-4e2e-a242-fa907ab86526 2018-11-18 16:06:50,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107447147369s 2018-11-18 16:06:50,247 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3995e2d9-9a69-4e2e-a242-fa907ab86526 2018-11-18 16:06:50,247 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a', 'id': u'36f32a2d8cb74232b5c5d2dc7fedd07a', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 16:06:50,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 16:06:50,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375062942505s 2018-11-18 16:06:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:50,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44bc300e-7ae1-41c7-b6ba-929f2501649b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d"}, "enabled": true, "id": "b78897b956a246f3aad5c1506429005d", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}} 2018-11-18 16:06:50,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d used request id req-44bc300e-7ae1-41c7-b6ba-929f2501649b 2018-11-18 16:06:50,719 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b78897b956a246f3aad5c1506429005d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a'}) 2018-11-18 16:06:50,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:50,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:50,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70b4c3b-58ae-415d-a006-16f28dd4d713 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:50,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a70b4c3b-58ae-415d-a006-16f28dd4d713 2018-11-18 16:06:50,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802979469299s 2018-11-18 16:06:50,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:50,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:50,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fac21d0-b7e4-47b2-9e89-dfd8a0a476aa Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:50,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5fac21d0-b7e4-47b2-9e89-dfd8a0a476aa 2018-11-18 16:06:50,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0760190486908s 2018-11-18 16:06:50,878 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 16:06:50,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 16:06:50,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" -d '{"role": {"name": "Member"}}' 2018-11-18 16:06:50,978 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa750af1-ac94-4e8e-ba3b-b043a4363658 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}} 2018-11-18 16:06:50,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-aa750af1-ac94-4e8e-ba3b-b043a4363658 2018-11-18 16:06:50,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0996370315552s 2018-11-18 16:06:50,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:50,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd1928c-bcf0-463e-b358-3efbadcbbef8 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "domain_id": null, "name": "Member", "id": "aa1c2a1517fb4996bbb2c10deca9bdb4"}} 2018-11-18 16:06:50,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4 used request id req-ebd1928c-bcf0-463e-b358-3efbadcbbef8 2018-11-18 16:06:50,995 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4'}, 'domain_id': None, 'human_id': None, 'id': u'aa1c2a1517fb4996bbb2c10deca9bdb4', 'HUMAN_ID': False}) 2018-11-18 16:06:50,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:50,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776605e8-54aa-4b6c-85cd-b4a78ff497b2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:51,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-776605e8-54aa-4b6c-85cd-b4a78ff497b2 2018-11-18 16:06:51,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748178958893s 2018-11-18 16:06:51,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:06:51,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584fd07b-d611-4c8d-9b7b-56c7e50fa299 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:06:51,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-584fd07b-d611-4c8d-9b7b-56c7e50fa299 2018-11-18 16:06:51,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0810639858246s 2018-11-18 16:06:51,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:06:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242bfc52-83be-4294-991a-6531e9c2c687 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "links": {"self": "http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d"}, "domain_id": "default", "enabled": true, "id": "b78897b956a246f3aad5c1506429005d", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:06:51,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-242bfc52-83be-4294-991a-6531e9c2c687 2018-11-18 16:06:51,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10160779953s 2018-11-18 16:06:51,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-242bfc52-83be-4294-991a-6531e9c2c687 2018-11-18 16:06:51,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:06:51,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6f9601-9ec0-44df-8dff-960e71658350 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a"}, "enabled": true, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:06:51,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0e6f9601-9ec0-44df-8dff-960e71658350 2018-11-18 16:06:51,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0711269378662s 2018-11-18 16:06:51,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0e6f9601-9ec0-44df-8dff-960e71658350 2018-11-18 16:06:51,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:06:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=aa1c2a1517fb4996bbb2c10deca9bdb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefb10fc-7de2-4540-b217-fee49f02e04f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=aa1c2a1517fb4996bbb2c10deca9bdb4", "previous": null, "next": null}} 2018-11-18 16:06:51,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=aa1c2a1517fb4996bbb2c10deca9bdb4 used request id req-aefb10fc-7de2-4540-b217-fee49f02e04f 2018-11-18 16:06:51,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.082512140274s 2018-11-18 16:06:51,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:06:51,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a/users/b78897b956a246f3aad5c1506429005d/roles/aa1c2a1517fb4996bbb2c10deca9bdb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9da55493-bdf5-4c8d-874a-5d71bc920f65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:51,535 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a/users/b78897b956a246f3aad5c1506429005d/roles/aa1c2a1517fb4996bbb2c10deca9bdb4 used request id req-9da55493-bdf5-4c8d-874a-5d71bc920f65 2018-11-18 16:06:51,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116851091385s 2018-11-18 16:06:51,536 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '3ef9c230-3046-4419-97f7-750186d18683', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a', 'project_id': u'36f32a2d8cb74232b5c5d2dc7fedd07a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 16:06:51,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:06:51,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:06:51,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:06:51,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:06:51,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:06:51,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:06:51,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:06:51,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:06:51,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:06:51,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:06:51,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:06:51,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:06:51,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:06:51,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:06:51,542 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a', 'password': '3ef9c230-3046-4419-97f7-750186d18683', 'project_name': 'snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '36f32a2d8cb74232b5c5d2dc7fedd07a', 'project_domain_name': 'Default'} 2018-11-18 16:06:51,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488f73f9-f38d-4b77-8cd6-77646aab9b91 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:51,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-488f73f9-f38d-4b77-8cd6-77646aab9b91 2018-11-18 16:06:51,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738739967346s 2018-11-18 16:06:51,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:51,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250bc162-a08c-459e-8e20-4339dd59edf6 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:51,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-250bc162-a08c-459e-8e20-4339dd59edf6 2018-11-18 16:06:51,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819959640503s 2018-11-18 16:06:51,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:06:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16828bf8-e170-49ae-b3a2-6cb214fd9b16 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:06:51,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-16828bf8-e170-49ae-b3a2-6cb214fd9b16 2018-11-18 16:06:51,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801079273224s 2018-11-18 16:06:51,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:06:51,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7786359b-b95c-49c0-88af-8be8d74665bc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "links": {"self": "http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d"}, "domain_id": "default", "enabled": true, "id": "b78897b956a246f3aad5c1506429005d", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:06:51,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7786359b-b95c-49c0-88af-8be8d74665bc 2018-11-18 16:06:51,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0907270908356s 2018-11-18 16:06:51,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7786359b-b95c-49c0-88af-8be8d74665bc 2018-11-18 16:06:51,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:06:51,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:51,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37daa829-19dc-4fcc-8d96-75375db9f831 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a"}, "enabled": true, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:06:51,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-37daa829-19dc-4fcc-8d96-75375db9f831 2018-11-18 16:06:51,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0840120315552s 2018-11-18 16:06:51,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-37daa829-19dc-4fcc-8d96-75375db9f831 2018-11-18 16:06:51,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:06:51,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094e687f-10a7-4623-b435-718f1b3d6f1e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 16:06:52,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-094e687f-10a7-4623-b435-718f1b3d6f1e 2018-11-18 16:06:52,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0821309089661s 2018-11-18 16:06:52,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:06:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a/users/b78897b956a246f3aad5c1506429005d/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a522c3f5-c0ab-41bd-9878-85c0b567dbe5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:52,242 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a/users/b78897b956a246f3aad5c1506429005d/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-a522c3f5-c0ab-41bd-9878-85c0b567dbe5 2018-11-18 16:06:52,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.194347858429s 2018-11-18 16:06:52,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e930b6c-c0ce-424c-9c77-834260ac810d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:52,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8e930b6c-c0ce-424c-9c77-834260ac810d 2018-11-18 16:06:52,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0832121372223s 2018-11-18 16:06:52,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 16:06:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-18 16:06:52,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bebd00f-88fb-4ccf-8dbb-d3efa26ffaad Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1ba5713478e4f3fbf27ecd61fcf5301", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301"}, "name": "heat_stack_owner"}} 2018-11-18 16:06:52,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5bebd00f-88fb-4ccf-8dbb-d3efa26ffaad 2018-11-18 16:06:52,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0987620353699s 2018-11-18 16:06:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce024352-621b-455e-8e21-3d41808ed4db Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301"}, "domain_id": null, "name": "heat_stack_owner", "id": "a1ba5713478e4f3fbf27ecd61fcf5301"}} 2018-11-18 16:06:52,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301 used request id req-ce024352-621b-455e-8e21-3d41808ed4db 2018-11-18 16:06:52,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:06:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d512ca-7fae-4250-a635-f3825878f389 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1ba5713478e4f3fbf27ecd61fcf5301", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:52,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-57d512ca-7fae-4250-a635-f3825878f389 2018-11-18 16:06:52,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812420845032s 2018-11-18 16:06:52,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:06:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffaf5cb-2bde-48ca-8304-b099b5f4bb8f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:06:52,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-cffaf5cb-2bde-48ca-8304-b099b5f4bb8f 2018-11-18 16:06:52,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.085736989975s 2018-11-18 16:06:52,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:06:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37e12a1-648b-4bea-8143-ab56d1b18224 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "links": {"self": "http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d"}, "domain_id": "default", "enabled": true, "id": "b78897b956a246f3aad5c1506429005d", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:06:52,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c37e12a1-648b-4bea-8143-ab56d1b18224 2018-11-18 16:06:52,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905261039734s 2018-11-18 16:06:52,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c37e12a1-648b-4bea-8143-ab56d1b18224 2018-11-18 16:06:52,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:06:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5433dd-3262-46c1-a196-5785d12bccda Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a"}, "enabled": true, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:06:52,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7f5433dd-3262-46c1-a196-5785d12bccda 2018-11-18 16:06:52,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0803959369659s 2018-11-18 16:06:52,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7f5433dd-3262-46c1-a196-5785d12bccda 2018-11-18 16:06:52,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:06:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=a1ba5713478e4f3fbf27ecd61fcf5301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:52,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92330221-36be-4b8f-9f96-719ebef101d6 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=a1ba5713478e4f3fbf27ecd61fcf5301", "previous": null, "next": null}} 2018-11-18 16:06:52,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=b78897b956a246f3aad5c1506429005d&scope.project.id=36f32a2d8cb74232b5c5d2dc7fedd07a&role.id=a1ba5713478e4f3fbf27ecd61fcf5301 used request id req-92330221-36be-4b8f-9f96-719ebef101d6 2018-11-18 16:06:52,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0784201622009s 2018-11-18 16:06:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:06:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a/users/b78897b956a246f3aad5c1506429005d/roles/a1ba5713478e4f3fbf27ecd61fcf5301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:06:53,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8197c7d-97c7-4fd2-bafa-e54fc633d490 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:53,051 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a/users/b78897b956a246f3aad5c1506429005d/roles/a1ba5713478e4f3fbf27ecd61fcf5301 used request id req-c8197c7d-97c7-4fd2-bafa-e54fc633d490 2018-11-18 16:06:53,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121314048767s 2018-11-18 16:06:53,051 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-18 16:06:53,051 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-18 16:06:53,052 - openstack_tests - INFO - OS Credentials = > 2018-11-18 16:06:53,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:06:53,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:53,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "name": "Member"}, {"id": "a1ba5713478e4f3fbf27ecd61fcf5301", "name": "heat_stack_owner"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "id": "b78897b956a246f3aad5c1506429005d"}, "audit_ids": ["FVdxTQUIRPi837ZJBJEsmg"], "issued_at": "2018-11-18T16:06:53.000000Z"}} 2018-11-18 16:06:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341d963dd4000de13dd7debd856e38bc39d5408f" 2018-11-18 16:06:53,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-dcff1d32-25bb-4ac2-b750-cdcc0dbe87ba Date: Sun, 18 Nov 2018 16:06:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 16:06:53,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-dcff1d32-25bb-4ac2-b750-cdcc0dbe87ba 2018-11-18 16:06:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341d963dd4000de13dd7debd856e38bc39d5408f" 2018-11-18 16:06:53,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8ff34da8-ac9f-4fac-bdc1-5ab759e37121 Date: Sun, 18 Nov 2018 16:06:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 16:06:53,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=349c2810-12a5-41ea-9d90-7b05971b731a used request id req-8ff34da8-ac9f-4fac-bdc1-5ab759e37121 2018-11-18 16:06:53,900 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-18 16:06:53,900 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-11-18 16:06:53,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:06:53,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:54,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "name": "Member"}, {"id": "a1ba5713478e4f3fbf27ecd61fcf5301", "name": "heat_stack_owner"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "id": "b78897b956a246f3aad5c1506429005d"}, "audit_ids": ["HhgmzTbsTr-iD-Iui0pC_w"], "issued_at": "2018-11-18T16:06:54.000000Z"}} 2018-11-18 16:06:54,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f84721cd066b59d79555675a369551082048052" 2018-11-18 16:06:54,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7281494-32fd-4477-8077-ab9ce66156f0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:06:54,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c7281494-32fd-4477-8077-ab9ce66156f0 2018-11-18 16:06:54,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:06:54,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:54,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "name": "Member"}, {"id": "a1ba5713478e4f3fbf27ecd61fcf5301", "name": "heat_stack_owner"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "id": "b78897b956a246f3aad5c1506429005d"}, "audit_ids": ["l4uvCUnMSFyi3zbCA0sYfg"], "issued_at": "2018-11-18T16:06:54.000000Z"}} 2018-11-18 16:06:54,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:06:54,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4831d76-5b80-4e00-9748-d94bc8d0578d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:06:54,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b4831d76-5b80-4e00-9748-d94bc8d0578d 2018-11-18 16:06:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:06:54,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:06:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:06:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-a35b0958-4e45-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:06:54,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef789a3-ff0c-4c77-b4cf-3239fac20101 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-a35b0958-4e45-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-11-18 16:06:54,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-a35b0958-4e45-4ee-proj used request id req-cef789a3-ff0c-4c77-b4cf-3239fac20101 2018-11-18 16:06:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:06:55,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2f182f-79cd-4cfc-a914-46aa4c642cab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 16:06:55,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6a2f182f-79cd-4cfc-a914-46aa4c642cab 2018-11-18 16:06:55,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}}' 2018-11-18 16:06:55,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6053039e-9fa0-4627-b912-dad1889610ab Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}} 2018-11-18 16:06:55,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-6053039e-9fa0-4627-b912-dad1889610ab 2018-11-18 16:06:55,202 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-a35b0958-4e45-4ee-proj 2018-11-18 16:06:55,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:06:55,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:55,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "name": "Member"}, {"id": "a1ba5713478e4f3fbf27ecd61fcf5301", "name": "heat_stack_owner"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "id": "b78897b956a246f3aad5c1506429005d"}, "audit_ids": ["Of8rV4saQhmX8A4_uzY--Q"], "issued_at": "2018-11-18T16:06:55.000000Z"}} 2018-11-18 16:06:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500925848f835bcf5a36d3da5a97a0f92abb2d63" 2018-11-18 16:06:55,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2373f28e-ca65-4031-a8e2-34406c829375 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:06:55,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2373f28e-ca65-4031-a8e2-34406c829375 2018-11-18 16:06:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:06:55,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:06:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:06:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500925848f835bcf5a36d3da5a97a0f92abb2d63" 2018-11-18 16:06:55,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccbda78-1703-4f53-9bd7-9c1564223e06 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "links": {"self": "http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d"}, "domain_id": "default", "enabled": true, "id": "b78897b956a246f3aad5c1506429005d", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:06:55,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-dccbda78-1703-4f53-9bd7-9c1564223e06 2018-11-18 16:06:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-a35b0958-4e45-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500925848f835bcf5a36d3da5a97a0f92abb2d63" 2018-11-18 16:06:55,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d41cd4-9eba-4fb6-8b45-b65d1198e9e1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-a35b0958-4e45-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}]} 2018-11-18 16:06:55,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-a35b0958-4e45-4ee-proj used request id req-64d41cd4-9eba-4fb6-8b45-b65d1198e9e1 2018-11-18 16:06:55,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500925848f835bcf5a36d3da5a97a0f92abb2d63" 2018-11-18 16:06:55,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c3f7ec-17a9-4fa8-b3d7-7ebdb7e1380f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-18 16:06:55,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c5c3f7ec-17a9-4fa8-b3d7-7ebdb7e1380f 2018-11-18 16:06:56,378 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-a35b0958-4e45-4ee-user 2018-11-18 16:06:56,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:06:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:06:56,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54a0c2f-a233-47cc-a38e-c5db05ba2144 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1ba5713478e4f3fbf27ecd61fcf5301", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:06:56,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e54a0c2f-a233-47cc-a38e-c5db05ba2144 2018-11-18 16:06:56,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" -d '{"role": {"name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj-role"}}' 2018-11-18 16:06:56,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e79bc0f-3df2-4dec-ad1a-93eb24fd25eb Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d64fe5106b54bda8c19d97a050c60b2", "links": {"self": "http://172.30.9.30:5000/v3/roles/8d64fe5106b54bda8c19d97a050c60b2"}, "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj-role"}} 2018-11-18 16:06:56,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-1e79bc0f-3df2-4dec-ad1a-93eb24fd25eb 2018-11-18 16:06:56,563 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-a35b0958-4e45-4ee-proj-role 2018-11-18 16:06:56,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/8d64fe5106b54bda8c19d97a050c60b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:06:56,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd968682-a178-4954-ae04-a5686bf74f2b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/8d64fe5106b54bda8c19d97a050c60b2"}, "domain_id": null, "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj-role", "id": "8d64fe5106b54bda8c19d97a050c60b2"}} 2018-11-18 16:06:56,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/8d64fe5106b54bda8c19d97a050c60b2 used request id req-dd968682-a178-4954-ae04-a5686bf74f2b 2018-11-18 16:06:56,583 - keystone_utils - INFO - Granting role SimpleHealthCheck-a35b0958-4e45-4ee-proj-role to project SimpleHealthCheck-a35b0958-4e45-4ee-proj 2018-11-18 16:06:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2/users/13812dece5864eb7a342eac0f7d236ba/roles/8d64fe5106b54bda8c19d97a050c60b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:06:56,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df34a72-1e50-47ee-ae00-bb4b6ec91ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:06:56,715 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2/users/13812dece5864eb7a342eac0f7d236ba/roles/8d64fe5106b54bda8c19d97a050c60b2 used request id req-0df34a72-1e50-47ee-ae00-bb4b6ec91ffd 2018-11-18 16:06:56,716 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:06:56,717 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-18 16:06:56,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:06:56,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:06:57,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d64fe5106b54bda8c19d97a050c60b2", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj-role"}], "expires_at": "2018-11-18T17:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-a35b0958-4e45-4ee-user", "id": "13812dece5864eb7a342eac0f7d236ba"}, "audit_ids": ["OsCIgzQkQ5WsdQtk1AfYhA"], "issued_at": "2018-11-18T16:06:57.000000Z"}} 2018-11-18 16:06:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" 2018-11-18 16:06:57,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd0333c-4a64-468c-a272-46d40f915af9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:06:57,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3dd0333c-4a64-468c-a272-46d40f915af9 2018-11-18 16:06:57,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" 2018-11-18 16:06:57,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-48640a19-6280-481b-a0ad-25809bf57a5a Date: Sun, 18 Nov 2018 16:06:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image"} 2018-11-18 16:06:57,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image used request id req-48640a19-6280-481b-a0ad-25809bf57a5a 2018-11-18 16:06:57,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" 2018-11-18 16:06:57,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-15bb24fb-0b29-4722-844c-838535b2eaaf Date: Sun, 18 Nov 2018 16:06:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:06:57,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-15bb24fb-0b29-4722-844c-838535b2eaaf 2018-11-18 16:06:57,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image"}' 2018-11-18 16:06:57,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0 X-Openstack-Request-Id: req-1c5b2937-cd20-42e5-b42f-d3802f7877a5 Date: Sun, 18 Nov 2018 16:06:57 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:06:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T16:06:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "min_disk": 0, "protected": false, "id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "file": "/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0/file", "checksum": null, "owner": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:06:57,716 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-1c5b2937-cd20-42e5-b42f-d3802f7877a5 2018-11-18 16:06:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" -d '' 2018-11-18 16:06:59,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46c2e5cc-afe6-4592-a9c1-2b791a0504a0 Date: Sun, 18 Nov 2018 16:06:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:06:59,352 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0/file used request id req-46c2e5cc-afe6-4592-a9c1-2b791a0504a0 2018-11-18 16:06:59,352 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:06:59,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" 2018-11-18 16:06:59,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-da763dc0-0a58-4cef-9670-8a3ada3341b3 Date: Sun, 18 Nov 2018 16:06:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:06:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:06:59Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/d58a5d90-73e3-4838-bf43-79cc414933d0/snap", "metadata": {}}], "self": "/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "min_disk": 0, "protected": false, "id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "file": "/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/d58a5d90-73e3-4838-bf43-79cc414933d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:06:59,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0 used request id req-da763dc0-0a58-4cef-9670-8a3ada3341b3 2018-11-18 16:06:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" 2018-11-18 16:06:59,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5e1ec187-66ac-42fa-8bb1-6613d639b7bf Date: Sun, 18 Nov 2018 16:06:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:06:59,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5e1ec187-66ac-42fa-8bb1-6613d639b7bf 2018-11-18 16:06:59,660 - create_image - INFO - Created image with name - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image 2018-11-18 16:06:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" 2018-11-18 16:06:59,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f47a3867-ba2b-4e28-b3da-2e6e7b3c34c6 Date: Sun, 18 Nov 2018 16:06:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:06:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:06:59Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/d58a5d90-73e3-4838-bf43-79cc414933d0/snap", "metadata": {}}], "self": "/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "min_disk": 0, "protected": false, "id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "file": "/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/d58a5d90-73e3-4838-bf43-79cc414933d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 16:06:59,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0 used request id req-f47a3867-ba2b-4e28-b3da-2e6e7b3c34c6 2018-11-18 16:06:59,824 - create_image - DEBUG - Instance status is - active 2018-11-18 16:06:59,824 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image 2018-11-18 16:06:59,824 - create_image - INFO - Image is now active with name - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image 2018-11-18 16:06:59,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:06:59,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:07:00,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d64fe5106b54bda8c19d97a050c60b2", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj-role"}], "expires_at": "2018-11-18T17:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-a35b0958-4e45-4ee-user", "id": "13812dece5864eb7a342eac0f7d236ba"}, "audit_ids": ["cI5kcEmUSZe7hGuGm8fxRg"], "issued_at": "2018-11-18T16:07:00.000000Z"}} 2018-11-18 16:07:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" 2018-11-18 16:07:00,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce52008e-25ac-499d-85ba-902e59129338 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:07:00,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ce52008e-25ac-499d-85ba-902e59129338 2018-11-18 16:07:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" 2018-11-18 16:07:00,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e07b6618-7398-4e30-9917-9d6937c29f25 Date: Sun, 18 Nov 2018 16:07:00 GMT RESP BODY: {"networks":[]} 2018-11-18 16:07:00,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net used request id req-e07b6618-7398-4e30-9917-9d6937c29f25 2018-11-18 16:07:00,446 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net 2018-11-18 16:07:00,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" -d '{"network": {"name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net", "admin_state_up": true}}' 2018-11-18 16:07:01,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-5dadb6d3-14e2-4c93-9d87-fcaf2c3aff82 Date: Sun, 18 Nov 2018 16:07:01 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-18T16:07:00Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}} 2018-11-18 16:07:01,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-5dadb6d3-14e2-4c93-9d87-fcaf2c3aff82 2018-11-18 16:07:01,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" 2018-11-18 16:07:01,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-ea42390c-bedb-4577-bb62-aebf241cd417 Date: Sun, 18 Nov 2018 16:07:01 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-11-18T16:07:00Z","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}]} 2018-11-18 16:07:01,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-ea42390c-bedb-4577-bb62-aebf241cd417 2018-11-18 16:07:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" 2018-11-18 16:07:01,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-680ce990-9eb7-478b-b898-9a6c4a501f0c Date: Sun, 18 Nov 2018 16:07:01 GMT RESP BODY: {"subnets":[]} 2018-11-18 16:07:01,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-680ce990-9eb7-478b-b898-9a6c4a501f0c 2018-11-18 16:07:01,562 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet 2018-11-18 16:07:01,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" -d '{"subnets": [{"ip_version": 4, "network_id": "ce97a3ef-6eaf-4067-a655-8e36bf58eec9", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]}' 2018-11-18 16:07:02,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bdf0164c-d84a-4827-bd8f-7fb6303ee7d3 Date: Sun, 18 Nov 2018 16:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","dns_nameservers":[],"updated_at":"2018-11-18T16:07:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"233d17ee-79fe-4702-b98a-3c4ec478082c","subnetpool_id":null,"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]} 2018-11-18 16:07:02,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-bdf0164c-d84a-4827-bd8f-7fb6303ee7d3 2018-11-18 16:07:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" 2018-11-18 16:07:02,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5d7958e0-85be-4da4-8a88-d98f86ce6e75 Date: Sun, 18 Nov 2018 16:07: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":["233d17ee-79fe-4702-b98a-3c4ec478082c"],"updated_at":"2018-11-18T16:07:02Z","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}]} 2018-11-18 16:07:02,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-5d7958e0-85be-4da4-8a88-d98f86ce6e75 2018-11-18 16:07:02,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" 2018-11-18 16:07:02,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8281f301-9d4e-4e07-b80f-cf0685ec357a Date: Sun, 18 Nov 2018 16:07:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","dns_nameservers":[],"updated_at":"2018-11-18T16:07:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"233d17ee-79fe-4702-b98a-3c4ec478082c","subnetpool_id":null,"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]} 2018-11-18 16:07:02,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-8281f301-9d4e-4e07-b80f-cf0685ec357a 2018-11-18 16:07:02,998 - OpenStackNetwork - DEBUG - Network [ce97a3ef-6eaf-4067-a655-8e36bf58eec9] created successfully 2018-11-18 16:07:02,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:07:02,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:07:03,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "name": "Member"}, {"id": "a1ba5713478e4f3fbf27ecd61fcf5301", "name": "heat_stack_owner"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/36f32a2d8cb74232b5c5d2dc7fedd07a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "id": "b78897b956a246f3aad5c1506429005d"}, "audit_ids": ["QDB1HKRTRveOFNsypxXpEg"], "issued_at": "2018-11-18T16:07:03.000000Z"}} 2018-11-18 16:07:03,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80794896dd96a8e766709db288853a89bb5e2d02" 2018-11-18 16:07:03,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39966065-69da-4d04-bdfc-4304a778094a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:07:03,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-39966065-69da-4d04-bdfc-4304a778094a 2018-11-18 16:07:03,475 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:07:03,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80794896dd96a8e766709db288853a89bb5e2d02" 2018-11-18 16:07:03,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc90c46c-1078-4f67-a58f-16a70e073fd9 x-compute-request-id: req-dc90c46c-1078-4f67-a58f-16a70e073fd9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-18 16:07:03,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-dc90c46c-1078-4f67-a58f-16a70e073fd9 2018-11-18 16:07:03,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80794896dd96a8e766709db288853a89bb5e2d02" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-18 16:07:03,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64744f1f-b801-45a3-9bcb-a408fe9aa507 x-compute-request-id: req-64744f1f-b801-45a3-9bcb-a408fe9aa507 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:07:03,712 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-64744f1f-b801-45a3-9bcb-a408fe9aa507 2018-11-18 16:07:03,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:07:03,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:07:04,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d64fe5106b54bda8c19d97a050c60b2", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj-role"}], "expires_at": "2018-11-18T17:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-a35b0958-4e45-4ee-user", "id": "13812dece5864eb7a342eac0f7d236ba"}, "audit_ids": ["Gg2xe-czRcqRo-QmxgYF5g"], "issued_at": "2018-11-18T16:07:04.000000Z"}} 2018-11-18 16:07:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:04,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79f6be4-a8bb-4e70-884f-24973382e5cb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:07:04,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f79f6be4-a8bb-4e70-884f-24973382e5cb 2018-11-18 16:07:04,164 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-18 16:07:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:04,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9023a1a1-c40b-4a94-8452-d700c17283ee Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:07:04,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9023a1a1-c40b-4a94-8452-d700c17283ee 2018-11-18 16:07:04,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:04,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c9bb9084-4f7d-43fa-b2f6-54facfa91574 Date: Sun, 18 Nov 2018 16:07:04 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":["233d17ee-79fe-4702-b98a-3c4ec478082c"],"updated_at":"2018-11-18T16:07:02Z","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}]} 2018-11-18 16:07:04,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net used request id req-c9bb9084-4f7d-43fa-b2f6-54facfa91574 2018-11-18 16:07:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:07:04,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:07:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:07:04,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:04,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c37bea-36f5-417a-9055-7dad96e1e17e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}} 2018-11-18 16:07:04,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 used request id req-a0c37bea-36f5-417a-9055-7dad96e1e17e 2018-11-18 16:07:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:04,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-642a3c1f-4fb9-4b53-b324-cfe67bb59926 Date: Sun, 18 Nov 2018 16:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","dns_nameservers":[],"updated_at":"2018-11-18T16:07:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"233d17ee-79fe-4702-b98a-3c4ec478082c","subnetpool_id":null,"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]} 2018-11-18 16:07:04,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-642a3c1f-4fb9-4b53-b324-cfe67bb59926 2018-11-18 16:07:04,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:04,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19735c2e-ef09-4108-b5c8-a24934f4f153 Date: Sun, 18 Nov 2018 16:07:05 GMT RESP BODY: {"ports":[]} 2018-11-18 16:07:04,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1&admin_state_up=True used request id req-19735c2e-ef09-4108-b5c8-a24934f4f153 2018-11-18 16:07:04,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:05,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-997dff31-2063-4ddf-aa3d-94c4b3efed21 x-compute-request-id: req-997dff31-2063-4ddf-aa3d-94c4b3efed21 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 16:07:05,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst used request id req-997dff31-2063-4ddf-aa3d-94c4b3efed21 2018-11-18 16:07:05,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:05,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c9d1c046-6a5d-4ad4-87e8-247839b577ac Date: Sun, 18 Nov 2018 16:07: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":["233d17ee-79fe-4702-b98a-3c4ec478082c"],"updated_at":"2018-11-18T16:07:02Z","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}]} 2018-11-18 16:07:05,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net used request id req-c9d1c046-6a5d-4ad4-87e8-247839b577ac 2018-11-18 16:07:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:05,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736b1232-1903-4a2f-8329-476a104b57e4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}} 2018-11-18 16:07:05,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 used request id req-736b1232-1903-4a2f-8329-476a104b57e4 2018-11-18 16:07:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:05,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3cad0645-351d-4270-be9b-81d6b9c26542 Date: Sun, 18 Nov 2018 16:07:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","dns_nameservers":[],"updated_at":"2018-11-18T16:07:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"233d17ee-79fe-4702-b98a-3c4ec478082c","subnetpool_id":null,"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]} 2018-11-18 16:07:05,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-3cad0645-351d-4270-be9b-81d6b9c26542 2018-11-18 16:07:05,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:05,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4903d647-3d39-4f78-80d0-c536bbcfbe01 Date: Sun, 18 Nov 2018 16:07:05 GMT RESP BODY: {"ports":[]} 2018-11-18 16:07:05,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1&admin_state_up=True used request id req-4903d647-3d39-4f78-80d0-c536bbcfbe01 2018-11-18 16:07:05,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-18 16:07:05,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:07:06,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d64fe5106b54bda8c19d97a050c60b2", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj-role"}], "expires_at": "2018-11-18T17:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/c37408d1fb7d4c0c9bbcf1f17b0b50e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-a35b0958-4e45-4ee-user", "id": "13812dece5864eb7a342eac0f7d236ba"}, "audit_ids": ["CK1wzZhVS8mGYTdyFLwPbQ"], "issued_at": "2018-11-18T16:07:06.000000Z"}} 2018-11-18 16:07:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328d40105399dbb70a53bbf241219d2154db39e9" 2018-11-18 16:07:06,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab60c81f-b299-4ced-8c66-16a186426b28 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:07:06,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ab60c81f-b299-4ced-8c66-16a186426b28 2018-11-18 16:07:06,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:06,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ced0209d-9610-4f48-990c-0d8d3f591ac3 Date: Sun, 18 Nov 2018 16:07:06 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":["233d17ee-79fe-4702-b98a-3c4ec478082c"],"updated_at":"2018-11-18T16:07:02Z","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}]} 2018-11-18 16:07:06,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net used request id req-ced0209d-9610-4f48-990c-0d8d3f591ac3 2018-11-18 16:07:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:06,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8cfb2a4-446e-483a-8d39-7a5be32c3e98 Date: Sun, 18 Nov 2018 16:07:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","dns_nameservers":[],"updated_at":"2018-11-18T16:07:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"233d17ee-79fe-4702-b98a-3c4ec478082c","subnetpool_id":null,"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]} 2018-11-18 16:07:06,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-e8cfb2a4-446e-483a-8d39-7a5be32c3e98 2018-11-18 16:07:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:06,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a13c663e-5dd5-44ed-9545-22b37f0deaf7 Date: Sun, 18 Nov 2018 16:07:06 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":["233d17ee-79fe-4702-b98a-3c4ec478082c"],"updated_at":"2018-11-18T16:07:02Z","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}]} 2018-11-18 16:07:06,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net used request id req-a13c663e-5dd5-44ed-9545-22b37f0deaf7 2018-11-18 16:07:06,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:07:06,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:07:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:07:06,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328d40105399dbb70a53bbf241219d2154db39e9" 2018-11-18 16:07:07,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04d0b5d-dea2-49c2-9cfb-1c1a195393f5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}} 2018-11-18 16:07:07,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 used request id req-d04d0b5d-dea2-49c2-9cfb-1c1a195393f5 2018-11-18 16:07:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:07,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a6442ee4-5071-496e-b553-87a9f266426a Date: Sun, 18 Nov 2018 16:07:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","dns_nameservers":[],"updated_at":"2018-11-18T16:07:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"233d17ee-79fe-4702-b98a-3c4ec478082c","subnetpool_id":null,"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]} 2018-11-18 16:07:07,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-a6442ee4-5071-496e-b553-87a9f266426a 2018-11-18 16:07:07,275 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net 2018-11-18 16:07:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"port": {"network_id": "ce97a3ef-6eaf-4067-a655-8e36bf58eec9", "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1", "admin_state_up": true}}' 2018-11-18 16:07:08,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-7335fcf9-5d78-4687-a4e3-f40984288194 Date: Sun, 18 Nov 2018 16:07:08 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-18T16:07:07Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-18T16:07:07Z","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:a3:ae:3d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","fixed_ips":[{"subnet_id":"233d17ee-79fe-4702-b98a-3c4ec478082c","ip_address":"10.55.0.6"}],"id":"9cd07f85-3356-47a0-ba7d-37fe68993ad1","security_groups":["6cbb31c3-39c7-46f2-80cb-f35370fc154f"],"device_id":""}} 2018-11-18 16:07:08,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-7335fcf9-5d78-4687-a4e3-f40984288194 2018-11-18 16:07:08,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:08,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a05efde2-f0d8-4266-9236-4d88d647102d Date: Sun, 18 Nov 2018 16:07:08 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":["233d17ee-79fe-4702-b98a-3c4ec478082c"],"updated_at":"2018-11-18T16:07:02Z","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}]} 2018-11-18 16:07:08,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net used request id req-a05efde2-f0d8-4266-9236-4d88d647102d 2018-11-18 16:07:08,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:08,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6fc693-11b9-468c-b3ae-7d7cceb0e371 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}} 2018-11-18 16:07:08,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 used request id req-2d6fc693-11b9-468c-b3ae-7d7cceb0e371 2018-11-18 16:07:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:08,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0e339cb4-03ba-4720-a042-8ec4d57796e8 Date: Sun, 18 Nov 2018 16:07:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","dns_nameservers":[],"updated_at":"2018-11-18T16:07:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"233d17ee-79fe-4702-b98a-3c4ec478082c","subnetpool_id":null,"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]} 2018-11-18 16:07:08,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-0e339cb4-03ba-4720-a042-8ec4d57796e8 2018-11-18 16:07:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:09,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5416800b-6c46-424c-b69a-7e49160a3a40 Date: Sun, 18 Nov 2018 16:07:09 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:07Z","admin_state_up":true,"updated_at":"2018-11-18T16:07:07Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:a3:ae:3d","id":"9cd07f85-3356-47a0-ba7d-37fe68993ad1","port_security_enabled":true,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","fixed_ips":[{"subnet_id":"233d17ee-79fe-4702-b98a-3c4ec478082c","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["6cbb31c3-39c7-46f2-80cb-f35370fc154f"],"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1"}]} 2018-11-18 16:07:09,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1&admin_state_up=True used request id req-5416800b-6c46-424c-b69a-7e49160a3a40 2018-11-18 16:07:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:09,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01721583-ae4c-4409-aa90-9e2bae5b0e2c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}} 2018-11-18 16:07:09,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 used request id req-01721583-ae4c-4409-aa90-9e2bae5b0e2c 2018-11-18 16:07:09,101 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst 2018-11-18 16:07:09,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:09,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-2dfe0d39-ede4-48f3-b468-7eab6bc8b4ab x-compute-request-id: req-2dfe0d39-ede4-48f3-b468-7eab6bc8b4ab Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}], "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-flavor-name"}]} 2018-11-18 16:07:09,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2dfe0d39-ede4-48f3-b468-7eab6bc8b4ab 2018-11-18 16:07:09,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:09,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-ba239542-9103-4736-aec7-d7f8862a1bdc x-compute-request-id: req-ba239542-9103-4736-aec7-d7f8862a1bdc Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:07:09,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d used request id req-ba239542-9103-4736-aec7-d7f8862a1bdc 2018-11-18 16:07:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:09,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c25d510a-4819-44db-9156-73bc5b0adff1 Date: Sun, 18 Nov 2018 16:07:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T16:06:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-18T16:06:59Z", "visibility": "shared", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/d58a5d90-73e3-4838-bf43-79cc414933d0/snap", "metadata": {}}], "self": "/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "min_disk": 0, "protected": false, "id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "file": "/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/d58a5d90-73e3-4838-bf43-79cc414933d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image"} 2018-11-18 16:07:09,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image used request id req-c25d510a-4819-44db-9156-73bc5b0adff1 2018-11-18 16:07:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:09,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e88046e2-4875-4a84-bc98-948bdad0b44b Date: Sun, 18 Nov 2018 16:07:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 16:07:09,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-e88046e2-4875-4a84-bc98-948bdad0b44b 2018-11-18 16:07:09,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"server": {"name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "imageRef": "d58a5d90-73e3-4838-bf43-79cc414933d0", "flavorRef": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "max_count": 1, "min_count": 1, "networks": [{"port": "9cd07f85-3356-47a0-ba7d-37fe68993ad1"}]}}' 2018-11-18 16:07:11,048 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:07:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86d9cfdc-2a8b-4cb2-b8dc-156f3e91f718 x-compute-request-id: req-86d9cfdc-2a8b-4cb2-b8dc-156f3e91f718 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "adminPass": "VjXbLo6ugW2o"}} 2018-11-18 16:07:11,048 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-86d9cfdc-2a8b-4cb2-b8dc-156f3e91f718 2018-11-18 16:07:11,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:11,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52b79d3b-cf38-4794-8f85-e863827687cf x-compute-request-id: req-52b79d3b-cf38-4794-8f85-e863827687cf Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "user_id": "13812dece5864eb7a342eac0f7d236ba", "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-11-18T16:07:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:11,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-52b79d3b-cf38-4794-8f85-e863827687cf 2018-11-18 16:07:11,406 - create_instance - INFO - Created instance with name - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst 2018-11-18 16:07:11,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:11,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95ce6ca6-5b39-47a4-b465-f45ffe9ea52a x-compute-request-id: req-95ce6ca6-5b39-47a4-b465-f45ffe9ea52a Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "user_id": "13812dece5864eb7a342eac0f7d236ba", "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-11-18T16:07:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:11,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-95ce6ca6-5b39-47a4-b465-f45ffe9ea52a 2018-11-18 16:07:11,760 - create_instance - DEBUG - Instance status [SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst] is - BUILD 2018-11-18 16:07:11,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:07:14,763 - create_instance - DEBUG - VM status query timeout in 896.643190145 2018-11-18 16:07:14,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:15,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-32b51bf7-1ac4-41b0-af05-d13494a8c72c x-compute-request-id: req-32b51bf7-1ac4-41b0-af05-d13494a8c72c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:07:12Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:15,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-32b51bf7-1ac4-41b0-af05-d13494a8c72c 2018-11-18 16:07:15,458 - create_instance - DEBUG - Instance status [SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst] is - BUILD 2018-11-18 16:07:15,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:07:18,462 - create_instance - DEBUG - VM status query timeout in 892.944699049 2018-11-18 16:07:18,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:19,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44d79e24-9689-44a4-82c7-29d9bbd9a5ef x-compute-request-id: req-44d79e24-9689-44a4-82c7-29d9bbd9a5ef Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:07:12Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:19,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-44d79e24-9689-44a4-82c7-29d9bbd9a5ef 2018-11-18 16:07:19,140 - create_instance - DEBUG - Instance status [SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst] is - BUILD 2018-11-18 16:07:19,141 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:07:22,141 - create_instance - DEBUG - VM status query timeout in 889.265227079 2018-11-18 16:07:22,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:22,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c74cf08-415c-4052-8f56-b62aae0f1155 x-compute-request-id: req-3c74cf08-415c-4052-8f56-b62aae0f1155 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:22,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-3c74cf08-415c-4052-8f56-b62aae0f1155 2018-11-18 16:07:22,614 - create_instance - DEBUG - Instance status [SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst] is - ACTIVE 2018-11-18 16:07:22,614 - create_instance - INFO - VM is - ACTIVE 2018-11-18 16:07:22,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:23,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c77233c3-b6e4-4373-8eec-b6fefafc2e26 x-compute-request-id: req-c77233c3-b6e4-4373-8eec-b6fefafc2e26 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:23,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-c77233c3-b6e4-4373-8eec-b6fefafc2e26 2018-11-18 16:07:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:23,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-75d1e530-e7ce-4b54-89bd-faeb2a4173af Date: Sun, 18 Nov 2018 16:07:23 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":["233d17ee-79fe-4702-b98a-3c4ec478082c"],"updated_at":"2018-11-18T16:07:02Z","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net"}]} 2018-11-18 16:07:23,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net used request id req-75d1e530-e7ce-4b54-89bd-faeb2a4173af 2018-11-18 16:07:23,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:23,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0895a642-d930-4abf-8622-9267835f3d6b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}} 2018-11-18 16:07:23,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 used request id req-0895a642-d930-4abf-8622-9267835f3d6b 2018-11-18 16:07:23,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:23,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-91128a71-c6a9-4e60-b6aa-c8711791c55d Date: Sun, 18 Nov 2018 16:07:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","dns_nameservers":[],"updated_at":"2018-11-18T16:07:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","id":"233d17ee-79fe-4702-b98a-3c4ec478082c","subnetpool_id":null,"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet"}]} 2018-11-18 16:07:23,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-91128a71-c6a9-4e60-b6aa-c8711791c55d 2018-11-18 16:07:23,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:23,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3019 X-Openstack-Request-Id: req-4b28dd3c-d39b-49c4-b110-3320b2a670fb Date: Sun, 18 Nov 2018 16:07:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:03Z","admin_state_up":true,"updated_at":"2018-11-18T16:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ce97a3ef-6eaf-4067-a655-8e36bf58eec9","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:9c:7f:40","id":"5f117961-8bfc-4c5c-ba08-9187f111801b","port_security_enabled":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","fixed_ips":[{"subnet_id":"233d17ee-79fe-4702-b98a-3c4ec478082c","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:07Z","admin_state_up":true,"updated_at":"2018-11-18T16:07:13Z","binding:vnic_type":"normal","device_id":"6862f134-02c4-4cbe-b43e-b59c713aed59","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:a3:ae:3d","id":"9cd07f85-3356-47a0-ba7d-37fe68993ad1","port_security_enabled":true,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","fixed_ips":[{"subnet_id":"233d17ee-79fe-4702-b98a-3c4ec478082c","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["6cbb31c3-39c7-46f2-80cb-f35370fc154f"],"name":"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:03Z","admin_state_up":true,"updated_at":"2018-11-18T16:07:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ce97a3ef-6eaf-4067-a655-8e36bf58eec9","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:34:65:82","id":"a03e3113-8f2e-4216-b823-e3a6e8895473","port_security_enabled":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","fixed_ips":[{"subnet_id":"233d17ee-79fe-4702-b98a-3c4ec478082c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce97a3ef-6eaf-4067-a655-8e36bf58eec9","tenant_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","created_at":"2018-11-18T16:07:02Z","admin_state_up":true,"updated_at":"2018-11-18T16:07:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ce97a3ef-6eaf-4067-a655-8e36bf58eec9","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:e7:9e:59","id":"ced775c5-7d9b-4647-85de-7060ce97b487","port_security_enabled":false,"project_id":"c37408d1fb7d4c0c9bbcf1f17b0b50e2","fixed_ips":[{"subnet_id":"233d17ee-79fe-4702-b98a-3c4ec478082c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-18 16:07:23,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-4b28dd3c-d39b-49c4-b110-3320b2a670fb 2018-11-18 16:07:23,791 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2018-11-18 16:07:23,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:24,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-4534c253-4bfb-4608-9442-a4c1f8e93018 x-compute-request-id: req-4534c253-4bfb-4608-9442-a4c1f8e93018 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:24,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-4534c253-4bfb-4608-9442-a4c1f8e93018 2018-11-18 16:07:24,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:25,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e86f647f-8f31-4961-a639-6aab2291218a x-compute-request-id: req-e86f647f-8f31-4961-a639-6aab2291218a Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:25,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-e86f647f-8f31-4961-a639-6aab2291218a 2018-11-18 16:07:25,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:26,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-62b6313c-ddc7-435d-8319-d835a05e60ce x-compute-request-id: req-62b6313c-ddc7-435d-8319-d835a05e60ce Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:26,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-62b6313c-ddc7-435d-8319-d835a05e60ce 2018-11-18 16:07:26,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:27,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-07185c2c-126a-4161-80b9-f46038bf5185 x-compute-request-id: req-07185c2c-126a-4161-80b9-f46038bf5185 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:27,115 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-07185c2c-126a-4161-80b9-f46038bf5185 2018-11-18 16:07:27,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:27,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb09b09c-a2fe-436c-8145-42291764655c x-compute-request-id: req-eb09b09c-a2fe-436c-8145-42291764655c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:27,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-eb09b09c-a2fe-436c-8145-42291764655c 2018-11-18 16:07:27,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:28,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d64041f9-9f29-424d-8ad1-f2913a5a09d4 x-compute-request-id: req-d64041f9-9f29-424d-8ad1-f2913a5a09d4 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:28,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-d64041f9-9f29-424d-8ad1-f2913a5a09d4 2018-11-18 16:07:28,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:29,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-bd3de5bd-68ac-4855-8d43-251dc8c249c5 x-compute-request-id: req-bd3de5bd-68ac-4855-8d43-251dc8c249c5 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:29,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-bd3de5bd-68ac-4855-8d43-251dc8c249c5 2018-11-18 16:07:29,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:30,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f62b7eb9-0ea9-4edb-ab25-ec428c64a999 x-compute-request-id: req-f62b7eb9-0ea9-4edb-ab25-ec428c64a999 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:30,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-f62b7eb9-0ea9-4edb-ab25-ec428c64a999 2018-11-18 16:07:30,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:31,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-32fdf1d4-0762-44ec-a590-14b3ee0da3ef x-compute-request-id: req-32fdf1d4-0762-44ec-a590-14b3ee0da3ef Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:31,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-32fdf1d4-0762-44ec-a590-14b3ee0da3ef 2018-11-18 16:07:31,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:32,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4775b654-e063-4559-972b-21999223a40b x-compute-request-id: req-4775b654-e063-4559-972b-21999223a40b Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:32,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-4775b654-e063-4559-972b-21999223a40b 2018-11-18 16:07:32,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:32,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f58c4166-f486-404e-bd6a-4856467f8316 x-compute-request-id: req-f58c4166-f486-404e-bd6a-4856467f8316 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:32,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-f58c4166-f486-404e-bd6a-4856467f8316 2018-11-18 16:07:32,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:34,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef67ac26-10aa-4a1a-9e48-325824639f08 x-compute-request-id: req-ef67ac26-10aa-4a1a-9e48-325824639f08 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:34,038 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-ef67ac26-10aa-4a1a-9e48-325824639f08 2018-11-18 16:07:34,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:34,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a735758f-a436-47a4-9d4f-0a2264b9b5c1 x-compute-request-id: req-a735758f-a436-47a4-9d4f-0a2264b9b5c1 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:34,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-a735758f-a436-47a4-9d4f-0a2264b9b5c1 2018-11-18 16:07:34,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:35,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77b3e7cc-9cb7-4286-87c3-86612e2220ea x-compute-request-id: req-77b3e7cc-9cb7-4286-87c3-86612e2220ea Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:35,750 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-77b3e7cc-9cb7-4286-87c3-86612e2220ea 2018-11-18 16:07:35,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:36,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-89897e82-d776-4039-b635-c451b21b36f6 x-compute-request-id: req-89897e82-d776-4039-b635-c451b21b36f6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:36,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-89897e82-d776-4039-b635-c451b21b36f6 2018-11-18 16:07:36,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:37,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-c3092113-3aed-45f7-8871-aa4d6824b264 x-compute-request-id: req-c3092113-3aed-45f7-8871-aa4d6824b264 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:37,415 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-c3092113-3aed-45f7-8871-aa4d6824b264 2018-11-18 16:07:37,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:37,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fb1445f-5888-4124-b7f0-4b8384c7b1f8 x-compute-request-id: req-0fb1445f-5888-4124-b7f0-4b8384c7b1f8 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:37,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-0fb1445f-5888-4124-b7f0-4b8384c7b1f8 2018-11-18 16:07:37,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:38,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d10ad1e2-e315-4a51-b00d-a98394c82393 x-compute-request-id: req-d10ad1e2-e315-4a51-b00d-a98394c82393 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:38,834 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-d10ad1e2-e315-4a51-b00d-a98394c82393 2018-11-18 16:07:38,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:39,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-114f19da-efc8-4f88-bc24-e98e0db10049 x-compute-request-id: req-114f19da-efc8-4f88-bc24-e98e0db10049 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:39,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-114f19da-efc8-4f88-bc24-e98e0db10049 2018-11-18 16:07:39,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:40,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24fa0f72-c5d7-4298-bf5c-f836b96dc395 x-compute-request-id: req-24fa0f72-c5d7-4298-bf5c-f836b96dc395 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:40,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-24fa0f72-c5d7-4298-bf5c-f836b96dc395 2018-11-18 16:07:40,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:41,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-e39c2ffa-fc63-4eb4-91da-e8ff46072d29 x-compute-request-id: req-e39c2ffa-fc63-4eb4-91da-e8ff46072d29 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:41,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-e39c2ffa-fc63-4eb4-91da-e8ff46072d29 2018-11-18 16:07:41,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:42,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-5cd502e7-4074-4c5e-83b2-69bfb01d38bb x-compute-request-id: req-5cd502e7-4074-4c5e-83b2-69bfb01d38bb Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:42,162 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-5cd502e7-4074-4c5e-83b2-69bfb01d38bb 2018-11-18 16:07:42,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:42,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61f311a6-1f3e-41eb-b764-7b7dfb9d2601 x-compute-request-id: req-61f311a6-1f3e-41eb-b764-7b7dfb9d2601 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:42,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-61f311a6-1f3e-41eb-b764-7b7dfb9d2601 2018-11-18 16:07:42,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:43,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aed2bce-c4a4-403f-95b9-d376924262bc x-compute-request-id: req-8aed2bce-c4a4-403f-95b9-d376924262bc Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:43,755 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-8aed2bce-c4a4-403f-95b9-d376924262bc 2018-11-18 16:07:43,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:44,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-101c8ce4-5477-41d1-9763-eed0b42b9d2b x-compute-request-id: req-101c8ce4-5477-41d1-9763-eed0b42b9d2b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:44,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-101c8ce4-5477-41d1-9763-eed0b42b9d2b 2018-11-18 16:07:44,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:45,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-780d67da-e946-4bf1-b9cc-3cda87787a5c x-compute-request-id: req-780d67da-e946-4bf1-b9cc-3cda87787a5c Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:45,327 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-780d67da-e946-4bf1-b9cc-3cda87787a5c 2018-11-18 16:07:45,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:45,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-0c6ed6cb-5c1e-4a46-bc48-151dc5948f81 x-compute-request-id: req-0c6ed6cb-5c1e-4a46-bc48-151dc5948f81 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:45,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-0c6ed6cb-5c1e-4a46-bc48-151dc5948f81 2018-11-18 16:07:45,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:46,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-b466b50a-7753-4133-9498-89003eb77715 x-compute-request-id: req-b466b50a-7753-4133-9498-89003eb77715 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:46,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-b466b50a-7753-4133-9498-89003eb77715 2018-11-18 16:07:46,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:47,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4594653f-90e4-48a0-aac6-f1d5db89b3b3 x-compute-request-id: req-4594653f-90e4-48a0-aac6-f1d5db89b3b3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:47,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-4594653f-90e4-48a0-aac6-f1d5db89b3b3 2018-11-18 16:07:47,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:48,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-5c2cb38d-b779-4c2d-96a9-ad3fccab0b5b x-compute-request-id: req-5c2cb38d-b779-4c2d-96a9-ad3fccab0b5b Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:48,431 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-5c2cb38d-b779-4c2d-96a9-ad3fccab0b5b 2018-11-18 16:07:48,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:48,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12d41c5d-ecb7-49b7-b0ba-4b2b6957e8c5 x-compute-request-id: req-12d41c5d-ecb7-49b7-b0ba-4b2b6957e8c5 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:48,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-12d41c5d-ecb7-49b7-b0ba-4b2b6957e8c5 2018-11-18 16:07:48,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:49,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d66fd0dd-f4b1-4260-aec8-40a022b7c070 x-compute-request-id: req-d66fd0dd-f4b1-4260-aec8-40a022b7c070 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:49,822 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-d66fd0dd-f4b1-4260-aec8-40a022b7c070 2018-11-18 16:07:49,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:50,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-f45c3743-1925-4ede-8384-0caac3a7708a x-compute-request-id: req-f45c3743-1925-4ede-8384-0caac3a7708a Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:50,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-f45c3743-1925-4ede-8384-0caac3a7708a 2018-11-18 16:07:50,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:51,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-828cad00-e944-4af3-9a0d-8123dda821f8 x-compute-request-id: req-828cad00-e944-4af3-9a0d-8123dda821f8 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:51,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-828cad00-e944-4af3-9a0d-8123dda821f8 2018-11-18 16:07:51,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:51,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-4c46532c-81f1-4dfa-a171-4d9811a54fef x-compute-request-id: req-4c46532c-81f1-4dfa-a171-4d9811a54fef Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:51,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-4c46532c-81f1-4dfa-a171-4d9811a54fef 2018-11-18 16:07:51,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:53,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-bcff8080-2dbd-4bc9-a518-9e5ce3a12b21 x-compute-request-id: req-bcff8080-2dbd-4bc9-a518-9e5ce3a12b21 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:53,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-bcff8080-2dbd-4bc9-a518-9e5ce3a12b21 2018-11-18 16:07:53,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:53,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3956ed4e-9e94-4fe3-a7f5-38557c99d3a4 x-compute-request-id: req-3956ed4e-9e94-4fe3-a7f5-38557c99d3a4 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:53,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-3956ed4e-9e94-4fe3-a7f5-38557c99d3a4 2018-11-18 16:07:53,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:54,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd0c746c-fa1a-4cc9-a863-928828ee57e3 x-compute-request-id: req-bd0c746c-fa1a-4cc9-a863-928828ee57e3 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:54,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-bd0c746c-fa1a-4cc9-a863-928828ee57e3 2018-11-18 16:07:54,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:55,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-d777c2dc-a667-4574-8265-7c949fa01df3 x-compute-request-id: req-d777c2dc-a667-4574-8265-7c949fa01df3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:55,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-d777c2dc-a667-4574-8265-7c949fa01df3 2018-11-18 16:07:55,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:56,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-864c5162-724b-4c8c-8af1-47e91405e17b x-compute-request-id: req-864c5162-724b-4c8c-8af1-47e91405e17b Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:56,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-864c5162-724b-4c8c-8af1-47e91405e17b 2018-11-18 16:07:56,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:56,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-843f7aa6-d795-4799-ac2e-fcf8bbe198eb x-compute-request-id: req-843f7aa6-d795-4799-ac2e-fcf8bbe198eb Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:56,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-843f7aa6-d795-4799-ac2e-fcf8bbe198eb 2018-11-18 16:07:56,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:57,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-96276778-090f-4d96-8f08-dca3596068a3 x-compute-request-id: req-96276778-090f-4d96-8f08-dca3596068a3 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:57,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-96276778-090f-4d96-8f08-dca3596068a3 2018-11-18 16:07:57,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:58,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-ee249239-dbbb-4438-841b-d407d95d119b x-compute-request-id: req-ee249239-dbbb-4438-841b-d407d95d119b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:58,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-ee249239-dbbb-4438-841b-d407d95d119b 2018-11-18 16:07:58,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:07:59,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee4aeae8-3fa7-43a9-a7da-d9b27d3fe479 x-compute-request-id: req-ee4aeae8-3fa7-43a9-a7da-d9b27d3fe479 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:07:59,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-ee4aeae8-3fa7-43a9-a7da-d9b27d3fe479 2018-11-18 16:07:59,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:07:59,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-5c478887-f318-4155-9ab5-95b4d046da19 x-compute-request-id: req-5c478887-f318-4155-9ab5-95b4d046da19 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:07:59,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-5c478887-f318-4155-9ab5-95b4d046da19 2018-11-18 16:07:59,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:00,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:07: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-16ea50b9-9d5d-4983-81c6-e74c98a5c1bc x-compute-request-id: req-16ea50b9-9d5d-4983-81c6-e74c98a5c1bc Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:00,952 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-16ea50b9-9d5d-4983-81c6-e74c98a5c1bc 2018-11-18 16:08:00,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:01,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-a44deec7-be4c-4110-9044-8363f6d81c6a x-compute-request-id: req-a44deec7-be4c-4110-9044-8363f6d81c6a Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:01,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-a44deec7-be4c-4110-9044-8363f6d81c6a 2018-11-18 16:08:01,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:02,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d263d42-df45-4468-98e1-11bb9d815a3b x-compute-request-id: req-9d263d42-df45-4468-98e1-11bb9d815a3b Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:02,361 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-9d263d42-df45-4468-98e1-11bb9d815a3b 2018-11-18 16:08:02,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:02,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca0c563b-9804-4cc0-afc8-da66f418d400 x-compute-request-id: req-ca0c563b-9804-4cc0-afc8-da66f418d400 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:02,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-ca0c563b-9804-4cc0-afc8-da66f418d400 2018-11-18 16:08:02,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:03,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91a66b3e-9612-4148-a408-3dcb5ad17046 x-compute-request-id: req-91a66b3e-9612-4148-a408-3dcb5ad17046 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:03,776 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-91a66b3e-9612-4148-a408-3dcb5ad17046 2018-11-18 16:08:03,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:04,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f88f16bf-8633-41fc-af6f-dcc092e0ef2c x-compute-request-id: req-f88f16bf-8633-41fc-af6f-dcc092e0ef2c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:04,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-f88f16bf-8633-41fc-af6f-dcc092e0ef2c 2018-11-18 16:08:04,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:05,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-27dd4be7-7ff6-480f-aefb-4e4fdf989f7e x-compute-request-id: req-27dd4be7-7ff6-480f-aefb-4e4fdf989f7e Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:05,406 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-27dd4be7-7ff6-480f-aefb-4e4fdf989f7e 2018-11-18 16:08:05,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:06,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52b6cf0-b9d5-434c-b436-458271d9eef0 x-compute-request-id: req-f52b6cf0-b9d5-434c-b436-458271d9eef0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:06,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-f52b6cf0-b9d5-434c-b436-458271d9eef0 2018-11-18 16:08:06,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:07,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-5bc6bead-79e6-4044-8c32-7424935c4e21 x-compute-request-id: req-5bc6bead-79e6-4044-8c32-7424935c4e21 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:07,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-5bc6bead-79e6-4044-8c32-7424935c4e21 2018-11-18 16:08:07,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:07,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bb6a5c4-af0d-489b-91a7-ed4a514664b9 x-compute-request-id: req-7bb6a5c4-af0d-489b-91a7-ed4a514664b9 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:07,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-7bb6a5c4-af0d-489b-91a7-ed4a514664b9 2018-11-18 16:08:07,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:08,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9594438c-a8c9-4c22-a4f9-4d4de4d818fa x-compute-request-id: req-9594438c-a8c9-4c22-a4f9-4d4de4d818fa Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:08,971 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-9594438c-a8c9-4c22-a4f9-4d4de4d818fa 2018-11-18 16:08:08,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:09,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f54c819b-c903-43f2-ba44-a8de3aba1a87 x-compute-request-id: req-f54c819b-c903-43f2-ba44-a8de3aba1a87 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:09,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-f54c819b-c903-43f2-ba44-a8de3aba1a87 2018-11-18 16:08:09,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:10,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-093d03a7-4e13-4a34-99ac-799f7fb4995c x-compute-request-id: req-093d03a7-4e13-4a34-99ac-799f7fb4995c Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:10,545 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-093d03a7-4e13-4a34-99ac-799f7fb4995c 2018-11-18 16:08:10,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:10,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa848073-ea80-4b48-a587-6125e101809d x-compute-request-id: req-aa848073-ea80-4b48-a587-6125e101809d Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:11,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-aa848073-ea80-4b48-a587-6125e101809d 2018-11-18 16:08:11,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:12,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-4687e03c-f16c-4e51-b7a3-ac0c52487fe0 x-compute-request-id: req-4687e03c-f16c-4e51-b7a3-ac0c52487fe0 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:12,068 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-4687e03c-f16c-4e51-b7a3-ac0c52487fe0 2018-11-18 16:08:12,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:12,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f19e8dd0-658d-48b6-a421-9b858abbbef4 x-compute-request-id: req-f19e8dd0-658d-48b6-a421-9b858abbbef4 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:12,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-f19e8dd0-658d-48b6-a421-9b858abbbef4 2018-11-18 16:08:12,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:13,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71daf3d6-9287-498d-bd5d-5350dfaf05af x-compute-request-id: req-71daf3d6-9287-498d-bd5d-5350dfaf05af Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:13,696 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-71daf3d6-9287-498d-bd5d-5350dfaf05af 2018-11-18 16:08:13,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:14,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-2db9c4ab-06c0-4dd3-bc07-e831fad74e98 x-compute-request-id: req-2db9c4ab-06c0-4dd3-bc07-e831fad74e98 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:14,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-2db9c4ab-06c0-4dd3-bc07-e831fad74e98 2018-11-18 16:08:14,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:15,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-9d68ac25-b9d9-4d2e-a39d-d0a46c5c3b04 x-compute-request-id: req-9d68ac25-b9d9-4d2e-a39d-d0a46c5c3b04 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:15,243 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-9d68ac25-b9d9-4d2e-a39d-d0a46c5c3b04 2018-11-18 16:08:15,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:15,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68dfc437-f8e9-4a4b-a976-59108c601b52 x-compute-request-id: req-68dfc437-f8e9-4a4b-a976-59108c601b52 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:15,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-68dfc437-f8e9-4a4b-a976-59108c601b52 2018-11-18 16:08:15,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:16,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8f5ae87-094a-4cca-bab0-5582babd444a x-compute-request-id: req-a8f5ae87-094a-4cca-bab0-5582babd444a Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:16,792 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-a8f5ae87-094a-4cca-bab0-5582babd444a 2018-11-18 16:08:16,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:17,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-d427979b-4d0b-4ec2-97cf-6cff9914d52f x-compute-request-id: req-d427979b-4d0b-4ec2-97cf-6cff9914d52f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:17,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-d427979b-4d0b-4ec2-97cf-6cff9914d52f 2018-11-18 16:08:17,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:18,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f43a63a-b1da-4c63-a523-890c4e91c46b x-compute-request-id: req-5f43a63a-b1da-4c63-a523-890c4e91c46b Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:18,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-5f43a63a-b1da-4c63-a523-890c4e91c46b 2018-11-18 16:08:18,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:18,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-55f51e90-d9c1-4ac2-a905-1a42dad4ac61 x-compute-request-id: req-55f51e90-d9c1-4ac2-a905-1a42dad4ac61 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:18,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-55f51e90-d9c1-4ac2-a905-1a42dad4ac61 2018-11-18 16:08:18,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:19,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-c9eaeada-70c6-44f3-a624-24b64357d0a4 x-compute-request-id: req-c9eaeada-70c6-44f3-a624-24b64357d0a4 Content-Encoding: gzip Content-Length: 7679 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 16:08:19,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-c9eaeada-70c6-44f3-a624-24b64357d0a4 2018-11-18 16:08:19,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:20,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08: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-43a5da22-3ee1-4581-be19-93e47b9def0c x-compute-request-id: req-43a5da22-3ee1-4581-be19-93e47b9def0c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ae:3d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "security_groups": [{"name": "default"}], "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:07:18Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:20,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-43a5da22-3ee1-4581-be19-93e47b9def0c 2018-11-18 16:08:20,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:08:21,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-febd0662-4d6c-4d1c-b2e3-ac1b0054a98c x-compute-request-id: req-febd0662-4d6c-4d1c-b2e3-ac1b0054a98c Content-Encoding: gzip Content-Length: 7812 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff]\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-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\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: 64357\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: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134028] pid_max: default: 32768 minimum: 301\n[ 0.134922] ACPI: Core revision 20150930\n[ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137605] Security Framework initialized\n[ 0.138422] Yama: becoming mindful.\n[ 0.139153] AppArmor: AppArmor initialized\n[ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145095] Initializing cgroup subsys io\n[ 0.145908] Initializing cgroup subsys memory\n[ 0.146763] Initializing cgroup subsys devices\n[ 0.147643] Initializing cgroup subsys freezer\n[ 0.148519] Initializing cgroup subsys net_cls\n[ 0.149384] Initializing cgroup subsys perf_event\n[ 0.150308] Initializing cgroup subsys net_prio\n[ 0.151191] Initializing cgroup subsys hugetlb\n[ 0.152064] Initializing cgroup subsys pids\n[ 0.152937] CPU: Physical Processor ID: 0\n[ 0.154446] mce: CPU supports 10 MCE banks\n[ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174409] ftrace: allocating 31920 entries in 125 pages\n[ 0.200482] smpboot: Max logical packages: 1\n[ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202688] x2apic enabled\n[ 0.203504] Switched APIC routing to physical x2apic.\n[ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210122] KVM setup paravirtual spinlock\n[ 0.211420] x86: Booted up 1 node, 1 CPUs\n[ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213622] devtmpfs: initialized\n[ 0.215325] evm: security.selinux\n[ 0.216027] evm: security.SMACK64\n[ 0.216712] evm: security.SMACK64EXEC\n[ 0.217457] evm: security.SMACK64TRANSMUTE\n[ 0.218262] evm: security.SMACK64MMAP\n[ 0.219006] evm: security.ima\n[ 0.219644] evm: security.capability\n[ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222308] pinctrl core: initialized pinctrl subsystem\n[ 0.223410] RTC time: 16:07:18, date: 11/18/18\n[ 0.224362] NET: Registered protocol family 16\n[ 0.225340] cpuidle: using governor ladder\n[ 0.226156] cpuidle: using governor menu\n[ 0.226939] PCCT header not found.\n[ 0.227691] ACPI: bus type PCI registered\n[ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229722] PCI: Using configuration type 1 for base access\n[ 0.231471] ACPI: Added _OSI(Module Device)\n[ 0.232313] ACPI: Added _OSI(Processor Device)\n[ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234082] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236190] ACPI: Interpreter enabled\n[ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244334] ACPI: (supports S0 S5)\n[ 0.245039] ACPI: Using IOAPIC for interrupt routing\n[ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255011] acpiphp: Slot [3] registered\n[ 0.255808] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257408] acpiphp: Slot [6] registered\n[ 0.258204] acpiphp: Slot [7] registered\n[ 0.259006] acpiphp: Slot [8] registered\n[ 0.259799] acpiphp: Slot [9] registered\n[ 0.260593] acpiphp: Slot [10] registered\n[ 0.261425] acpiphp: Slot [11] registered\n[ 0.262238] acpiphp: Slot [12] registered\n[ 0.263054] acpiphp: Slot [13] registered\n[ 0.263861] acpiphp: Slot [14] registered\n[ 0.264666] acpiphp: Slot [15] registered\n[ 0.275446] acpiphp: Slot [16] registered\n[ 0.276275] acpiphp: Slot [17] registered\n[ 0.277083] acpiphp: Slot [18] registered\n[ 0.277890] acpiphp: Slot [19] registered\n[ 0.278692] acpiphp: Slot [20] registered\n[ 0.279511] acpiphp: Slot [21] registered\n[ 0.280321] acpiphp: Slot [22] registered\n[ 0.281129] acpiphp: Slot [23] registered\n[ 0.281946] acpiphp: Slot [24] registered\n[ 0.282751] acpiphp: Slot [25] registered\n[ 0.283562] acpiphp: Slot [26] registered\n[ 0.284365] acpiphp: Slot [27] registered\n[ 0.285173] acpiphp: Slot [28] registered\n[ 0.285978] acpiphp: Slot [29] registered\n[ 0.286779] acpiphp: Slot [30] registered\n[ 0.287605] acpiphp: Slot [31] registered\n[ 0.288410] PCI host bridge to bus 0000:00\n[ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372460] vgaarb: loaded\n[ 0.373060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374192] SCSI subsystem initialized\n[ 0.375013] ACPI: bus type USB registered\n[ 0.375823] usbcore: registered new interface driver usbfs\n[ 0.376855] usbcore: registered new interface driver hub\n[ 0.377855] usbcore: registered new device driver usb\n[ 0.378911] PCI: Using ACPI for IRQ routing\n[ 0.379926] NetLabel: Initializing\n[ 0.380635] NetLabel: domain hash size = 128\n[ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382455] NetLabel: unlabeled traffic allowed by default\n[ 0.383544] clocksource: Switched to clocksource kvm-clock\n[ 0.388924] AppArmor: AppArmor Filesystem Enabled\n[ 0.389884] pnp: PnP ACPI init\n[ 0.390786] pnp: PnP ACPI: found 5 devices\n[ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398558] NET: Registered protocol family 2\n[ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401998] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405464] NET: Registered protocol family 1\n[ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437141] Trying to unpack rootfs image as initramfs...\n[ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501248] Scanning for low memory corruption every 60 seconds\n[ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503800] audit: initializing netlink subsys (disabled)\n[ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized\n[ 0.506130] Initialise system trusted keyring\n[ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510191] zbud: loaded\n[ 0.510895] VFS: Disk quotas dquot_6.6.0\n[ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513217] fuse init (API version 7.23)\n[ 0.514090] Key type big_key registered\n[ 0.514883] Allocating IMA MOK and blacklist keyrings.\n[ 0.515992] Key type asymmetric registered\n[ 0.516803] Asymmetric key parser 'x509' registered\n[ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519203] io scheduler noop registered\n[ 0.520002] io scheduler deadline registered (default)\n[ 0.520985] io scheduler cfq registered\n[ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525573] ACPI: Power Button [PWRF]\n[ 0.526406] GHES: HEST is not enabled!\n[ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599284] Linux agpgart interface v0.103\n[ 0.601713] brd: module loaded\n[ 0.602866] loop: module loaded\n[ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608100] GPT:90111 != 20971519\n[ 0.608780] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609857] GPT:90111 != 20971519\n[ 0.610530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611480] vda: vda1 vda15\n[ 0.612972] scsi host0: ata_piix\n[ 0.614063] scsi host1: ata_piix\n[ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617394] libphy: Fixed MDIO Bus: probed\n[ 0.618203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621245] PPP generic driver version 2.4.2\n[ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623492] ehci-pci: EHCI PCI platform driver\n[ 0.624373] ehci-platform: EHCI generic platform driver\n[ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626446] ohci-pci: OHCI PCI platform driver\n[ 0.627296] ohci-platform: OHCI generic platform driver\n[ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649803] usb usb1: Product: UHCI Host Controller\n[ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651859] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653669] hub 1-0:1.0: 2 ports detected\n[ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658644] mousedev: PS/2 mouse device common for all mice\n[ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665185] i2c /dev entries driver\n[ 0.665938] device-mapper: uevent: version 1.0.3\n[ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669761] NET: Registered protocol family 10\n[ 0.670739] NET: Registered protocol family 17\n[ 0.671633] Key type dns_resolver registered\n[ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675750] registered taskstats version 1\n[ 0.676788] Loading compiled-in X.509 certificates\n[ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680587] zswap: loaded using pool lzo/zbud\n[ 0.682689] Key type trusted registered\n[ 0.684446] Key type encrypted registered\n[ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686696] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687910] evm: HMAC attrs: 0x1\n[ 0.688979] Magic number: 10:146:136\n[ 0.689968] block ram1: hash matches\n[ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239)\n[ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694381] EDD information not available.\n[ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788160] Write protecting the kernel read-only data: 14336k\n[ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.16\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.384279] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.55.0.6...\nLease of 10.55.0.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-11-18 16:08:21,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59/action used request id req-febd0662-4d6c-4d1c-b2e3-ac1b0054a98c 2018-11-18 16:08:21,481 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-18 16:08:21,483 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496405270 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.132365] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134028] pid_max: default: 32768 minimum: 301 [ 0.134922] ACPI: Core revision 20150930 [ 0.136301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137605] Security Framework initialized [ 0.138422] Yama: becoming mindful. [ 0.139153] AppArmor: AppArmor initialized [ 0.140006] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141289] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142537] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143730] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145908] Initializing cgroup subsys memory [ 0.146763] Initializing cgroup subsys devices [ 0.147643] Initializing cgroup subsys freezer [ 0.148519] Initializing cgroup subsys net_cls [ 0.149384] Initializing cgroup subsys perf_event [ 0.150308] Initializing cgroup subsys net_prio [ 0.151191] Initializing cgroup subsys hugetlb [ 0.152064] Initializing cgroup subsys pids [ 0.152937] CPU: Physical Processor ID: 0 [ 0.154446] mce: CPU supports 10 MCE banks [ 0.155292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168082] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174409] ftrace: allocating 31920 entries in 125 pages [ 0.200482] smpboot: Max logical packages: 1 [ 0.201340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202688] x2apic enabled [ 0.203504] Switched APIC routing to physical x2apic. [ 0.205246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210122] KVM setup paravirtual spinlock [ 0.211420] x86: Booted up 1 node, 1 CPUs [ 0.212243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213622] devtmpfs: initialized [ 0.215325] evm: security.selinux [ 0.216027] evm: security.SMACK64 [ 0.216712] evm: security.SMACK64EXEC [ 0.217457] evm: security.SMACK64TRANSMUTE [ 0.218262] evm: security.SMACK64MMAP [ 0.219006] evm: security.ima [ 0.219644] evm: security.capability [ 0.220444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222308] pinctrl core: initialized pinctrl subsystem [ 0.223410] RTC time: 16:07:18, date: 11/18/18 [ 0.224362] NET: Registered protocol family 16 [ 0.225340] cpuidle: using governor ladder [ 0.226156] cpuidle: using governor menu [ 0.226939] PCCT header not found. [ 0.227691] ACPI: bus type PCI registered [ 0.228491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229722] PCI: Using configuration type 1 for base access [ 0.231471] ACPI: Added _OSI(Module Device) [ 0.232313] ACPI: Added _OSI(Processor Device) [ 0.233186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234082] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236190] ACPI: Interpreter enabled [ 0.236968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244334] ACPI: (supports S0 S5) [ 0.245039] ACPI: Using IOAPIC for interrupt routing [ 0.246118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252785] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255011] acpiphp: Slot [3] registered [ 0.255808] acpiphp: Slot [4] registered [ 0.256607] acpiphp: Slot [5] registered [ 0.257408] acpiphp: Slot [6] registered [ 0.258204] acpiphp: Slot [7] registered [ 0.259006] acpiphp: Slot [8] registered [ 0.259799] acpiphp: Slot [9] registered [ 0.260593] acpiphp: Slot [10] registered [ 0.261425] acpiphp: Slot [11] registered [ 0.262238] acpiphp: Slot [12] registered [ 0.263054] acpiphp: Slot [13] registered [ 0.263861] acpiphp: Slot [14] registered [ 0.264666] acpiphp: Slot [15] registered [ 0.275446] acpiphp: Slot [16] registered [ 0.276275] acpiphp: Slot [17] registered [ 0.277083] acpiphp: Slot [18] registered [ 0.277890] acpiphp: Slot [19] registered [ 0.278692] acpiphp: Slot [20] registered [ 0.279511] acpiphp: Slot [21] registered [ 0.280321] acpiphp: Slot [22] registered [ 0.281129] acpiphp: Slot [23] registered [ 0.281946] acpiphp: Slot [24] registered [ 0.282751] acpiphp: Slot [25] registered [ 0.283562] acpiphp: Slot [26] registered [ 0.284365] acpiphp: Slot [27] registered [ 0.285173] acpiphp: Slot [28] registered [ 0.285978] acpiphp: Slot [29] registered [ 0.286779] acpiphp: Slot [30] registered [ 0.287605] acpiphp: Slot [31] registered [ 0.288410] PCI host bridge to bus 0000:00 [ 0.289216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293098] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.294545] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368703] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372460] vgaarb: loaded [ 0.373060] vgaarb: bridge control possible 0000:00:02.0 [ 0.374192] SCSI subsystem initialized [ 0.375013] ACPI: bus type USB registered [ 0.375823] usbcore: registered new interface driver usbfs [ 0.376855] usbcore: registered new interface driver hub [ 0.377855] usbcore: registered new device driver usb [ 0.378911] PCI: Using ACPI for IRQ routing [ 0.379926] NetLabel: Initializing [ 0.380635] NetLabel: domain hash size = 128 [ 0.381490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382455] NetLabel: unlabeled traffic allowed by default [ 0.383544] clocksource: Switched to clocksource kvm-clock [ 0.388924] AppArmor: AppArmor Filesystem Enabled [ 0.389884] pnp: PnP ACPI init [ 0.390786] pnp: PnP ACPI: found 5 devices [ 0.396826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398558] NET: Registered protocol family 2 [ 0.399528] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400813] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401998] TCP: Hash tables configured (established 2048 bind 2048) [ 0.403191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405464] NET: Registered protocol family 1 [ 0.406353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408546] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437141] Trying to unpack rootfs image as initramfs... [ 0.487202] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501248] Scanning for low memory corruption every 60 seconds [ 0.502633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503800] audit: initializing netlink subsys (disabled) [ 0.504826] audit: type=2000 audit(1542557239.168:1): initialized [ 0.506130] Initialise system trusted keyring [ 0.507052] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510191] zbud: loaded [ 0.510895] VFS: Disk quotas dquot_6.6.0 [ 0.511714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513217] fuse init (API version 7.23) [ 0.514090] Key type big_key registered [ 0.514883] Allocating IMA MOK and blacklist keyrings. [ 0.515992] Key type asymmetric registered [ 0.516803] Asymmetric key parser 'x509' registered [ 0.517750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519203] io scheduler noop registered [ 0.520002] io scheduler deadline registered (default) [ 0.520985] io scheduler cfq registered [ 0.521804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525573] ACPI: Power Button [PWRF] [ 0.526406] GHES: HEST is not enabled! [ 0.540083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599284] Linux agpgart interface v0.103 [ 0.601713] brd: module loaded [ 0.602866] loop: module loaded [ 0.606659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608100] GPT:90111 != 20971519 [ 0.608780] GPT:Alternate GPT header not at the end of the disk. [ 0.609857] GPT:90111 != 20971519 [ 0.610530] GPT: Use GNU Parted to correct GPT errors. [ 0.611480] vda: vda1 vda15 [ 0.612972] scsi host0: ata_piix [ 0.614063] scsi host1: ata_piix [ 0.614763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617394] libphy: Fixed MDIO Bus: probed [ 0.618203] tun: Universal TUN/TAP device driver, 1.6 [ 0.619138] tun: (C) 1999-2004 Max Krasnyansky [ 0.621245] PPP generic driver version 2.4.2 [ 0.622120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623492] ehci-pci: EHCI PCI platform driver [ 0.624373] ehci-platform: EHCI generic platform driver [ 0.625346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626446] ohci-pci: OHCI PCI platform driver [ 0.627296] ohci-platform: OHCI generic platform driver [ 0.628272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.649803] usb usb1: Product: UHCI Host Controller [ 0.650723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.651859] usb usb1: SerialNumber: 0000:00:01.2 [ 0.652902] hub 1-0:1.0: USB hub found [ 0.653669] hub 1-0:1.0: 2 ports detected [ 0.654587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656678] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658644] mousedev: PS/2 mouse device common for all mice [ 0.659898] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661711] rtc_cmos 00:00: RTC can wake from S4 [ 0.662798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663993] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665185] i2c /dev entries driver [ 0.665938] device-mapper: uevent: version 1.0.3 [ 0.666868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.668483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669761] NET: Registered protocol family 10 [ 0.670739] NET: Registered protocol family 17 [ 0.671633] Key type dns_resolver registered [ 0.672552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673639] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675750] registered taskstats version 1 [ 0.676788] Loading compiled-in X.509 certificates [ 0.678414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680587] zswap: loaded using pool lzo/zbud [ 0.682689] Key type trusted registered [ 0.684446] Key type encrypted registered [ 0.685471] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686696] ima: No TPM chip found, activating TPM-bypass! [ 0.687910] evm: HMAC attrs: 0x1 [ 0.688979] Magic number: 10:146:136 [ 0.689968] block ram1: hash matches [ 0.691026] rtc_cmos 00:00: setting system clock to 2018-11-18 16:07:19 UTC (1542557239) [ 0.693066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694381] EDD information not available. [ 0.776551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788160] Write protecting the kernel read-only data: 14336k [ 0.789728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.16 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.384279] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 10.55.0.6... Lease of 10.55.0.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-11-18 16:08:21,496 - create_instance - INFO - Deleting Port with ID - 9cd07f85-3356-47a0-ba7d-37fe68993ad1 2018-11-18 16:08:21,496 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acfport-1 2018-11-18 16:08:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/9cd07f85-3356-47a0-ba7d-37fe68993ad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:21,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b50593a-bc4b-4fbc-828e-ca312d2fff49 Date: Sun, 18 Nov 2018 16:08:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:08:21,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/9cd07f85-3356-47a0-ba7d-37fe68993ad1 used request id req-8b50593a-bc4b-4fbc-828e-ca312d2fff49 2018-11-18 16:08:21,969 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst 2018-11-18 16:08:21,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:22,170 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08: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-a331639b-74df-4981-8365-89433553f52e x-compute-request-id: req-a331639b-74df-4981-8365-89433553f52e Content-Type: application/json 2018-11-18 16:08:22,171 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-a331639b-74df-4981-8365-89433553f52e 2018-11-18 16:08:22,171 - create_instance - INFO - Checking deletion status 2018-11-18 16:08:22,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:22,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9226ad8b-06dd-4283-93eb-12f95fefdcdf x-compute-request-id: req-9226ad8b-06dd-4283-93eb-12f95fefdcdf Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:08:22Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:22,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-9226ad8b-06dd-4283-93eb-12f95fefdcdf 2018-11-18 16:08:22,416 - create_instance - DEBUG - Instance status [SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst] is - ACTIVE 2018-11-18 16:08:22,416 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:08:25,420 - create_instance - DEBUG - VM status query timeout in 296.751640081 2018-11-18 16:08:25,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:25,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d86c7582-c251-4162-bb63-0428d54c6dc6 x-compute-request-id: req-d86c7582-c251-4162-bb63-0428d54c6dc6 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6862f134-02c4-4cbe-b43e-b59c713aed59", "rel": "bookmark"}], "image": {"id": "d58a5d90-73e3-4838-bf43-79cc414933d0", "links": [{"href": "http://172.30.9.30:8774/images/d58a5d90-73e3-4838-bf43-79cc414933d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:07:18.000000", "flavor": {"id": "53eeca04-0df1-4716-b1b4-79d6b11f411d", "links": [{"href": "http://172.30.9.30:8774/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d", "rel": "bookmark"}]}, "id": "6862f134-02c4-4cbe-b43e-b59c713aed59", "user_id": "13812dece5864eb7a342eac0f7d236ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:08:22Z", "hostId": "4c620bd61d5ad2f0328aa99d983054ea01a56f9766d0df8c7ac660bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst", "created": "2018-11-18T16:07:10Z", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 16:08:25,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-d86c7582-c251-4162-bb63-0428d54c6dc6 2018-11-18 16:08:25,526 - create_instance - DEBUG - Instance status [SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst] is - ACTIVE 2018-11-18 16:08:25,526 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-18 16:08:28,529 - create_instance - DEBUG - VM status query timeout in 293.642275095 2018-11-18 16:08:28,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e5e539629497bb8d1f838e07617d981ce971" 2018-11-18 16:08:28,576 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 16: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 x-openstack-request-id: req-65b540b4-61cb-44e9-a6e0-b844a3ead84a x-compute-request-id: req-65b540b4-61cb-44e9-a6e0-b844a3ead84a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6862f134-02c4-4cbe-b43e-b59c713aed59 could not be found.", "code": 404}} 2018-11-18 16:08:28,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6862f134-02c4-4cbe-b43e-b59c713aed59 used request id req-65b540b4-61cb-44e9-a6e0-b844a3ead84a 2018-11-18 16:08:28,576 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6862f134-02c4-4cbe-b43e-b59c713aed59 could not be found. (HTTP 404) (Request-ID: req-65b540b4-61cb-44e9-a6e0-b844a3ead84a) 2018-11-18 16:08:28,576 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-inst 2018-11-18 16:08:28,578 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet 2018-11-18 16:08:28,578 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-subnet 2018-11-18 16:08:28,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/233d17ee-79fe-4702-b98a-3c4ec478082c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" 2018-11-18 16:08:30,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82204a6d-e750-41c7-b58a-8c2d8424548a Date: Sun, 18 Nov 2018 16:08:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:08:30,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/233d17ee-79fe-4702-b98a-3c4ec478082c used request id req-82204a6d-e750-41c7-b58a-8c2d8424548a 2018-11-18 16:08:30,862 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-priv-net 2018-11-18 16:08:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/ce97a3ef-6eaf-4067-a655-8e36bf58eec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d21d30f038d6e58e460dcf55dfa0e644800035" 2018-11-18 16:08:32,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a449611-891e-4bba-bff7-72c36d6ceb6d Date: Sun, 18 Nov 2018 16:08:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:08:32,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/ce97a3ef-6eaf-4067-a655-8e36bf58eec9 used request id req-0a449611-891e-4bba-bff7-72c36d6ceb6d 2018-11-18 16:08:32,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80794896dd96a8e766709db288853a89bb5e2d02" 2018-11-18 16:08:32,995 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af809ceb-5297-41d6-8e0e-bce0d0654f76 x-compute-request-id: req-af809ceb-5297-41d6-8e0e-bce0d0654f76 Content-Length: 0 Content-Type: application/json 2018-11-18 16:08:32,995 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/53eeca04-0df1-4716-b1b4-79d6b11f411d used request id req-af809ceb-5297-41d6-8e0e-bce0d0654f76 2018-11-18 16:08:32,996 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-2ec30857-c201-425c-8f11-c992b8f90acf-image 2018-11-18 16:08:32,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2742070d027bbd5a0b84d60f2806a3ed65df6d06" 2018-11-18 16:08:34,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1bd4cc0-ffbc-4c1d-a9a3-eddd94e3e6bd Date: Sun, 18 Nov 2018 16:08:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:08:34,540 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d58a5d90-73e3-4838-bf43-79cc414933d0 used request id req-a1bd4cc0-ffbc-4c1d-a9a3-eddd94e3e6bd 2018-11-18 16:08:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:08:34,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6a051e73-f2a3-4a1e-8690-6f37bf007d36 Date: Sun, 18 Nov 2018 16:08:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "created_at": "2018-11-18T16:07:00Z", "updated_at": "2018-11-18T16:07:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:07:00Z", "revision_number": 0, "id": "0962fdb6-d87c-4f30-bb0c-256171496ce9", "remote_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "remote_ip_prefix": null, "created_at": "2018-11-18T16:07:00Z", "security_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:07:00Z", "revision_number": 0, "id": "4b4b8982-5995-4849-b723-b5ff2343d26d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:07:00Z", "security_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:07:00Z", "revision_number": 0, "id": "8eb0fa98-a14e-4d2d-844e-32e3a4f67c73", "remote_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "remote_ip_prefix": null, "created_at": "2018-11-18T16:07:00Z", "security_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:07:00Z", "revision_number": 0, "id": "b68f942f-8b11-44c3-864a-84978b93fed1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:07:00Z", "security_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2"}], "revision_number": 4, "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "created_at": "2018-11-18T16:08:34Z", "updated_at": "2018-11-18T16:08:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "067733f2-5180-4b8d-9ccb-37492ad9eb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "80c6711c-8083-4fdd-b496-0b9ecef06c0e", "remote_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "89bb2a71-7f2d-4817-861b-ec5c6ca12531", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "a3a15828-404b-4fbc-a772-54543956aa9c", "remote_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}], "revision_number": 4, "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "name": "default"}]} 2018-11-18 16:08:34,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6a051e73-f2a3-4a1e-8690-6f37bf007d36 2018-11-18 16:08:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:08:35,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcf7df5-8ffe-4a25-a19f-ced1cf27747e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-18 16:08:35,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591 used request id req-8fcf7df5-8ffe-4a25-a19f-ced1cf27747e 2018-11-18 16:08:35,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:08:35,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2331dec1-c327-4792-a650-6e74b54c6420 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2"}, "enabled": true, "id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a35b0958-4e45-4ee-proj"}} 2018-11-18 16:08:35,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 used request id req-2331dec1-c327-4792-a650-6e74b54c6420 2018-11-18 16:08:35,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cbb31c3-39c7-46f2-80cb-f35370fc154f 2018-11-18 16:08:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6cbb31c3-39c7-46f2-80cb-f35370fc154f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:08:35,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-df72d95a-90b9-4797-93cb-ccd9e42ee1d6 Date: Sun, 18 Nov 2018 16:08:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T16:07:00Z", "security_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "port_range_min": null, "revision_number": 0, "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "created_at": "2018-11-18T16:07:00Z", "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "id": "0962fdb6-d87c-4f30-bb0c-256171496ce9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T16:07:00Z", "security_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "port_range_min": null, "revision_number": 0, "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "created_at": "2018-11-18T16:07:00Z", "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "id": "4b4b8982-5995-4849-b723-b5ff2343d26d"}, {"remote_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T16:07:00Z", "security_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "port_range_min": null, "revision_number": 0, "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "created_at": "2018-11-18T16:07:00Z", "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "id": "8eb0fa98-a14e-4d2d-844e-32e3a4f67c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T16:07:00Z", "security_group_id": "6cbb31c3-39c7-46f2-80cb-f35370fc154f", "port_range_min": null, "revision_number": 0, "tenant_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "created_at": "2018-11-18T16:07:00Z", "project_id": "c37408d1fb7d4c0c9bbcf1f17b0b50e2", "id": "b68f942f-8b11-44c3-864a-84978b93fed1"}]} 2018-11-18 16:08:35,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6cbb31c3-39c7-46f2-80cb-f35370fc154f used request id req-df72d95a-90b9-4797-93cb-ccd9e42ee1d6 2018-11-18 16:08:35,288 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 16:08:35,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/6cbb31c3-39c7-46f2-80cb-f35370fc154f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:08:35,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00bcdfe6-f15b-4518-b4fa-e1e3eb3c5cca Content-Length: 0 Date: Sun, 18 Nov 2018 16:08:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:08:35,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/6cbb31c3-39c7-46f2-80cb-f35370fc154f used request id req-00bcdfe6-f15b-4518-b4fa-e1e3eb3c5cca 2018-11-18 16:08:35,672 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-a35b0958-4e45-4ee-proj 2018-11-18 16:08:35,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:08:35,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4d919d-1ace-44fb-8caa-59ea16506db0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:08:35,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c37408d1fb7d4c0c9bbcf1f17b0b50e2 used request id req-0d4d919d-1ace-44fb-8caa-59ea16506db0 2018-11-18 16:08:35,964 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-a35b0958-4e45-4ee-proj-role 2018-11-18 16:08:35,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/8d64fe5106b54bda8c19d97a050c60b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:08:36,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e271b70-7f37-4a32-9057-460775ca7c33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:08:36,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/8d64fe5106b54bda8c19d97a050c60b2 used request id req-2e271b70-7f37-4a32-9057-460775ca7c33 2018-11-18 16:08:36,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe855ff39e3fca5ce3b321c3a75f45b455cee87a" 2018-11-18 16:08:36,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4503659d-b919-4ed7-a096-95f4bf896e1c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1ba5713478e4f3fbf27ecd61fcf5301", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:08:36,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4503659d-b919-4ed7-a096-95f4bf896e1c 2018-11-18 16:08:36,203 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-a35b0958-4e45-4ee-user 2018-11-18 16:08:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/13812dece5864eb7a342eac0f7d236ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500925848f835bcf5a36d3da5a97a0f92abb2d63" 2018-11-18 16:08:36,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f81a6473-a56e-4a74-bf19-34711a586ab6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:08:36,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/13812dece5864eb7a342eac0f7d236ba used request id req-f81a6473-a56e-4a74-bf19-34711a586ab6 2018-11-18 16:08:36,384 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 102.482s OK 2018-11-18 16:08:36,492 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:08:36,493 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-11-18 16:08:36,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:08:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:36,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdce7c46-5068-4110-951c-e1728091e198 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1ba5713478e4f3fbf27ecd61fcf5301", "links": {"self": "http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:08:36,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cdce7c46-5068-4110-951c-e1728091e198 2018-11-18 16:08:36,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814490318298s 2018-11-18 16:08:36,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:08:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:36,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f1e63c-c678-4ae7-a945-a2bec4205b41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:08:36,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a1ba5713478e4f3fbf27ecd61fcf5301 used request id req-35f1e63c-c678-4ae7-a945-a2bec4205b41 2018-11-18 16:08:36,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.143163919449s 2018-11-18 16:08:36,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:08:36,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:36,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b869578-2d51-474e-b4a2-57d12c7e68a0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a", "links": {"self": "http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d"}, "domain_id": "default", "enabled": true, "id": "b78897b956a246f3aad5c1506429005d", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:08:36,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8b869578-2d51-474e-b4a2-57d12c7e68a0 2018-11-18 16:08:36,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986878871918s 2018-11-18 16:08:36,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8b869578-2d51-474e-b4a2-57d12c7e68a0 2018-11-18 16:08:36,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:08:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:36,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44420457-7bc5-453a-a3f3-ded109f2ca80 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d"}, "enabled": true, "id": "b78897b956a246f3aad5c1506429005d", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}} 2018-11-18 16:08:36,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d used request id req-44420457-7bc5-453a-a3f3-ded109f2ca80 2018-11-18 16:08:36,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0904021263123s 2018-11-18 16:08:36,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d used request id req-44420457-7bc5-453a-a3f3-ded109f2ca80 2018-11-18 16:08:36,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 16:08:36,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:37,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9773995f-5b4a-4b56-838f-548d573fa30f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:08:37,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d used request id req-9773995f-5b4a-4b56-838f-548d573fa30f 2018-11-18 16:08:37,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.236330032349s 2018-11-18 16:08:37,159 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b78897b956a246f3aad5c1506429005d used request id req-9773995f-5b4a-4b56-838f-548d573fa30f 2018-11-18 16:08:37,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:08:37,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:37,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb154492-b203-4d99-98ba-91ea20ae63d2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a"}, "enabled": true, "id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_5f7ced4b-43bd-46c3-baf5-133d1abe038a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:08:37,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-eb154492-b203-4d99-98ba-91ea20ae63d2 2018-11-18 16:08:37,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0708289146423s 2018-11-18 16:08:37,231 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-eb154492-b203-4d99-98ba-91ea20ae63d2 2018-11-18 16:08:37,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 16:08:37,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:37,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318f53be-83c5-4598-8e18-b5618b604b88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:08:37,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a used request id req-318f53be-83c5-4598-8e18-b5618b604b88 2018-11-18 16:08:37,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159931182861s 2018-11-18 16:08:37,394 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/36f32a2d8cb74232b5c5d2dc7fedd07a used request id req-318f53be-83c5-4598-8e18-b5618b604b88 2018-11-18 16:08:37,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:08:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:37,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb35292-c416-4c76-b61b-77fa20a25d6b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa1c2a1517fb4996bbb2c10deca9bdb4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:08:37,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-edb35292-c416-4c76-b61b-77fa20a25d6b 2018-11-18 16:08:37,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836298465729s 2018-11-18 16:08:37,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:08:37,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:37,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b084baf2-e8fc-4b07-9f05-a1d1e519f3b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:08:37,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/aa1c2a1517fb4996bbb2c10deca9bdb4 used request id req-b084baf2-e8fc-4b07-9f05-a1d1e519f3b5 2018-11-18 16:08:37,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.102832078934s 2018-11-18 16:08:37,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:08:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=36f32a2d8cb74232b5c5d2dc7fedd07a&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:37,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-3ae0c736-5851-481b-9107-15302a546948 Date: Sun, 18 Nov 2018 16:08:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "created_at": "2018-11-18T16:08:34Z", "updated_at": "2018-11-18T16:08:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "067733f2-5180-4b8d-9ccb-37492ad9eb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "80c6711c-8083-4fdd-b496-0b9ecef06c0e", "remote_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "89bb2a71-7f2d-4817-861b-ec5c6ca12531", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "a3a15828-404b-4fbc-a772-54543956aa9c", "remote_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}], "revision_number": 4, "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "name": "default"}]} 2018-11-18 16:08:37,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=36f32a2d8cb74232b5c5d2dc7fedd07a&name=default used request id req-3ae0c736-5851-481b-9107-15302a546948 2018-11-18 16:08:37,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192620992661s 2018-11-18 16:08:37,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=36f32a2d8cb74232b5c5d2dc7fedd07a&name=default used request id req-3ae0c736-5851-481b-9107-15302a546948 2018-11-18 16:08:37,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:08:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:37,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-69e98761-b473-4c2c-a0b9-440cfad5ae5a Date: Sun, 18 Nov 2018 16:08:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "created_at": "2018-11-18T16:08:34Z", "updated_at": "2018-11-18T16:08:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "067733f2-5180-4b8d-9ccb-37492ad9eb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "89bb2a71-7f2d-4817-861b-ec5c6ca12531", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "80c6711c-8083-4fdd-b496-0b9ecef06c0e", "remote_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:34Z", "revision_number": 0, "id": "a3a15828-404b-4fbc-a772-54543956aa9c", "remote_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:34Z", "security_group_id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "tenant_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a"}], "revision_number": 4, "project_id": "36f32a2d8cb74232b5c5d2dc7fedd07a", "id": "dc18cc58-b8d9-4af6-9eed-50f84045b07c", "name": "default"}]} 2018-11-18 16:08:37,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-69e98761-b473-4c2c-a0b9-440cfad5ae5a 2018-11-18 16:08:37,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201065063477s 2018-11-18 16:08:37,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-69e98761-b473-4c2c-a0b9-440cfad5ae5a 2018-11-18 16:08:37,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-18 16:08:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/dc18cc58-b8d9-4af6-9eed-50f84045b07c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1faf8753207582eeb6bc3af98e7a8894616d7932" 2018-11-18 16:08:38,304 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e54e4db-5a2c-4bb2-9f6e-102f1377ebee Content-Length: 0 Date: Sun, 18 Nov 2018 16:08:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:08:38,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/dc18cc58-b8d9-4af6-9eed-50f84045b07c.json used request id req-7e54e4db-5a2c-4bb2-9f6e-102f1377ebee 2018-11-18 16:08:38,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.314050912857s 2018-11-18 16:08:38,304 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/dc18cc58-b8d9-4af6-9eed-50f84045b07c.json used request id req-7e54e4db-5a2c-4bb2-9f6e-102f1377ebee 2018-11-18 16:08:38,305 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:18 | PASS | | snaps_health_check | functest | healthcheck | 01:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-18 16:08:38,310 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-18 16:08:45,802 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-313 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-18 16:08:45,807 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wBDt7tAst9gj6VU8p9GCPch8p export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-11-18 16:08:45,808 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-18 16:08:45,809 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-11-18 16:08:45,850 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-18 16:08:50,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:08:50,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:08:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:08:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:08:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:08:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:08:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:08:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:08:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:08:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:08:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:08:50,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:08:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:08:50,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:08:50,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:08:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:08:50,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd560c2a-ce87-4e6a-b2a8-5e1a1f94c8b2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:08:50,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cd560c2a-ce87-4e6a-b2a8-5e1a1f94c8b2 2018-11-18 16:08:50,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:08:50,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["YcWRGAjDSRCtFTszDxXcuw"], "issued_at": "2018-11-18T16:08:50.000000Z"}} 2018-11-18 16:08:50,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:08:50,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:50,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c08b6b46-21b2-49fa-8084-bcb9ac070860 Date: Sun, 18 Nov 2018 16:08:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 16:08:50,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c08b6b46-21b2-49fa-8084-bcb9ac070860 2018-11-18 16:08:50,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231337070465s 2018-11-18 16:08:50,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c08b6b46-21b2-49fa-8084-bcb9ac070860 2018-11-18 16:08:50,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:08:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:50,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:08:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:08:51,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:51,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba52fd6-58a6-4d99-8490-f645a401433e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:08:51,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-dba52fd6-58a6-4d99-8490-f645a401433e 2018-11-18 16:08:51,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.39995598793s 2018-11-18 16:08:51,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 16:08:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}}' 2018-11-18 16:08:51,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-715689c9-d859-416e-aecb-49618f008efb Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11"}, "enabled": true, "id": "b15b2be647674a9e8088ff18bb366a11", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}} 2018-11-18 16:08:51,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-715689c9-d859-416e-aecb-49618f008efb 2018-11-18 16:08:51,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.110341072083s 2018-11-18 16:08:51,398 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-715689c9-d859-416e-aecb-49618f008efb 2018-11-18 16:08:51,399 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'id': u'b15b2be647674a9e8088ff18bb366a11', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 16:08:51,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 16:08:51,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.408689022064s 2018-11-18 16:08:51,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:51,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfe14d4-6397-421d-a837-233139101d4b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9"}, "enabled": true, "id": "eac43b2a6bb442a69ce0ac4020797ec9", "options": {}, "domain_id": "default", "name": "vping_ssh-user_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}} 2018-11-18 16:08:51,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9 used request id req-5dfe14d4-6397-421d-a837-233139101d4b 2018-11-18 16:08:51,905 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eac43b2a6bb442a69ce0ac4020797ec9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_2fb70c7a-5f63-4e30-8134-db4e241b4d58'}) 2018-11-18 16:08:51,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:08:51,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:51,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e040aa9c-4664-4cc9-aab0-c36b8fe479f5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:08:51,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e040aa9c-4664-4cc9-aab0-c36b8fe479f5 2018-11-18 16:08:51,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0878088474274s 2018-11-18 16:08:51,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:08:51,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba01f4a-d307-4c27-9b17-ba91bf6456f5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:08:52,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-eba01f4a-d307-4c27-9b17-ba91bf6456f5 2018-11-18 16:08:52,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742719173431s 2018-11-18 16:08:52,070 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 16:08:52,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 16:08:52,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" -d '{"role": {"name": "Member"}}' 2018-11-18 16:08:52,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13ab8392-1f05-46bc-b656-94e53d0ad74f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47cd9cb02b30462abfc545cfff354513", "links": {"self": "http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513"}, "name": "Member"}} 2018-11-18 16:08:52,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-13ab8392-1f05-46bc-b656-94e53d0ad74f 2018-11-18 16:08:52,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.105497121811s 2018-11-18 16:08:52,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af44950e-21b6-4a57-af88-245758806141 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513"}, "domain_id": null, "name": "Member", "id": "47cd9cb02b30462abfc545cfff354513"}} 2018-11-18 16:08:52,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513 used request id req-af44950e-21b6-4a57-af88-245758806141 2018-11-18 16:08:52,257 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513'}, 'domain_id': None, 'human_id': None, 'id': u'47cd9cb02b30462abfc545cfff354513', 'HUMAN_ID': False}) 2018-11-18 16:08:52,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:08:52,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c863f94c-abbc-4b33-af29-078e449a4d4d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47cd9cb02b30462abfc545cfff354513", "links": {"self": "http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:08:52,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c863f94c-abbc-4b33-af29-078e449a4d4d 2018-11-18 16:08:52,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834670066833s 2018-11-18 16:08:52,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:08:52,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a125e11-289d-46bc-a40b-b1cf5a12ccfc Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:08:52,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-5a125e11-289d-46bc-a40b-b1cf5a12ccfc 2018-11-18 16:08:52,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835840702057s 2018-11-18 16:08:52,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:08:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fdb054-59be-4fb6-bbc9-8f6df57b7461 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "links": {"self": "http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9"}, "domain_id": "default", "enabled": true, "id": "eac43b2a6bb442a69ce0ac4020797ec9", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:08:52,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-71fdb054-59be-4fb6-bbc9-8f6df57b7461 2018-11-18 16:08:52,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0949230194092s 2018-11-18 16:08:52,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-71fdb054-59be-4fb6-bbc9-8f6df57b7461 2018-11-18 16:08:52,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:08:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f675792-1869-4f78-a1cf-22128adb1a7a Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11"}, "enabled": true, "id": "b15b2be647674a9e8088ff18bb366a11", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:08:52,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-3f675792-1869-4f78-a1cf-22128adb1a7a 2018-11-18 16:08:52,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0745339393616s 2018-11-18 16:08:52,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-3f675792-1869-4f78-a1cf-22128adb1a7a 2018-11-18 16:08:52,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:08:52,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=eac43b2a6bb442a69ce0ac4020797ec9&scope.project.id=b15b2be647674a9e8088ff18bb366a11&role.id=47cd9cb02b30462abfc545cfff354513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb3ed31-2244-4e3f-bc75-3a2b78ec0d47 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=eac43b2a6bb442a69ce0ac4020797ec9&scope.project.id=b15b2be647674a9e8088ff18bb366a11&role.id=47cd9cb02b30462abfc545cfff354513", "previous": null, "next": null}} 2018-11-18 16:08:52,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=eac43b2a6bb442a69ce0ac4020797ec9&scope.project.id=b15b2be647674a9e8088ff18bb366a11&role.id=47cd9cb02b30462abfc545cfff354513 used request id req-1eb3ed31-2244-4e3f-bc75-3a2b78ec0d47 2018-11-18 16:08:52,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0825560092926s 2018-11-18 16:08:52,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:08:52,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11/users/eac43b2a6bb442a69ce0ac4020797ec9/roles/47cd9cb02b30462abfc545cfff354513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1678860f-534e-443a-b50d-f6eaa89f5721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:08:52,806 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11/users/eac43b2a6bb442a69ce0ac4020797ec9/roles/47cd9cb02b30462abfc545cfff354513 used request id req-1678860f-534e-443a-b50d-f6eaa89f5721 2018-11-18 16:08:52,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117815971375s 2018-11-18 16:08:52,807 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'e6d63ba8-a71d-4fc0-bdc2-5496c01defe2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'project_id': u'b15b2be647674a9e8088ff18bb366a11', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 16:08:52,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:08:52,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:08:52,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:08:52,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:08:52,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:08:52,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:08:52,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:08:52,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:08:52,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:08:52,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:08:52,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:08:52,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:08:52,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:08:52,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:08:52,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:08:52,813 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'password': 'e6d63ba8-a71d-4fc0-bdc2-5496c01defe2', 'project_name': 'vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'b15b2be647674a9e8088ff18bb366a11', 'project_domain_name': 'Default'} 2018-11-18 16:08:52,813 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-18 16:08:52,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:08:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af39833-3fc5-45ca-8c8f-4fa25886e2a6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:08:52,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-3af39833-3fc5-45ca-8c8f-4fa25886e2a6 2018-11-18 16:08:52,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0750641822815s 2018-11-18 16:08:52,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:08:52,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:08:52,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7cf54e8-c622-4ff9-8766-56a567bb932c Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11"}, "enabled": true, "id": "b15b2be647674a9e8088ff18bb366a11", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:08:52,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-b7cf54e8-c622-4ff9-8766-56a567bb932c 2018-11-18 16:08:52,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0772459506989s 2018-11-18 16:08:52,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-b7cf54e8-c622-4ff9-8766-56a567bb932c 2018-11-18 16:08:52,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-18 16:08:52,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" -d '{"network": {"tenant_id": "b15b2be647674a9e8088ff18bb366a11", "name": "vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "admin_state_up": true}}' 2018-11-18 16:08:53,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aae1c2cf-7661-4442-80bd-f742b059c10b Date: Sun, 18 Nov 2018 16:08:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b15b2be647674a9e8088ff18bb366a11","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:08:53Z","is_default":false,"provider:segmentation_id":66,"name":"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58","admin_state_up":true,"tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:53Z","mtu":1450}} 2018-11-18 16:08:53,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-aae1c2cf-7661-4442-80bd-f742b059c10b 2018-11-18 16:08:53,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.578973054886s 2018-11-18 16:08:53,551 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-aae1c2cf-7661-4442-80bd-f742b059c10b 2018-11-18 16:08:53,551 - 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-11-18T16:08:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'98b3a122-570d-45a9-9988-f4bd097d2aeb', u'provider:segmentation_id': 66, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58', u'admin_state_up': True, u'tenant_id': u'b15b2be647674a9e8088ff18bb366a11', u'created_at': u'2018-11-18T16:08:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b15b2be647674a9e8088ff18bb366a11'}) 2018-11-18 16:08:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:08:53,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7785934-4e45-42a2-b207-658e64117836 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:08:53,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c7785934-4e45-42a2-b207-658e64117836 2018-11-18 16:08:53,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:08:53,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47cd9cb02b30462abfc545cfff354513", "name": "Member"}], "expires_at": "2018-11-18T17:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b15b2be647674a9e8088ff18bb366a11", "name": "vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/b15b2be647674a9e8088ff18bb366a11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/b15b2be647674a9e8088ff18bb366a11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/b15b2be647674a9e8088ff18bb366a11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b15b2be647674a9e8088ff18bb366a11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/b15b2be647674a9e8088ff18bb366a11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/b15b2be647674a9e8088ff18bb366a11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b15b2be647674a9e8088ff18bb366a11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/b15b2be647674a9e8088ff18bb366a11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/b15b2be647674a9e8088ff18bb366a11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b15b2be647674a9e8088ff18bb366a11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/b15b2be647674a9e8088ff18bb366a11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/b15b2be647674a9e8088ff18bb366a11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "id": "eac43b2a6bb442a69ce0ac4020797ec9"}, "audit_ids": ["QMODYS7pQPKBad68qoN7YA"], "issued_at": "2018-11-18T16:08:53.000000Z"}} 2018-11-18 16:08:53,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:08:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:08:54,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-9a4878d1-ae51-4a10-bdbc-1d4b37d55e3e Date: Sun, 18 Nov 2018 16:08:54 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":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","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-11-18T16:08:53Z","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b15b2be647674a9e8088ff18bb366a11","id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","name":"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:08:54,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-9a4878d1-ae51-4a10-bdbc-1d4b37d55e3e 2018-11-18 16:08:54,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260857820511s 2018-11-18 16:08:54,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-9a4878d1-ae51-4a10-bdbc-1d4b37d55e3e 2018-11-18 16:08:54,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-18 16:08:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"subnet": {"name": "vping_ssh-subnet_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "enable_dhcp": true, "network_id": "98b3a122-570d-45a9-9988-f4bd097d2aeb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-18 16:08:54,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-29e26d3a-9b8c-41d3-b405-212e6e56578c Date: Sun, 18 Nov 2018 16:08:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-18T16:08:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b15b2be647674a9e8088ff18bb366a11","id":"de80fe61-882b-437b-a25c-597efcfbdc60","subnetpool_id":null,"name":"vping_ssh-subnet_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}} 2018-11-18 16:08:54,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-29e26d3a-9b8c-41d3-b405-212e6e56578c 2018-11-18 16:08:54,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.733106851578s 2018-11-18 16:08:54,928 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-29e26d3a-9b8c-41d3-b405-212e6e56578c 2018-11-18 16:08:54,928 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-18T16:08:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'de80fe61-882b-437b-a25c-597efcfbdc60', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_2fb70c7a-5f63-4e30-8134-db4e241b4d58', u'enable_dhcp': True, u'network_id': u'98b3a122-570d-45a9-9988-f4bd097d2aeb', u'tenant_id': u'b15b2be647674a9e8088ff18bb366a11', u'created_at': u'2018-11-18T16:08:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b15b2be647674a9e8088ff18bb366a11'}) 2018-11-18 16:08:54,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-18 16:08:54,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}, "name": "vping_ssh-router_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "admin_state_up": true}}' 2018-11-18 16:08:56,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-918145bf-5b93-4f18-b638-69396d827c19 Date: Sun, 18 Nov 2018 16:08:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:08:55Z", "admin_state_up": true, "updated_at": "2018-11-18T16:08:56Z", "revision_number": 2, "routes": [], "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "da617f29-c470-4f74-9599-17217d77bcc9", "name": "vping_ssh-router_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}} 2018-11-18 16:08:56,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-918145bf-5b93-4f18-b638-69396d827c19 2018-11-18 16:08:56,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36074090004s 2018-11-18 16:08:56,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-918145bf-5b93-4f18-b638-69396d827c19 2018-11-18 16:08:56,291 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'349c2810-12a5-41ea-9d90-7b05971b731a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15cbedf8-efdb-40ba-9dd8-cbb95c910965', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b15b2be647674a9e8088ff18bb366a11', u'created_at': u'2018-11-18T16:08:55Z', u'admin_state_up': True, u'updated_at': u'2018-11-18T16:08:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'b15b2be647674a9e8088ff18bb366a11', u'id': u'da617f29-c470-4f74-9599-17217d77bcc9', u'name': u'vping_ssh-router_2fb70c7a-5f63-4e30-8134-db4e241b4d58'}) 2018-11-18 16:08:56,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-18 16:08:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"subnet_id": "de80fe61-882b-437b-a25c-597efcfbdc60"}' 2018-11-18 16:08:57,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-690982d4-c358-489b-957c-128d142e9b50 Date: Sun, 18 Nov 2018 16:08:57 GMT RESP BODY: {"network_id": "98b3a122-570d-45a9-9988-f4bd097d2aeb", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "subnet_id": "de80fe61-882b-437b-a25c-597efcfbdc60", "subnet_ids": ["de80fe61-882b-437b-a25c-597efcfbdc60"], "port_id": "c66ec0ee-1939-4b73-aa38-4a45c706817d", "id": "da617f29-c470-4f74-9599-17217d77bcc9"} 2018-11-18 16:08:57,853 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9/add_router_interface.json used request id req-690982d4-c358-489b-957c-128d142e9b50 2018-11-18 16:08:57,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.56150317192s 2018-11-18 16:08:57,853 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9/add_router_interface.json used request id req-690982d4-c358-489b-957c-128d142e9b50 returning object da617f29-c470-4f74-9599-17217d77bcc9 2018-11-18 16:08:57,854 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:08:57,983 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-18 16:08:57,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:08:57,989 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 18 Nov 2018 16:08:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-11-18 16:08:57,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:08:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:08:58,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7376292e-7a78-4f13-9706-ac3f411067a9 Date: Sun, 18 Nov 2018 16:08:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:08:58,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7376292e-7a78-4f13-9706-ac3f411067a9 2018-11-18 16:08:58,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206759929657s 2018-11-18 16:08:58,198 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7376292e-7a78-4f13-9706-ac3f411067a9 2018-11-18 16:08:58,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:08:58,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}' 2018-11-18 16:08:58,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32 X-Openstack-Request-Id: req-64be21e0-ceb4-4c88-9589-8cfec2f64363 Date: Sun, 18 Nov 2018 16:08:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file", "owner": "b15b2be647674a9e8088ff18bb366a11", "id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "size": null, "self": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:08:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "checksum": null, "created_at": "2018-11-18T16:08:58Z", "protected": false} 2018-11-18 16:08:58,481 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-64be21e0-ceb4-4c88-9589-8cfec2f64363 2018-11-18 16:08:58,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.282221078873s 2018-11-18 16:08:58,482 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-64be21e0-ceb4-4c88-9589-8cfec2f64363 returning object 39f53559-d51e-449d-ae7d-a126ebb0db32 2018-11-18 16:08:58,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:08:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '' 2018-11-18 16:09:00,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e96bf587-cb11-4deb-9cf1-d6ce34472da0 Date: Sun, 18 Nov 2018 16:09:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:09:00,227 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file used request id req-e96bf587-cb11-4deb-9cf1-d6ce34472da0 2018-11-18 16:09:00,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.74445796013s 2018-11-18 16:09:00,228 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file used request id req-e96bf587-cb11-4deb-9cf1-d6ce34472da0 2018-11-18 16:09:00,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:09:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:00,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-9f750494-6af3-4192-8b97-e65fd778c605 Date: Sun, 18 Nov 2018 16:09:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap", "metadata": {}}], "file": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file", "owner": "b15b2be647674a9e8088ff18bb366a11", "id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "size": 12716032, "self": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:09:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:08:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:09:00,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9f750494-6af3-4192-8b97-e65fd778c605 2018-11-18 16:09:00,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1658411026s 2018-11-18 16:09:00,394 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9f750494-6af3-4192-8b97-e65fd778c605 2018-11-18 16:09:00,396 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap', u'metadata': Munch({})})], 'file': u'/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file', 'owner': u'b15b2be647674a9e8088ff18bb366a11', 'id': u'39f53559-d51e-449d-ae7d-a126ebb0db32', 'size': 12716032, u'self': u'/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b15b2be647674a9e8088ff18bb366a11', 'name': 'vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:09:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-18T16:09:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'created': u'2018-11-18T16:08:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:08:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:09:00,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:09:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:09:00,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8e52b5a-663b-46e8-a974-05720753a4f9 x-compute-request-id: req-f8e52b5a-663b-46e8-a974-05720753a4f9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "name": "vping_ssh-flavor_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:09:00,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f8e52b5a-663b-46e8-a974-05720753a4f9 2018-11-18 16:09:00,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226856946945s 2018-11-18 16:09:00,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f8e52b5a-663b-46e8-a974-05720753a4f9 returning object b7c80e38-49d8-41d2-940f-2efe5b3d8367 2018-11-18 16:09:00,626 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_2fb70c7a-5f63-4e30-8134-db4e241b4d58', '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'a875ae444eec41a6b8bd843d2517a591', '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'b7c80e38-49d8-41d2-940f-2efe5b3d8367', 'swap': 0}) 2018-11-18 16:09:00,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:09:00,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" -d '{"extra_specs": {}}' 2018-11-18 16:09:00,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c8c8e69-3b1e-4b4d-8c63-5b6521093544 x-compute-request-id: req-1c8c8e69-3b1e-4b4d-8c63-5b6521093544 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:09:00,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367/os-extra_specs used request id req-1c8c8e69-3b1e-4b4d-8c63-5b6521093544 2018-11-18 16:09:00,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202751159668s 2018-11-18 16:09:00,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367/os-extra_specs used request id req-1c8c8e69-3b1e-4b4d-8c63-5b6521093544 2018-11-18 16:09:00,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-18 16:09:00,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"keypair": {"name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}}' 2018-11-18 16:09:01,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ad7b6b0-58df-4457-9b4d-960511f7a113 x-compute-request-id: req-4ad7b6b0-58df-4457-9b4d-960511f7a113 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDU/vN0laEhXJdu/xnTbMDkxKjKh58BI5CMT+jsLoD1cIr4qlp9IrHjcrZOs5nSmCcmJK4spqLawGaTp8SdnU1VJw1rdAaYvTJioKzG0p6j245NwKutwDHgFy/FXJnCkqZe7mb0mKGJBWcvaR9KXTlJzKgQq9mYdyfl+IJcQWkllMojPN+ua23afkuVHnJF1WwY0nd7MrHfG1sgQ0P2YM7V8ovmcqFzyMtsuYQCs9nW76SGMES15dzzRNxAcYVS0392/Oiwt/C8yggF7TqMznDfI8UL6O7YnJdjGU8g1Ux4jB4FacL1oJ+/O71yOk9k1oTSsNa7pQhWE9mndqUwcpR1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA1P7zdJWhIVyXbv8Z02zA5MSoyoefASOQjE/o7C6A9XCK+Kpa\nfSKx43K2TrOZ0pgnJiSuLKai2sBmk6fEnZ1NVScNa3QGmL0yYqCsxtKeo9uOTcCr\nrcAx4BcvxVyZwpKmXu5m9JihiQVnL2kfSl05ScyoEKvZmHcn5fiCXEFpJZTKIzzf\nrmtt2n5LlR5yRdVsGNJ3ezKx3xtbIEND9mDO1fKL5nKhc8jLbLmEArPZ1u+khjBE\nteXc80TcQHGFUtN/dvzosLfwvMoIBe06jM5w3yPFC+ju2JyXYxlPINVMeIweBWnC\n9aCfvzu9cjpPZNaE0rDWu6UIVhPZp3alMHKUdQIDAQABAoIBADnnyhYi67hfLMg/\nUC0bfuFy2ZSeBEtR+OU8gE1dYy/W1eE+pvUoLoZwVEHXL/WB6frDtBptfw7LideQ\nn7Jd5n1E7bANzhFONll75xzye7B+axSWUdYdzzFl/FXClAbCybo7RAAxUpEmx+Oq\nx5f2+jEnE3Xc0n5RvqYVxpMAMW7GojYQDkiENvulEiHuI8e5AqmlPgY0sOTNxUJA\nXwUeZ3mrcY/lXRAv0jYcXgsvBadRLLIQCp5Yejck850L/MhQ6JfLu/f4B7GAz7PF\n2mvGumu3H85rRVmShfn9EIECitSa6XupKhRAgHD6yYDvMLiZZmNu2qC0F9tdrBWM\nZ++GVY0CgYEA/hlBddwDeeQRDxhKYpN2oa4Sga0WO2cXuKyy1phHOj78A/4485iL\n8x3ypwm62OVTntffIqQlOVgCGq+BghA5VV2Zl/0QEiVY1Im9XKclwxEFhrceO+5+\nT5EKDptQ5CdiXvQItj56v/d2XTcGQsyEcNJ8gTzEvkOZFLaBz+D5h2sCgYEA1pb1\nwvu8i93FGgSeh3kO4g7LSYImaydiVcvVfeJTRmV3I2GyLBpNQx9lbfSEflTA0bjE\nNp/0RUxkCV1VFPF0WTA25/1ogpkaBpNl7pHVBERnjrMeWr0PpU7GnPsBknFaDSMS\nUKvnUagV6usIWIUmzQ1y0iHyK3m4+kJCcZ/Jq58CgYA9EcbY07sGJZkv/o+KJ5Tg\ngNyzy+zG9B0QZnlI+CpORmr9brEzYptoH+980+rTTDKPv6RCSB8mLA+9aCcBInMV\nIDzU+Z5OLimuUzhut0FtI38nhIVAtC4pY1t+bTfAzfJnjdE2M8f+sTQCbUIU9eBy\n2TPRP9CtRcPZ5Y9HbfOq5wKBgAzibYkykkSXoUEJq/cYZrNeDgiw3tuqNrZOEdiI\nIVXlu7yNHiSVw7PXC8EJYHcxYY52GJnrCsCqcIs7ZmNmiATe5z0Qsxi8Vpq0ePdV\nHEQwU0N3L8hk966GR1ifnZ2MXsrRI0VivPXjMMW1LQAbppPDTfSeAytnGJs2JUUr\nQfGjAoGALLzNGxfsSDeEG5XarXpIbGjbpX1AlMw/eUaYcOXqTQnS4KAC3PAPBr0N\nf1pBidzzNCJ+oGdO5wyS833GwyOqb5QTGAWDsTvfAy7Ipc74ZOBAG0Dk5TnEW2AL\nS44UwJ0yY96CW5xndG8n61L8J4NhxGNDBQ+3xFn8j6yA1dlQCas=\n-----END RSA PRIVATE KEY-----\n", "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "fingerprint": "c7:34:1f:a9:2f:2d:6b:e5:c3:0e:77:66:7d:b5:bb:fa"}} 2018-11-18 16:09:01,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4ad7b6b0-58df-4457-9b4d-960511f7a113 2018-11-18 16:09:01,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.381888866425s 2018-11-18 16:09:01,030 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4ad7b6b0-58df-4457-9b4d-960511f7a113 2018-11-18 16:09:01,031 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDU/vN0laEhXJdu/xnTbMDkxKjKh58BI5CMT+jsLoD1cIr4qlp9IrHjcrZOs5nSmCcmJK4spqLawGaTp8SdnU1VJw1rdAaYvTJioKzG0p6j245NwKutwDHgFy/FXJnCkqZe7mb0mKGJBWcvaR9KXTlJzKgQq9mYdyfl+IJcQWkllMojPN+ua23afkuVHnJF1WwY0nd7MrHfG1sgQ0P2YM7V8ovmcqFzyMtsuYQCs9nW76SGMES15dzzRNxAcYVS0392/Oiwt/C8yggF7TqMznDfI8UL6O7YnJdjGU8g1Ux4jB4FacL1oJ+/O71yOk9k1oTSsNa7pQhWE9mndqUwcpR1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA1P7zdJWhIVyXbv8Z02zA5MSoyoefASOQjE/o7C6A9XCK+Kpa\nfSKx43K2TrOZ0pgnJiSuLKai2sBmk6fEnZ1NVScNa3QGmL0yYqCsxtKeo9uOTcCr\nrcAx4BcvxVyZwpKmXu5m9JihiQVnL2kfSl05ScyoEKvZmHcn5fiCXEFpJZTKIzzf\nrmtt2n5LlR5yRdVsGNJ3ezKx3xtbIEND9mDO1fKL5nKhc8jLbLmEArPZ1u+khjBE\nteXc80TcQHGFUtN/dvzosLfwvMoIBe06jM5w3yPFC+ju2JyXYxlPINVMeIweBWnC\n9aCfvzu9cjpPZNaE0rDWu6UIVhPZp3alMHKUdQIDAQABAoIBADnnyhYi67hfLMg/\nUC0bfuFy2ZSeBEtR+OU8gE1dYy/W1eE+pvUoLoZwVEHXL/WB6frDtBptfw7LideQ\nn7Jd5n1E7bANzhFONll75xzye7B+axSWUdYdzzFl/FXClAbCybo7RAAxUpEmx+Oq\nx5f2+jEnE3Xc0n5RvqYVxpMAMW7GojYQDkiENvulEiHuI8e5AqmlPgY0sOTNxUJA\nXwUeZ3mrcY/lXRAv0jYcXgsvBadRLLIQCp5Yejck850L/MhQ6JfLu/f4B7GAz7PF\n2mvGumu3H85rRVmShfn9EIECitSa6XupKhRAgHD6yYDvMLiZZmNu2qC0F9tdrBWM\nZ++GVY0CgYEA/hlBddwDeeQRDxhKYpN2oa4Sga0WO2cXuKyy1phHOj78A/4485iL\n8x3ypwm62OVTntffIqQlOVgCGq+BghA5VV2Zl/0QEiVY1Im9XKclwxEFhrceO+5+\nT5EKDptQ5CdiXvQItj56v/d2XTcGQsyEcNJ8gTzEvkOZFLaBz+D5h2sCgYEA1pb1\nwvu8i93FGgSeh3kO4g7LSYImaydiVcvVfeJTRmV3I2GyLBpNQx9lbfSEflTA0bjE\nNp/0RUxkCV1VFPF0WTA25/1ogpkaBpNl7pHVBERnjrMeWr0PpU7GnPsBknFaDSMS\nUKvnUagV6usIWIUmzQ1y0iHyK3m4+kJCcZ/Jq58CgYA9EcbY07sGJZkv/o+KJ5Tg\ngNyzy+zG9B0QZnlI+CpORmr9brEzYptoH+980+rTTDKPv6RCSB8mLA+9aCcBInMV\nIDzU+Z5OLimuUzhut0FtI38nhIVAtC4pY1t+bTfAzfJnjdE2M8f+sTQCbUIU9eBy\n2TPRP9CtRcPZ5Y9HbfOq5wKBgAzibYkykkSXoUEJq/cYZrNeDgiw3tuqNrZOEdiI\nIVXlu7yNHiSVw7PXC8EJYHcxYY52GJnrCsCqcIs7ZmNmiATe5z0Qsxi8Vpq0ePdV\nHEQwU0N3L8hk966GR1ifnZ2MXsrRI0VivPXjMMW1LQAbppPDTfSeAytnGJs2JUUr\nQfGjAoGALLzNGxfsSDeEG5XarXpIbGjbpX1AlMw/eUaYcOXqTQnS4KAC3PAPBr0N\nf1pBidzzNCJ+oGdO5wyS833GwyOqb5QTGAWDsTvfAy7Ipc74ZOBAG0Dk5TnEW2AL\nS44UwJ0yY96CW5xndG8n61L8J4NhxGNDBQ+3xFn8j6yA1dlQCas=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'eac43b2a6bb442a69ce0ac4020797ec9', 'name': u'vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'created_at': '2018-11-18T16:09:01.030962', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b15b2be647674a9e8088ff18bb366a11', 'name': 'vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c7:34:1f:a9:2f:2d:6b:e5:c3:0e:77:66:7d:b5:bb:fa', 'type': 'ssh', 'id': u'vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58'}) 2018-11-18 16:09:01,031 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA1P7zdJWhIVyXbv8Z02zA5MSoyoefASOQjE/o7C6A9XCK+Kpa fSKx43K2TrOZ0pgnJiSuLKai2sBmk6fEnZ1NVScNa3QGmL0yYqCsxtKeo9uOTcCr rcAx4BcvxVyZwpKmXu5m9JihiQVnL2kfSl05ScyoEKvZmHcn5fiCXEFpJZTKIzzf rmtt2n5LlR5yRdVsGNJ3ezKx3xtbIEND9mDO1fKL5nKhc8jLbLmEArPZ1u+khjBE teXc80TcQHGFUtN/dvzosLfwvMoIBe06jM5w3yPFC+ju2JyXYxlPINVMeIweBWnC 9aCfvzu9cjpPZNaE0rDWu6UIVhPZp3alMHKUdQIDAQABAoIBADnnyhYi67hfLMg/ UC0bfuFy2ZSeBEtR+OU8gE1dYy/W1eE+pvUoLoZwVEHXL/WB6frDtBptfw7LideQ n7Jd5n1E7bANzhFONll75xzye7B+axSWUdYdzzFl/FXClAbCybo7RAAxUpEmx+Oq x5f2+jEnE3Xc0n5RvqYVxpMAMW7GojYQDkiENvulEiHuI8e5AqmlPgY0sOTNxUJA XwUeZ3mrcY/lXRAv0jYcXgsvBadRLLIQCp5Yejck850L/MhQ6JfLu/f4B7GAz7PF 2mvGumu3H85rRVmShfn9EIECitSa6XupKhRAgHD6yYDvMLiZZmNu2qC0F9tdrBWM Z++GVY0CgYEA/hlBddwDeeQRDxhKYpN2oa4Sga0WO2cXuKyy1phHOj78A/4485iL 8x3ypwm62OVTntffIqQlOVgCGq+BghA5VV2Zl/0QEiVY1Im9XKclwxEFhrceO+5+ T5EKDptQ5CdiXvQItj56v/d2XTcGQsyEcNJ8gTzEvkOZFLaBz+D5h2sCgYEA1pb1 wvu8i93FGgSeh3kO4g7LSYImaydiVcvVfeJTRmV3I2GyLBpNQx9lbfSEflTA0bjE Np/0RUxkCV1VFPF0WTA25/1ogpkaBpNl7pHVBERnjrMeWr0PpU7GnPsBknFaDSMS UKvnUagV6usIWIUmzQ1y0iHyK3m4+kJCcZ/Jq58CgYA9EcbY07sGJZkv/o+KJ5Tg gNyzy+zG9B0QZnlI+CpORmr9brEzYptoH+980+rTTDKPv6RCSB8mLA+9aCcBInMV IDzU+Z5OLimuUzhut0FtI38nhIVAtC4pY1t+bTfAzfJnjdE2M8f+sTQCbUIU9eBy 2TPRP9CtRcPZ5Y9HbfOq5wKBgAzibYkykkSXoUEJq/cYZrNeDgiw3tuqNrZOEdiI IVXlu7yNHiSVw7PXC8EJYHcxYY52GJnrCsCqcIs7ZmNmiATe5z0Qsxi8Vpq0ePdV HEQwU0N3L8hk966GR1ifnZ2MXsrRI0VivPXjMMW1LQAbppPDTfSeAytnGJs2JUUr QfGjAoGALLzNGxfsSDeEG5XarXpIbGjbpX1AlMw/eUaYcOXqTQnS4KAC3PAPBr0N f1pBidzzNCJ+oGdO5wyS833GwyOqb5QTGAWDsTvfAy7Ipc74ZOBAG0Dk5TnEW2AL S44UwJ0yY96CW5xndG8n61L8J4NhxGNDBQ+3xFn8j6yA1dlQCas= -----END RSA PRIVATE KEY----- 2018-11-18 16:09:01,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-18 16:09:01,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"security_group": {"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-11-18 16:09:01,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-38b63904-a1ef-4068-85d1-aae978e2de5c Date: Sun, 18 Nov 2018 16:09:01 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:09:01Z", "updated_at": "2018-11-18T16:09:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "6b86cbe1-e3db-4f4a-a0de-607c4f25470b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "e5a945c7-1c31-43f0-9618-698f4fae4a9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 2, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}} 2018-11-18 16:09:01,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-38b63904-a1ef-4068-85d1-aae978e2de5c 2018-11-18 16:09:01,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.429584980011s 2018-11-18 16:09:01,464 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-38b63904-a1ef-4068-85d1-aae978e2de5c 2018-11-18 16:09:01,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:09:01,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:01,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-34b77f3a-b80a-4cd8-a09a-99535e4981b0 Date: Sun, 18 Nov 2018 16:09:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:09:01Z", "updated_at": "2018-11-18T16:09:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "6b86cbe1-e3db-4f4a-a0de-607c4f25470b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "e5a945c7-1c31-43f0-9618-698f4fae4a9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 2, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}, {"description": "Default security group", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:08:53Z", "updated_at": "2018-11-18T16:08:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "125045cf-ff69-4db6-be61-e8632880cd94", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "189b9f15-7bd5-4552-a94d-4d9eb775f853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "1b166d7c-1d54-4705-b8f6-a9e2de49d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "4a2d55e1-c412-4cbc-aee2-0182d3e3681a", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 4, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "name": "default"}]} 2018-11-18 16:09:01,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-34b77f3a-b80a-4cd8-a09a-99535e4981b0 2018-11-18 16:09:01,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189369916916s 2018-11-18 16:09:01,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-34b77f3a-b80a-4cd8-a09a-99535e4981b0 2018-11-18 16:09:01,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-18 16:09:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -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": "e6c17cfb-b57e-4dda-96ec-a0d963b26765"}}' 2018-11-18 16:09:02,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f0b397b3-1646-40d3-b103-4f19c38fcd5c Date: Sun, 18 Nov 2018 16:09:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "port_range_min": 22, "revision_number": 0, "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:09:01Z", "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "abdf04e2-b3d5-4af2-8faf-b2a5c676d416"}} 2018-11-18 16:09:02,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-f0b397b3-1646-40d3-b103-4f19c38fcd5c 2018-11-18 16:09:02,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.354265928268s 2018-11-18 16:09:02,017 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-f0b397b3-1646-40d3-b103-4f19c38fcd5c 2018-11-18 16:09:02,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:09:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:02,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-53aa5e15-fe85-4fdd-a90c-45e115446d9b Date: Sun, 18 Nov 2018 16:09:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:09:01Z", "updated_at": "2018-11-18T16:09:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "6b86cbe1-e3db-4f4a-a0de-607c4f25470b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "abdf04e2-b3d5-4af2-8faf-b2a5c676d416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "e5a945c7-1c31-43f0-9618-698f4fae4a9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 3, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}, {"description": "Default security group", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:08:53Z", "updated_at": "2018-11-18T16:08:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "125045cf-ff69-4db6-be61-e8632880cd94", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "189b9f15-7bd5-4552-a94d-4d9eb775f853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "1b166d7c-1d54-4705-b8f6-a9e2de49d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "4a2d55e1-c412-4cbc-aee2-0182d3e3681a", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 4, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "name": "default"}]} 2018-11-18 16:09:02,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-53aa5e15-fe85-4fdd-a90c-45e115446d9b 2018-11-18 16:09:02,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189633131027s 2018-11-18 16:09:02,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-53aa5e15-fe85-4fdd-a90c-45e115446d9b 2018-11-18 16:09:02,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-18 16:09:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -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": "e6c17cfb-b57e-4dda-96ec-a0d963b26765"}}' 2018-11-18 16:09:02,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1eeabde9-6eed-428f-95f2-1c8d18b742cc Date: Sun, 18 Nov 2018 16:09:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T16:09:02Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "port_range_min": null, "revision_number": 0, "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:09:02Z", "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "4bc9a5dd-57d0-49f8-a160-021dfda38c74"}} 2018-11-18 16:09:02,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-1eeabde9-6eed-428f-95f2-1c8d18b742cc 2018-11-18 16:09:02,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.255462884903s 2018-11-18 16:09:02,470 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-1eeabde9-6eed-428f-95f2-1c8d18b742cc 2018-11-18 16:09:02,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:09:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:02,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-6273c079-ce40-4e2f-92d3-24fb4e46166f Date: Sun, 18 Nov 2018 16:09: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":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de80fe61-882b-437b-a25c-597efcfbdc60"],"updated_at":"2018-11-18T16:08:54Z","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b15b2be647674a9e8088ff18bb366a11","id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","name":"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:02,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-6273c079-ce40-4e2f-92d3-24fb4e46166f 2018-11-18 16:09:02,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111095905304s 2018-11-18 16:09:02,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-6273c079-ce40-4e2f-92d3-24fb4e46166f 2018-11-18 16:09:02,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:09:02,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:02,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4dcb3f34-f83e-4ca2-a2b4-c1728c53d580 Date: Sun, 18 Nov 2018 16:09:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap", "metadata": {}}], "file": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file", "owner": "b15b2be647674a9e8088ff18bb366a11", "id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "size": 12716032, "self": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:09:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:08:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:09:02,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4dcb3f34-f83e-4ca2-a2b4-c1728c53d580 2018-11-18 16:09:02,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167303085327s 2018-11-18 16:09:02,751 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4dcb3f34-f83e-4ca2-a2b4-c1728c53d580 2018-11-18 16:09:02,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:09:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:02,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43c68256-a0cc-4cec-a8e2-b66f5a47f46f x-compute-request-id: req-43c68256-a0cc-4cec-a8e2-b66f5a47f46f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "name": "vping_ssh-flavor_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:09:02,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-43c68256-a0cc-4cec-a8e2-b66f5a47f46f 2018-11-18 16:09:02,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0337867736816s 2018-11-18 16:09:02,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-43c68256-a0cc-4cec-a8e2-b66f5a47f46f 2018-11-18 16:09:02,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-18 16:09:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"server": {"name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "imageRef": "39f53559-d51e-449d-ae7d-a126ebb0db32", "flavorRef": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "max_count": 1, "min_count": 1, "networks": [{"uuid": "98b3a122-570d-45a9-9988-f4bd097d2aeb"}], "security_groups": [{"name": "e6c17cfb-b57e-4dda-96ec-a0d963b26765"}]}}' 2018-11-18 16:09:04,835 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87589cfc-74f9-47c6-a461-dc5e17e8c5f7 x-compute-request-id: req-87589cfc-74f9-47c6-a461-dc5e17e8c5f7 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e6c17cfb-b57e-4dda-96ec-a0d963b26765"}], "OS-DCF:diskConfig": "MANUAL", "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "adminPass": "Wfq52AV3Z2yv"}} 2018-11-18 16:09:04,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-87589cfc-74f9-47c6-a461-dc5e17e8c5f7 2018-11-18 16:09:04,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.04606795311s 2018-11-18 16:09:04,836 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-87589cfc-74f9-47c6-a461-dc5e17e8c5f7 2018-11-18 16:09:04,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:04,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:05,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d43ed59f-1d7f-4f7a-a6d1-7dd83adfcba9 x-compute-request-id: req-d43ed59f-1d7f-4f7a-a6d1-7dd83adfcba9 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.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "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-11-18T16:09:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:05,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d43ed59f-1d7f-4f7a-a6d1-7dd83adfcba9 2018-11-18 16:09:05,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388023138046s 2018-11-18 16:09:05,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d43ed59f-1d7f-4f7a-a6d1-7dd83adfcba9 2018-11-18 16:09:05,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:09:05,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:05,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-bec027d7-f48c-4178-932f-b1379221bb0b Date: Sun, 18 Nov 2018 16:09: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":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de80fe61-882b-437b-a25c-597efcfbdc60"],"updated_at":"2018-11-18T16:08:54Z","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b15b2be647674a9e8088ff18bb366a11","id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","name":"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:05,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-bec027d7-f48c-4178-932f-b1379221bb0b 2018-11-18 16:09:05,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111260175705s 2018-11-18 16:09:05,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-bec027d7-f48c-4178-932f-b1379221bb0b 2018-11-18 16:09:05,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-18 16:09:05,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:05,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e0b82b95-1cf6-47a5-8a04-3e123065a7a0 Date: Sun, 18 Nov 2018 16:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-18T16:08:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b15b2be647674a9e8088ff18bb366a11","id":"de80fe61-882b-437b-a25c-597efcfbdc60","subnetpool_id":null,"name":"vping_ssh-subnet_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:05,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e0b82b95-1cf6-47a5-8a04-3e123065a7a0 2018-11-18 16:09:05,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0536110401154s 2018-11-18 16:09:05,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e0b82b95-1cf6-47a5-8a04-3e123065a7a0 2018-11-18 16:09:05,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:09:07,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:07,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8540e15-bdf7-496d-a348-80efa0ba0b46 x-compute-request-id: req-e8540e15-bdf7-496d-a348-80efa0ba0b46 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:09:06Z", "hostId": "d949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:07,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e8540e15-bdf7-496d-a348-80efa0ba0b46 2018-11-18 16:09:07,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.281067848206s 2018-11-18 16:09:07,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e8540e15-bdf7-496d-a348-80efa0ba0b46 2018-11-18 16:09:07,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:09:09,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:10,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37bdb4fe-9fc5-4fc6-a5df-5aa15d52fa79 x-compute-request-id: req-37bdb4fe-9fc5-4fc6-a5df-5aa15d52fa79 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.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:09:06Z", "hostId": "d949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:10,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-37bdb4fe-9fc5-4fc6-a5df-5aa15d52fa79 2018-11-18 16:09:10,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805141210556s 2018-11-18 16:09:10,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-37bdb4fe-9fc5-4fc6-a5df-5aa15d52fa79 2018-11-18 16:09:10,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:09:12,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:12,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:13,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23c27a25-7e34-48eb-a9ca-452d481360ef x-compute-request-id: req-23c27a25-7e34-48eb-a9ca-452d481360ef Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:8b:e2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:10.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:10Z", "hostId": "d949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:13,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-23c27a25-7e34-48eb-a9ca-452d481360ef 2018-11-18 16:09:13,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655622959137s 2018-11-18 16:09:13,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-23c27a25-7e34-48eb-a9ca-452d481360ef 2018-11-18 16:09:13,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-18 16:09:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=72e7f323-1c9e-454d-8b9a-03a8ce4a5682" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:13,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-73812a16-6ca2-41c2-a0cb-60c6b5d9d752 Date: Sun, 18 Nov 2018 16:09:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:09:07Z","admin_state_up":true,"updated_at":"2018-11-18T16:09:08Z","binding:vnic_type":"normal","device_id":"72e7f323-1c9e-454d-8b9a-03a8ce4a5682","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:98:8b:e2","id":"e98c6d2b-6a22-48ca-b6dd-3fa9e73c25fd","port_security_enabled":true,"project_id":"b15b2be647674a9e8088ff18bb366a11","fixed_ips":[{"subnet_id":"de80fe61-882b-437b-a25c-597efcfbdc60","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["e6c17cfb-b57e-4dda-96ec-a0d963b26765"],"name":""}]} 2018-11-18 16:09:13,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=72e7f323-1c9e-454d-8b9a-03a8ce4a5682 used request id req-73812a16-6ca2-41c2-a0cb-60c6b5d9d752 2018-11-18 16:09:13,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.191809177399s 2018-11-18 16:09:13,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=72e7f323-1c9e-454d-8b9a-03a8ce4a5682 used request id req-73812a16-6ca2-41c2-a0cb-60c6b5d9d752 2018-11-18 16:09:13,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-18 16:09:13,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=e98c6d2b-6a22-48ca-b6dd-3fa9e73c25fd" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:13,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d9a83e0a-d2c9-4948-bb60-dd4244f85919 Date: Sun, 18 Nov 2018 16:09:13 GMT RESP BODY: {"floatingips": []} 2018-11-18 16:09:13,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=e98c6d2b-6a22-48ca-b6dd-3fa9e73c25fd used request id req-d9a83e0a-d2c9-4948-bb60-dd4244f85919 2018-11-18 16:09:13,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0242719650269s 2018-11-18 16:09:13,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=e98c6d2b-6a22-48ca-b6dd-3fa9e73c25fd used request id req-d9a83e0a-d2c9-4948-bb60-dd4244f85919 2018-11-18 16:09:13,385 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:98:8b:e2', 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'39f53559-d51e-449d-ae7d-a126ebb0db32'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-18T16:09:10.000000', 'flavor': Munch({u'id': u'b7c80e38-49d8-41d2-940f-2efe5b3d8367'}), 'az': u'nova', 'id': u'72e7f323-1c9e-454d-8b9a-03a8ce4a5682', 'security_groups': [Munch({u'name': u'vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eac43b2a6bb442a69ce0ac4020797ec9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b15b2be647674a9e8088ff18bb366a11', 'name': 'vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58', '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-11-18T16:09:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-18T16:09:10Z', 'hostId': u'd949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'd949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d', '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-11-18T16:09:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b15b2be647674a9e8088ff18bb366a11', 'name': u'vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'adminPass': u'Wfq52AV3Z2yv', 'tenant_id': u'b15b2be647674a9e8088ff18bb366a11', 'region': 'regionOne', 'created': u'2018-11-18T16:09:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-18 16:09:13,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:09:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:13,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-2cd2c0b1-47f0-42d2-89bb-288e455d4419 Date: Sun, 18 Nov 2018 16:09:13 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":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de80fe61-882b-437b-a25c-597efcfbdc60"],"updated_at":"2018-11-18T16:08:54Z","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b15b2be647674a9e8088ff18bb366a11","id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","name":"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:13,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2cd2c0b1-47f0-42d2-89bb-288e455d4419 2018-11-18 16:09:13,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116334915161s 2018-11-18 16:09:13,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2cd2c0b1-47f0-42d2-89bb-288e455d4419 2018-11-18 16:09:13,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:09:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:13,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-180ab2d4-8212-4c64-bfa0-5b75d72a2c0b Date: Sun, 18 Nov 2018 16:09:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap", "metadata": {}}], "file": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file", "owner": "b15b2be647674a9e8088ff18bb366a11", "id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "size": 12716032, "self": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:09:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:08:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:09:13,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-180ab2d4-8212-4c64-bfa0-5b75d72a2c0b 2018-11-18 16:09:13,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182719945908s 2018-11-18 16:09:13,687 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-180ab2d4-8212-4c64-bfa0-5b75d72a2c0b 2018-11-18 16:09:13,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:09:13,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:13,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbfe6794-9b85-4b24-a51a-ecfe513872d1 x-compute-request-id: req-fbfe6794-9b85-4b24-a51a-ecfe513872d1 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "name": "vping_ssh-flavor_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:09:13,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-fbfe6794-9b85-4b24-a51a-ecfe513872d1 2018-11-18 16:09:13,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0358080863953s 2018-11-18 16:09:13,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-fbfe6794-9b85-4b24-a51a-ecfe513872d1 2018-11-18 16:09:13,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-18 16:09:13,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"server": {"name": "vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "imageRef": "39f53559-d51e-449d-ae7d-a126ebb0db32", "key_name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "flavorRef": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "max_count": 1, "min_count": 1, "networks": [{"uuid": "98b3a122-570d-45a9-9988-f4bd097d2aeb"}], "security_groups": [{"name": "e6c17cfb-b57e-4dda-96ec-a0d963b26765"}]}}' 2018-11-18 16:09:15,804 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f568d40-85b0-42d1-a422-cc3dc84f7d59 x-compute-request-id: req-2f568d40-85b0-42d1-a422-cc3dc84f7d59 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e6c17cfb-b57e-4dda-96ec-a0d963b26765"}], "OS-DCF:diskConfig": "MANUAL", "id": "af394a47-f987-449e-a9c9-07b989aef4f7", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "bookmark"}], "adminPass": "VMLiS8Xq2wuE"}} 2018-11-18 16:09:15,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-2f568d40-85b0-42d1-a422-cc3dc84f7d59 2018-11-18 16:09:15,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.07788705826s 2018-11-18 16:09:15,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-2f568d40-85b0-42d1-a422-cc3dc84f7d59 2018-11-18 16:09:15,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:16,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09: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-f07b629a-fb98-415d-8c0a-9faf6268ecb6 x-compute-request-id: req-f07b629a-fb98-415d-8c0a-9faf6268ecb6 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.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "af394a47-f987-449e-a9c9-07b989aef4f7", "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "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-11-18T16:09:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "name": "vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:15Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:8b:e2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:10.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:10Z", "hostId": "d949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:16,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f07b629a-fb98-415d-8c0a-9faf6268ecb6 2018-11-18 16:09:16,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483626127243s 2018-11-18 16:09:16,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f07b629a-fb98-415d-8c0a-9faf6268ecb6 2018-11-18 16:09:16,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:09:18,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:18,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:18,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f44be594-b1eb-45fa-b637-e4f559cf855c x-compute-request-id: req-f44be594-b1eb-45fa-b637-e4f559cf855c Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "af394a47-f987-449e-a9c9-07b989aef4f7", "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:09:17Z", "hostId": "f6e1887846ec1d9a4f531657e40ef9a886a2b92e19c3e2f05363e11b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "name": "vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:15Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:8b:e2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:10.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:10Z", "hostId": "d949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:18,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f44be594-b1eb-45fa-b637-e4f559cf855c 2018-11-18 16:09:18,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519132852554s 2018-11-18 16:09:18,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f44be594-b1eb-45fa-b637-e4f559cf855c 2018-11-18 16:09:18,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:09:20,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:20,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:21,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09: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-a1a9555b-0089-43e1-8e85-d12cd5dbe1d8 x-compute-request-id: req-a1a9555b-0089-43e1-8e85-d12cd5dbe1d8 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "af394a47-f987-449e-a9c9-07b989aef4f7", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:09:17Z", "hostId": "f6e1887846ec1d9a4f531657e40ef9a886a2b92e19c3e2f05363e11b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "name": "vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:15Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:8b:e2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:10.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:10Z", "hostId": "d949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:21,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a1a9555b-0089-43e1-8e85-d12cd5dbe1d8 2018-11-18 16:09:21,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335875034332s 2018-11-18 16:09:21,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a1a9555b-0089-43e1-8e85-d12cd5dbe1d8 2018-11-18 16:09:21,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:09:23,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:23,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84fd0c0f-9bed-45a5-af96-ab1f1259c0c5 x-compute-request-id: req-84fd0c0f-9bed-45a5-af96-ab1f1259c0c5 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:74:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:22.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "af394a47-f987-449e-a9c9-07b989aef4f7", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:23Z", "hostId": "f6e1887846ec1d9a4f531657e40ef9a886a2b92e19c3e2f05363e11b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "name": "vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:15Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:8b:e2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:10.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:10Z", "hostId": "d949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:23,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-84fd0c0f-9bed-45a5-af96-ab1f1259c0c5 2018-11-18 16:09:23,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469050168991s 2018-11-18 16:09:23,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-84fd0c0f-9bed-45a5-af96-ab1f1259c0c5 2018-11-18 16:09:23,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-18 16:09:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=af394a47-f987-449e-a9c9-07b989aef4f7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:23,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4de39ff2-afa0-4cce-a990-6219cac9d8e9 Date: Sun, 18 Nov 2018 16:09:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:09:18Z","admin_state_up":true,"updated_at":"2018-11-18T16:09:20Z","binding:vnic_type":"normal","device_id":"af394a47-f987-449e-a9c9-07b989aef4f7","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:cf:74:85","id":"c59e9a4d-1b3d-4e72-aa23-6436b5a900c4","port_security_enabled":true,"project_id":"b15b2be647674a9e8088ff18bb366a11","fixed_ips":[{"subnet_id":"de80fe61-882b-437b-a25c-597efcfbdc60","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["e6c17cfb-b57e-4dda-96ec-a0d963b26765"],"name":""}]} 2018-11-18 16:09:23,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=af394a47-f987-449e-a9c9-07b989aef4f7 used request id req-4de39ff2-afa0-4cce-a990-6219cac9d8e9 2018-11-18 16:09:23,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.197274208069s 2018-11-18 16:09:23,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=af394a47-f987-449e-a9c9-07b989aef4f7 used request id req-4de39ff2-afa0-4cce-a990-6219cac9d8e9 2018-11-18 16:09:23,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-18 16:09:23,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=c59e9a4d-1b3d-4e72-aa23-6436b5a900c4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:23,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-10a24ce8-c28a-4ca3-962a-db930a5bf69a Date: Sun, 18 Nov 2018 16:09:23 GMT RESP BODY: {"floatingips": []} 2018-11-18 16:09:23,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=c59e9a4d-1b3d-4e72-aa23-6436b5a900c4 used request id req-10a24ce8-c28a-4ca3-962a-db930a5bf69a 2018-11-18 16:09:23,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0180039405823s 2018-11-18 16:09:23,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=c59e9a4d-1b3d-4e72-aa23-6436b5a900c4 used request id req-10a24ce8-c28a-4ca3-962a-db930a5bf69a 2018-11-18 16:09:23,865 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cf:74:85', 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'39f53559-d51e-449d-ae7d-a126ebb0db32'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-18T16:09:22.000000', 'flavor': Munch({u'id': u'b7c80e38-49d8-41d2-940f-2efe5b3d8367'}), 'az': u'nova', 'id': u'af394a47-f987-449e-a9c9-07b989aef4f7', 'security_groups': [Munch({u'name': u'vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eac43b2a6bb442a69ce0ac4020797ec9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b15b2be647674a9e8088ff18bb366a11', 'name': 'vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58', '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-11-18T16:09:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-18T16:09:23Z', 'hostId': u'f6e1887846ec1d9a4f531657e40ef9a886a2b92e19c3e2f05363e11b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'f6e1887846ec1d9a4f531657e40ef9a886a2b92e19c3e2f05363e11b', '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-11-18T16:09:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b15b2be647674a9e8088ff18bb366a11', 'name': u'vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'adminPass': u'VMLiS8Xq2wuE', 'tenant_id': u'b15b2be647674a9e8088ff18bb366a11', 'region': 'regionOne', 'created': u'2018-11-18T16:09:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-18 16:09:23,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:09:23,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:23,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-1ce3e8e2-13a9-4873-97da-83724b1403f7 Date: Sun, 18 Nov 2018 16:09:23 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":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de80fe61-882b-437b-a25c-597efcfbdc60"],"updated_at":"2018-11-18T16:08:54Z","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b15b2be647674a9e8088ff18bb366a11","id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","name":"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:23,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1ce3e8e2-13a9-4873-97da-83724b1403f7 2018-11-18 16:09:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110281944275s 2018-11-18 16:09:23,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1ce3e8e2-13a9-4873-97da-83724b1403f7 2018-11-18 16:09:23,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-18 16:09:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=af394a47-f987-449e-a9c9-07b989aef4f7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:24,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bd495f34-e602-4f57-9f5b-0130f94b2630 Date: Sun, 18 Nov 2018 16:09:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:09:18Z","admin_state_up":true,"updated_at":"2018-11-18T16:09:20Z","binding:vnic_type":"normal","device_id":"af394a47-f987-449e-a9c9-07b989aef4f7","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:cf:74:85","id":"c59e9a4d-1b3d-4e72-aa23-6436b5a900c4","port_security_enabled":true,"project_id":"b15b2be647674a9e8088ff18bb366a11","fixed_ips":[{"subnet_id":"de80fe61-882b-437b-a25c-597efcfbdc60","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["e6c17cfb-b57e-4dda-96ec-a0d963b26765"],"name":""}]} 2018-11-18 16:09:24,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=af394a47-f987-449e-a9c9-07b989aef4f7 used request id req-bd495f34-e602-4f57-9f5b-0130f94b2630 2018-11-18 16:09:24,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0589361190796s 2018-11-18 16:09:24,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=af394a47-f987-449e-a9c9-07b989aef4f7 used request id req-bd495f34-e602-4f57-9f5b-0130f94b2630 2018-11-18 16:09:24,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-18 16:09:24,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"floatingip": {"floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": "192.168.120.9", "port_id": "c59e9a4d-1b3d-4e72-aa23-6436b5a900c4"}}' 2018-11-18 16:09:25,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-0f5fdf0b-ad92-4403-871d-ffe07ccb5711 Date: Sun, 18 Nov 2018 16:09:25 GMT RESP BODY: {"floatingip": {"router_id": "da617f29-c470-4f74-9599-17217d77bcc9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-18T16:09:24Z", "floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c59e9a4d-1b3d-4e72-aa23-6436b5a900c4", "id": "baf16252-1ff9-43d8-a642-1eed401d3e2e", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:09:24Z", "project_id": "b15b2be647674a9e8088ff18bb366a11"}} 2018-11-18 16:09:25,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-0f5fdf0b-ad92-4403-871d-ffe07ccb5711 2018-11-18 16:09:25,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.41037201881s 2018-11-18 16:09:25,450 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-0f5fdf0b-ad92-4403-871d-ffe07ccb5711 2018-11-18 16:09:25,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-18 16:09:25,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-7c832580-f8a9-41ca-be50-50d87391728d Date: Sun, 18 Nov 2018 16:09:25 GMT RESP BODY: {"floatingips": [{"router_id": "da617f29-c470-4f74-9599-17217d77bcc9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-18T16:09:24Z", "floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c59e9a4d-1b3d-4e72-aa23-6436b5a900c4", "id": "baf16252-1ff9-43d8-a642-1eed401d3e2e", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:09:24Z", "project_id": "b15b2be647674a9e8088ff18bb366a11"}]} 2018-11-18 16:09:25,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-7c832580-f8a9-41ca-be50-50d87391728d 2018-11-18 16:09:25,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0215508937836s 2018-11-18 16:09:25,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-7c832580-f8a9-41ca-be50-50d87391728d 2018-11-18 16:09:25,483 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'da617f29-c470-4f74-9599-17217d77bcc9', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b15b2be647674a9e8088ff18bb366a11', 'created_at': u'2018-11-18T16:09:24Z', 'attached': True, 'updated_at': u'2018-11-18T16:09:24Z', 'id': u'baf16252-1ff9-43d8-a642-1eed401d3e2e', 'floating_network_id': u'349c2810-12a5-41ea-9d90-7b05971b731a', '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'b15b2be647674a9e8088ff18bb366a11', 'name': 'vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'da617f29-c470-4f74-9599-17217d77bcc9', 'project_id': u'b15b2be647674a9e8088ff18bb366a11', 'port_id': u'c59e9a4d-1b3d-4e72-aa23-6436b5a900c4', 'port': u'c59e9a4d-1b3d-4e72-aa23-6436b5a900c4', 'network': u'349c2810-12a5-41ea-9d90-7b05971b731a'}) 2018-11-18 16:09:25,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-18 16:09:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:09:26,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fdfe972-c26a-462e-8b74-41e87c4eecef x-compute-request-id: req-7fdfe972-c26a-462e-8b74-41e87c4eecef Content-Encoding: gzip Content-Length: 7913 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 476653418 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.133068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134723] pid_max: default: 32768 minimum: 301\n[ 0.135622] ACPI: Core revision 20150930\n[ 0.137001] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138319] Security Framework initialized\n[ 0.139139] Yama: becoming mindful.\n[ 0.139869] AppArmor: AppArmor initialized\n[ 0.140743] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142070] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143351] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145961] Initializing cgroup subsys io\n[ 0.146780] Initializing cgroup subsys memory\n[ 0.147645] Initializing cgroup subsys devices\n[ 0.148533] Initializing cgroup subsys freezer\n[ 0.149405] Initializing cgroup subsys net_cls\n[ 0.150276] Initializing cgroup subsys perf_event\n[ 0.151187] Initializing cgroup subsys net_prio\n[ 0.152068] Initializing cgroup subsys hugetlb\n[ 0.152948] Initializing cgroup subsys pids\n[ 0.153828] CPU: Physical Processor ID: 0\n[ 0.155337] mce: CPU supports 10 MCE banks\n[ 0.156198] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157207] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174243] ftrace: allocating 31920 entries in 125 pages\n[ 0.200616] smpboot: Max logical packages: 1\n[ 0.201483] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202844] x2apic enabled\n[ 0.203655] Switched APIC routing to physical x2apic.\n[ 0.205415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206543] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208557] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210364] KVM setup paravirtual spinlock\n[ 0.211721] x86: Booted up 1 node, 1 CPUs\n[ 0.212536] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213933] devtmpfs: initialized\n[ 0.215663] evm: security.selinux\n[ 0.216370] evm: security.SMACK64\n[ 0.217063] evm: security.SMACK64EXEC\n[ 0.217816] evm: security.SMACK64TRANSMUTE\n[ 0.218632] evm: security.SMACK64MMAP\n[ 0.219385] evm: security.ima\n[ 0.220029] evm: security.capability\n[ 0.220842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222721] pinctrl core: initialized pinctrl subsystem\n[ 0.223835] RTC time: 16:09:22, date: 11/18/18\n[ 0.224799] NET: Registered protocol family 16\n[ 0.225779] cpuidle: using governor ladder\n[ 0.226605] cpuidle: using governor menu\n[ 0.227401] PCCT header not found.\n[ 0.228167] ACPI: bus type PCI registered\n[ 0.228975] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230236] PCI: Using configuration type 1 for base access\n[ 0.231992] ACPI: Added _OSI(Module Device)\n[ 0.232851] ACPI: Added _OSI(Processor Device)\n[ 0.233721] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234627] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236740] ACPI: Interpreter enabled\n[ 0.237528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244990] ACPI: (supports S0 S5)\n[ 0.245707] ACPI: Using IOAPIC for interrupt routing\n[ 0.246778] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249884] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252283] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253482] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255721] acpiphp: Slot [3] registered\n[ 0.256532] acpiphp: Slot [4] registered\n[ 0.257336] acpiphp: Slot [5] registered\n[ 0.258141] acpiphp: Slot [6] registered\n[ 0.258943] acpiphp: Slot [7] registered\n[ 0.259755] acpiphp: Slot [8] registered\n[ 0.260563] acpiphp: Slot [9] registered\n[ 0.261364] acpiphp: Slot [10] registered\n[ 0.262188] acpiphp: Slot [11] registered\n[ 0.263002] acpiphp: Slot [12] registered\n[ 0.263828] acpiphp: Slot [13] registered\n[ 0.264648] acpiphp: Slot [14] registered\n[ 0.265465] acpiphp: Slot [15] registered\n[ 0.276491] acpiphp: Slot [16] registered\n[ 0.277310] acpiphp: Slot [17] registered\n[ 0.278123] acpiphp: Slot [18] registered\n[ 0.278940] acpiphp: Slot [19] registered\n[ 0.279758] acpiphp: Slot [20] registered\n[ 0.280582] acpiphp: Slot [21] registered\n[ 0.281400] acpiphp: Slot [22] registered\n[ 0.282216] acpiphp: Slot [23] registered\n[ 0.283030] acpiphp: Slot [24] registered\n[ 0.283849] acpiphp: Slot [25] registered\n[ 0.284672] acpiphp: Slot [26] registered\n[ 0.285490] acpiphp: Slot [27] registered\n[ 0.286308] acpiphp: Slot [28] registered\n[ 0.287120] acpiphp: Slot [29] registered\n[ 0.287934] acpiphp: Slot [30] registered\n[ 0.288761] acpiphp: Slot [31] registered\n[ 0.289576] PCI host bridge to bus 0000:00\n[ 0.290389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292837] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295750] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361773] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363224] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365893] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367389] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368451] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370003] vgaarb: loaded\n[ 0.370611] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371756] SCSI subsystem initialized\n[ 0.372580] ACPI: bus type USB registered\n[ 0.373404] usbcore: registered new interface driver usbfs\n[ 0.374439] usbcore: registered new interface driver hub\n[ 0.375451] usbcore: registered new device driver usb\n[ 0.376516] PCI: Using ACPI for IRQ routing\n[ 0.377558] NetLabel: Initializing\n[ 0.378274] NetLabel: domain hash size = 128\n[ 0.379124] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380072] NetLabel: unlabeled traffic allowed by default\n[ 0.381178] clocksource: Switched to clocksource kvm-clock\n[ 0.386594] AppArmor: AppArmor Filesystem Enabled\n[ 0.387563] pnp: PnP ACPI init\n[ 0.388475] pnp: PnP ACPI: found 5 devices\n[ 0.394848] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396579] NET: Registered protocol family 2\n[ 0.397539] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398828] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400002] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401174] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403444] NET: Registered protocol family 1\n[ 0.404317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405424] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406509] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420471] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434732] Trying to unpack rootfs image as initramfs...\n[ 0.484225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498373] Scanning for low memory corruption every 60 seconds\n[ 0.499699] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500886] audit: initializing netlink subsys (disabled)\n[ 0.501921] audit: type=2000 audit(1542557362.908:1): initialized\n[ 0.503246] Initialise system trusted keyring\n[ 0.504178] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505351] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507318] zbud: loaded\n[ 0.508015] VFS: Disk quotas dquot_6.6.0\n[ 0.508836] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510360] fuse init (API version 7.23)\n[ 0.511258] Key type big_key registered\n[ 0.512058] Allocating IMA MOK and blacklist keyrings.\n[ 0.513547] Key type asymmetric registered\n[ 0.514378] Asymmetric key parser 'x509' registered\n[ 0.515345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516812] io scheduler noop registered\n[ 0.517620] io scheduler deadline registered (default)\n[ 0.518612] io scheduler cfq registered\n[ 0.519447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523238] ACPI: Power Button [PWRF]\n[ 0.524066] GHES: HEST is not enabled!\n[ 0.537740] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565452] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591870] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595116] Linux agpgart interface v0.103\n[ 0.597155] brd: module loaded\n[ 0.598360] loop: module loaded\n[ 0.603632] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605084] GPT:90111 != 2097151\n[ 0.605769] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606857] GPT:90111 != 2097151\n[ 0.607531] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608487] vda: vda1 vda15\n[ 0.609982] scsi host0: ata_piix\n[ 0.610718] scsi host1: ata_piix\n[ 0.611424] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614089] libphy: Fixed MDIO Bus: probed\n[ 0.614906] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615850] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617993] PPP generic driver version 2.4.2\n[ 0.618892] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620182] ehci-pci: EHCI PCI platform driver\n[ 0.621046] ehci-platform: EHCI generic platform driver\n[ 0.622039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623163] ohci-pci: OHCI PCI platform driver\n[ 0.624024] ohci-platform: OHCI generic platform driver\n[ 0.625004] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639340] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640331] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641779] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646557] usb usb1: Product: UHCI Host Controller\n[ 0.647491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648625] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649634] hub 1-0:1.0: USB hub found\n[ 0.650412] hub 1-0:1.0: 2 ports detected\n[ 0.651311] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653443] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654395] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655418] mousedev: PS/2 mouse device common for all mice\n[ 0.656719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659657] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662028] i2c /dev entries driver\n[ 0.662779] device-mapper: uevent: version 1.0.3\n[ 0.663713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665331] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666602] NET: Registered protocol family 10\n[ 0.667584] NET: Registered protocol family 17\n[ 0.668469] Key type dns_resolver registered\n[ 0.669397] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670491] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672228] registered taskstats version 1\n[ 0.673045] Loading compiled-in X.509 certificates\n[ 0.674488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676319] zswap: loaded using pool lzo/zbud\n[ 0.677664] Key type trusted registered\n[ 0.679208] Key type encrypted registered\n[ 0.680021] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681042] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682088] evm: HMAC attrs: 0x1\n[ 0.683041] Magic number: 10:696:186\n[ 0.683903] rtc_cmos 00:00: setting system clock to 2018-11-18 16:09:23 UTC (1542557363)\n[ 0.685499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.686612] EDD information not available.\n[ 0.770316] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771872] Write protecting the kernel read-only data: 14336k\n[ 0.783931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785756] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\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.794782] 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.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 1.68. iid=i-00000024\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: "} 2018-11-18 16:09:26,557 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7/action used request id req-7fdfe972-c26a-462e-8b74-41e87c4eecef 2018-11-18 16:09:26,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07261705399s 2018-11-18 16:09:26,558 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7/action used request id req-7fdfe972-c26a-462e-8b74-41e87c4eecef 2018-11-18 16:09:26,558 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 476653418 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.133068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134723] pid_max: default: 32768 minimum: 301 [ 0.135622] ACPI: Core revision 20150930 [ 0.137001] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138319] Security Framework initialized [ 0.139139] Yama: becoming mindful. [ 0.139869] AppArmor: AppArmor initialized [ 0.140743] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142070] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143351] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145961] Initializing cgroup subsys io [ 0.146780] Initializing cgroup subsys memory [ 0.147645] Initializing cgroup subsys devices [ 0.148533] Initializing cgroup subsys freezer [ 0.149405] Initializing cgroup subsys net_cls [ 0.150276] Initializing cgroup subsys perf_event [ 0.151187] Initializing cgroup subsys net_prio [ 0.152068] Initializing cgroup subsys hugetlb [ 0.152948] Initializing cgroup subsys pids [ 0.153828] CPU: Physical Processor ID: 0 [ 0.155337] mce: CPU supports 10 MCE banks [ 0.156198] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157207] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174243] ftrace: allocating 31920 entries in 125 pages [ 0.200616] smpboot: Max logical packages: 1 [ 0.201483] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202844] x2apic enabled [ 0.203655] Switched APIC routing to physical x2apic. [ 0.205415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206543] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208557] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210364] KVM setup paravirtual spinlock [ 0.211721] x86: Booted up 1 node, 1 CPUs [ 0.212536] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213933] devtmpfs: initialized [ 0.215663] evm: security.selinux [ 0.216370] evm: security.SMACK64 [ 0.217063] evm: security.SMACK64EXEC [ 0.217816] evm: security.SMACK64TRANSMUTE [ 0.218632] evm: security.SMACK64MMAP [ 0.219385] evm: security.ima [ 0.220029] evm: security.capability [ 0.220842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222721] pinctrl core: initialized pinctrl subsystem [ 0.223835] RTC time: 16:09:22, date: 11/18/18 [ 0.224799] NET: Registered protocol family 16 [ 0.225779] cpuidle: using governor ladder [ 0.226605] cpuidle: using governor menu [ 0.227401] PCCT header not found. [ 0.228167] ACPI: bus type PCI registered [ 0.228975] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230236] PCI: Using configuration type 1 for base access [ 0.231992] ACPI: Added _OSI(Module Device) [ 0.232851] ACPI: Added _OSI(Processor Device) [ 0.233721] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234627] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236740] ACPI: Interpreter enabled [ 0.237528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.239390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244990] ACPI: (supports S0 S5) [ 0.245707] ACPI: Using IOAPIC for interrupt routing [ 0.246778] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249884] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252283] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.253482] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255721] acpiphp: Slot [3] registered [ 0.256532] acpiphp: Slot [4] registered [ 0.257336] acpiphp: Slot [5] registered [ 0.258141] acpiphp: Slot [6] registered [ 0.258943] acpiphp: Slot [7] registered [ 0.259755] acpiphp: Slot [8] registered [ 0.260563] acpiphp: Slot [9] registered [ 0.261364] acpiphp: Slot [10] registered [ 0.262188] acpiphp: Slot [11] registered [ 0.263002] acpiphp: Slot [12] registered [ 0.263828] acpiphp: Slot [13] registered [ 0.264648] acpiphp: Slot [14] registered [ 0.265465] acpiphp: Slot [15] registered [ 0.276491] acpiphp: Slot [16] registered [ 0.277310] acpiphp: Slot [17] registered [ 0.278123] acpiphp: Slot [18] registered [ 0.278940] acpiphp: Slot [19] registered [ 0.279758] acpiphp: Slot [20] registered [ 0.280582] acpiphp: Slot [21] registered [ 0.281400] acpiphp: Slot [22] registered [ 0.282216] acpiphp: Slot [23] registered [ 0.283030] acpiphp: Slot [24] registered [ 0.283849] acpiphp: Slot [25] registered [ 0.284672] acpiphp: Slot [26] registered [ 0.285490] acpiphp: Slot [27] registered [ 0.286308] acpiphp: Slot [28] registered [ 0.287120] acpiphp: Slot [29] registered [ 0.287934] acpiphp: Slot [30] registered [ 0.288761] acpiphp: Slot [31] registered [ 0.289576] PCI host bridge to bus 0000:00 [ 0.290389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.291610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.292837] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.294299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.295750] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.302024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.303320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.304501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.305776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.312151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.313595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361773] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363224] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.365893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367389] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368451] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370003] vgaarb: loaded [ 0.370611] vgaarb: bridge control possible 0000:00:02.0 [ 0.371756] SCSI subsystem initialized [ 0.372580] ACPI: bus type USB registered [ 0.373404] usbcore: registered new interface driver usbfs [ 0.374439] usbcore: registered new interface driver hub [ 0.375451] usbcore: registered new device driver usb [ 0.376516] PCI: Using ACPI for IRQ routing [ 0.377558] NetLabel: Initializing [ 0.378274] NetLabel: domain hash size = 128 [ 0.379124] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380072] NetLabel: unlabeled traffic allowed by default [ 0.381178] clocksource: Switched to clocksource kvm-clock [ 0.386594] AppArmor: AppArmor Filesystem Enabled [ 0.387563] pnp: PnP ACPI init [ 0.388475] pnp: PnP ACPI: found 5 devices [ 0.394848] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396579] NET: Registered protocol family 2 [ 0.397539] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398828] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400002] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401174] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403444] NET: Registered protocol family 1 [ 0.404317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405424] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406509] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420471] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434732] Trying to unpack rootfs image as initramfs... [ 0.484225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498373] Scanning for low memory corruption every 60 seconds [ 0.499699] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500886] audit: initializing netlink subsys (disabled) [ 0.501921] audit: type=2000 audit(1542557362.908:1): initialized [ 0.503246] Initialise system trusted keyring [ 0.504178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505351] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507318] zbud: loaded [ 0.508015] VFS: Disk quotas dquot_6.6.0 [ 0.508836] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510360] fuse init (API version 7.23) [ 0.511258] Key type big_key registered [ 0.512058] Allocating IMA MOK and blacklist keyrings. [ 0.513547] Key type asymmetric registered [ 0.514378] Asymmetric key parser 'x509' registered [ 0.515345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516812] io scheduler noop registered [ 0.517620] io scheduler deadline registered (default) [ 0.518612] io scheduler cfq registered [ 0.519447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523238] ACPI: Power Button [PWRF] [ 0.524066] GHES: HEST is not enabled! [ 0.537740] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565452] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.591870] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595116] Linux agpgart interface v0.103 [ 0.597155] brd: module loaded [ 0.598360] loop: module loaded [ 0.603632] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.605084] GPT:90111 != 2097151 [ 0.605769] GPT:Alternate GPT header not at the end of the disk. [ 0.606857] GPT:90111 != 2097151 [ 0.607531] GPT: Use GNU Parted to correct GPT errors. [ 0.608487] vda: vda1 vda15 [ 0.609982] scsi host0: ata_piix [ 0.610718] scsi host1: ata_piix [ 0.611424] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.612644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.614089] libphy: Fixed MDIO Bus: probed [ 0.614906] tun: Universal TUN/TAP device driver, 1.6 [ 0.615850] tun: (C) 1999-2004 Max Krasnyansky [ 0.617993] PPP generic driver version 2.4.2 [ 0.618892] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620182] ehci-pci: EHCI PCI platform driver [ 0.621046] ehci-platform: EHCI generic platform driver [ 0.622039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623163] ohci-pci: OHCI PCI platform driver [ 0.624024] ohci-platform: OHCI generic platform driver [ 0.625004] uhci_hcd: USB Universal Host Controller Interface driver [ 0.639340] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.640331] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641779] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.642811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.643927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.645144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646557] usb usb1: Product: UHCI Host Controller [ 0.647491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.648625] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649634] hub 1-0:1.0: USB hub found [ 0.650412] hub 1-0:1.0: 2 ports detected [ 0.651311] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.653443] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.654395] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.655418] mousedev: PS/2 mouse device common for all mice [ 0.656719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658555] rtc_cmos 00:00: RTC can wake from S4 [ 0.659657] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.662028] i2c /dev entries driver [ 0.662779] device-mapper: uevent: version 1.0.3 [ 0.663713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665331] ledtrig-cpu: registered to indicate activity on CPUs [ 0.666602] NET: Registered protocol family 10 [ 0.667584] NET: Registered protocol family 17 [ 0.668469] Key type dns_resolver registered [ 0.669397] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.670491] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.672228] registered taskstats version 1 [ 0.673045] Loading compiled-in X.509 certificates [ 0.674488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676319] zswap: loaded using pool lzo/zbud [ 0.677664] Key type trusted registered [ 0.679208] Key type encrypted registered [ 0.680021] AppArmor: AppArmor sha1 policy hashing enabled [ 0.681042] ima: No TPM chip found, activating TPM-bypass! [ 0.682088] evm: HMAC attrs: 0x1 [ 0.683041] Magic number: 10:696:186 [ 0.683903] rtc_cmos 00:00: setting system clock to 2018-11-18 16:09:23 UTC (1542557363) [ 0.685499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.686612] EDD information not available. [ 0.770316] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771872] Write protecting the kernel read-only data: 14336k [ 0.783931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785756] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.58 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.794782] 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.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 1.68. iid=i-00000024 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: 2018-11-18 16:09:27,561 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-11-18 16:09:36,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-18 16:09:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:09:37,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09: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-fe618689-aa52-4398-aa8f-ba719ad5a2d7 x-compute-request-id: req-fe618689-aa52-4398-aa8f-ba719ad5a2d7 Content-Encoding: gzip Content-Length: 9544 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 476653418 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.133068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134723] pid_max: default: 32768 minimum: 301\n[ 0.135622] ACPI: Core revision 20150930\n[ 0.137001] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138319] Security Framework initialized\n[ 0.139139] Yama: becoming mindful.\n[ 0.139869] AppArmor: AppArmor initialized\n[ 0.140743] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142070] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143351] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145961] Initializing cgroup subsys io\n[ 0.146780] Initializing cgroup subsys memory\n[ 0.147645] Initializing cgroup subsys devices\n[ 0.148533] Initializing cgroup subsys freezer\n[ 0.149405] Initializing cgroup subsys net_cls\n[ 0.150276] Initializing cgroup subsys perf_event\n[ 0.151187] Initializing cgroup subsys net_prio\n[ 0.152068] Initializing cgroup subsys hugetlb\n[ 0.152948] Initializing cgroup subsys pids\n[ 0.153828] CPU: Physical Processor ID: 0\n[ 0.155337] mce: CPU supports 10 MCE banks\n[ 0.156198] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157207] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174243] ftrace: allocating 31920 entries in 125 pages\n[ 0.200616] smpboot: Max logical packages: 1\n[ 0.201483] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202844] x2apic enabled\n[ 0.203655] Switched APIC routing to physical x2apic.\n[ 0.205415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206543] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208557] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210364] KVM setup paravirtual spinlock\n[ 0.211721] x86: Booted up 1 node, 1 CPUs\n[ 0.212536] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213933] devtmpfs: initialized\n[ 0.215663] evm: security.selinux\n[ 0.216370] evm: security.SMACK64\n[ 0.217063] evm: security.SMACK64EXEC\n[ 0.217816] evm: security.SMACK64TRANSMUTE\n[ 0.218632] evm: security.SMACK64MMAP\n[ 0.219385] evm: security.ima\n[ 0.220029] evm: security.capability\n[ 0.220842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222721] pinctrl core: initialized pinctrl subsystem\n[ 0.223835] RTC time: 16:09:22, date: 11/18/18\n[ 0.224799] NET: Registered protocol family 16\n[ 0.225779] cpuidle: using governor ladder\n[ 0.226605] cpuidle: using governor menu\n[ 0.227401] PCCT header not found.\n[ 0.228167] ACPI: bus type PCI registered\n[ 0.228975] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230236] PCI: Using configuration type 1 for base access\n[ 0.231992] ACPI: Added _OSI(Module Device)\n[ 0.232851] ACPI: Added _OSI(Processor Device)\n[ 0.233721] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234627] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236740] ACPI: Interpreter enabled\n[ 0.237528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244990] ACPI: (supports S0 S5)\n[ 0.245707] ACPI: Using IOAPIC for interrupt routing\n[ 0.246778] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249884] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252283] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253482] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255721] acpiphp: Slot [3] registered\n[ 0.256532] acpiphp: Slot [4] registered\n[ 0.257336] acpiphp: Slot [5] registered\n[ 0.258141] acpiphp: Slot [6] registered\n[ 0.258943] acpiphp: Slot [7] registered\n[ 0.259755] acpiphp: Slot [8] registered\n[ 0.260563] acpiphp: Slot [9] registered\n[ 0.261364] acpiphp: Slot [10] registered\n[ 0.262188] acpiphp: Slot [11] registered\n[ 0.263002] acpiphp: Slot [12] registered\n[ 0.263828] acpiphp: Slot [13] registered\n[ 0.264648] acpiphp: Slot [14] registered\n[ 0.265465] acpiphp: Slot [15] registered\n[ 0.276491] acpiphp: Slot [16] registered\n[ 0.277310] acpiphp: Slot [17] registered\n[ 0.278123] acpiphp: Slot [18] registered\n[ 0.278940] acpiphp: Slot [19] registered\n[ 0.279758] acpiphp: Slot [20] registered\n[ 0.280582] acpiphp: Slot [21] registered\n[ 0.281400] acpiphp: Slot [22] registered\n[ 0.282216] acpiphp: Slot [23] registered\n[ 0.283030] acpiphp: Slot [24] registered\n[ 0.283849] acpiphp: Slot [25] registered\n[ 0.284672] acpiphp: Slot [26] registered\n[ 0.285490] acpiphp: Slot [27] registered\n[ 0.286308] acpiphp: Slot [28] registered\n[ 0.287120] acpiphp: Slot [29] registered\n[ 0.287934] acpiphp: Slot [30] registered\n[ 0.288761] acpiphp: Slot [31] registered\n[ 0.289576] PCI host bridge to bus 0000:00\n[ 0.290389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292837] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295750] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361773] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363224] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365893] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367389] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368451] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370003] vgaarb: loaded\n[ 0.370611] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371756] SCSI subsystem initialized\n[ 0.372580] ACPI: bus type USB registered\n[ 0.373404] usbcore: registered new interface driver usbfs\n[ 0.374439] usbcore: registered new interface driver hub\n[ 0.375451] usbcore: registered new device driver usb\n[ 0.376516] PCI: Using ACPI for IRQ routing\n[ 0.377558] NetLabel: Initializing\n[ 0.378274] NetLabel: domain hash size = 128\n[ 0.379124] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380072] NetLabel: unlabeled traffic allowed by default\n[ 0.381178] clocksource: Switched to clocksource kvm-clock\n[ 0.386594] AppArmor: AppArmor Filesystem Enabled\n[ 0.387563] pnp: PnP ACPI init\n[ 0.388475] pnp: PnP ACPI: found 5 devices\n[ 0.394848] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396579] NET: Registered protocol family 2\n[ 0.397539] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398828] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400002] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401174] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403444] NET: Registered protocol family 1\n[ 0.404317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405424] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406509] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420471] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434732] Trying to unpack rootfs image as initramfs...\n[ 0.484225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498373] Scanning for low memory corruption every 60 seconds\n[ 0.499699] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500886] audit: initializing netlink subsys (disabled)\n[ 0.501921] audit: type=2000 audit(1542557362.908:1): initialized\n[ 0.503246] Initialise system trusted keyring\n[ 0.504178] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505351] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507318] zbud: loaded\n[ 0.508015] VFS: Disk quotas dquot_6.6.0\n[ 0.508836] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510360] fuse init (API version 7.23)\n[ 0.511258] Key type big_key registered\n[ 0.512058] Allocating IMA MOK and blacklist keyrings.\n[ 0.513547] Key type asymmetric registered\n[ 0.514378] Asymmetric key parser 'x509' registered\n[ 0.515345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516812] io scheduler noop registered\n[ 0.517620] io scheduler deadline registered (default)\n[ 0.518612] io scheduler cfq registered\n[ 0.519447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523238] ACPI: Power Button [PWRF]\n[ 0.524066] GHES: HEST is not enabled!\n[ 0.537740] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565452] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591870] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595116] Linux agpgart interface v0.103\n[ 0.597155] brd: module loaded\n[ 0.598360] loop: module loaded\n[ 0.603632] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605084] GPT:90111 != 2097151\n[ 0.605769] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606857] GPT:90111 != 2097151\n[ 0.607531] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608487] vda: vda1 vda15\n[ 0.609982] scsi host0: ata_piix\n[ 0.610718] scsi host1: ata_piix\n[ 0.611424] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614089] libphy: Fixed MDIO Bus: probed\n[ 0.614906] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615850] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617993] PPP generic driver version 2.4.2\n[ 0.618892] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620182] ehci-pci: EHCI PCI platform driver\n[ 0.621046] ehci-platform: EHCI generic platform driver\n[ 0.622039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623163] ohci-pci: OHCI PCI platform driver\n[ 0.624024] ohci-platform: OHCI generic platform driver\n[ 0.625004] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639340] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640331] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641779] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646557] usb usb1: Product: UHCI Host Controller\n[ 0.647491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648625] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649634] hub 1-0:1.0: USB hub found\n[ 0.650412] hub 1-0:1.0: 2 ports detected\n[ 0.651311] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653443] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654395] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655418] mousedev: PS/2 mouse device common for all mice\n[ 0.656719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659657] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662028] i2c /dev entries driver\n[ 0.662779] device-mapper: uevent: version 1.0.3\n[ 0.663713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665331] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666602] NET: Registered protocol family 10\n[ 0.667584] NET: Registered protocol family 17\n[ 0.668469] Key type dns_resolver registered\n[ 0.669397] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670491] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672228] registered taskstats version 1\n[ 0.673045] Loading compiled-in X.509 certificates\n[ 0.674488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676319] zswap: loaded using pool lzo/zbud\n[ 0.677664] Key type trusted registered\n[ 0.679208] Key type encrypted registered\n[ 0.680021] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681042] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682088] evm: HMAC attrs: 0x1\n[ 0.683041] Magic number: 10:696:186\n[ 0.683903] rtc_cmos 00:00: setting system clock to 2018-11-18 16:09:23 UTC (1542557363)\n[ 0.685499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.686612] EDD information not available.\n[ 0.770316] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771872] Write protecting the kernel read-only data: 14336k\n[ 0.783931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785756] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\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.794782] 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.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 1.68. iid=i-00000024\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC7AYDEgt9MOzIDHx2HUX77YYHvilaD+F4yVsyBceXL9pM8slZQqSwLoptnM236S8yGr+H2+8WuTHSnW5RCHoWeIfWiOJ0KhTwVsoIndK77sH7R6St8f58n6Hgw5HUGXWVGz1pOkWsbC2+PthBCoT1ivRBboWHUpjUEoJuFe4Er0IZJEV0elYsebNf4BlHXwzWAUTEkCRdroMr7H3T9Z4K4JfGPNNWchsZSJDNwDspS96Rx76yCknpcxESifreimHzjE66nM3QmgE2IzCJhg4kNz1lBoJqBw8rjT3WjBD237pR0th5IJM/TH3Dqsh3eZ1a4cpEy3fF06q42dk9cKiNh root@vping-ssh-vm-2fb70c7a-5f63-4e30-8134-db4e241b4d58\nssh-dss AAAAB3NzaC1kc3MAAACBAM8Kd98l7kk3ZQPRl03Yl6nyFwxxFnMVnF2IKoTqDUQUy+RObi7fA39ZN+PBr58O+6h/nirZA1nJFHu7pG4HkjK+FFtH3sbgK1ZMGN5ppemMKz08Rz76hdABpchofFUGH/ZjlmZbpO9o/BMS41PLJrTGs0tHl/Jt5kPyJQSHubKlAAAAFQDRcxTS9fwTUvcR6ebzUmKLhvE4qQAAAIAV4hICHz3ymHpRbnUqRzautjw8pWkxN04fMYfecDQuQkDme4yRjBtRZH2aTMdwaoDa6NXmot7Dv9pWmDAhpuhM2wL/h/mWp12LALRy7aLszqnHnZjEcdhEEavL18/EIRwXVsejIdetGyXOKeLKqmBGtOFYl2WFutp5unBcYHpfHwAAAIBv6X2LL8Rjq2CNmwNuYEMXE0YlVs62LTpouIQuzjZW9p/comhKqCyhDmW55sPDGxElo3IzZdonqSfVdniTZ6o6koYliPI9HSs7xVLqMtpB1vaCCZ/GNQeKrfOKaW+e1IOCXcoc/nkumsRNJLCvfHC/CSbWMJX1mBC6b8ISe+HRpw== root@vping-ssh-vm-2fb70c7a-5f63-4e30-8134-db4e241b4d58\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fecf:7485/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-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-2fb70c7a-5f63-4e30-8134-db4e241b4d58\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.67 ===\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-2fb70c7a-5f63-4e30-8134-db4e241b4d58 login: /dev/root resized successfully [took 3.70s]\n"} 2018-11-18 16:09:37,692 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7/action used request id req-fe618689-aa52-4398-aa8f-ba719ad5a2d7 2018-11-18 16:09:37,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12118411064s 2018-11-18 16:09:37,693 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7/action used request id req-fe618689-aa52-4398-aa8f-ba719ad5a2d7 2018-11-18 16:09:37,693 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 476653418 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.133068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134723] pid_max: default: 32768 minimum: 301 [ 0.135622] ACPI: Core revision 20150930 [ 0.137001] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138319] Security Framework initialized [ 0.139139] Yama: becoming mindful. [ 0.139869] AppArmor: AppArmor initialized [ 0.140743] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142070] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143351] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145961] Initializing cgroup subsys io [ 0.146780] Initializing cgroup subsys memory [ 0.147645] Initializing cgroup subsys devices [ 0.148533] Initializing cgroup subsys freezer [ 0.149405] Initializing cgroup subsys net_cls [ 0.150276] Initializing cgroup subsys perf_event [ 0.151187] Initializing cgroup subsys net_prio [ 0.152068] Initializing cgroup subsys hugetlb [ 0.152948] Initializing cgroup subsys pids [ 0.153828] CPU: Physical Processor ID: 0 [ 0.155337] mce: CPU supports 10 MCE banks [ 0.156198] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157207] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174243] ftrace: allocating 31920 entries in 125 pages [ 0.200616] smpboot: Max logical packages: 1 [ 0.201483] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202844] x2apic enabled [ 0.203655] Switched APIC routing to physical x2apic. [ 0.205415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206543] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208557] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210364] KVM setup paravirtual spinlock [ 0.211721] x86: Booted up 1 node, 1 CPUs [ 0.212536] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213933] devtmpfs: initialized [ 0.215663] evm: security.selinux [ 0.216370] evm: security.SMACK64 [ 0.217063] evm: security.SMACK64EXEC [ 0.217816] evm: security.SMACK64TRANSMUTE [ 0.218632] evm: security.SMACK64MMAP [ 0.219385] evm: security.ima [ 0.220029] evm: security.capability [ 0.220842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222721] pinctrl core: initialized pinctrl subsystem [ 0.223835] RTC time: 16:09:22, date: 11/18/18 [ 0.224799] NET: Registered protocol family 16 [ 0.225779] cpuidle: using governor ladder [ 0.226605] cpuidle: using governor menu [ 0.227401] PCCT header not found. [ 0.228167] ACPI: bus type PCI registered [ 0.228975] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230236] PCI: Using configuration type 1 for base access [ 0.231992] ACPI: Added _OSI(Module Device) [ 0.232851] ACPI: Added _OSI(Processor Device) [ 0.233721] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234627] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236740] ACPI: Interpreter enabled [ 0.237528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.239390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244990] ACPI: (supports S0 S5) [ 0.245707] ACPI: Using IOAPIC for interrupt routing [ 0.246778] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249884] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252283] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.253482] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255721] acpiphp: Slot [3] registered [ 0.256532] acpiphp: Slot [4] registered [ 0.257336] acpiphp: Slot [5] registered [ 0.258141] acpiphp: Slot [6] registered [ 0.258943] acpiphp: Slot [7] registered [ 0.259755] acpiphp: Slot [8] registered [ 0.260563] acpiphp: Slot [9] registered [ 0.261364] acpiphp: Slot [10] registered [ 0.262188] acpiphp: Slot [11] registered [ 0.263002] acpiphp: Slot [12] registered [ 0.263828] acpiphp: Slot [13] registered [ 0.264648] acpiphp: Slot [14] registered [ 0.265465] acpiphp: Slot [15] registered [ 0.276491] acpiphp: Slot [16] registered [ 0.277310] acpiphp: Slot [17] registered [ 0.278123] acpiphp: Slot [18] registered [ 0.278940] acpiphp: Slot [19] registered [ 0.279758] acpiphp: Slot [20] registered [ 0.280582] acpiphp: Slot [21] registered [ 0.281400] acpiphp: Slot [22] registered [ 0.282216] acpiphp: Slot [23] registered [ 0.283030] acpiphp: Slot [24] registered [ 0.283849] acpiphp: Slot [25] registered [ 0.284672] acpiphp: Slot [26] registered [ 0.285490] acpiphp: Slot [27] registered [ 0.286308] acpiphp: Slot [28] registered [ 0.287120] acpiphp: Slot [29] registered [ 0.287934] acpiphp: Slot [30] registered [ 0.288761] acpiphp: Slot [31] registered [ 0.289576] PCI host bridge to bus 0000:00 [ 0.290389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.291610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.292837] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.294299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.295750] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.302024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.303320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.304501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.305776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.312151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.313595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361773] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363224] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.365893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367389] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368451] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370003] vgaarb: loaded [ 0.370611] vgaarb: bridge control possible 0000:00:02.0 [ 0.371756] SCSI subsystem initialized [ 0.372580] ACPI: bus type USB registered [ 0.373404] usbcore: registered new interface driver usbfs [ 0.374439] usbcore: registered new interface driver hub [ 0.375451] usbcore: registered new device driver usb [ 0.376516] PCI: Using ACPI for IRQ routing [ 0.377558] NetLabel: Initializing [ 0.378274] NetLabel: domain hash size = 128 [ 0.379124] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380072] NetLabel: unlabeled traffic allowed by default [ 0.381178] clocksource: Switched to clocksource kvm-clock [ 0.386594] AppArmor: AppArmor Filesystem Enabled [ 0.387563] pnp: PnP ACPI init [ 0.388475] pnp: PnP ACPI: found 5 devices [ 0.394848] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396579] NET: Registered protocol family 2 [ 0.397539] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398828] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400002] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401174] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403444] NET: Registered protocol family 1 [ 0.404317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405424] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406509] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420471] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434732] Trying to unpack rootfs image as initramfs... [ 0.484225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498373] Scanning for low memory corruption every 60 seconds [ 0.499699] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500886] audit: initializing netlink subsys (disabled) [ 0.501921] audit: type=2000 audit(1542557362.908:1): initialized [ 0.503246] Initialise system trusted keyring [ 0.504178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505351] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507318] zbud: loaded [ 0.508015] VFS: Disk quotas dquot_6.6.0 [ 0.508836] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510360] fuse init (API version 7.23) [ 0.511258] Key type big_key registered [ 0.512058] Allocating IMA MOK and blacklist keyrings. [ 0.513547] Key type asymmetric registered [ 0.514378] Asymmetric key parser 'x509' registered [ 0.515345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516812] io scheduler noop registered [ 0.517620] io scheduler deadline registered (default) [ 0.518612] io scheduler cfq registered [ 0.519447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523238] ACPI: Power Button [PWRF] [ 0.524066] GHES: HEST is not enabled! [ 0.537740] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565452] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.591870] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595116] Linux agpgart interface v0.103 [ 0.597155] brd: module loaded [ 0.598360] loop: module loaded [ 0.603632] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.605084] GPT:90111 != 2097151 [ 0.605769] GPT:Alternate GPT header not at the end of the disk. [ 0.606857] GPT:90111 != 2097151 [ 0.607531] GPT: Use GNU Parted to correct GPT errors. [ 0.608487] vda: vda1 vda15 [ 0.609982] scsi host0: ata_piix [ 0.610718] scsi host1: ata_piix [ 0.611424] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.612644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.614089] libphy: Fixed MDIO Bus: probed [ 0.614906] tun: Universal TUN/TAP device driver, 1.6 [ 0.615850] tun: (C) 1999-2004 Max Krasnyansky [ 0.617993] PPP generic driver version 2.4.2 [ 0.618892] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620182] ehci-pci: EHCI PCI platform driver [ 0.621046] ehci-platform: EHCI generic platform driver [ 0.622039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623163] ohci-pci: OHCI PCI platform driver [ 0.624024] ohci-platform: OHCI generic platform driver [ 0.625004] uhci_hcd: USB Universal Host Controller Interface driver [ 0.639340] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.640331] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641779] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.642811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.643927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.645144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646557] usb usb1: Product: UHCI Host Controller [ 0.647491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.648625] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649634] hub 1-0:1.0: USB hub found [ 0.650412] hub 1-0:1.0: 2 ports detected [ 0.651311] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.653443] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.654395] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.655418] mousedev: PS/2 mouse device common for all mice [ 0.656719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658555] rtc_cmos 00:00: RTC can wake from S4 [ 0.659657] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.662028] i2c /dev entries driver [ 0.662779] device-mapper: uevent: version 1.0.3 [ 0.663713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665331] ledtrig-cpu: registered to indicate activity on CPUs [ 0.666602] NET: Registered protocol family 10 [ 0.667584] NET: Registered protocol family 17 [ 0.668469] Key type dns_resolver registered [ 0.669397] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.670491] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.672228] registered taskstats version 1 [ 0.673045] Loading compiled-in X.509 certificates [ 0.674488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676319] zswap: loaded using pool lzo/zbud [ 0.677664] Key type trusted registered [ 0.679208] Key type encrypted registered [ 0.680021] AppArmor: AppArmor sha1 policy hashing enabled [ 0.681042] ima: No TPM chip found, activating TPM-bypass! [ 0.682088] evm: HMAC attrs: 0x1 [ 0.683041] Magic number: 10:696:186 [ 0.683903] rtc_cmos 00:00: setting system clock to 2018-11-18 16:09:23 UTC (1542557363) [ 0.685499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.686612] EDD information not available. [ 0.770316] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771872] Write protecting the kernel read-only data: 14336k [ 0.783931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785756] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.58 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.794782] 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.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 1.68. iid=i-00000024 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC7AYDEgt9MOzIDHx2HUX77YYHvilaD+F4yVsyBceXL9pM8slZQqSwLoptnM236S8yGr+H2+8WuTHSnW5RCHoWeIfWiOJ0KhTwVsoIndK77sH7R6St8f58n6Hgw5HUGXWVGz1pOkWsbC2+PthBCoT1ivRBboWHUpjUEoJuFe4Er0IZJEV0elYsebNf4BlHXwzWAUTEkCRdroMr7H3T9Z4K4JfGPNNWchsZSJDNwDspS96Rx76yCknpcxESifreimHzjE66nM3QmgE2IzCJhg4kNz1lBoJqBw8rjT3WjBD237pR0th5IJM/TH3Dqsh3eZ1a4cpEy3fF06q42dk9cKiNh root@vping-ssh-vm-2fb70c7a-5f63-4e30-8134-db4e241b4d58 ssh-dss AAAAB3NzaC1kc3MAAACBAM8Kd98l7kk3ZQPRl03Yl6nyFwxxFnMVnF2IKoTqDUQUy+RObi7fA39ZN+PBr58O+6h/nirZA1nJFHu7pG4HkjK+FFtH3sbgK1ZMGN5ppemMKz08Rz76hdABpchofFUGH/ZjlmZbpO9o/BMS41PLJrTGs0tHl/Jt5kPyJQSHubKlAAAAFQDRcxTS9fwTUvcR6ebzUmKLhvE4qQAAAIAV4hICHz3ymHpRbnUqRzautjw8pWkxN04fMYfecDQuQkDme4yRjBtRZH2aTMdwaoDa6NXmot7Dv9pWmDAhpuhM2wL/h/mWp12LALRy7aLszqnHnZjEcdhEEavL18/EIRwXVsejIdetGyXOKeLKqmBGtOFYl2WFutp5unBcYHpfHwAAAIBv6X2LL8Rjq2CNmwNuYEMXE0YlVs62LTpouIQuzjZW9p/comhKqCyhDmW55sPDGxElo3IzZdonqSfVdniTZ6o6koYliPI9HSs7xVLqMtpB1vaCCZ/GNQeKrfOKaW+e1IOCXcoc/nkumsRNJLCvfHC/CSbWMJX1mBC6b8ISe+HRpw== root@vping-ssh-vm-2fb70c7a-5f63-4e30-8134-db4e241b4d58 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fecf:7485/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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-2fb70c7a-5f63-4e30-8134-db4e241b4d58 launch-index: 0 === cirros: current=0.4.0 uptime=3.67 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-2fb70c7a-5f63-4e30-8134-db4e241b4d58 login: /dev/root resized successfully [took 3.70s] 2018-11-18 16:09:37,697 - paramiko.transport - DEBUG - starting thread (client mode): 0x21adda90L 2018-11-18 16:09:37,697 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 16:09:37,697 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-18 16:09:37,698 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-18 16:09:37,699 - 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-11-18 16:09:37,699 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 16:09:37,699 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-18 16:09:37,700 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 16:09:37,700 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 16:09:37,700 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 16:09:37,762 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 16:09:37,763 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 16:09:37,779 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: a21a4dc5904652c134dc2c07dea7806a 2018-11-18 16:09:37,781 - paramiko.transport - DEBUG - Trying key c7341fa92f2d6be5c30e77667db5bbfa from /tmp/tmplhVyft 2018-11-18 16:09:37,802 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 16:09:37,808 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 16:09:37,813 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 16:09:37,814 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-18 16:09:37,814 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 16:09:37,815 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 16:09:37,818 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 16:09:37,818 - 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.205 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.205/1.205/1.205 ms 2018-11-18 16:09:37,819 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-18 16:09:37,819 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 16:09:37,936 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:09:37,937 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-18 16:09:37,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-18 16:09:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:38,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5600281d-e492-49be-a6e3-08e4ca548a20 x-compute-request-id: req-5600281d-e492-49be-a6e3-08e4ca548a20 Content-Type: application/json 2018-11-18 16:09:38,087 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682 used request id req-5600281d-e492-49be-a6e3-08e4ca548a20 2018-11-18 16:09:38,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14394903183s 2018-11-18 16:09:38,087 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682 used request id req-5600281d-e492-49be-a6e3-08e4ca548a20 2018-11-18 16:09:38,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:38,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:38,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09: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-3a0a44f3-5bb6-45d7-8ec3-cfa08d18fddd x-compute-request-id: req-3a0a44f3-5bb6-45d7-8ec3-cfa08d18fddd Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:74:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:74:85", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:22.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "af394a47-f987-449e-a9c9-07b989aef4f7", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:23Z", "hostId": "f6e1887846ec1d9a4f531657e40ef9a886a2b92e19c3e2f05363e11b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "name": "vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:15Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:8b:e2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:10.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "72e7f323-1c9e-454d-8b9a-03a8ce4a5682", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:38Z", "hostId": "d949198fd90c2cd71b328c35a09bc0a2474861e0dbf955c5df8f5e8d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:04Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:38,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3a0a44f3-5bb6-45d7-8ec3-cfa08d18fddd 2018-11-18 16:09:38,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783447027206s 2018-11-18 16:09:38,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3a0a44f3-5bb6-45d7-8ec3-cfa08d18fddd 2018-11-18 16:09:38,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:09:40,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:40,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:41,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69379ce7-ad94-4be0-a4c0-3bfc0be2f48a x-compute-request-id: req-69379ce7-ad94-4be0-a4c0-3bfc0be2f48a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:74:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:74:85", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:22.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "af394a47-f987-449e-a9c9-07b989aef4f7", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:23Z", "hostId": "f6e1887846ec1d9a4f531657e40ef9a886a2b92e19c3e2f05363e11b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "name": "vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:15Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:41,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-69379ce7-ad94-4be0-a4c0-3bfc0be2f48a 2018-11-18 16:09:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484951972961s 2018-11-18 16:09:41,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-69379ce7-ad94-4be0-a4c0-3bfc0be2f48a 2018-11-18 16:09:41,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-18 16:09:41,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/baf16252-1ff9-43d8-a642-1eed401d3e2e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:41,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6150c72f-29f6-49a2-b24b-8b238bc34dbd Content-Length: 0 Date: Sun, 18 Nov 2018 16:09:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:09:41,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/baf16252-1ff9-43d8-a642-1eed401d3e2e.json used request id req-6150c72f-29f6-49a2-b24b-8b238bc34dbd 2018-11-18 16:09:41,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.548728942871s 2018-11-18 16:09:41,915 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/baf16252-1ff9-43d8-a642-1eed401d3e2e.json used request id req-6150c72f-29f6-49a2-b24b-8b238bc34dbd 2018-11-18 16:09:41,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-18 16:09:41,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:41,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7762f42c-b381-4866-aa75-e421c5c23ed7 Date: Sun, 18 Nov 2018 16:09:41 GMT RESP BODY: {"floatingips": []} 2018-11-18 16:09:41,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-7762f42c-b381-4866-aa75-e421c5c23ed7 2018-11-18 16:09:41,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0187718868256s 2018-11-18 16:09:41,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-7762f42c-b381-4866-aa75-e421c5c23ed7 2018-11-18 16:09:41,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-18 16:09:41,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:42,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:09: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-c256fe55-1abd-4b61-a345-13f9f2924a0e x-compute-request-id: req-c256fe55-1abd-4b61-a345-13f9f2924a0e Content-Type: application/json 2018-11-18 16:09:42,141 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7 used request id req-c256fe55-1abd-4b61-a345-13f9f2924a0e 2018-11-18 16:09:42,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.200773000717s 2018-11-18 16:09:42,141 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7 used request id req-c256fe55-1abd-4b61-a345-13f9f2924a0e 2018-11-18 16:09:42,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:42,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:42,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc4f6b76-1e97-486b-9d46-f51bf72dc2b4 x-compute-request-id: req-fc4f6b76-1e97-486b-9d46-f51bf72dc2b4 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:74:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:74:85", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/af394a47-f987-449e-a9c9-07b989aef4f7", "rel": "bookmark"}], "image": {"id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "links": [{"href": "http://172.30.9.30:8774/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:09:22.000000", "flavor": {"id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "links": [{"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}]}, "id": "af394a47-f987-449e-a9c9-07b989aef4f7", "security_groups": [{"name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}], "user_id": "eac43b2a6bb442a69ce0ac4020797ec9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:09:42Z", "hostId": "f6e1887846ec1d9a4f531657e40ef9a886a2b92e19c3e2f05363e11b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "name": "vping_ssh-vm_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "created": "2018-11-18T16:09:15Z", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:09:42,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fc4f6b76-1e97-486b-9d46-f51bf72dc2b4 2018-11-18 16:09:42,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48819899559s 2018-11-18 16:09:42,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fc4f6b76-1e97-486b-9d46-f51bf72dc2b4 2018-11-18 16:09:42,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:09:44,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:09:44,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:44,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efc3bf60-a264-4ead-8d73-2ad6935e2196 x-compute-request-id: req-efc3bf60-a264-4ead-8d73-2ad6935e2196 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 16:09:44,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-efc3bf60-a264-4ead-8d73-2ad6935e2196 2018-11-18 16:09:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.102408885956s 2018-11-18 16:09:44,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-efc3bf60-a264-4ead-8d73-2ad6935e2196 2018-11-18 16:09:44,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:09:44,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:44,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-6288c692-b157-4047-8bd9-4e3a2f0995da Date: Sun, 18 Nov 2018 16:09:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:09:01Z", "updated_at": "2018-11-18T16:09:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:02Z", "revision_number": 0, "id": "4bc9a5dd-57d0-49f8-a160-021dfda38c74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:02Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "6b86cbe1-e3db-4f4a-a0de-607c4f25470b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "abdf04e2-b3d5-4af2-8faf-b2a5c676d416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:01Z", "revision_number": 0, "id": "e5a945c7-1c31-43f0-9618-698f4fae4a9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:01Z", "security_group_id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 4, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "e6c17cfb-b57e-4dda-96ec-a0d963b26765", "name": "vping_ssh-sg_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}, {"description": "Default security group", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:08:53Z", "updated_at": "2018-11-18T16:08:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "125045cf-ff69-4db6-be61-e8632880cd94", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "189b9f15-7bd5-4552-a94d-4d9eb775f853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "1b166d7c-1d54-4705-b8f6-a9e2de49d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "4a2d55e1-c412-4cbc-aee2-0182d3e3681a", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 4, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "name": "default"}]} 2018-11-18 16:09:44,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-6288c692-b157-4047-8bd9-4e3a2f0995da 2018-11-18 16:09:44,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206175088882s 2018-11-18 16:09:44,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-6288c692-b157-4047-8bd9-4e3a2f0995da 2018-11-18 16:09:44,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-18 16:09:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/e6c17cfb-b57e-4dda-96ec-a0d963b26765.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:45,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68a50d57-15bd-4abb-b9ca-532dc991826a Content-Length: 0 Date: Sun, 18 Nov 2018 16:09:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:09:45,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/e6c17cfb-b57e-4dda-96ec-a0d963b26765.json used request id req-68a50d57-15bd-4abb-b9ca-532dc991826a 2018-11-18 16:09:45,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164709091187s 2018-11-18 16:09:45,116 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/e6c17cfb-b57e-4dda-96ec-a0d963b26765.json used request id req-68a50d57-15bd-4abb-b9ca-532dc991826a 2018-11-18 16:09:45,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-18 16:09:45,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:45,181 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:09:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76832de9-a4e2-43b9-82ee-ebd4d26117f4 x-compute-request-id: req-76832de9-a4e2-43b9-82ee-ebd4d26117f4 Content-Length: 0 Content-Type: application/json 2018-11-18 16:09:45,181 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58 used request id req-76832de9-a4e2-43b9-82ee-ebd4d26117f4 2018-11-18 16:09:45,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0651018619537s 2018-11-18 16:09:45,182 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_2fb70c7a-5f63-4e30-8134-db4e241b4d58 used request id req-76832de9-a4e2-43b9-82ee-ebd4d26117f4 2018-11-18 16:09:45,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-18 16:09:45,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" -d '{"subnet_id": "de80fe61-882b-437b-a25c-597efcfbdc60"}' 2018-11-18 16:09:46,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ec31e659-9752-4678-874f-0d71dca7169e Date: Sun, 18 Nov 2018 16:09:46 GMT RESP BODY: {"network_id": "98b3a122-570d-45a9-9988-f4bd097d2aeb", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "subnet_id": "de80fe61-882b-437b-a25c-597efcfbdc60", "subnet_ids": ["de80fe61-882b-437b-a25c-597efcfbdc60"], "port_id": "c66ec0ee-1939-4b73-aa38-4a45c706817d", "id": "da617f29-c470-4f74-9599-17217d77bcc9"} 2018-11-18 16:09:46,433 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9/remove_router_interface.json used request id req-ec31e659-9752-4678-874f-0d71dca7169e 2018-11-18 16:09:46,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.25071406364s 2018-11-18 16:09:46,433 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9/remove_router_interface.json used request id req-ec31e659-9752-4678-874f-0d71dca7169e returning object da617f29-c470-4f74-9599-17217d77bcc9 2018-11-18 16:09:46,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-18 16:09:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:46,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-46fbe350-1260-4733-a6a5-f81d8f99c2b3 Date: Sun, 18 Nov 2018 16:09:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:08:55Z", "admin_state_up": true, "updated_at": "2018-11-18T16:09:46Z", "revision_number": 4, "routes": [], "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "da617f29-c470-4f74-9599-17217d77bcc9", "name": "vping_ssh-router_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:46,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-46fbe350-1260-4733-a6a5-f81d8f99c2b3 2018-11-18 16:09:46,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0691130161285s 2018-11-18 16:09:46,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-46fbe350-1260-4733-a6a5-f81d8f99c2b3 2018-11-18 16:09:46,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-18 16:09:46,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:47,703 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc237ae6-d619-455b-ae90-bc117f7c4771 Content-Length: 0 Date: Sun, 18 Nov 2018 16:09:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:09:47,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9.json used request id req-dc237ae6-d619-455b-ae90-bc117f7c4771 2018-11-18 16:09:47,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19852018356s 2018-11-18 16:09:47,704 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/da617f29-c470-4f74-9599-17217d77bcc9.json used request id req-dc237ae6-d619-455b-ae90-bc117f7c4771 2018-11-18 16:09:47,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-18 16:09:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:47,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6fc4e95c-2e20-4c19-b78c-59ce2f37a285 Date: Sun, 18 Nov 2018 16:09:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-18T16:08:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b15b2be647674a9e8088ff18bb366a11","id":"de80fe61-882b-437b-a25c-597efcfbdc60","subnetpool_id":null,"name":"vping_ssh-subnet_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:47,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-6fc4e95c-2e20-4c19-b78c-59ce2f37a285 2018-11-18 16:09:47,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0531549453735s 2018-11-18 16:09:47,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-6fc4e95c-2e20-4c19-b78c-59ce2f37a285 2018-11-18 16:09:47,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-18 16:09:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/de80fe61-882b-437b-a25c-597efcfbdc60.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:50,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02cdfbfd-438e-4b47-817d-9d08fe84df52 Date: Sun, 18 Nov 2018 16:09:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:09:50,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/de80fe61-882b-437b-a25c-597efcfbdc60.json used request id req-02cdfbfd-438e-4b47-817d-9d08fe84df52 2018-11-18 16:09:50,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4620141983s 2018-11-18 16:09:50,221 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/de80fe61-882b-437b-a25c-597efcfbdc60.json used request id req-02cdfbfd-438e-4b47-817d-9d08fe84df52 2018-11-18 16:09:50,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:09:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:50,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-379f740f-1845-4299-92cb-6366c1dcf243 Date: Sun, 18 Nov 2018 16:09:50 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":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","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-11-18T16:09:50Z","tenant_id":"b15b2be647674a9e8088ff18bb366a11","created_at":"2018-11-18T16:08:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b15b2be647674a9e8088ff18bb366a11","id":"98b3a122-570d-45a9-9988-f4bd097d2aeb","name":"vping_ssh-net_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:50,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-379f740f-1845-4299-92cb-6366c1dcf243 2018-11-18 16:09:50,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250698804855s 2018-11-18 16:09:50,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-379f740f-1845-4299-92cb-6366c1dcf243 2018-11-18 16:09:50,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-18 16:09:50,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/98b3a122-570d-45a9-9988-f4bd097d2aeb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:51,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ace62e6a-7fd9-4939-8140-89222568778d Date: Sun, 18 Nov 2018 16:09:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:09:51,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/98b3a122-570d-45a9-9988-f4bd097d2aeb.json used request id req-ace62e6a-7fd9-4939-8140-89222568778d 2018-11-18 16:09:51,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5072619915s 2018-11-18 16:09:51,982 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/98b3a122-570d-45a9-9988-f4bd097d2aeb.json used request id req-ace62e6a-7fd9-4939-8140-89222568778d 2018-11-18 16:09:51,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:09:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:52,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-9c147e42-77f0-482b-af63-078f80185ca8 Date: Sun, 18 Nov 2018 16:09:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap", "metadata": {}}], "file": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32/file", "owner": "b15b2be647674a9e8088ff18bb366a11", "id": "39f53559-d51e-449d-ae7d-a126ebb0db32", "size": 12716032, "self": "/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/39f53559-d51e-449d-ae7d-a126ebb0db32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:09:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:08:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:09:52,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9c147e42-77f0-482b-af63-078f80185ca8 2018-11-18 16:09:52,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184723854065s 2018-11-18 16:09:52,168 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9c147e42-77f0-482b-af63-078f80185ca8 2018-11-18 16:09:52,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:09:52,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06d383e13afa184352439c6fa515ff6c902d5b45" 2018-11-18 16:09:53,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0bc71b2-5cde-4710-8844-d8c9a2c7a285 Date: Sun, 18 Nov 2018 16:09:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:09:53,499 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32 used request id req-d0bc71b2-5cde-4710-8844-d8c9a2c7a285 2018-11-18 16:09:53,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32915592194s 2018-11-18 16:09:53,499 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/39f53559-d51e-449d-ae7d-a126ebb0db32 used request id req-d0bc71b2-5cde-4710-8844-d8c9a2c7a285 2018-11-18 16:09:53,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:09:53,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:53,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-37fbc15c-2d44-4ee6-a0a4-6605810c71e6 x-compute-request-id: req-37fbc15c-2d44-4ee6-a0a4-6605810c71e6 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b7c80e38-49d8-41d2-940f-2efe5b3d8367", "name": "vping_ssh-flavor_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:09:53,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-37fbc15c-2d44-4ee6-a0a4-6605810c71e6 2018-11-18 16:09:53,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0350592136383s 2018-11-18 16:09:53,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-37fbc15c-2d44-4ee6-a0a4-6605810c71e6 2018-11-18 16:09:53,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:09:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:53,587 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16: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 x-openstack-request-id: req-8694b6b3-d478-4484-b594-23e1eefda2b4 x-compute-request-id: req-8694b6b3-d478-4484-b594-23e1eefda2b4 Content-Length: 0 Content-Type: application/json 2018-11-18 16:09:53,588 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367 used request id req-8694b6b3-d478-4484-b594-23e1eefda2b4 2018-11-18 16:09:53,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0514569282532s 2018-11-18 16:09:53,588 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b7c80e38-49d8-41d2-940f-2efe5b3d8367 used request id req-8694b6b3-d478-4484-b594-23e1eefda2b4 2018-11-18 16:09:53,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:09:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:53,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dfb0664-aa85-40fd-86a3-5a2909a937cd Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_2fb70c7a-5f63-4e30-8134-db4e241b4d58", "links": {"self": "http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9"}, "domain_id": "default", "enabled": true, "id": "eac43b2a6bb442a69ce0ac4020797ec9", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:09:53,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8dfb0664-aa85-40fd-86a3-5a2909a937cd 2018-11-18 16:09:53,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957551002502s 2018-11-18 16:09:53,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8dfb0664-aa85-40fd-86a3-5a2909a937cd 2018-11-18 16:09:53,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:09:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:53,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52baad95-c5af-4baa-9e3b-b5b66f239721 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9"}, "enabled": true, "id": "eac43b2a6bb442a69ce0ac4020797ec9", "options": {}, "domain_id": "default", "name": "vping_ssh-user_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}} 2018-11-18 16:09:53,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9 used request id req-52baad95-c5af-4baa-9e3b-b5b66f239721 2018-11-18 16:09:53,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0955340862274s 2018-11-18 16:09:53,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9 used request id req-52baad95-c5af-4baa-9e3b-b5b66f239721 2018-11-18 16:09:53,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 16:09:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:53,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c436d76d-2226-4a8d-8182-513ffdd24f87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:09:53,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9 used request id req-c436d76d-2226-4a8d-8182-513ffdd24f87 2018-11-18 16:09:53,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195816040039s 2018-11-18 16:09:53,983 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/eac43b2a6bb442a69ce0ac4020797ec9 used request id req-c436d76d-2226-4a8d-8182-513ffdd24f87 2018-11-18 16:09:53,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:09:53,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:54,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073fe04e-d3fe-4126-a31d-5b2ab42e7354 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11"}, "enabled": true, "id": "b15b2be647674a9e8088ff18bb366a11", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_2fb70c7a-5f63-4e30-8134-db4e241b4d58"}]} 2018-11-18 16:09:54,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-073fe04e-d3fe-4126-a31d-5b2ab42e7354 2018-11-18 16:09:54,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179285049438s 2018-11-18 16:09:54,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-073fe04e-d3fe-4126-a31d-5b2ab42e7354 2018-11-18 16:09:54,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 16:09:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:54,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22213f35-3ef4-4030-a8fb-4cffa542c4d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:09:54,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11 used request id req-22213f35-3ef4-4030-a8fb-4cffa542c4d4 2018-11-18 16:09:54,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155493021011s 2018-11-18 16:09:54,322 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b15b2be647674a9e8088ff18bb366a11 used request id req-22213f35-3ef4-4030-a8fb-4cffa542c4d4 2018-11-18 16:09:54,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:09:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:54,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27b6f0e-b1e5-46b6-a6e9-458ac4d06970 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47cd9cb02b30462abfc545cfff354513", "links": {"self": "http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:09:54,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f27b6f0e-b1e5-46b6-a6e9-458ac4d06970 2018-11-18 16:09:54,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751280784607s 2018-11-18 16:09:54,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:09:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:54,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53103880-3e76-4022-a1fd-4550385f0766 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:09:54,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/47cd9cb02b30462abfc545cfff354513 used request id req-53103880-3e76-4022-a1fd-4550385f0766 2018-11-18 16:09:54,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0991740226746s 2018-11-18 16:09:54,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:09:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=b15b2be647674a9e8088ff18bb366a11&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:54,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-5176e033-2d94-4110-91b2-39823945c67a Date: Sun, 18 Nov 2018 16:09:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:08:53Z", "updated_at": "2018-11-18T16:08:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "125045cf-ff69-4db6-be61-e8632880cd94", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "189b9f15-7bd5-4552-a94d-4d9eb775f853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "1b166d7c-1d54-4705-b8f6-a9e2de49d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "4a2d55e1-c412-4cbc-aee2-0182d3e3681a", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 4, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "name": "default"}]} 2018-11-18 16:09:54,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=b15b2be647674a9e8088ff18bb366a11&name=default used request id req-5176e033-2d94-4110-91b2-39823945c67a 2018-11-18 16:09:54,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195891857147s 2018-11-18 16:09:54,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=b15b2be647674a9e8088ff18bb366a11&name=default used request id req-5176e033-2d94-4110-91b2-39823945c67a 2018-11-18 16:09:54,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:09:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:54,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b802dd34-5ac1-4f8c-a188-52dcc53c60f3 Date: Sun, 18 Nov 2018 16:09:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "created_at": "2018-11-18T16:08:53Z", "updated_at": "2018-11-18T16:08:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "125045cf-ff69-4db6-be61-e8632880cd94", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "189b9f15-7bd5-4552-a94d-4d9eb775f853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "1b166d7c-1d54-4705-b8f6-a9e2de49d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv4", "project_id": "b15b2be647674a9e8088ff18bb366a11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:08:53Z", "revision_number": 0, "id": "4a2d55e1-c412-4cbc-aee2-0182d3e3681a", "remote_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "remote_ip_prefix": null, "created_at": "2018-11-18T16:08:53Z", "security_group_id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "tenant_id": "b15b2be647674a9e8088ff18bb366a11", "port_range_min": null, "ethertype": "IPv6", "project_id": "b15b2be647674a9e8088ff18bb366a11"}], "revision_number": 4, "project_id": "b15b2be647674a9e8088ff18bb366a11", "id": "fab52f88-9bc3-4f06-8ea1-cc49b84824a1", "name": "default"}]} 2018-11-18 16:09:54,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-b802dd34-5ac1-4f8c-a188-52dcc53c60f3 2018-11-18 16:09:54,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197144985199s 2018-11-18 16:09:54,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-b802dd34-5ac1-4f8c-a188-52dcc53c60f3 2018-11-18 16:09:54,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-18 16:09:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/fab52f88-9bc3-4f06-8ea1-cc49b84824a1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ff958c5c0be37f0205c45ca671b8e2c802dcca3" 2018-11-18 16:09:55,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5d7fbbd-f453-4b6f-b525-8208e0255fb0 Content-Length: 0 Date: Sun, 18 Nov 2018 16:09:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:09:55,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/fab52f88-9bc3-4f06-8ea1-cc49b84824a1.json used request id req-e5d7fbbd-f453-4b6f-b525-8208e0255fb0 2018-11-18 16:09:55,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.293596029282s 2018-11-18 16:09:55,197 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/fab52f88-9bc3-4f06-8ea1-cc49b84824a1.json used request id req-e5d7fbbd-f453-4b6f-b525-8208e0255fb0 2018-11-18 16:09:55,248 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-18 16:09:55,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:09:55,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:09:55,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:09:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:09:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1925af-23fd-4d5c-8238-2e6b8488b471 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:09:55,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-af1925af-23fd-4d5c-8238-2e6b8488b471 2018-11-18 16:09:55,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:09:55,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:09:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["qvBb0vkeTqmlJ71hyG1koA"], "issued_at": "2018-11-18T16:09:55.000000Z"}} 2018-11-18 16:09:55,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:09:55,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:55,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-55d1b0c3-ebb9-4232-b586-dec26112f363 Date: Sun, 18 Nov 2018 16:09:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 16:09:55,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55d1b0c3-ebb9-4232-b586-dec26112f363 2018-11-18 16:09:55,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306494235992s 2018-11-18 16:09:55,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55d1b0c3-ebb9-4232-b586-dec26112f363 2018-11-18 16:09:55,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:09:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:55,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:09:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:09:55,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:56,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c750febe-4b96-44ea-bc42-a238585ab2cc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:09:56,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-c750febe-4b96-44ea-bc42-a238585ab2cc 2018-11-18 16:09:56,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.089695930481s 2018-11-18 16:09:56,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 16:09:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f"}}' 2018-11-18 16:09:56,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3a2d10-8e9c-48fd-a0d0-0dca0d8407e7 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c"}, "enabled": true, "id": "aac2711924744761ae068c4cccda515c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f"}} 2018-11-18 16:09:56,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1d3a2d10-8e9c-48fd-a0d0-0dca0d8407e7 2018-11-18 16:09:56,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.102725982666s 2018-11-18 16:09:56,174 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1d3a2d10-8e9c-48fd-a0d0-0dca0d8407e7 2018-11-18 16:09:56,175 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'id': u'aac2711924744761ae068c4cccda515c', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 16:09:56,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 16:09:56,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.365495204926s 2018-11-18 16:09:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:56,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cf2921-8bd2-42e0-8a6b-3ba43a33e6d4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273"}, "enabled": true, "id": "8c2c30ad99e84a4b965c3980c7df9273", "options": {}, "domain_id": "default", "name": "vping_userdata-user_1f945c02-d2b1-4355-941a-b7ee1f94959f"}} 2018-11-18 16:09:56,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273 used request id req-a6cf2921-8bd2-42e0-8a6b-3ba43a33e6d4 2018-11-18 16:09:56,646 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8c2c30ad99e84a4b965c3980c7df9273', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_1f945c02-d2b1-4355-941a-b7ee1f94959f'}) 2018-11-18 16:09:56,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:09:56,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:56,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cabb134-0695-4af4-95c3-ba745b93623e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:09:56,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7cabb134-0695-4af4-95c3-ba745b93623e 2018-11-18 16:09:56,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734179019928s 2018-11-18 16:09:56,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:09:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:56,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d5da16-7446-4ec4-be5e-1ab6ed1857ed Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:09:56,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-27d5da16-7446-4ec4-be5e-1ab6ed1857ed 2018-11-18 16:09:56,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794160366058s 2018-11-18 16:09:56,801 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 16:09:56,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 16:09:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" -d '{"role": {"name": "Member"}}' 2018-11-18 16:09:56,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a1cab5-20fc-4f88-86ae-4214227a2720 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65a07dc001aa42dc9783ad5c82f1451e", "links": {"self": "http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e"}, "name": "Member"}} 2018-11-18 16:09:56,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e2a1cab5-20fc-4f88-86ae-4214227a2720 2018-11-18 16:09:56,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0990521907806s 2018-11-18 16:09:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:56,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f693ad2-270b-4c87-bfe8-3af88ec1bd57 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e"}, "domain_id": null, "name": "Member", "id": "65a07dc001aa42dc9783ad5c82f1451e"}} 2018-11-18 16:09:56,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e used request id req-7f693ad2-270b-4c87-bfe8-3af88ec1bd57 2018-11-18 16:09:56,975 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e'}, 'domain_id': None, 'human_id': None, 'id': u'65a07dc001aa42dc9783ad5c82f1451e', 'HUMAN_ID': False}) 2018-11-18 16:09:56,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:09:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:57,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42378023-7997-44b2-887f-61941afd5e1b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "65a07dc001aa42dc9783ad5c82f1451e", "links": {"self": "http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:09:57,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-42378023-7997-44b2-887f-61941afd5e1b 2018-11-18 16:09:57,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788700580597s 2018-11-18 16:09:57,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:09:57,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:57,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb80528-806b-4ce3-a732-1c2e4efd8242 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:09:57,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-1cb80528-806b-4ce3-a732-1c2e4efd8242 2018-11-18 16:09:57,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0781960487366s 2018-11-18 16:09:57,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:09:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:57,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09953403-4ff3-42d6-9ff1-b48f0d21a0ec Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_1f945c02-d2b1-4355-941a-b7ee1f94959f", "links": {"self": "http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273"}, "domain_id": "default", "enabled": true, "id": "8c2c30ad99e84a4b965c3980c7df9273", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:09:57,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-09953403-4ff3-42d6-9ff1-b48f0d21a0ec 2018-11-18 16:09:57,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0329320430756s 2018-11-18 16:09:57,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-09953403-4ff3-42d6-9ff1-b48f0d21a0ec 2018-11-18 16:09:57,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:09:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:57,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fddfa0d9-921f-4368-8c64-640e08ea8e7e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c"}, "enabled": true, "id": "aac2711924744761ae068c4cccda515c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f"}]} 2018-11-18 16:09:57,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-fddfa0d9-921f-4368-8c64-640e08ea8e7e 2018-11-18 16:09:57,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082065820694s 2018-11-18 16:09:57,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-fddfa0d9-921f-4368-8c64-640e08ea8e7e 2018-11-18 16:09:57,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:09:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=8c2c30ad99e84a4b965c3980c7df9273&scope.project.id=aac2711924744761ae068c4cccda515c&role.id=65a07dc001aa42dc9783ad5c82f1451e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:57,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d520e398-d623-4ec6-83cb-28703ef9ba5c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=8c2c30ad99e84a4b965c3980c7df9273&scope.project.id=aac2711924744761ae068c4cccda515c&role.id=65a07dc001aa42dc9783ad5c82f1451e", "previous": null, "next": null}} 2018-11-18 16:09:57,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=8c2c30ad99e84a4b965c3980c7df9273&scope.project.id=aac2711924744761ae068c4cccda515c&role.id=65a07dc001aa42dc9783ad5c82f1451e used request id req-d520e398-d623-4ec6-83cb-28703ef9ba5c 2018-11-18 16:09:57,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0780038833618s 2018-11-18 16:09:57,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:09:57,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c/users/8c2c30ad99e84a4b965c3980c7df9273/roles/65a07dc001aa42dc9783ad5c82f1451e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:57,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae28c31-9453-4295-b8a2-d0fc02c4be82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:09:57,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c/users/8c2c30ad99e84a4b965c3980c7df9273/roles/65a07dc001aa42dc9783ad5c82f1451e used request id req-eae28c31-9453-4295-b8a2-d0fc02c4be82 2018-11-18 16:09:57,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117079973221s 2018-11-18 16:09:57,454 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '65fcd6fb-1a46-47e3-92e2-a4baf71a295d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'project_id': u'aac2711924744761ae068c4cccda515c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 16:09:57,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:09:57,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:09:57,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:09:57,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:09:57,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:09:57,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:09:57,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:09:57,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:09:57,459 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'password': '65fcd6fb-1a46-47e3-92e2-a4baf71a295d', 'project_name': 'vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'aac2711924744761ae068c4cccda515c', 'project_domain_name': 'Default'} 2018-11-18 16:09:57,459 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-18 16:09:57,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:09:57,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:57,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c8d06e-e4d9-4c7f-bfd2-56432921f155 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:09:57,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-32c8d06e-e4d9-4c7f-bfd2-56432921f155 2018-11-18 16:09:57,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0913398265839s 2018-11-18 16:09:57,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:09:57,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:09:57,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4f249f-2ff3-449a-932f-9bccbba14911 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c"}, "enabled": true, "id": "aac2711924744761ae068c4cccda515c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f"}]} 2018-11-18 16:09:57,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-4a4f249f-2ff3-449a-932f-9bccbba14911 2018-11-18 16:09:57,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0822129249573s 2018-11-18 16:09:57,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-4a4f249f-2ff3-449a-932f-9bccbba14911 2018-11-18 16:09:57,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-18 16:09:57,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" -d '{"network": {"tenant_id": "aac2711924744761ae068c4cccda515c", "name": "vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f", "admin_state_up": true}}' 2018-11-18 16:09:58,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7e861228-8d10-457e-9a36-f45c1c1a814c Date: Sun, 18 Nov 2018 16:09:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aac2711924744761ae068c4cccda515c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:09:58Z","is_default":false,"provider:segmentation_id":92,"name":"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f","admin_state_up":true,"tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:57Z","mtu":1450}} 2018-11-18 16:09:58,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7e861228-8d10-457e-9a36-f45c1c1a814c 2018-11-18 16:09:58,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.576117038727s 2018-11-18 16:09:58,215 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7e861228-8d10-457e-9a36-f45c1c1a814c 2018-11-18 16:09:58,215 - 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-11-18T16:09:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'16d2d453-c4e6-48a2-82d0-dc929018cdb1', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f', u'admin_state_up': True, u'tenant_id': u'aac2711924744761ae068c4cccda515c', u'created_at': u'2018-11-18T16:09:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'aac2711924744761ae068c4cccda515c'}) 2018-11-18 16:09:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:09:58,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c6aac7-b79e-4d54-8098-ed929a702190 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:09:58,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c0c6aac7-b79e-4d54-8098-ed929a702190 2018-11-18 16:09:58,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:09:58,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a07dc001aa42dc9783ad5c82f1451e", "name": "Member"}], "expires_at": "2018-11-18T17:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2711924744761ae068c4cccda515c", "name": "vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/aac2711924744761ae068c4cccda515c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/aac2711924744761ae068c4cccda515c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/aac2711924744761ae068c4cccda515c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/aac2711924744761ae068c4cccda515c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/aac2711924744761ae068c4cccda515c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/aac2711924744761ae068c4cccda515c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/aac2711924744761ae068c4cccda515c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/aac2711924744761ae068c4cccda515c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/aac2711924744761ae068c4cccda515c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aac2711924744761ae068c4cccda515c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/aac2711924744761ae068c4cccda515c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/aac2711924744761ae068c4cccda515c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_1f945c02-d2b1-4355-941a-b7ee1f94959f", "id": "8c2c30ad99e84a4b965c3980c7df9273"}, "audit_ids": ["Ze8m5YaATIaroS9ecN87oQ"], "issued_at": "2018-11-18T16:09:58.000000Z"}} 2018-11-18 16:09:58,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:09:58,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:09:58,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-4216df5e-14c0-4303-a502-569afb460e58 Date: Sun, 18 Nov 2018 16:09:58 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-11-18T16:09:58Z","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aac2711924744761ae068c4cccda515c","id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","name":"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"}]} 2018-11-18 16:09:58,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-4216df5e-14c0-4303-a502-569afb460e58 2018-11-18 16:09:58,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257792949677s 2018-11-18 16:09:58,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-4216df5e-14c0-4303-a502-569afb460e58 2018-11-18 16:09:58,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-18 16:09:58,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"subnet": {"name": "vping_userdata-subnet_1f945c02-d2b1-4355-941a-b7ee1f94959f", "enable_dhcp": true, "network_id": "16d2d453-c4e6-48a2-82d0-dc929018cdb1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-18 16:09:59,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d385797-4e4a-4245-9dba-0f179747e93f Date: Sun, 18 Nov 2018 16:09:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-18T16:09: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":"aac2711924744761ae068c4cccda515c","id":"21647a67-8ea2-4ec2-b421-06091988fca7","subnetpool_id":null,"name":"vping_userdata-subnet_1f945c02-d2b1-4355-941a-b7ee1f94959f"}} 2018-11-18 16:09:59,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2d385797-4e4a-4245-9dba-0f179747e93f 2018-11-18 16:09:59,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.835484981537s 2018-11-18 16:09:59,700 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2d385797-4e4a-4245-9dba-0f179747e93f 2018-11-18 16:09:59,701 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-18T16:09: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'21647a67-8ea2-4ec2-b421-06091988fca7', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_1f945c02-d2b1-4355-941a-b7ee1f94959f', u'enable_dhcp': True, u'network_id': u'16d2d453-c4e6-48a2-82d0-dc929018cdb1', u'tenant_id': u'aac2711924744761ae068c4cccda515c', u'created_at': u'2018-11-18T16:09: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'aac2711924744761ae068c4cccda515c'}) 2018-11-18 16:09:59,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-18 16:09:59,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}, "name": "vping_userdata-router_1f945c02-d2b1-4355-941a-b7ee1f94959f", "admin_state_up": true}}' 2018-11-18 16:10:01,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-31773ab9-15a4-4145-af23-118b5a62d15c Date: Sun, 18 Nov 2018 16:10:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "aac2711924744761ae068c4cccda515c", "created_at": "2018-11-18T16:09:59Z", "admin_state_up": true, "updated_at": "2018-11-18T16:10:00Z", "revision_number": 2, "routes": [], "project_id": "aac2711924744761ae068c4cccda515c", "id": "a883d89f-8745-49bf-95f6-47b104180bfa", "name": "vping_userdata-router_1f945c02-d2b1-4355-941a-b7ee1f94959f"}} 2018-11-18 16:10:01,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-31773ab9-15a4-4145-af23-118b5a62d15c 2018-11-18 16:10:01,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33889102936s 2018-11-18 16:10:01,040 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-31773ab9-15a4-4145-af23-118b5a62d15c 2018-11-18 16:10:01,041 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'349c2810-12a5-41ea-9d90-7b05971b731a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15cbedf8-efdb-40ba-9dd8-cbb95c910965', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'aac2711924744761ae068c4cccda515c', u'created_at': u'2018-11-18T16:09:59Z', u'admin_state_up': True, u'updated_at': u'2018-11-18T16:10:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'aac2711924744761ae068c4cccda515c', u'id': u'a883d89f-8745-49bf-95f6-47b104180bfa', u'name': u'vping_userdata-router_1f945c02-d2b1-4355-941a-b7ee1f94959f'}) 2018-11-18 16:10:01,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-18 16:10:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"subnet_id": "21647a67-8ea2-4ec2-b421-06091988fca7"}' 2018-11-18 16:10:02,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a2a0bb03-514a-4e8c-885f-43ac2c51c24f Date: Sun, 18 Nov 2018 16:10:02 GMT RESP BODY: {"network_id": "16d2d453-c4e6-48a2-82d0-dc929018cdb1", "tenant_id": "aac2711924744761ae068c4cccda515c", "subnet_id": "21647a67-8ea2-4ec2-b421-06091988fca7", "subnet_ids": ["21647a67-8ea2-4ec2-b421-06091988fca7"], "port_id": "d8b69cba-c631-49d9-8ee9-d8433ce9cd2f", "id": "a883d89f-8745-49bf-95f6-47b104180bfa"} 2018-11-18 16:10:02,665 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa/add_router_interface.json used request id req-a2a0bb03-514a-4e8c-885f-43ac2c51c24f 2018-11-18 16:10:02,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.62360501289s 2018-11-18 16:10:02,665 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa/add_router_interface.json used request id req-a2a0bb03-514a-4e8c-885f-43ac2c51c24f returning object a883d89f-8745-49bf-95f6-47b104180bfa 2018-11-18 16:10:02,666 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:10:02,788 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-18 16:10:02,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:02,795 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 18 Nov 2018 16:10:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-11-18 16:10:02,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:10:02,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:02,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0e94ff63-0ec5-4b04-bbf1-1bf59f795572 Date: Sun, 18 Nov 2018 16:10:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:10:02,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0e94ff63-0ec5-4b04-bbf1-1bf59f795572 2018-11-18 16:10:02,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183627128601s 2018-11-18 16:10:02,983 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0e94ff63-0ec5-4b04-bbf1-1bf59f795572 2018-11-18 16:10:02,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:10:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f"}' 2018-11-18 16:10:03,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0 X-Openstack-Request-Id: req-523a649f-3c5c-48be-ad24-10bfc7e5ac21 Date: Sun, 18 Nov 2018 16:10:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file", "owner": "aac2711924744761ae068c4cccda515c", "id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "size": null, "self": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:10:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "checksum": null, "created_at": "2018-11-18T16:10:03Z", "protected": false} 2018-11-18 16:10:03,240 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-523a649f-3c5c-48be-ad24-10bfc7e5ac21 2018-11-18 16:10:03,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.255327939987s 2018-11-18 16:10:03,241 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-523a649f-3c5c-48be-ad24-10bfc7e5ac21 returning object 60a193aa-a161-4119-8583-cad8d22fd0e0 2018-11-18 16:10:03,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:10:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '' 2018-11-18 16:10:05,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64f23af0-e9a2-47d5-a131-a16fc226f162 Date: Sun, 18 Nov 2018 16:10:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:10:05,065 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file used request id req-64f23af0-e9a2-47d5-a131-a16fc226f162 2018-11-18 16:10:05,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.82321286201s 2018-11-18 16:10:05,065 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file used request id req-64f23af0-e9a2-47d5-a131-a16fc226f162 2018-11-18 16:10:05,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:10:05,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:05,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-007bf9ec-35c7-445b-911a-cf1514fadd6e Date: Sun, 18 Nov 2018 16:10:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap", "metadata": {}}], "file": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file", "owner": "aac2711924744761ae068c4cccda515c", "id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "size": 12716032, "self": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:10:05Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:10:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:10:05,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-007bf9ec-35c7-445b-911a-cf1514fadd6e 2018-11-18 16:10:05,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172554969788s 2018-11-18 16:10:05,239 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-007bf9ec-35c7-445b-911a-cf1514fadd6e 2018-11-18 16:10:05,240 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file', 'owner': u'aac2711924744761ae068c4cccda515c', 'id': u'60a193aa-a161-4119-8583-cad8d22fd0e0', 'size': 12716032, u'self': u'/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aac2711924744761ae068c4cccda515c', 'name': 'vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:10:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-18T16:10:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'created': u'2018-11-18T16:10:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:10:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:10:05,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:10:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_1f945c02-d2b1-4355-941a-b7ee1f94959f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:10:05,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86d76bf8-032b-4bd9-9a8a-897cff43802d x-compute-request-id: req-86d76bf8-032b-4bd9-9a8a-897cff43802d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "name": "vping_userdata-flavor_1f945c02-d2b1-4355-941a-b7ee1f94959f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:10:05,462 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-86d76bf8-032b-4bd9-9a8a-897cff43802d 2018-11-18 16:10:05,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22056388855s 2018-11-18 16:10:05,462 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-86d76bf8-032b-4bd9-9a8a-897cff43802d returning object 54b6b5ef-0853-4974-b550-1deb4a4f2028 2018-11-18 16:10:05,463 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_1f945c02-d2b1-4355-941a-b7ee1f94959f', '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'a875ae444eec41a6b8bd843d2517a591', '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'54b6b5ef-0853-4974-b550-1deb4a4f2028', 'swap': 0}) 2018-11-18 16:10:05,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:10:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" -d '{"extra_specs": {}}' 2018-11-18 16:10:05,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eedf3f1b-b53b-451a-b1fc-af69d681c873 x-compute-request-id: req-eedf3f1b-b53b-451a-b1fc-af69d681c873 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:10:05,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028/os-extra_specs used request id req-eedf3f1b-b53b-451a-b1fc-af69d681c873 2018-11-18 16:10:05,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215280056s 2018-11-18 16:10:05,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028/os-extra_specs used request id req-eedf3f1b-b53b-451a-b1fc-af69d681c873 2018-11-18 16:10:05,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:10:05,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:05,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-14d2f01f-ff00-42c8-9211-5f411304487d Date: Sun, 18 Nov 2018 16:10: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":["21647a67-8ea2-4ec2-b421-06091988fca7"],"updated_at":"2018-11-18T16:09:59Z","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2711924744761ae068c4cccda515c","id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","name":"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"}]} 2018-11-18 16:10:05,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-14d2f01f-ff00-42c8-9211-5f411304487d 2018-11-18 16:10:05,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259779214859s 2018-11-18 16:10:05,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-14d2f01f-ff00-42c8-9211-5f411304487d 2018-11-18 16:10:05,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:10:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:05,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-60a9dccc-4ba2-464e-854f-1dd81c5d0625 Date: Sun, 18 Nov 2018 16:10:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap", "metadata": {}}], "file": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file", "owner": "aac2711924744761ae068c4cccda515c", "id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "size": 12716032, "self": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:10:05Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:10:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:10:05,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-60a9dccc-4ba2-464e-854f-1dd81c5d0625 2018-11-18 16:10:05,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181638002396s 2018-11-18 16:10:05,930 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-60a9dccc-4ba2-464e-854f-1dd81c5d0625 2018-11-18 16:10:05,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:10:05,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:06,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5387488-18f9-4491-a1ca-b9d3d601263c x-compute-request-id: req-f5387488-18f9-4491-a1ca-b9d3d601263c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "name": "vping_userdata-flavor_1f945c02-d2b1-4355-941a-b7ee1f94959f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:10:06,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-f5387488-18f9-4491-a1ca-b9d3d601263c 2018-11-18 16:10:06,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.181365966797s 2018-11-18 16:10:06,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-f5387488-18f9-4491-a1ca-b9d3d601263c 2018-11-18 16:10:06,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-18 16:10:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"server": {"name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "imageRef": "60a193aa-a161-4119-8583-cad8d22fd0e0", "flavorRef": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "max_count": 1, "min_count": 1, "networks": [{"uuid": "16d2d453-c4e6-48a2-82d0-dc929018cdb1"}]}}' 2018-11-18 16:10:07,769 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a654f8b-a1a1-4bc6-ac3a-a86666b11640 x-compute-request-id: req-8a654f8b-a1a1-4bc6-ac3a-a86666b11640 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "adminPass": "n9G3nVcYvWyY"}} 2018-11-18 16:10:07,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-8a654f8b-a1a1-4bc6-ac3a-a86666b11640 2018-11-18 16:10:07,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65357804298s 2018-11-18 16:10:07,770 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-8a654f8b-a1a1-4bc6-ac3a-a86666b11640 2018-11-18 16:10:07,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:08,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9490c649-9fae-433d-95e2-ca87406a8e3d x-compute-request-id: req-9490c649-9fae-433d-95e2-ca87406a8e3d 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.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "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-11-18T16:10:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:08,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9490c649-9fae-433d-95e2-ca87406a8e3d 2018-11-18 16:10:08,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490896940231s 2018-11-18 16:10:08,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9490c649-9fae-433d-95e2-ca87406a8e3d 2018-11-18 16:10:08,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:10:08,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:08,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-af2ac831-b137-42ba-9a1b-18f53344e395 Date: Sun, 18 Nov 2018 16:10:08 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":["21647a67-8ea2-4ec2-b421-06091988fca7"],"updated_at":"2018-11-18T16:09:59Z","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2711924744761ae068c4cccda515c","id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","name":"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"}]} 2018-11-18 16:10:08,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-af2ac831-b137-42ba-9a1b-18f53344e395 2018-11-18 16:10:08,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269269943237s 2018-11-18 16:10:08,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-af2ac831-b137-42ba-9a1b-18f53344e395 2018-11-18 16:10:08,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-18 16:10:08,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:08,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-014232a2-8293-4592-a5e6-3dc4a78a8406 Date: Sun, 18 Nov 2018 16:10:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-18T16:09: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":"aac2711924744761ae068c4cccda515c","id":"21647a67-8ea2-4ec2-b421-06091988fca7","subnetpool_id":null,"name":"vping_userdata-subnet_1f945c02-d2b1-4355-941a-b7ee1f94959f"}]} 2018-11-18 16:10:08,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-014232a2-8293-4592-a5e6-3dc4a78a8406 2018-11-18 16:10:08,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.198122024536s 2018-11-18 16:10:08,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-014232a2-8293-4592-a5e6-3dc4a78a8406 2018-11-18 16:10:08,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:10:10,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:11,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42ddda3f-6f09-471d-834b-d0b9973f44b7 x-compute-request-id: req-42ddda3f-6f09-471d-834b-d0b9973f44b7 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.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:10:09Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:11,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-42ddda3f-6f09-471d-834b-d0b9973f44b7 2018-11-18 16:10:11,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713016986847s 2018-11-18 16:10:11,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-42ddda3f-6f09-471d-834b-d0b9973f44b7 2018-11-18 16:10:11,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:10:13,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:13,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:14,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b33939e8-b072-48e5-9bad-f0262815de3c x-compute-request-id: req-b33939e8-b072-48e5-9bad-f0262815de3c Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:12Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:14,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b33939e8-b072-48e5-9bad-f0262815de3c 2018-11-18 16:10:14,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649657011032s 2018-11-18 16:10:14,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b33939e8-b072-48e5-9bad-f0262815de3c 2018-11-18 16:10:14,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-18 16:10:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=7fffaede-5c25-4c14-9bab-3cf880278bb8" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:14,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-aa1b3b13-90b2-4dc5-a676-f6cdd4108ff3 Date: Sun, 18 Nov 2018 16:10:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:10:09Z","admin_state_up":true,"updated_at":"2018-11-18T16:10:10Z","binding:vnic_type":"normal","device_id":"7fffaede-5c25-4c14-9bab-3cf880278bb8","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:f5:f1:b5","id":"3c9eea25-7180-4007-9d74-97e51f7393d4","port_security_enabled":true,"project_id":"aac2711924744761ae068c4cccda515c","fixed_ips":[{"subnet_id":"21647a67-8ea2-4ec2-b421-06091988fca7","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["f7603a1b-7f8b-4325-a725-7bfee5b2c044"],"name":""}]} 2018-11-18 16:10:14,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=7fffaede-5c25-4c14-9bab-3cf880278bb8 used request id req-aa1b3b13-90b2-4dc5-a676-f6cdd4108ff3 2018-11-18 16:10:14,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.206523895264s 2018-11-18 16:10:14,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=7fffaede-5c25-4c14-9bab-3cf880278bb8 used request id req-aa1b3b13-90b2-4dc5-a676-f6cdd4108ff3 2018-11-18 16:10:14,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-18 16:10:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=3c9eea25-7180-4007-9d74-97e51f7393d4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:14,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8c719ea5-4ca7-49bf-9392-b33674ba9342 Date: Sun, 18 Nov 2018 16:10:14 GMT RESP BODY: {"floatingips": []} 2018-11-18 16:10:14,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=3c9eea25-7180-4007-9d74-97e51f7393d4 used request id req-8c719ea5-4ca7-49bf-9392-b33674ba9342 2018-11-18 16:10:14,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181560516357s 2018-11-18 16:10:14,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=3c9eea25-7180-4007-9d74-97e51f7393d4 used request id req-8c719ea5-4ca7-49bf-9392-b33674ba9342 2018-11-18 16:10:14,347 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:f1:b5', 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'60a193aa-a161-4119-8583-cad8d22fd0e0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-18T16:10:12.000000', 'flavor': Munch({u'id': u'54b6b5ef-0853-4974-b550-1deb4a4f2028'}), 'az': u'nova', 'id': u'7fffaede-5c25-4c14-9bab-3cf880278bb8', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8c2c30ad99e84a4b965c3980c7df9273', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aac2711924744761ae068c4cccda515c', 'name': 'vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f', '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-11-18T16:10:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-18T16:10:12Z', 'hostId': u'1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2', '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-11-18T16:10:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aac2711924744761ae068c4cccda515c', 'name': u'vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'adminPass': u'n9G3nVcYvWyY', 'tenant_id': u'aac2711924744761ae068c4cccda515c', 'region': 'regionOne', 'created': u'2018-11-18T16:10:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-18 16:10:14,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:10:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:14,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-b232bbf9-7a3a-4d01-9b3e-97a91b9da45a Date: Sun, 18 Nov 2018 16:10: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":["21647a67-8ea2-4ec2-b421-06091988fca7"],"updated_at":"2018-11-18T16:09:59Z","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2711924744761ae068c4cccda515c","id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","name":"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"}]} 2018-11-18 16:10:14,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b232bbf9-7a3a-4d01-9b3e-97a91b9da45a 2018-11-18 16:10:14,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.41141295433s 2018-11-18 16:10:14,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b232bbf9-7a3a-4d01-9b3e-97a91b9da45a 2018-11-18 16:10:14,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:10:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:14,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-c1986e31-3fed-4052-ba9a-dd84d616e01a Date: Sun, 18 Nov 2018 16:10:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap", "metadata": {}}], "file": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file", "owner": "aac2711924744761ae068c4cccda515c", "id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "size": 12716032, "self": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:10:05Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:10:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:10:14,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c1986e31-3fed-4052-ba9a-dd84d616e01a 2018-11-18 16:10:14,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174665927887s 2018-11-18 16:10:14,936 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c1986e31-3fed-4052-ba9a-dd84d616e01a 2018-11-18 16:10:14,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:10:14,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:15,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03e3227c-9784-4d93-8aab-cee5f2c044bd x-compute-request-id: req-03e3227c-9784-4d93-8aab-cee5f2c044bd Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "name": "vping_userdata-flavor_1f945c02-d2b1-4355-941a-b7ee1f94959f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:10:15,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-03e3227c-9784-4d93-8aab-cee5f2c044bd 2018-11-18 16:10:15,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.24032998085s 2018-11-18 16:10:15,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-03e3227c-9784-4d93-8aab-cee5f2c044bd 2018-11-18 16:10:15,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-18 16:10:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"server": {"name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "imageRef": "60a193aa-a161-4119-8583-cad8d22fd0e0", "flavorRef": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "16d2d453-c4e6-48a2-82d0-dc929018cdb1"}]}}' 2018-11-18 16:10:16,410 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:10: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-7991b1c7-2990-4040-8c2d-734ab7b73877 x-compute-request-id: req-7991b1c7-2990-4040-8c2d-734ab7b73877 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "adminPass": "5xR5ALsVXHqw"}} 2018-11-18 16:10:16,410 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-7991b1c7-2990-4040-8c2d-734ab7b73877 2018-11-18 16:10:16,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.22996711731s 2018-11-18 16:10:16,411 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-7991b1c7-2990-4040-8c2d-734ab7b73877 2018-11-18 16:10:16,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:16,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:17,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10: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-dcf739f8-6214-4743-b622-4976f97f9ee5 x-compute-request-id: req-dcf739f8-6214-4743-b622-4976f97f9ee5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "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-11-18T16:10:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:12Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:17,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-dcf739f8-6214-4743-b622-4976f97f9ee5 2018-11-18 16:10:17,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647066116333s 2018-11-18 16:10:17,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-dcf739f8-6214-4743-b622-4976f97f9ee5 2018-11-18 16:10:17,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:10:19,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:19,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10: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-552da581-6e94-4555-9c46-3739822183df x-compute-request-id: req-552da581-6e94-4555-9c46-3739822183df Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:10:17Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:12Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:19,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-552da581-6e94-4555-9c46-3739822183df 2018-11-18 16:10:19,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521617889404s 2018-11-18 16:10:19,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-552da581-6e94-4555-9c46-3739822183df 2018-11-18 16:10:19,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:10:21,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:22,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5bee485-3d46-44fd-822c-d6a493cf46e6 x-compute-request-id: req-a5bee485-3d46-44fd-822c-d6a493cf46e6 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T16:10:17Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:12Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:22,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a5bee485-3d46-44fd-822c-d6a493cf46e6 2018-11-18 16:10:22,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734423875809s 2018-11-18 16:10:22,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a5bee485-3d46-44fd-822c-d6a493cf46e6 2018-11-18 16:10:22,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:10:24,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:24,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:24,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-1ceb9009-c2e5-4185-bcc1-6875a6eb926d x-compute-request-id: req-1ceb9009-c2e5-4185-bcc1-6875a6eb926d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:2f:ab", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:21.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:22Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:12Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:24,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1ceb9009-c2e5-4185-bcc1-6875a6eb926d 2018-11-18 16:10:24,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616142988205s 2018-11-18 16:10:24,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1ceb9009-c2e5-4185-bcc1-6875a6eb926d 2018-11-18 16:10:24,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-18 16:10:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=7e88bef1-d1bb-4d10-b59e-112b04b4c769" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:25,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cb9c83e4-67bc-4bc7-b457-ebf6492a88fd Date: Sun, 18 Nov 2018 16:10:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:10:17Z","admin_state_up":true,"updated_at":"2018-11-18T16:10:19Z","binding:vnic_type":"normal","device_id":"7e88bef1-d1bb-4d10-b59e-112b04b4c769","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:e5:2f:ab","id":"a0e79a02-3af2-4ab1-8e09-a41e490d3643","port_security_enabled":true,"project_id":"aac2711924744761ae068c4cccda515c","fixed_ips":[{"subnet_id":"21647a67-8ea2-4ec2-b421-06091988fca7","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["f7603a1b-7f8b-4325-a725-7bfee5b2c044"],"name":""}]} 2018-11-18 16:10:25,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=7e88bef1-d1bb-4d10-b59e-112b04b4c769 used request id req-cb9c83e4-67bc-4bc7-b457-ebf6492a88fd 2018-11-18 16:10:25,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.135351896286s 2018-11-18 16:10:25,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=7e88bef1-d1bb-4d10-b59e-112b04b4c769 used request id req-cb9c83e4-67bc-4bc7-b457-ebf6492a88fd 2018-11-18 16:10:25,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-18 16:10:25,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=a0e79a02-3af2-4ab1-8e09-a41e490d3643" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:25,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a2817e6d-99dd-45e9-b4c1-3e525ef86849 Date: Sun, 18 Nov 2018 16:10:25 GMT RESP BODY: {"floatingips": []} 2018-11-18 16:10:25,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=a0e79a02-3af2-4ab1-8e09-a41e490d3643 used request id req-a2817e6d-99dd-45e9-b4c1-3e525ef86849 2018-11-18 16:10:25,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.153474807739s 2018-11-18 16:10:25,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=a0e79a02-3af2-4ab1-8e09-a41e490d3643 used request id req-a2817e6d-99dd-45e9-b4c1-3e525ef86849 2018-11-18 16:10:25,255 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:2f:ab', 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'60a193aa-a161-4119-8583-cad8d22fd0e0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-18T16:10:21.000000', 'flavor': Munch({u'id': u'54b6b5ef-0853-4974-b550-1deb4a4f2028'}), 'az': u'nova', 'id': u'7e88bef1-d1bb-4d10-b59e-112b04b4c769', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8c2c30ad99e84a4b965c3980c7df9273', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aac2711924744761ae068c4cccda515c', 'name': 'vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f', '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-11-18T16:10:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-18T16:10:22Z', 'hostId': u'3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030', '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-11-18T16:10:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aac2711924744761ae068c4cccda515c', 'name': u'vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f', 'adminPass': u'5xR5ALsVXHqw', 'tenant_id': u'aac2711924744761ae068c4cccda515c', 'region': 'regionOne', 'created': u'2018-11-18T16:10:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-18 16:10:25,256 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-18 16:10:26,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:26,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10: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-248d3c12-9d1e-475d-83c4-e8ba9f621d9d x-compute-request-id: req-248d3c12-9d1e-475d-83c4-e8ba9f621d9d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:2f:ab", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:21.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:22Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:12Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:26,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-248d3c12-9d1e-475d-83c4-e8ba9f621d9d 2018-11-18 16:10:26,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53142619133s 2018-11-18 16:10:26,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-248d3c12-9d1e-475d-83c4-e8ba9f621d9d 2018-11-18 16:10:26,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-18 16:10:26,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:10:27,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10: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-bd053ad8-94ee-4f75-b63a-be0f4b391bc6 x-compute-request-id: req-bd053ad8-94ee-4f75-b63a-be0f4b391bc6 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 1000217771 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.128888] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130583] pid_max: default: 32768 minimum: 301\n[ 0.131499] ACPI: Core revision 20150930\n[ 0.132889] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134218] Security Framework initialized\n[ 0.135065] Yama: becoming mindful.\n[ 0.135815] AppArmor: AppArmor initialized\n[ 0.136701] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140614] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142035] Initializing cgroup subsys io\n[ 0.142857] Initializing cgroup subsys memory\n[ 0.143733] Initializing cgroup subsys devices\n[ 0.144633] Initializing cgroup subsys freezer\n[ 0.145510] Initializing cgroup subsys net_cls\n[ 0.146390] Initializing cgroup subsys perf_event\n[ 0.147312] Initializing cgroup subsys net_prio\n[ 0.148211] Initializing cgroup subsys hugetlb\n[ 0.149088] Initializing cgroup subsys pids\n[ 0.149976] CPU: Physical Processor ID: 0\n[ 0.151507] mce: CPU supports 10 MCE banks\n[ 0.152393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165271] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171684] ftrace: allocating 31920 entries in 125 pages\n[ 0.197961] smpboot: Max logical packages: 1\n[ 0.198837] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200230] x2apic enabled\n[ 0.201040] Switched APIC routing to physical x2apic.\n[ 0.202809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203963] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206014] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207843] KVM setup paravirtual spinlock\n[ 0.209173] x86: Booted up 1 node, 1 CPUs\n[ 0.210003] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211433] devtmpfs: initialized\n[ 0.213160] evm: security.selinux\n[ 0.213876] evm: security.SMACK64\n[ 0.214581] evm: security.SMACK64EXEC\n[ 0.215342] evm: security.SMACK64TRANSMUTE\n[ 0.216177] evm: security.SMACK64MMAP\n[ 0.216945] evm: security.ima\n[ 0.217602] evm: security.capability\n[ 0.218422] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220317] pinctrl core: initialized pinctrl subsystem\n[ 0.221443] RTC time: 16:10:21, date: 11/18/18\n[ 0.222418] NET: Registered protocol family 16\n[ 0.223407] cpuidle: using governor ladder\n[ 0.224246] cpuidle: using governor menu\n[ 0.225057] PCCT header not found.\n[ 0.225844] ACPI: bus type PCI registered\n[ 0.226678] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227951] PCI: Using configuration type 1 for base access\n[ 0.229741] ACPI: Added _OSI(Module Device)\n[ 0.230629] ACPI: Added _OSI(Processor Device)\n[ 0.231521] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232458] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234617] ACPI: Interpreter enabled\n[ 0.235452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243083] ACPI: (supports S0 S5)\n[ 0.243817] ACPI: Using IOAPIC for interrupt routing\n[ 0.244913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250418] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251639] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253865] acpiphp: Slot [3] registered\n[ 0.254703] acpiphp: Slot [4] registered\n[ 0.255558] acpiphp: Slot [5] registered\n[ 0.256368] acpiphp: Slot [6] registered\n[ 0.257215] acpiphp: Slot [7] registered\n[ 0.258058] acpiphp: Slot [8] registered\n[ 0.258863] acpiphp: Slot [9] registered\n[ 0.259691] acpiphp: Slot [10] registered\n[ 0.260509] acpiphp: Slot [11] registered\n[ 0.261338] acpiphp: Slot [12] registered\n[ 0.262198] acpiphp: Slot [13] registered\n[ 0.263043] acpiphp: Slot [14] registered\n[ 0.263886] acpiphp: Slot [15] registered\n[ 0.274585] acpiphp: Slot [16] registered\n[ 0.275482] acpiphp: Slot [17] registered\n[ 0.276312] acpiphp: Slot [18] registered\n[ 0.277134] acpiphp: Slot [19] registered\n[ 0.277974] acpiphp: Slot [20] registered\n[ 0.278849] acpiphp: Slot [21] registered\n[ 0.279705] acpiphp: Slot [22] registered\n[ 0.280556] acpiphp: Slot [23] registered\n[ 0.281386] acpiphp: Slot [24] registered\n[ 0.282231] acpiphp: Slot [25] registered\n[ 0.283062] acpiphp: Slot [26] registered\n[ 0.283919] acpiphp: Slot [27] registered\n[ 0.284778] acpiphp: Slot [28] registered\n[ 0.285638] acpiphp: Slot [29] registered\n[ 0.286461] acpiphp: Slot [30] registered\n[ 0.287286] acpiphp: Slot [31] registered\n[ 0.288107] PCI host bridge to bus 0000:00\n[ 0.288944] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290175] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291400] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294309] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300622] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303121] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312382] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357783] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363615] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364863] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366024] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367274] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368865] vgaarb: loaded\n[ 0.369520] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370653] SCSI subsystem initialized\n[ 0.371473] ACPI: bus type USB registered\n[ 0.372292] usbcore: registered new interface driver usbfs\n[ 0.373332] usbcore: registered new interface driver hub\n[ 0.374347] usbcore: registered new device driver usb\n[ 0.375393] PCI: Using ACPI for IRQ routing\n[ 0.376450] NetLabel: Initializing\n[ 0.377180] NetLabel: domain hash size = 128\n[ 0.378061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379018] NetLabel: unlabeled traffic allowed by default\n[ 0.380113] clocksource: Switched to clocksource kvm-clock\n[ 0.385538] AppArmor: AppArmor Filesystem Enabled\n[ 0.386532] pnp: PnP ACPI init\n[ 0.387431] pnp: PnP ACPI: found 5 devices\n[ 0.393777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395481] NET: Registered protocol family 2\n[ 0.396452] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397760] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400128] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401218] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402384] NET: Registered protocol family 1\n[ 0.403248] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404348] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433382] Trying to unpack rootfs image as initramfs...\n[ 0.482702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496905] Scanning for low memory corruption every 60 seconds\n[ 0.498236] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499357] audit: initializing netlink subsys (disabled)\n[ 0.500367] audit: type=2000 audit(1542557422.740:1): initialized\n[ 0.501660] Initialise system trusted keyring\n[ 0.502571] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503715] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505663] zbud: loaded\n[ 0.506357] VFS: Disk quotas dquot_6.6.0\n[ 0.507158] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508647] fuse init (API version 7.23)\n[ 0.509530] Key type big_key registered\n[ 0.510315] Allocating IMA MOK and blacklist keyrings.\n[ 0.511758] Key type asymmetric registered\n[ 0.512583] Asymmetric key parser 'x509' registered\n[ 0.513525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514953] io scheduler noop registered\n[ 0.515732] io scheduler deadline registered (default)\n[ 0.516709] io scheduler cfq registered\n[ 0.517532] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521236] ACPI: Power Button [PWRF]\n[ 0.522054] GHES: HEST is not enabled!\n[ 0.535723] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566055] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592343] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594494] Linux agpgart interface v0.103\n[ 0.596539] brd: module loaded\n[ 0.597741] loop: module loaded\n[ 0.602519] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603954] GPT:90111 != 2097151\n[ 0.604632] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605708] GPT:90111 != 2097151\n[ 0.606371] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607318] vda: vda1 vda15\n[ 0.608805] scsi host0: ata_piix\n[ 0.609556] scsi host1: ata_piix\n[ 0.610258] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612883] libphy: Fixed MDIO Bus: probed\n[ 0.613697] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614655] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616931] PPP generic driver version 2.4.2\n[ 0.617824] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619069] ehci-pci: EHCI PCI platform driver\n[ 0.619924] ehci-platform: EHCI generic platform driver\n[ 0.620901] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622002] ohci-pci: OHCI PCI platform driver\n[ 0.622851] ohci-platform: OHCI generic platform driver\n[ 0.623813] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638179] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639147] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640573] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.642674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645304] usb usb1: Product: UHCI Host Controller\n[ 0.646217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647329] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648329] hub 1-0:1.0: USB hub found\n[ 0.649099] hub 1-0:1.0: 2 ports detected\n[ 0.649979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652053] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652990] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653994] mousedev: PS/2 mouse device common for all mice\n[ 0.655229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658080] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660423] i2c /dev entries driver\n[ 0.661172] device-mapper: uevent: version 1.0.3\n[ 0.662082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663662] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.664924] NET: Registered protocol family 10\n[ 0.665891] NET: Registered protocol family 17\n[ 0.666751] Key type dns_resolver registered\n[ 0.667659] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668735] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670443] registered taskstats version 1\n[ 0.671256] Loading compiled-in X.509 certificates\n[ 0.672676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674472] zswap: loaded using pool lzo/zbud\n[ 0.675809] Key type trusted registered\n[ 0.677350] Key type encrypted registered\n[ 0.678169] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679168] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680186] evm: HMAC attrs: 0x1\n[ 0.681468] Magic number: 10:696:186\n[ 0.682312] rtc_cmos 00:00: setting system clock to 2018-11-18 16:10:22 UTC (1542557422)\n[ 0.683866] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684954] EDD information not available.\n[ 0.769218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770712] Write protecting the kernel read-only data: 14336k\n[ 0.782462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784228] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.825745] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.19\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.36. iid=i-0000002a\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\n"} 2018-11-18 16:10:27,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769/action used request id req-bd053ad8-94ee-4f75-b63a-be0f4b391bc6 2018-11-18 16:10:27,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10675311089s 2018-11-18 16:10:27,900 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769/action used request id req-bd053ad8-94ee-4f75-b63a-be0f4b391bc6 2018-11-18 16:10:27,900 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 1000217771 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.128888] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130583] pid_max: default: 32768 minimum: 301 [ 0.131499] ACPI: Core revision 20150930 [ 0.132889] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134218] Security Framework initialized [ 0.135065] Yama: becoming mindful. [ 0.135815] AppArmor: AppArmor initialized [ 0.136701] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140614] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142035] Initializing cgroup subsys io [ 0.142857] Initializing cgroup subsys memory [ 0.143733] Initializing cgroup subsys devices [ 0.144633] Initializing cgroup subsys freezer [ 0.145510] Initializing cgroup subsys net_cls [ 0.146390] Initializing cgroup subsys perf_event [ 0.147312] Initializing cgroup subsys net_prio [ 0.148211] Initializing cgroup subsys hugetlb [ 0.149088] Initializing cgroup subsys pids [ 0.149976] CPU: Physical Processor ID: 0 [ 0.151507] mce: CPU supports 10 MCE banks [ 0.152393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165271] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171684] ftrace: allocating 31920 entries in 125 pages [ 0.197961] smpboot: Max logical packages: 1 [ 0.198837] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200230] x2apic enabled [ 0.201040] Switched APIC routing to physical x2apic. [ 0.202809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203963] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206014] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207843] KVM setup paravirtual spinlock [ 0.209173] x86: Booted up 1 node, 1 CPUs [ 0.210003] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211433] devtmpfs: initialized [ 0.213160] evm: security.selinux [ 0.213876] evm: security.SMACK64 [ 0.214581] evm: security.SMACK64EXEC [ 0.215342] evm: security.SMACK64TRANSMUTE [ 0.216177] evm: security.SMACK64MMAP [ 0.216945] evm: security.ima [ 0.217602] evm: security.capability [ 0.218422] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220317] pinctrl core: initialized pinctrl subsystem [ 0.221443] RTC time: 16:10:21, date: 11/18/18 [ 0.222418] NET: Registered protocol family 16 [ 0.223407] cpuidle: using governor ladder [ 0.224246] cpuidle: using governor menu [ 0.225057] PCCT header not found. [ 0.225844] ACPI: bus type PCI registered [ 0.226678] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227951] PCI: Using configuration type 1 for base access [ 0.229741] ACPI: Added _OSI(Module Device) [ 0.230629] ACPI: Added _OSI(Processor Device) [ 0.231521] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232458] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234617] ACPI: Interpreter enabled [ 0.235452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243083] ACPI: (supports S0 S5) [ 0.243817] ACPI: Using IOAPIC for interrupt routing [ 0.244913] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250418] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251639] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253865] acpiphp: Slot [3] registered [ 0.254703] acpiphp: Slot [4] registered [ 0.255558] acpiphp: Slot [5] registered [ 0.256368] acpiphp: Slot [6] registered [ 0.257215] acpiphp: Slot [7] registered [ 0.258058] acpiphp: Slot [8] registered [ 0.258863] acpiphp: Slot [9] registered [ 0.259691] acpiphp: Slot [10] registered [ 0.260509] acpiphp: Slot [11] registered [ 0.261338] acpiphp: Slot [12] registered [ 0.262198] acpiphp: Slot [13] registered [ 0.263043] acpiphp: Slot [14] registered [ 0.263886] acpiphp: Slot [15] registered [ 0.274585] acpiphp: Slot [16] registered [ 0.275482] acpiphp: Slot [17] registered [ 0.276312] acpiphp: Slot [18] registered [ 0.277134] acpiphp: Slot [19] registered [ 0.277974] acpiphp: Slot [20] registered [ 0.278849] acpiphp: Slot [21] registered [ 0.279705] acpiphp: Slot [22] registered [ 0.280556] acpiphp: Slot [23] registered [ 0.281386] acpiphp: Slot [24] registered [ 0.282231] acpiphp: Slot [25] registered [ 0.283062] acpiphp: Slot [26] registered [ 0.283919] acpiphp: Slot [27] registered [ 0.284778] acpiphp: Slot [28] registered [ 0.285638] acpiphp: Slot [29] registered [ 0.286461] acpiphp: Slot [30] registered [ 0.287286] acpiphp: Slot [31] registered [ 0.288107] PCI host bridge to bus 0000:00 [ 0.288944] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290175] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291400] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.292856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294309] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300622] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303121] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312382] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357783] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363615] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364863] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366024] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367274] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368865] vgaarb: loaded [ 0.369520] vgaarb: bridge control possible 0000:00:02.0 [ 0.370653] SCSI subsystem initialized [ 0.371473] ACPI: bus type USB registered [ 0.372292] usbcore: registered new interface driver usbfs [ 0.373332] usbcore: registered new interface driver hub [ 0.374347] usbcore: registered new device driver usb [ 0.375393] PCI: Using ACPI for IRQ routing [ 0.376450] NetLabel: Initializing [ 0.377180] NetLabel: domain hash size = 128 [ 0.378061] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379018] NetLabel: unlabeled traffic allowed by default [ 0.380113] clocksource: Switched to clocksource kvm-clock [ 0.385538] AppArmor: AppArmor Filesystem Enabled [ 0.386532] pnp: PnP ACPI init [ 0.387431] pnp: PnP ACPI: found 5 devices [ 0.393777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395481] NET: Registered protocol family 2 [ 0.396452] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397760] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398940] TCP: Hash tables configured (established 4096 bind 4096) [ 0.400128] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401218] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402384] NET: Registered protocol family 1 [ 0.403248] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404348] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433382] Trying to unpack rootfs image as initramfs... [ 0.482702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496905] Scanning for low memory corruption every 60 seconds [ 0.498236] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499357] audit: initializing netlink subsys (disabled) [ 0.500367] audit: type=2000 audit(1542557422.740:1): initialized [ 0.501660] Initialise system trusted keyring [ 0.502571] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503715] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505663] zbud: loaded [ 0.506357] VFS: Disk quotas dquot_6.6.0 [ 0.507158] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508647] fuse init (API version 7.23) [ 0.509530] Key type big_key registered [ 0.510315] Allocating IMA MOK and blacklist keyrings. [ 0.511758] Key type asymmetric registered [ 0.512583] Asymmetric key parser 'x509' registered [ 0.513525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.514953] io scheduler noop registered [ 0.515732] io scheduler deadline registered (default) [ 0.516709] io scheduler cfq registered [ 0.517532] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521236] ACPI: Power Button [PWRF] [ 0.522054] GHES: HEST is not enabled! [ 0.535723] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566055] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.592343] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.594494] Linux agpgart interface v0.103 [ 0.596539] brd: module loaded [ 0.597741] loop: module loaded [ 0.602519] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.603954] GPT:90111 != 2097151 [ 0.604632] GPT:Alternate GPT header not at the end of the disk. [ 0.605708] GPT:90111 != 2097151 [ 0.606371] GPT: Use GNU Parted to correct GPT errors. [ 0.607318] vda: vda1 vda15 [ 0.608805] scsi host0: ata_piix [ 0.609556] scsi host1: ata_piix [ 0.610258] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.611455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.612883] libphy: Fixed MDIO Bus: probed [ 0.613697] tun: Universal TUN/TAP device driver, 1.6 [ 0.614655] tun: (C) 1999-2004 Max Krasnyansky [ 0.616931] PPP generic driver version 2.4.2 [ 0.617824] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.619069] ehci-pci: EHCI PCI platform driver [ 0.619924] ehci-platform: EHCI generic platform driver [ 0.620901] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622002] ohci-pci: OHCI PCI platform driver [ 0.622851] ohci-platform: OHCI generic platform driver [ 0.623813] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638179] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639147] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.640573] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.641583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.642674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.645304] usb usb1: Product: UHCI Host Controller [ 0.646217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.647329] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648329] hub 1-0:1.0: USB hub found [ 0.649099] hub 1-0:1.0: 2 ports detected [ 0.649979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652053] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652990] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653994] mousedev: PS/2 mouse device common for all mice [ 0.655229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657021] rtc_cmos 00:00: RTC can wake from S4 [ 0.658080] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.659256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660423] i2c /dev entries driver [ 0.661172] device-mapper: uevent: version 1.0.3 [ 0.662082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663662] ledtrig-cpu: registered to indicate activity on CPUs [ 0.664924] NET: Registered protocol family 10 [ 0.665891] NET: Registered protocol family 17 [ 0.666751] Key type dns_resolver registered [ 0.667659] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.668735] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.670443] registered taskstats version 1 [ 0.671256] Loading compiled-in X.509 certificates [ 0.672676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.674472] zswap: loaded using pool lzo/zbud [ 0.675809] Key type trusted registered [ 0.677350] Key type encrypted registered [ 0.678169] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679168] ima: No TPM chip found, activating TPM-bypass! [ 0.680186] evm: HMAC attrs: 0x1 [ 0.681468] Magic number: 10:696:186 [ 0.682312] rtc_cmos 00:00: setting system clock to 2018-11-18 16:10:22 UTC (1542557422) [ 0.683866] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.684954] EDD information not available. [ 0.769218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770712] Write protecting the kernel read-only data: 14336k [ 0.782462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784228] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.825745] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.36. iid=i-0000002a 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 2018-11-18 16:10:27,901 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.12. Waiting for response... 2018-11-18 16:10:28,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:28,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:29,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6b4249-dc72-4ca6-a0b4-2af8d88ecd59 x-compute-request-id: req-db6b4249-dc72-4ca6-a0b4-2af8d88ecd59 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:2f:ab", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:21.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:22Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:12Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:29,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-db6b4249-dc72-4ca6-a0b4-2af8d88ecd59 2018-11-18 16:10:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515398025513s 2018-11-18 16:10:29,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-db6b4249-dc72-4ca6-a0b4-2af8d88ecd59 2018-11-18 16:10:29,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-18 16:10:29,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 16:10:30,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10: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-b849c245-2c2b-43da-b534-48d41c913d67 x-compute-request-id: req-b849c245-2c2b-43da-b534-48d41c913d67 Content-Encoding: gzip Content-Length: 9376 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 1000217771 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.128888] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130583] pid_max: default: 32768 minimum: 301\n[ 0.131499] ACPI: Core revision 20150930\n[ 0.132889] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134218] Security Framework initialized\n[ 0.135065] Yama: becoming mindful.\n[ 0.135815] AppArmor: AppArmor initialized\n[ 0.136701] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140614] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142035] Initializing cgroup subsys io\n[ 0.142857] Initializing cgroup subsys memory\n[ 0.143733] Initializing cgroup subsys devices\n[ 0.144633] Initializing cgroup subsys freezer\n[ 0.145510] Initializing cgroup subsys net_cls\n[ 0.146390] Initializing cgroup subsys perf_event\n[ 0.147312] Initializing cgroup subsys net_prio\n[ 0.148211] Initializing cgroup subsys hugetlb\n[ 0.149088] Initializing cgroup subsys pids\n[ 0.149976] CPU: Physical Processor ID: 0\n[ 0.151507] mce: CPU supports 10 MCE banks\n[ 0.152393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165271] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171684] ftrace: allocating 31920 entries in 125 pages\n[ 0.197961] smpboot: Max logical packages: 1\n[ 0.198837] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200230] x2apic enabled\n[ 0.201040] Switched APIC routing to physical x2apic.\n[ 0.202809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203963] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206014] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207843] KVM setup paravirtual spinlock\n[ 0.209173] x86: Booted up 1 node, 1 CPUs\n[ 0.210003] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211433] devtmpfs: initialized\n[ 0.213160] evm: security.selinux\n[ 0.213876] evm: security.SMACK64\n[ 0.214581] evm: security.SMACK64EXEC\n[ 0.215342] evm: security.SMACK64TRANSMUTE\n[ 0.216177] evm: security.SMACK64MMAP\n[ 0.216945] evm: security.ima\n[ 0.217602] evm: security.capability\n[ 0.218422] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220317] pinctrl core: initialized pinctrl subsystem\n[ 0.221443] RTC time: 16:10:21, date: 11/18/18\n[ 0.222418] NET: Registered protocol family 16\n[ 0.223407] cpuidle: using governor ladder\n[ 0.224246] cpuidle: using governor menu\n[ 0.225057] PCCT header not found.\n[ 0.225844] ACPI: bus type PCI registered\n[ 0.226678] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227951] PCI: Using configuration type 1 for base access\n[ 0.229741] ACPI: Added _OSI(Module Device)\n[ 0.230629] ACPI: Added _OSI(Processor Device)\n[ 0.231521] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232458] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234617] ACPI: Interpreter enabled\n[ 0.235452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243083] ACPI: (supports S0 S5)\n[ 0.243817] ACPI: Using IOAPIC for interrupt routing\n[ 0.244913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250418] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251639] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253865] acpiphp: Slot [3] registered\n[ 0.254703] acpiphp: Slot [4] registered\n[ 0.255558] acpiphp: Slot [5] registered\n[ 0.256368] acpiphp: Slot [6] registered\n[ 0.257215] acpiphp: Slot [7] registered\n[ 0.258058] acpiphp: Slot [8] registered\n[ 0.258863] acpiphp: Slot [9] registered\n[ 0.259691] acpiphp: Slot [10] registered\n[ 0.260509] acpiphp: Slot [11] registered\n[ 0.261338] acpiphp: Slot [12] registered\n[ 0.262198] acpiphp: Slot [13] registered\n[ 0.263043] acpiphp: Slot [14] registered\n[ 0.263886] acpiphp: Slot [15] registered\n[ 0.274585] acpiphp: Slot [16] registered\n[ 0.275482] acpiphp: Slot [17] registered\n[ 0.276312] acpiphp: Slot [18] registered\n[ 0.277134] acpiphp: Slot [19] registered\n[ 0.277974] acpiphp: Slot [20] registered\n[ 0.278849] acpiphp: Slot [21] registered\n[ 0.279705] acpiphp: Slot [22] registered\n[ 0.280556] acpiphp: Slot [23] registered\n[ 0.281386] acpiphp: Slot [24] registered\n[ 0.282231] acpiphp: Slot [25] registered\n[ 0.283062] acpiphp: Slot [26] registered\n[ 0.283919] acpiphp: Slot [27] registered\n[ 0.284778] acpiphp: Slot [28] registered\n[ 0.285638] acpiphp: Slot [29] registered\n[ 0.286461] acpiphp: Slot [30] registered\n[ 0.287286] acpiphp: Slot [31] registered\n[ 0.288107] PCI host bridge to bus 0000:00\n[ 0.288944] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290175] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291400] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294309] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300622] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303121] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312382] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357783] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363615] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364863] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366024] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367274] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368865] vgaarb: loaded\n[ 0.369520] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370653] SCSI subsystem initialized\n[ 0.371473] ACPI: bus type USB registered\n[ 0.372292] usbcore: registered new interface driver usbfs\n[ 0.373332] usbcore: registered new interface driver hub\n[ 0.374347] usbcore: registered new device driver usb\n[ 0.375393] PCI: Using ACPI for IRQ routing\n[ 0.376450] NetLabel: Initializing\n[ 0.377180] NetLabel: domain hash size = 128\n[ 0.378061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379018] NetLabel: unlabeled traffic allowed by default\n[ 0.380113] clocksource: Switched to clocksource kvm-clock\n[ 0.385538] AppArmor: AppArmor Filesystem Enabled\n[ 0.386532] pnp: PnP ACPI init\n[ 0.387431] pnp: PnP ACPI: found 5 devices\n[ 0.393777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395481] NET: Registered protocol family 2\n[ 0.396452] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397760] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400128] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401218] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402384] NET: Registered protocol family 1\n[ 0.403248] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404348] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433382] Trying to unpack rootfs image as initramfs...\n[ 0.482702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496905] Scanning for low memory corruption every 60 seconds\n[ 0.498236] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499357] audit: initializing netlink subsys (disabled)\n[ 0.500367] audit: type=2000 audit(1542557422.740:1): initialized\n[ 0.501660] Initialise system trusted keyring\n[ 0.502571] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503715] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505663] zbud: loaded\n[ 0.506357] VFS: Disk quotas dquot_6.6.0\n[ 0.507158] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508647] fuse init (API version 7.23)\n[ 0.509530] Key type big_key registered\n[ 0.510315] Allocating IMA MOK and blacklist keyrings.\n[ 0.511758] Key type asymmetric registered\n[ 0.512583] Asymmetric key parser 'x509' registered\n[ 0.513525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514953] io scheduler noop registered\n[ 0.515732] io scheduler deadline registered (default)\n[ 0.516709] io scheduler cfq registered\n[ 0.517532] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521236] ACPI: Power Button [PWRF]\n[ 0.522054] GHES: HEST is not enabled!\n[ 0.535723] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566055] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592343] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594494] Linux agpgart interface v0.103\n[ 0.596539] brd: module loaded\n[ 0.597741] loop: module loaded\n[ 0.602519] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603954] GPT:90111 != 2097151\n[ 0.604632] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605708] GPT:90111 != 2097151\n[ 0.606371] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607318] vda: vda1 vda15\n[ 0.608805] scsi host0: ata_piix\n[ 0.609556] scsi host1: ata_piix\n[ 0.610258] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612883] libphy: Fixed MDIO Bus: probed\n[ 0.613697] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614655] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616931] PPP generic driver version 2.4.2\n[ 0.617824] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619069] ehci-pci: EHCI PCI platform driver\n[ 0.619924] ehci-platform: EHCI generic platform driver\n[ 0.620901] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622002] ohci-pci: OHCI PCI platform driver\n[ 0.622851] ohci-platform: OHCI generic platform driver\n[ 0.623813] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638179] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639147] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640573] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.642674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645304] usb usb1: Product: UHCI Host Controller\n[ 0.646217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647329] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648329] hub 1-0:1.0: USB hub found\n[ 0.649099] hub 1-0:1.0: 2 ports detected\n[ 0.649979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652053] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652990] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653994] mousedev: PS/2 mouse device common for all mice\n[ 0.655229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658080] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660423] i2c /dev entries driver\n[ 0.661172] device-mapper: uevent: version 1.0.3\n[ 0.662082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663662] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.664924] NET: Registered protocol family 10\n[ 0.665891] NET: Registered protocol family 17\n[ 0.666751] Key type dns_resolver registered\n[ 0.667659] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668735] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670443] registered taskstats version 1\n[ 0.671256] Loading compiled-in X.509 certificates\n[ 0.672676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674472] zswap: loaded using pool lzo/zbud\n[ 0.675809] Key type trusted registered\n[ 0.677350] Key type encrypted registered\n[ 0.678169] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679168] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680186] evm: HMAC attrs: 0x1\n[ 0.681468] Magic number: 10:696:186\n[ 0.682312] rtc_cmos 00:00: setting system clock to 2018-11-18 16:10:22 UTC (1542557422)\n[ 0.683866] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684954] EDD information not available.\n[ 0.769218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770712] Write protecting the kernel read-only data: 14336k\n[ 0.782462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784228] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.825745] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.19\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.36. iid=i-0000002a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRV6H5ds7RWLhFnCG5pqBA7gm3PznRkY3B+0HJTo7TtNf47VSkHPJWEPLQm0cWcUxZ1X9QS9Rm4Y1J99uUDVapPtIG/MeJheQc+CoCEL6aBOIAkNwamMQSHdYwUkuTvSbG4NQgzprAAiIwQ4jdEj1vjhbqRFpshlEBnlXDWbsiXJOH1Fxw2CQ8XQde2lTgDsTtqOyvEAGo3sL3cwn4l5wnuNhQ55kWarE2thZDDPT4E4JKTGtfjurS0NYN/YEH6OXhcCJvJXsAV4Z74D2dyEYUKAA+y92iWB0Jz229BSBrvbiDykd7SIh4aCDy06/LzfBabokTKtFv/ufE6zHVycP/ root@vping-userdata-vm2-1f945c02-d2b1-4355-941a-b7ee1f94959f\nssh-dss AAAAB3NzaC1kc3MAAACBALwWodrOjmZ82VSltizFv4MNpinPqcWsJXX1g60dwAgykPaI6H1mWzk4W+4qz6JQiPHIknXqi8jEyTOSvQQ6DTtM65Rz2LTHhguNMRDjAW3iuF3gnl9pbGUOLCpiQ5eeq2AlB8RxzNmCnPYAFQfCs+M8V9J8tGGpXYxLcSXskxfTAAAAFQCFVi2+mrYUizWpcOXLrQ80BiYA2QAAAIAW1eTSOtFq909bZpc9ZEQlhsZyAam7T8sFU6+rhT4loTY5cA/kPywJUqimxq7CgSL5yR+6ZeRAih5GnLcyZTTmvRiCSY+1EY6KthjijIJqQujBHywUMGTABbiwN/lHqN+2ZEO9E9m5CYp2RJ4lKHdSfYVuVuQnmhFlcSmH5v7bYgAAAIB2K4Infi5fqmi5JvvR6p435CJtMtNNE7lyJu9Me6t7F9jSPhUV+O6+Gq9B4+GtORHwVMsWgXI6gXGY7vIpjGr5i7vosQD4z2B94jrixO3r5eF2TNqMmqlQTL9wOOqnyc/rMEi77FydiWPJK9GpyTP1D/D+7VvQOtGygixIFguIoQ== root@vping-userdata-vm2-1f945c02-d2b1-4355-941a-b7ee1f94959f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fee5:2fab/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 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-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-1f945c02-d2b1-4355-941a-b7ee1f94959f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.87 ===\n"} 2018-11-18 16:10:30,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769/action used request id req-b849c245-2c2b-43da-b534-48d41c913d67 2018-11-18 16:10:30,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0742020607s 2018-11-18 16:10:30,496 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769/action used request id req-b849c245-2c2b-43da-b534-48d41c913d67 2018-11-18 16:10:30,497 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 1000217771 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.128888] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130583] pid_max: default: 32768 minimum: 301 [ 0.131499] ACPI: Core revision 20150930 [ 0.132889] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134218] Security Framework initialized [ 0.135065] Yama: becoming mindful. [ 0.135815] AppArmor: AppArmor initialized [ 0.136701] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140614] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142035] Initializing cgroup subsys io [ 0.142857] Initializing cgroup subsys memory [ 0.143733] Initializing cgroup subsys devices [ 0.144633] Initializing cgroup subsys freezer [ 0.145510] Initializing cgroup subsys net_cls [ 0.146390] Initializing cgroup subsys perf_event [ 0.147312] Initializing cgroup subsys net_prio [ 0.148211] Initializing cgroup subsys hugetlb [ 0.149088] Initializing cgroup subsys pids [ 0.149976] CPU: Physical Processor ID: 0 [ 0.151507] mce: CPU supports 10 MCE banks [ 0.152393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165271] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171684] ftrace: allocating 31920 entries in 125 pages [ 0.197961] smpboot: Max logical packages: 1 [ 0.198837] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200230] x2apic enabled [ 0.201040] Switched APIC routing to physical x2apic. [ 0.202809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203963] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206014] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207843] KVM setup paravirtual spinlock [ 0.209173] x86: Booted up 1 node, 1 CPUs [ 0.210003] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211433] devtmpfs: initialized [ 0.213160] evm: security.selinux [ 0.213876] evm: security.SMACK64 [ 0.214581] evm: security.SMACK64EXEC [ 0.215342] evm: security.SMACK64TRANSMUTE [ 0.216177] evm: security.SMACK64MMAP [ 0.216945] evm: security.ima [ 0.217602] evm: security.capability [ 0.218422] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220317] pinctrl core: initialized pinctrl subsystem [ 0.221443] RTC time: 16:10:21, date: 11/18/18 [ 0.222418] NET: Registered protocol family 16 [ 0.223407] cpuidle: using governor ladder [ 0.224246] cpuidle: using governor menu [ 0.225057] PCCT header not found. [ 0.225844] ACPI: bus type PCI registered [ 0.226678] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227951] PCI: Using configuration type 1 for base access [ 0.229741] ACPI: Added _OSI(Module Device) [ 0.230629] ACPI: Added _OSI(Processor Device) [ 0.231521] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232458] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234617] ACPI: Interpreter enabled [ 0.235452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243083] ACPI: (supports S0 S5) [ 0.243817] ACPI: Using IOAPIC for interrupt routing [ 0.244913] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250418] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251639] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253865] acpiphp: Slot [3] registered [ 0.254703] acpiphp: Slot [4] registered [ 0.255558] acpiphp: Slot [5] registered [ 0.256368] acpiphp: Slot [6] registered [ 0.257215] acpiphp: Slot [7] registered [ 0.258058] acpiphp: Slot [8] registered [ 0.258863] acpiphp: Slot [9] registered [ 0.259691] acpiphp: Slot [10] registered [ 0.260509] acpiphp: Slot [11] registered [ 0.261338] acpiphp: Slot [12] registered [ 0.262198] acpiphp: Slot [13] registered [ 0.263043] acpiphp: Slot [14] registered [ 0.263886] acpiphp: Slot [15] registered [ 0.274585] acpiphp: Slot [16] registered [ 0.275482] acpiphp: Slot [17] registered [ 0.276312] acpiphp: Slot [18] registered [ 0.277134] acpiphp: Slot [19] registered [ 0.277974] acpiphp: Slot [20] registered [ 0.278849] acpiphp: Slot [21] registered [ 0.279705] acpiphp: Slot [22] registered [ 0.280556] acpiphp: Slot [23] registered [ 0.281386] acpiphp: Slot [24] registered [ 0.282231] acpiphp: Slot [25] registered [ 0.283062] acpiphp: Slot [26] registered [ 0.283919] acpiphp: Slot [27] registered [ 0.284778] acpiphp: Slot [28] registered [ 0.285638] acpiphp: Slot [29] registered [ 0.286461] acpiphp: Slot [30] registered [ 0.287286] acpiphp: Slot [31] registered [ 0.288107] PCI host bridge to bus 0000:00 [ 0.288944] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290175] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291400] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.292856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294309] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300622] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303121] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312382] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357783] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363615] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364863] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366024] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367274] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368865] vgaarb: loaded [ 0.369520] vgaarb: bridge control possible 0000:00:02.0 [ 0.370653] SCSI subsystem initialized [ 0.371473] ACPI: bus type USB registered [ 0.372292] usbcore: registered new interface driver usbfs [ 0.373332] usbcore: registered new interface driver hub [ 0.374347] usbcore: registered new device driver usb [ 0.375393] PCI: Using ACPI for IRQ routing [ 0.376450] NetLabel: Initializing [ 0.377180] NetLabel: domain hash size = 128 [ 0.378061] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379018] NetLabel: unlabeled traffic allowed by default [ 0.380113] clocksource: Switched to clocksource kvm-clock [ 0.385538] AppArmor: AppArmor Filesystem Enabled [ 0.386532] pnp: PnP ACPI init [ 0.387431] pnp: PnP ACPI: found 5 devices [ 0.393777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395481] NET: Registered protocol family 2 [ 0.396452] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397760] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398940] TCP: Hash tables configured (established 4096 bind 4096) [ 0.400128] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401218] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402384] NET: Registered protocol family 1 [ 0.403248] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404348] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433382] Trying to unpack rootfs image as initramfs... [ 0.482702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496905] Scanning for low memory corruption every 60 seconds [ 0.498236] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499357] audit: initializing netlink subsys (disabled) [ 0.500367] audit: type=2000 audit(1542557422.740:1): initialized [ 0.501660] Initialise system trusted keyring [ 0.502571] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503715] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505663] zbud: loaded [ 0.506357] VFS: Disk quotas dquot_6.6.0 [ 0.507158] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508647] fuse init (API version 7.23) [ 0.509530] Key type big_key registered [ 0.510315] Allocating IMA MOK and blacklist keyrings. [ 0.511758] Key type asymmetric registered [ 0.512583] Asymmetric key parser 'x509' registered [ 0.513525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.514953] io scheduler noop registered [ 0.515732] io scheduler deadline registered (default) [ 0.516709] io scheduler cfq registered [ 0.517532] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521236] ACPI: Power Button [PWRF] [ 0.522054] GHES: HEST is not enabled! [ 0.535723] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566055] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.592343] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.594494] Linux agpgart interface v0.103 [ 0.596539] brd: module loaded [ 0.597741] loop: module loaded [ 0.602519] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.603954] GPT:90111 != 2097151 [ 0.604632] GPT:Alternate GPT header not at the end of the disk. [ 0.605708] GPT:90111 != 2097151 [ 0.606371] GPT: Use GNU Parted to correct GPT errors. [ 0.607318] vda: vda1 vda15 [ 0.608805] scsi host0: ata_piix [ 0.609556] scsi host1: ata_piix [ 0.610258] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.611455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.612883] libphy: Fixed MDIO Bus: probed [ 0.613697] tun: Universal TUN/TAP device driver, 1.6 [ 0.614655] tun: (C) 1999-2004 Max Krasnyansky [ 0.616931] PPP generic driver version 2.4.2 [ 0.617824] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.619069] ehci-pci: EHCI PCI platform driver [ 0.619924] ehci-platform: EHCI generic platform driver [ 0.620901] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622002] ohci-pci: OHCI PCI platform driver [ 0.622851] ohci-platform: OHCI generic platform driver [ 0.623813] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638179] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639147] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.640573] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.641583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.642674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.645304] usb usb1: Product: UHCI Host Controller [ 0.646217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.647329] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648329] hub 1-0:1.0: USB hub found [ 0.649099] hub 1-0:1.0: 2 ports detected [ 0.649979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652053] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652990] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653994] mousedev: PS/2 mouse device common for all mice [ 0.655229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657021] rtc_cmos 00:00: RTC can wake from S4 [ 0.658080] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.659256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660423] i2c /dev entries driver [ 0.661172] device-mapper: uevent: version 1.0.3 [ 0.662082] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663662] ledtrig-cpu: registered to indicate activity on CPUs [ 0.664924] NET: Registered protocol family 10 [ 0.665891] NET: Registered protocol family 17 [ 0.666751] Key type dns_resolver registered [ 0.667659] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.668735] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.670443] registered taskstats version 1 [ 0.671256] Loading compiled-in X.509 certificates [ 0.672676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.674472] zswap: loaded using pool lzo/zbud [ 0.675809] Key type trusted registered [ 0.677350] Key type encrypted registered [ 0.678169] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679168] ima: No TPM chip found, activating TPM-bypass! [ 0.680186] evm: HMAC attrs: 0x1 [ 0.681468] Magic number: 10:696:186 [ 0.682312] rtc_cmos 00:00: setting system clock to 2018-11-18 16:10:22 UTC (1542557422) [ 0.683866] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.684954] EDD information not available. [ 0.769218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770712] Write protecting the kernel read-only data: 14336k [ 0.782462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784228] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.825745] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.36. iid=i-0000002a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRV6H5ds7RWLhFnCG5pqBA7gm3PznRkY3B+0HJTo7TtNf47VSkHPJWEPLQm0cWcUxZ1X9QS9Rm4Y1J99uUDVapPtIG/MeJheQc+CoCEL6aBOIAkNwamMQSHdYwUkuTvSbG4NQgzprAAiIwQ4jdEj1vjhbqRFpshlEBnlXDWbsiXJOH1Fxw2CQ8XQde2lTgDsTtqOyvEAGo3sL3cwn4l5wnuNhQ55kWarE2thZDDPT4E4JKTGtfjurS0NYN/YEH6OXhcCJvJXsAV4Z74D2dyEYUKAA+y92iWB0Jz229BSBrvbiDykd7SIh4aCDy06/LzfBabokTKtFv/ufE6zHVycP/ root@vping-userdata-vm2-1f945c02-d2b1-4355-941a-b7ee1f94959f ssh-dss AAAAB3NzaC1kc3MAAACBALwWodrOjmZ82VSltizFv4MNpinPqcWsJXX1g60dwAgykPaI6H1mWzk4W+4qz6JQiPHIknXqi8jEyTOSvQQ6DTtM65Rz2LTHhguNMRDjAW3iuF3gnl9pbGUOLCpiQ5eeq2AlB8RxzNmCnPYAFQfCs+M8V9J8tGGpXYxLcSXskxfTAAAAFQCFVi2+mrYUizWpcOXLrQ80BiYA2QAAAIAW1eTSOtFq909bZpc9ZEQlhsZyAam7T8sFU6+rhT4loTY5cA/kPywJUqimxq7CgSL5yR+6ZeRAih5GnLcyZTTmvRiCSY+1EY6KthjijIJqQujBHywUMGTABbiwN/lHqN+2ZEO9E9m5CYp2RJ4lKHdSfYVuVuQnmhFlcSmH5v7bYgAAAIB2K4Infi5fqmi5JvvR6p435CJtMtNNE7lyJu9Me6t7F9jSPhUV+O6+Gq9B4+GtORHwVMsWgXI6gXGY7vIpjGr5i7vosQD4z2B94jrixO3r5eF2TNqMmqlQTL9wOOqnyc/rMEi77FydiWPJK9GpyTP1D/D+7VvQOtGygixIFguIoQ== root@vping-userdata-vm2-1f945c02-d2b1-4355-941a-b7ee1f94959f -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fee5:2fab/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 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-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-1f945c02-d2b1-4355-941a-b7ee1f94959f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.87 === 2018-11-18 16:10:30,498 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-18 16:10:30,614 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:10:30,615 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-18 16:10:30,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-18 16:10:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:30,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3ecd162-1d32-4edd-93a5-9c08db34de4d x-compute-request-id: req-a3ecd162-1d32-4edd-93a5-9c08db34de4d Content-Type: application/json 2018-11-18 16:10:30,776 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8 used request id req-a3ecd162-1d32-4edd-93a5-9c08db34de4d 2018-11-18 16:10:30,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155798912048s 2018-11-18 16:10:30,776 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8 used request id req-a3ecd162-1d32-4edd-93a5-9c08db34de4d 2018-11-18 16:10:30,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:31,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f225106-3b1f-4ecd-9363-e8e0636e1e70 x-compute-request-id: req-1f225106-3b1f-4ecd-9363-e8e0636e1e70 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:2f:ab", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:21.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:22Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:30Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:31,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f225106-3b1f-4ecd-9363-e8e0636e1e70 2018-11-18 16:10:31,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502406835556s 2018-11-18 16:10:31,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f225106-3b1f-4ecd-9363-e8e0636e1e70 2018-11-18 16:10:31,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:10:33,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:33,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59a40ec1-3076-40d3-8b0e-8d387ec1fa5c x-compute-request-id: req-59a40ec1-3076-40d3-8b0e-8d387ec1fa5c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:2f:ab", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:21.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:22Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:f1:b5", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7fffaede-5c25-4c14-9bab-3cf880278bb8", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:12.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7fffaede-5c25-4c14-9bab-3cf880278bb8", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:32Z", "hostId": "1b17bb903f514aab8c89834363b212c7f2bb2f7caae5eebac331b8b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:07Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:33,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-59a40ec1-3076-40d3-8b0e-8d387ec1fa5c 2018-11-18 16:10:33,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37003493309s 2018-11-18 16:10:33,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-59a40ec1-3076-40d3-8b0e-8d387ec1fa5c 2018-11-18 16:10:33,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:10:35,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:35,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:36,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-c307add6-a7e4-4ff6-8872-355bcac2955c x-compute-request-id: req-c307add6-a7e4-4ff6-8872-355bcac2955c Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:2f:ab", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:21.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:22Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:36,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c307add6-a7e4-4ff6-8872-355bcac2955c 2018-11-18 16:10:36,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494216918945s 2018-11-18 16:10:36,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c307add6-a7e4-4ff6-8872-355bcac2955c 2018-11-18 16:10:36,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-18 16:10:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:36,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:10:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19d68a9b-e4d3-44d0-aac9-488b84a5bab1 x-compute-request-id: req-19d68a9b-e4d3-44d0-aac9-488b84a5bab1 Content-Type: application/json 2018-11-18 16:10:36,405 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769 used request id req-19d68a9b-e4d3-44d0-aac9-488b84a5bab1 2018-11-18 16:10:36,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.246336936951s 2018-11-18 16:10:36,405 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769 used request id req-19d68a9b-e4d3-44d0-aac9-488b84a5bab1 2018-11-18 16:10:36,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:36,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:36,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16: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-f5ccd0fe-56a5-4ee2-9758-9baef083a4fa x-compute-request-id: req-f5ccd0fe-56a5-4ee2-9758-9baef083a4fa Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:2f:ab", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7e88bef1-d1bb-4d10-b59e-112b04b4c769", "rel": "bookmark"}], "image": {"id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "links": [{"href": "http://172.30.9.30:8774/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-18T16:10:21.000000", "flavor": {"id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "links": [{"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}]}, "id": "7e88bef1-d1bb-4d10-b59e-112b04b4c769", "security_groups": [{"name": "default"}], "user_id": "8c2c30ad99e84a4b965c3980c7df9273", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T16:10:36Z", "hostId": "3dd1aec05a45d566a3858eb0072eb43f224a8c35e83361b43502c030", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1f945c02-d2b1-4355-941a-b7ee1f94959f", "created": "2018-11-18T16:10:16Z", "tenant_id": "aac2711924744761ae068c4cccda515c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 16:10:36,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f5ccd0fe-56a5-4ee2-9758-9baef083a4fa 2018-11-18 16:10:36,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529134988785s 2018-11-18 16:10:36,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f5ccd0fe-56a5-4ee2-9758-9baef083a4fa 2018-11-18 16:10:36,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-18 16:10:38,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-18 16:10:38,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:39,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fc06542-666c-4146-9300-ae503d9677e9 x-compute-request-id: req-6fc06542-666c-4146-9300-ae503d9677e9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 16:10:39,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6fc06542-666c-4146-9300-ae503d9677e9 2018-11-18 16:10:39,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0832800865173s 2018-11-18 16:10:39,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6fc06542-666c-4146-9300-ae503d9677e9 2018-11-18 16:10:39,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-18 16:10:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" -d '{"subnet_id": "21647a67-8ea2-4ec2-b421-06091988fca7"}' 2018-11-18 16:10:40,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dc4d9235-b299-408d-b374-4246b8b6cef8 Date: Sun, 18 Nov 2018 16:10:40 GMT RESP BODY: {"network_id": "16d2d453-c4e6-48a2-82d0-dc929018cdb1", "tenant_id": "aac2711924744761ae068c4cccda515c", "subnet_id": "21647a67-8ea2-4ec2-b421-06091988fca7", "subnet_ids": ["21647a67-8ea2-4ec2-b421-06091988fca7"], "port_id": "d8b69cba-c631-49d9-8ee9-d8433ce9cd2f", "id": "a883d89f-8745-49bf-95f6-47b104180bfa"} 2018-11-18 16:10:40,138 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa/remove_router_interface.json used request id req-dc4d9235-b299-408d-b374-4246b8b6cef8 2018-11-18 16:10:40,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.11370301247s 2018-11-18 16:10:40,138 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa/remove_router_interface.json used request id req-dc4d9235-b299-408d-b374-4246b8b6cef8 returning object a883d89f-8745-49bf-95f6-47b104180bfa 2018-11-18 16:10:40,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-18 16:10:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:40,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d8daddb1-1c9d-4c8b-9287-6b3915faa293 Date: Sun, 18 Nov 2018 16:10:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "aac2711924744761ae068c4cccda515c", "created_at": "2018-11-18T16:09:59Z", "admin_state_up": true, "updated_at": "2018-11-18T16:10:39Z", "revision_number": 4, "routes": [], "project_id": "aac2711924744761ae068c4cccda515c", "id": "a883d89f-8745-49bf-95f6-47b104180bfa", "name": "vping_userdata-router_1f945c02-d2b1-4355-941a-b7ee1f94959f"}]} 2018-11-18 16:10:40,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-d8daddb1-1c9d-4c8b-9287-6b3915faa293 2018-11-18 16:10:40,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0743501186371s 2018-11-18 16:10:40,214 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-d8daddb1-1c9d-4c8b-9287-6b3915faa293 2018-11-18 16:10:40,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-18 16:10:40,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:41,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8aa00315-5bbb-4dca-ac45-6eda83291eca Content-Length: 0 Date: Sun, 18 Nov 2018 16:10:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:10:41,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa.json used request id req-8aa00315-5bbb-4dca-ac45-6eda83291eca 2018-11-18 16:10:41,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18694496155s 2018-11-18 16:10:41,402 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/a883d89f-8745-49bf-95f6-47b104180bfa.json used request id req-8aa00315-5bbb-4dca-ac45-6eda83291eca 2018-11-18 16:10:41,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-18 16:10:41,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:41,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dbb3e808-8db1-4cf1-b501-17de731faca7 Date: Sun, 18 Nov 2018 16:10:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-18T16:09: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":"aac2711924744761ae068c4cccda515c","id":"21647a67-8ea2-4ec2-b421-06091988fca7","subnetpool_id":null,"name":"vping_userdata-subnet_1f945c02-d2b1-4355-941a-b7ee1f94959f"}]} 2018-11-18 16:10:41,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-dbb3e808-8db1-4cf1-b501-17de731faca7 2018-11-18 16:10:41,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0537059307098s 2018-11-18 16:10:41,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-dbb3e808-8db1-4cf1-b501-17de731faca7 2018-11-18 16:10:41,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-18 16:10:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/21647a67-8ea2-4ec2-b421-06091988fca7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:43,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-556cf3cc-bbaa-4edd-9bb0-afcf24bac171 Date: Sun, 18 Nov 2018 16:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:10:43,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/21647a67-8ea2-4ec2-b421-06091988fca7.json used request id req-556cf3cc-bbaa-4edd-9bb0-afcf24bac171 2018-11-18 16:10:43,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49734306335s 2018-11-18 16:10:43,956 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/21647a67-8ea2-4ec2-b421-06091988fca7.json used request id req-556cf3cc-bbaa-4edd-9bb0-afcf24bac171 2018-11-18 16:10:43,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:10:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:44,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-159ba140-45ca-41cc-b511-c162964e4c2a Date: Sun, 18 Nov 2018 16:10:44 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-11-18T16:10:43Z","tenant_id":"aac2711924744761ae068c4cccda515c","created_at":"2018-11-18T16:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aac2711924744761ae068c4cccda515c","id":"16d2d453-c4e6-48a2-82d0-dc929018cdb1","name":"vping_userdata-net_1f945c02-d2b1-4355-941a-b7ee1f94959f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"updated_at":"2018-11-18T15:43:45Z","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","id":"349c2810-12a5-41ea-9d90-7b05971b731a","name":"external"}]} 2018-11-18 16:10:44,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-159ba140-45ca-41cc-b511-c162964e4c2a 2018-11-18 16:10:44,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11509013176s 2018-11-18 16:10:44,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-159ba140-45ca-41cc-b511-c162964e4c2a 2018-11-18 16:10:44,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-18 16:10:44,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/16d2d453-c4e6-48a2-82d0-dc929018cdb1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:45,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-06d87d62-c37f-4f98-bbb7-6b9c177118a5 Date: Sun, 18 Nov 2018 16:10:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:10:45,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/16d2d453-c4e6-48a2-82d0-dc929018cdb1.json used request id req-06d87d62-c37f-4f98-bbb7-6b9c177118a5 2018-11-18 16:10:45,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5412940979s 2018-11-18 16:10:45,614 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/16d2d453-c4e6-48a2-82d0-dc929018cdb1.json used request id req-06d87d62-c37f-4f98-bbb7-6b9c177118a5 2018-11-18 16:10:45,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:10:45,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:45,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-0530f36d-8c04-4ca2-bfac-547b9bbbb2e3 Date: Sun, 18 Nov 2018 16:10:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap", "metadata": {}}], "file": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0/file", "owner": "aac2711924744761ae068c4cccda515c", "id": "60a193aa-a161-4119-8583-cad8d22fd0e0", "size": 12716032, "self": "/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/60a193aa-a161-4119-8583-cad8d22fd0e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:10:05Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1f945c02-d2b1-4355-941a-b7ee1f94959f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:10:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:10:45,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0530f36d-8c04-4ca2-bfac-547b9bbbb2e3 2018-11-18 16:10:45,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175096035004s 2018-11-18 16:10:45,791 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0530f36d-8c04-4ca2-bfac-547b9bbbb2e3 2018-11-18 16:10:45,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:10:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}811acdf25889a46f3de5bd48e8d81e1cfdf4e603" 2018-11-18 16:10:48,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ef18704-104f-4550-b343-55aafb569ffd Date: Sun, 18 Nov 2018 16:10:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:10:48,271 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0 used request id req-2ef18704-104f-4550-b343-55aafb569ffd 2018-11-18 16:10:48,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.4783539772s 2018-11-18 16:10:48,271 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/60a193aa-a161-4119-8583-cad8d22fd0e0 used request id req-2ef18704-104f-4550-b343-55aafb569ffd 2018-11-18 16:10:48,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:10:48,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:48,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10: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-f70f1681-620d-4d69-8cc4-d5bde71462ac x-compute-request-id: req-f70f1681-620d-4d69-8cc4-d5bde71462ac Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "54b6b5ef-0853-4974-b550-1deb4a4f2028", "name": "vping_userdata-flavor_1f945c02-d2b1-4355-941a-b7ee1f94959f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:10:48,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-f70f1681-620d-4d69-8cc4-d5bde71462ac 2018-11-18 16:10:48,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294101238251s 2018-11-18 16:10:48,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-f70f1681-620d-4d69-8cc4-d5bde71462ac 2018-11-18 16:10:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:10:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:48,345 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:10: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-20b941cd-edf2-4e46-a125-a90a9855a992 x-compute-request-id: req-20b941cd-edf2-4e46-a125-a90a9855a992 Content-Length: 0 Content-Type: application/json 2018-11-18 16:10:48,345 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028 used request id req-20b941cd-edf2-4e46-a125-a90a9855a992 2018-11-18 16:10:48,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425610542297s 2018-11-18 16:10:48,346 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/54b6b5ef-0853-4974-b550-1deb4a4f2028 used request id req-20b941cd-edf2-4e46-a125-a90a9855a992 2018-11-18 16:10:48,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:10:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:48,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e803f1-a2b3-4c81-abaa-7b70c4e4e7b7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_1f945c02-d2b1-4355-941a-b7ee1f94959f", "links": {"self": "http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273"}, "domain_id": "default", "enabled": true, "id": "8c2c30ad99e84a4b965c3980c7df9273", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:10:48,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d3e803f1-a2b3-4c81-abaa-7b70c4e4e7b7 2018-11-18 16:10:48,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992012023926s 2018-11-18 16:10:48,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d3e803f1-a2b3-4c81-abaa-7b70c4e4e7b7 2018-11-18 16:10:48,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:10:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:48,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a481e27-cc65-427f-84c0-9704ab653cb5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273"}, "enabled": true, "id": "8c2c30ad99e84a4b965c3980c7df9273", "options": {}, "domain_id": "default", "name": "vping_userdata-user_1f945c02-d2b1-4355-941a-b7ee1f94959f"}} 2018-11-18 16:10:48,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273 used request id req-9a481e27-cc65-427f-84c0-9704ab653cb5 2018-11-18 16:10:48,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0900499820709s 2018-11-18 16:10:48,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273 used request id req-9a481e27-cc65-427f-84c0-9704ab653cb5 2018-11-18 16:10:48,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 16:10:48,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:48,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9763eb-4abf-44e0-a5bb-56813432546e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:10:48,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273 used request id req-cf9763eb-4abf-44e0-a5bb-56813432546e 2018-11-18 16:10:48,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213461875916s 2018-11-18 16:10:48,756 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8c2c30ad99e84a4b965c3980c7df9273 used request id req-cf9763eb-4abf-44e0-a5bb-56813432546e 2018-11-18 16:10:48,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:10:48,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:48,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfded07c-8b2b-4078-b95f-406c5be808fb Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c"}, "enabled": true, "id": "aac2711924744761ae068c4cccda515c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1f945c02-d2b1-4355-941a-b7ee1f94959f"}]} 2018-11-18 16:10:48,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-cfded07c-8b2b-4078-b95f-406c5be808fb 2018-11-18 16:10:48,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0763421058655s 2018-11-18 16:10:48,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-cfded07c-8b2b-4078-b95f-406c5be808fb 2018-11-18 16:10:48,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 16:10:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:48,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8606e05d-17f7-4272-ba54-a283c89f74c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:10:48,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c used request id req-8606e05d-17f7-4272-ba54-a283c89f74c4 2018-11-18 16:10:48,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.131907939911s 2018-11-18 16:10:48,968 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/aac2711924744761ae068c4cccda515c used request id req-8606e05d-17f7-4272-ba54-a283c89f74c4 2018-11-18 16:10:48,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:10:48,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:49,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e82ba8-da2f-4321-9de9-d65cb9233894 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "65a07dc001aa42dc9783ad5c82f1451e", "links": {"self": "http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:10:49,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-16e82ba8-da2f-4321-9de9-d65cb9233894 2018-11-18 16:10:49,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0793919563293s 2018-11-18 16:10:49,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:10:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:49,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b8d219-949a-432c-a59e-09721045de53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:10:49,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/65a07dc001aa42dc9783ad5c82f1451e used request id req-f6b8d219-949a-432c-a59e-09721045de53 2018-11-18 16:10:49,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.191601991653s 2018-11-18 16:10:49,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:10:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=aac2711924744761ae068c4cccda515c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:49,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-98906000-80d3-4ee5-bb8d-6fbc3721dd54 Date: Sun, 18 Nov 2018 16:10:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aac2711924744761ae068c4cccda515c", "created_at": "2018-11-18T16:09:57Z", "updated_at": "2018-11-18T16:09:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:57Z", "revision_number": 0, "id": "0e1d3621-31d7-46ae-9dc5-0fd8953a6c12", "remote_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:57Z", "security_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "tenant_id": "aac2711924744761ae068c4cccda515c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2711924744761ae068c4cccda515c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:57Z", "revision_number": 0, "id": "6120cb54-1fde-472c-901b-ce557a368f56", "remote_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:57Z", "security_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "tenant_id": "aac2711924744761ae068c4cccda515c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2711924744761ae068c4cccda515c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:57Z", "revision_number": 0, "id": "692faefe-731b-4109-afff-96eb5f3c3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:57Z", "security_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "tenant_id": "aac2711924744761ae068c4cccda515c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2711924744761ae068c4cccda515c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:57Z", "revision_number": 0, "id": "ec1325bf-0b31-4353-beae-a432dd735241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:57Z", "security_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "tenant_id": "aac2711924744761ae068c4cccda515c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2711924744761ae068c4cccda515c"}], "revision_number": 4, "project_id": "aac2711924744761ae068c4cccda515c", "id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "name": "default"}]} 2018-11-18 16:10:49,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=aac2711924744761ae068c4cccda515c&name=default used request id req-98906000-80d3-4ee5-bb8d-6fbc3721dd54 2018-11-18 16:10:49,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.182031869888s 2018-11-18 16:10:49,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=aac2711924744761ae068c4cccda515c&name=default used request id req-98906000-80d3-4ee5-bb8d-6fbc3721dd54 2018-11-18 16:10:49,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:10:49,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:49,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-56998d3b-a8c4-4433-80e7-70143570cdc3 Date: Sun, 18 Nov 2018 16:10:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aac2711924744761ae068c4cccda515c", "created_at": "2018-11-18T16:09:57Z", "updated_at": "2018-11-18T16:09:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:57Z", "revision_number": 0, "id": "0e1d3621-31d7-46ae-9dc5-0fd8953a6c12", "remote_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:57Z", "security_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "tenant_id": "aac2711924744761ae068c4cccda515c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2711924744761ae068c4cccda515c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:57Z", "revision_number": 0, "id": "6120cb54-1fde-472c-901b-ce557a368f56", "remote_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:57Z", "security_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "tenant_id": "aac2711924744761ae068c4cccda515c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2711924744761ae068c4cccda515c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:57Z", "revision_number": 0, "id": "692faefe-731b-4109-afff-96eb5f3c3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:57Z", "security_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "tenant_id": "aac2711924744761ae068c4cccda515c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2711924744761ae068c4cccda515c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:09:57Z", "revision_number": 0, "id": "ec1325bf-0b31-4353-beae-a432dd735241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:09:57Z", "security_group_id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "tenant_id": "aac2711924744761ae068c4cccda515c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2711924744761ae068c4cccda515c"}], "revision_number": 4, "project_id": "aac2711924744761ae068c4cccda515c", "id": "f7603a1b-7f8b-4325-a725-7bfee5b2c044", "name": "default"}]} 2018-11-18 16:10:49,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-56998d3b-a8c4-4433-80e7-70143570cdc3 2018-11-18 16:10:49,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0518610477448s 2018-11-18 16:10:49,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-56998d3b-a8c4-4433-80e7-70143570cdc3 2018-11-18 16:10:49,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-18 16:10:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/f7603a1b-7f8b-4325-a725-7bfee5b2c044.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02bdeca66dbae47fefce8eb57dc23a1462d85c74" 2018-11-18 16:10:49,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55c03ac6-f0c5-4709-a147-4e12db2af466 Content-Length: 0 Date: Sun, 18 Nov 2018 16:10:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:10:49,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/f7603a1b-7f8b-4325-a725-7bfee5b2c044.json used request id req-55c03ac6-f0c5-4709-a147-4e12db2af466 2018-11-18 16:10:49,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.367580890656s 2018-11-18 16:10:49,854 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/f7603a1b-7f8b-4325-a725-7bfee5b2c044.json used request id req-55c03ac6-f0c5-4709-a147-4e12db2af466 2018-11-18 16:10:49,906 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-11-18 16:10:49,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:10:49,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:10:49,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:10:49,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:10:49,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:10:49,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:10:49,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:10:49,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:10:49,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:10:49,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:10:49,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:10:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:10:49,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc4e990-ce0c-42ce-ae00-14b2312adf18 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:10:49,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bcc4e990-ce0c-42ce-ae00-14b2312adf18 2018-11-18 16:10:49,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:10:50,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["le14ClS-T8GiKV6ZGugDtA"], "issued_at": "2018-11-18T16:10:50.000000Z"}} 2018-11-18 16:10:50,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:10:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:50,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-93c8f081-28ed-4cd4-89cb-9e5198485c57 Date: Sun, 18 Nov 2018 16:10:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 16:10:50,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93c8f081-28ed-4cd4-89cb-9e5198485c57 2018-11-18 16:10:50,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.235111951828s 2018-11-18 16:10:50,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93c8f081-28ed-4cd4-89cb-9e5198485c57 2018-11-18 16:10:50,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:10:50,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:50,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:10:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:10:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:50,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7ec747-03f6-4aa2-8b69-e0ad51d7a6e2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:10:50,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-7f7ec747-03f6-4aa2-8b69-e0ad51d7a6e2 2018-11-18 16:10:50,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0891320705414s 2018-11-18 16:10:50,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 16:10:50,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441"}}' 2018-11-18 16:10:50,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b8583e-73c7-48d4-8ce0-4cc94d2eb77e Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703"}, "enabled": true, "id": "970e821c9567485f9b0cc882c5f02703", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441"}} 2018-11-18 16:10:50,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-90b8583e-73c7-48d4-8ce0-4cc94d2eb77e 2018-11-18 16:10:50,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111309051514s 2018-11-18 16:10:50,817 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-90b8583e-73c7-48d4-8ce0-4cc94d2eb77e 2018-11-18 16:10:50,818 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441', 'id': u'970e821c9567485f9b0cc882c5f02703', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 16:10:50,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 16:10:51,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.397850036621s 2018-11-18 16:10:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:51,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7fd4dc-3c64-4a07-aa89-0bc4a45fcfaa Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad"}, "enabled": true, "id": "e3623b20c9584ed78f9e5d8b84eb03ad", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441"}} 2018-11-18 16:10:51,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad used request id req-fa7fd4dc-3c64-4a07-aa89-0bc4a45fcfaa 2018-11-18 16:10:51,390 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e3623b20c9584ed78f9e5d8b84eb03ad', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441'}) 2018-11-18 16:10:51,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:10:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:51,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74609484-6365-4b28-99d0-ad57b08dc102 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:10:51,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-74609484-6365-4b28-99d0-ad57b08dc102 2018-11-18 16:10:51,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827751159668s 2018-11-18 16:10:51,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:10:51,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:51,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d44ceb3-6631-41db-a8be-af31b5ed15d7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:10:51,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7d44ceb3-6631-41db-a8be-af31b5ed15d7 2018-11-18 16:10:51,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809187889099s 2018-11-18 16:10:51,556 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 16:10:51,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 16:10:51,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" -d '{"role": {"name": "Member"}}' 2018-11-18 16:10:51,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32e5d2c7-1df6-4c8a-8826-28b7ff91be41 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4673a18722544f8b2ca784f39afeb25", "links": {"self": "http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25"}, "name": "Member"}} 2018-11-18 16:10:51,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-32e5d2c7-1df6-4c8a-8826-28b7ff91be41 2018-11-18 16:10:51,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.116015911102s 2018-11-18 16:10:51,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:51,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c43763e-377a-4e35-9a49-5363b54cd732 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25"}, "domain_id": null, "name": "Member", "id": "d4673a18722544f8b2ca784f39afeb25"}} 2018-11-18 16:10:51,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25 used request id req-8c43763e-377a-4e35-9a49-5363b54cd732 2018-11-18 16:10:51,758 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25'}, 'domain_id': None, 'human_id': None, 'id': u'd4673a18722544f8b2ca784f39afeb25', 'HUMAN_ID': False}) 2018-11-18 16:10:51,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:10:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:51,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6d2bbf-3918-4c45-8351-a6ee59663824 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4673a18722544f8b2ca784f39afeb25", "links": {"self": "http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25"}, "name": "Member"}]} 2018-11-18 16:10:51,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1f6d2bbf-3918-4c45-8351-a6ee59663824 2018-11-18 16:10:51,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831160545349s 2018-11-18 16:10:51,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:10:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:51,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d023c40e-a2dd-4386-ba65-41c728e37320 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:10:51,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-d023c40e-a2dd-4386-ba65-41c728e37320 2018-11-18 16:10:51,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0822010040283s 2018-11-18 16:10:51,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:10:51,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cba4f4-25fa-4fa8-b75c-91eeb6157c43 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441", "links": {"self": "http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad"}, "domain_id": "default", "enabled": true, "id": "e3623b20c9584ed78f9e5d8b84eb03ad", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:10:52,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d6cba4f4-25fa-4fa8-b75c-91eeb6157c43 2018-11-18 16:10:52,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0945041179657s 2018-11-18 16:10:52,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d6cba4f4-25fa-4fa8-b75c-91eeb6157c43 2018-11-18 16:10:52,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:10:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3ca91c-d0fe-4f80-a915-020186b15083 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703"}, "enabled": true, "id": "970e821c9567485f9b0cc882c5f02703", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:10:52,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-8b3ca91c-d0fe-4f80-a915-020186b15083 2018-11-18 16:10:52,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797219276428s 2018-11-18 16:10:52,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-8b3ca91c-d0fe-4f80-a915-020186b15083 2018-11-18 16:10:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:10:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&scope.project.id=970e821c9567485f9b0cc882c5f02703&role.id=d4673a18722544f8b2ca784f39afeb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b4dc8e-2ee0-4121-b305-1b4ea821c0fc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&scope.project.id=970e821c9567485f9b0cc882c5f02703&role.id=d4673a18722544f8b2ca784f39afeb25", "previous": null, "next": null}} 2018-11-18 16:10:52,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&scope.project.id=970e821c9567485f9b0cc882c5f02703&role.id=d4673a18722544f8b2ca784f39afeb25 used request id req-60b4dc8e-2ee0-4121-b305-1b4ea821c0fc 2018-11-18 16:10:52,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0752990245819s 2018-11-18 16:10:52,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:10:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703/users/e3623b20c9584ed78f9e5d8b84eb03ad/roles/d4673a18722544f8b2ca784f39afeb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29b96f4e-bfc8-4d7b-8526-1a8653c7d9b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:10:52,310 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703/users/e3623b20c9584ed78f9e5d8b84eb03ad/roles/d4673a18722544f8b2ca784f39afeb25 used request id req-29b96f4e-bfc8-4d7b-8526-1a8653c7d9b4 2018-11-18 16:10:52,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124449014664s 2018-11-18 16:10:52,311 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'bb34190d-0b1d-4eb8-a031-78a628fa82cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441', 'project_id': u'970e821c9567485f9b0cc882c5f02703', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 16:10:52,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:10:52,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:10:52,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:10:52,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:10:52,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:10:52,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:10:52,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:10:52,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:10:52,316 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441', 'password': 'bb34190d-0b1d-4eb8-a031-78a628fa82cf', 'project_name': 'tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '970e821c9567485f9b0cc882c5f02703', 'project_domain_name': 'Default'} 2018-11-18 16:10:52,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:10:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67cc14f-1cf7-4274-92bf-b0a9027a9a29 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4673a18722544f8b2ca784f39afeb25", "links": {"self": "http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25"}, "name": "Member"}]} 2018-11-18 16:10:52,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f67cc14f-1cf7-4274-92bf-b0a9027a9a29 2018-11-18 16:10:52,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835950374603s 2018-11-18 16:10:52,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:10:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d596603a-3f78-476f-b2ef-6738d0c879b0 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4673a18722544f8b2ca784f39afeb25", "links": {"self": "http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25"}, "name": "Member"}]} 2018-11-18 16:10:52,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d596603a-3f78-476f-b2ef-6738d0c879b0 2018-11-18 16:10:52,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808281898499s 2018-11-18 16:10:52,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:10:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e4c617-8afe-4c43-b0f6-185d402bef2b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:10:52,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-42e4c617-8afe-4c43-b0f6-185d402bef2b 2018-11-18 16:10:52,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0885469913483s 2018-11-18 16:10:52,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:10:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff39f71-a775-4ec3-b0fb-c0044be7a468 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441", "links": {"self": "http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad"}, "domain_id": "default", "enabled": true, "id": "e3623b20c9584ed78f9e5d8b84eb03ad", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:10:52,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8ff39f71-a775-4ec3-b0fb-c0044be7a468 2018-11-18 16:10:52,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119413137436s 2018-11-18 16:10:52,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8ff39f71-a775-4ec3-b0fb-c0044be7a468 2018-11-18 16:10:52,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:10:52,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3272417-c8e0-46c2-94c0-2d7e7f1592bf Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703"}, "enabled": true, "id": "970e821c9567485f9b0cc882c5f02703", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:10:52,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-e3272417-c8e0-46c2-94c0-2d7e7f1592bf 2018-11-18 16:10:52,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0730369091034s 2018-11-18 16:10:52,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-e3272417-c8e0-46c2-94c0-2d7e7f1592bf 2018-11-18 16:10:52,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:10:52,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&scope.project.id=970e821c9567485f9b0cc882c5f02703&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23d094f-606e-468e-81c3-244828f5eee3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&scope.project.id=970e821c9567485f9b0cc882c5f02703&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 16:10:52,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&scope.project.id=970e821c9567485f9b0cc882c5f02703&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-e23d094f-606e-468e-81c3-244828f5eee3 2018-11-18 16:10:52,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0818572044373s 2018-11-18 16:10:52,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:10:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703/users/e3623b20c9584ed78f9e5d8b84eb03ad/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:52,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9b341e-ad6e-4b77-a43a-42c46b473f51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:10:52,987 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703/users/e3623b20c9584ed78f9e5d8b84eb03ad/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-4c9b341e-ad6e-4b77-a43a-42c46b473f51 2018-11-18 16:10:52,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13004899025s 2018-11-18 16:10:52,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:10:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:53,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75b8232-3b6a-45af-9a1e-12c3dcbe89aa Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4673a18722544f8b2ca784f39afeb25", "links": {"self": "http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25"}, "name": "Member"}]} 2018-11-18 16:10:53,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c75b8232-3b6a-45af-9a1e-12c3dcbe89aa 2018-11-18 16:10:53,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0750081539154s 2018-11-18 16:10:53,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:10:53,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:53,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727be485-f817-4141-bed9-c0ff47be2377 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:10:53,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-727be485-f817-4141-bed9-c0ff47be2377 2018-11-18 16:10:53,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0810971260071s 2018-11-18 16:10:53,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:10:53,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:53,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580cbd03-c03f-4cfd-ac5f-064abce2696a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441", "links": {"self": "http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad"}, "domain_id": "default", "enabled": true, "id": "e3623b20c9584ed78f9e5d8b84eb03ad", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:10:53,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-580cbd03-c03f-4cfd-ac5f-064abce2696a 2018-11-18 16:10:53,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113033056259s 2018-11-18 16:10:53,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-580cbd03-c03f-4cfd-ac5f-064abce2696a 2018-11-18 16:10:53,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:10:53,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:53,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ed24ec-de57-457f-a6de-58e1c635f056 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default", "previous": null, "next": null}} 2018-11-18 16:10:53,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=e3623b20c9584ed78f9e5d8b84eb03ad&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default used request id req-c3ed24ec-de57-457f-a6de-58e1c635f056 2018-11-18 16:10:53,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0752890110016s 2018-11-18 16:10:53,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:10:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/e3623b20c9584ed78f9e5d8b84eb03ad/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:10:53,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054c670b-adfd-402b-a32d-c0015b1d66a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:10:53,465 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/e3623b20c9584ed78f9e5d8b84eb03ad/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-054c670b-adfd-402b-a32d-c0015b1d66a3 2018-11-18 16:10:53,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124664068222s 2018-11-18 16:10:53,466 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-18 16:11:04,801 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-18 16:11:04.510 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a0c1db8d-799f-4905-b0e3-0ef5c2294a84) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a0c1db8d-799f-4905-b0e3-0ef5c2294a84 | 2018-11-18T16:11:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a0c1db8d-799f-4905-b0e3-0ef5c2294a84 ~/.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-11-18 16:11:08,131 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+----------------+-----------+ 2018-11-18 16:11:08,132 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-18 16:11:15,943 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-18 16:11:12.375 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-18 16:11:12.518 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-18 16:11:15.769 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783) as the default verifier for the future CLI operations. 2018-11-18 16:11:18,999 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-11-18 16:11:19,000 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:11:19,133 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-18 16:11:19,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:11:19,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac6adba-4b34-4775-b4de-ea3ef097a9a8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:11:19,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dac6adba-4b34-4775-b4de-ea3ef097a9a8 2018-11-18 16:11:19,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:11:19,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4673a18722544f8b2ca784f39afeb25", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:11:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "970e821c9567485f9b0cc882c5f02703", "name": "tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/970e821c9567485f9b0cc882c5f02703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/970e821c9567485f9b0cc882c5f02703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/970e821c9567485f9b0cc882c5f02703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/970e821c9567485f9b0cc882c5f02703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/970e821c9567485f9b0cc882c5f02703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/970e821c9567485f9b0cc882c5f02703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/970e821c9567485f9b0cc882c5f02703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/970e821c9567485f9b0cc882c5f02703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/970e821c9567485f9b0cc882c5f02703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/970e821c9567485f9b0cc882c5f02703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/970e821c9567485f9b0cc882c5f02703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/970e821c9567485f9b0cc882c5f02703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441", "id": "e3623b20c9584ed78f9e5d8b84eb03ad"}, "audit_ids": ["TXX-m_duQnyv1bbW98fLRQ"], "issued_at": "2018-11-18T16:11:19.000000Z"}} 2018-11-18 16:11:19,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:11:19,543 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 18 Nov 2018 16:11:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-11-18 16:11:19,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:11:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:11:19,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0ebee874-9c7d-440b-aaf2-e28386ec2fcb Date: Sun, 18 Nov 2018 16:11:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:11:19,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0ebee874-9c7d-440b-aaf2-e28386ec2fcb 2018-11-18 16:11:19,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169507026672s 2018-11-18 16:11:19,716 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0ebee874-9c7d-440b-aaf2-e28386ec2fcb 2018-11-18 16:11:19,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:11:19,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441"}' 2018-11-18 16:11:20,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd X-Openstack-Request-Id: req-35a934b7-d70b-494e-8902-95fea247697e Date: Sun, 18 Nov 2018 16:11:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file", "owner": "970e821c9567485f9b0cc882c5f02703", "id": "c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "size": null, "self": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:11:19Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "checksum": null, "created_at": "2018-11-18T16:11:19Z", "protected": false} 2018-11-18 16:11:20,007 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-35a934b7-d70b-494e-8902-95fea247697e 2018-11-18 16:11:20,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.288732051849s 2018-11-18 16:11:20,008 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-35a934b7-d70b-494e-8902-95fea247697e returning object c7af8fe2-8207-4e8e-aa67-88e3447d09dd 2018-11-18 16:11:20,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:11:20,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" -d '' 2018-11-18 16:11:21,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92d6ee65-d13e-49b2-9521-628330c14513 Date: Sun, 18 Nov 2018 16:11:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:11:21,663 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file used request id req-92d6ee65-d13e-49b2-9521-628330c14513 2018-11-18 16:11:21,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.65523505211s 2018-11-18 16:11:21,664 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file used request id req-92d6ee65-d13e-49b2-9521-628330c14513 2018-11-18 16:11:21,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:11:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:11:21,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-89784c9c-ef2d-48ce-ac6d-c29c0bbed97e Date: Sun, 18 Nov 2018 16:11:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap", "metadata": {}}], "file": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file", "owner": "970e821c9567485f9b0cc882c5f02703", "id": "c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "size": 12716032, "self": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:11:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:11:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:11:21,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-89784c9c-ef2d-48ce-ac6d-c29c0bbed97e 2018-11-18 16:11:21,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172544002533s 2018-11-18 16:11:21,837 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-89784c9c-ef2d-48ce-ac6d-c29c0bbed97e 2018-11-18 16:11:21,839 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file', 'owner': u'970e821c9567485f9b0cc882c5f02703', 'id': u'c7af8fe2-8207-4e8e-aa67-88e3447d09dd', 'size': 12716032, u'self': u'/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'970e821c9567485f9b0cc882c5f02703', 'name': 'tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:11:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T16:11:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441', 'created': u'2018-11-18T16:11:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:11:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:11:21,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:11:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_a2f7f40d-1041-4349-bcf0-4efd21402441", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:11:22,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:11: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-be16b149-0072-4dee-9751-19284944c9f3 x-compute-request-id: req-be16b149-0072-4dee-9751-19284944c9f3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b89df03a-ed78-4094-b43c-c8c36180d49f", "name": "tempest_smoke_serial-flavor_a2f7f40d-1041-4349-bcf0-4efd21402441", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:11:22,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-be16b149-0072-4dee-9751-19284944c9f3 2018-11-18 16:11:22,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211389064789s 2018-11-18 16:11:22,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-be16b149-0072-4dee-9751-19284944c9f3 returning object b89df03a-ed78-4094-b43c-c8c36180d49f 2018-11-18 16:11:22,053 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_a2f7f40d-1041-4349-bcf0-4efd21402441', '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'a875ae444eec41a6b8bd843d2517a591', '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'b89df03a-ed78-4094-b43c-c8c36180d49f', 'swap': 0}) 2018-11-18 16:11:22,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:11:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" -d '{"extra_specs": {}}' 2018-11-18 16:11:22,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4ee1871-12aa-4aee-ba4b-f1806b0bfe1b x-compute-request-id: req-c4ee1871-12aa-4aee-ba4b-f1806b0bfe1b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:11:22,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f/os-extra_specs used request id req-c4ee1871-12aa-4aee-ba4b-f1806b0bfe1b 2018-11-18 16:11:22,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214800834656s 2018-11-18 16:11:22,075 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f/os-extra_specs used request id req-c4ee1871-12aa-4aee-ba4b-f1806b0bfe1b 2018-11-18 16:11:22,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:11:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:11:22,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:11:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:11:22,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:11:22,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7df0272-1e96-4c7d-a014-c23865845e99 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4673a18722544f8b2ca784f39afeb25", "links": {"self": "http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25"}, "name": "Member"}]} 2018-11-18 16:11:22,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b7df0272-1e96-4c7d-a014-c23865845e99 2018-11-18 16:11:22,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0923221111298s 2018-11-18 16:11:22,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-18 16:11:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:11:22,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbe34afa-2486-4142-a8bc-6748859e74d3 x-compute-request-id: req-dbe34afa-2486-4142-a8bc-6748859e74d3 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 16:11:22,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-dbe34afa-2486-4142-a8bc-6748859e74d3 2018-11-18 16:11:22,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.127774000168s 2018-11-18 16:11:22,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-dbe34afa-2486-4142-a8bc-6748859e74d3 2018-11-18 16:11:22,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:11:22,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:11:22,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-2ba9b5a7-8782-4331-bbf0-0b25140b89d4 Date: Sun, 18 Nov 2018 16:11:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap", "metadata": {}}], "file": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file", "owner": "970e821c9567485f9b0cc882c5f02703", "id": "c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "size": 12716032, "self": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:11:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:11:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:11:22,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-2ba9b5a7-8782-4331-bbf0-0b25140b89d4 2018-11-18 16:11:22,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160161018372s 2018-11-18 16:11:22,472 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-2ba9b5a7-8782-4331-bbf0-0b25140b89d4 2018-11-18 16:11:22,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:11:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441"}' 2018-11-18 16:11:22,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5 X-Openstack-Request-Id: req-031d22d1-2cba-4314-8580-e6fbe514be8a Date: Sun, 18 Nov 2018 16:11:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/file", "owner": "970e821c9567485f9b0cc882c5f02703", "id": "4194809b-ae60-4d1b-a6b2-03677fb354e5", "size": null, "self": "/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:11:22Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441", "checksum": null, "created_at": "2018-11-18T16:11:22Z", "protected": false} 2018-11-18 16:11:22,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-031d22d1-2cba-4314-8580-e6fbe514be8a 2018-11-18 16:11:22,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.237178087234s 2018-11-18 16:11:22,712 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-031d22d1-2cba-4314-8580-e6fbe514be8a returning object 4194809b-ae60-4d1b-a6b2-03677fb354e5 2018-11-18 16:11:22,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:11:22,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" -d '' 2018-11-18 16:11:24,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2041e61c-0685-49f5-a810-fd2a36956296 Date: Sun, 18 Nov 2018 16:11:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:11:24,014 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/file used request id req-2041e61c-0685-49f5-a810-fd2a36956296 2018-11-18 16:11:24,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30179595947s 2018-11-18 16:11:24,015 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/file used request id req-2041e61c-0685-49f5-a810-fd2a36956296 2018-11-18 16:11:24,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:11:24,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:11:24,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-856e363b-e1a8-4171-b0c5-6f4ccbbd8206 Date: Sun, 18 Nov 2018 16:11:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/snap", "metadata": {}}], "file": "/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/file", "owner": "970e821c9567485f9b0cc882c5f02703", "id": "4194809b-ae60-4d1b-a6b2-03677fb354e5", "size": 12716032, "self": "/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:11:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:11:22Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap", "metadata": {}}], "file": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file", "owner": "970e821c9567485f9b0cc882c5f02703", "id": "c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "size": 12716032, "self": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:11:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:11:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:11:24,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-856e363b-e1a8-4171-b0c5-6f4ccbbd8206 2018-11-18 16:11:24,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257709026337s 2018-11-18 16:11:24,042 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-856e363b-e1a8-4171-b0c5-6f4ccbbd8206 2018-11-18 16:11:24,044 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/file', 'owner': u'970e821c9567485f9b0cc882c5f02703', 'id': u'4194809b-ae60-4d1b-a6b2-03677fb354e5', 'size': 12716032, u'self': u'/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'970e821c9567485f9b0cc882c5f02703', 'name': 'tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4194809b-ae60-4d1b-a6b2-03677fb354e5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:11:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T16:11:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441', 'created': u'2018-11-18T16:11:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:11:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_a2f7f40d-1041-4349-bcf0-4efd21402441', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:11:24,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:11:24,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_a2f7f40d-1041-4349-bcf0-4efd21402441", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:11:24,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7048f35a-f725-48aa-a6be-1c01494381b0 x-compute-request-id: req-7048f35a-f725-48aa-a6be-1c01494381b0 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0f8c3ddd-a587-41b0-a70e-950678f38e3d", "name": "tempest_smoke_serial-flavor_alt_a2f7f40d-1041-4349-bcf0-4efd21402441", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:11:24,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7048f35a-f725-48aa-a6be-1c01494381b0 2018-11-18 16:11:24,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0626931190491s 2018-11-18 16:11:24,108 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7048f35a-f725-48aa-a6be-1c01494381b0 returning object 0f8c3ddd-a587-41b0-a70e-950678f38e3d 2018-11-18 16:11:24,109 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_a2f7f40d-1041-4349-bcf0-4efd21402441', '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'a875ae444eec41a6b8bd843d2517a591', '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'0f8c3ddd-a587-41b0-a70e-950678f38e3d', 'swap': 0}) 2018-11-18 16:11:24,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:11:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" -d '{"extra_specs": {}}' 2018-11-18 16:11:24,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6608964d-63ad-4829-986a-1d6475567486 x-compute-request-id: req-6608964d-63ad-4829-986a-1d6475567486 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:11:24,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d/os-extra_specs used request id req-6608964d-63ad-4829-986a-1d6475567486 2018-11-18 16:11:24,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206580162048s 2018-11-18 16:11:24,131 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d/os-extra_specs used request id req-6608964d-63ad-4829-986a-1d6475567486 2018-11-18 16:11:24,131 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_a2f7f40d-1041-4349-bcf0-4efd21402441', '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'a875ae444eec41a6b8bd843d2517a591', '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'0f8c3ddd-a587-41b0-a70e-950678f38e3d', 'swap': 0}) 2018-11-18 16:11:27,321 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-18 16:11:26.256 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783) for deployment 'opnfv-rally' (UUID=a0c1db8d-799f-4905-b0e3-0ef5c2294a84). 2018-11-18 16:11:27.155 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-18 16:11:27.157 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783) has been successfully configured for deployment 'opnfv-rally' (UUID=a0c1db8d-799f-4905-b0e3-0ef5c2294a84)! 2018-11-18 16:11:27,322 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-18 16:11:27,322 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-18 16:11:27,325 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-18 16:11:27,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-18 16:11:33,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9c32b6c4-9838-4065-9aba-5ec7c99af783/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-11-18 16:11:33,046 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-18 16:11:33,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-18 16:11:33,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-11-18 16:11:35,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:11:35.189 51 INFO rally.api [-] Starting verification (UUID=8cd7b717-d6b1-4d29-9fc4-e32c12cd4054) for deployment 'opnfv-rally' (UUID=a0c1db8d-799f-4905-b0e3-0ef5c2294a84) by verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783). 2018-11-18 16:11:35,191 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 8cd7b717-d6b1-4d29-9fc4-e32c12cd4054 2018-11-18 16:11:41,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:11:41.165 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.170s] 2018-11-18 16:11:41,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:11:41.222 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.057s] 2018-11-18 16:11:48,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:11:48.255 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.488s] 2018-11-18 16:11:51,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:11:51.950 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.695s] 2018-11-18 16:12:05,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:12:05.635 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.024s] 2018-11-18 16:12:21,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:12:21.313 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.644s] 2018-11-18 16:12:58,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:12:58.596 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.073s] 2018-11-18 16:12:58,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:12:58.597 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-18 16:13:27,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:13:27.202 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2018-11-18 16:13:27,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:13:27.203 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-18 16:13:57,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:13:57.998 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.087s] 2018-11-18 16:13:57,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:13:57.999 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-18 16:15:37,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:15:37.413 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [70.252s] 2018-11-18 16:15:59,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:15:59.781 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-11-18 16:15:59,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:15:59.890 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.109s] 2018-11-18 16:16:07,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:07.922 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.638s] 2018-11-18 16:16:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:07.930 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-11-18 16:16:09,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:09.680 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 16:16:09,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:09.681 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 16:16:14,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:13.999 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.351s] 2018-11-18 16:16:21,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:21.021 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.401s] 2018-11-18 16:16:27,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:27.717 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.573s] 2018-11-18 16:16:36,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:36.071 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.472s] 2018-11-18 16:16:45,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:45.480 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.830s] 2018-11-18 16:16:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:52.243 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.676s] 2018-11-18 16:16:58,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:16:58.775 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.166s] 2018-11-18 16:17:06,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:06.205 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.408s] 2018-11-18 16:17:13,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:13.585 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.721s] 2018-11-18 16:17:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:22.629 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.735s] 2018-11-18 16:17:25,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:25.661 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-18 16:17:27,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:27.693 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.081s] 2018-11-18 16:17:27,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:27.768 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.074s] 2018-11-18 16:17:27,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:27.840 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-11-18 16:17:27,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:27.846 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-11-18 16:17:32,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:32.008 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.798s] 2018-11-18 16:17:33,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:33.851 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.843s] 2018-11-18 16:17:35,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:35.920 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.068s] 2018-11-18 16:17:42,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:42.091 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-18 16:17:49,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:17:49.343 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.787s] 2018-11-18 16:18:01,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:18:01.847 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.337s] 2018-11-18 16:18:05,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:18:05.501 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.654s] 2018-11-18 16:18:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:18:16.821 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.104s] 2018-11-18 16:18:20,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:18:20.057 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.234s] 2018-11-18 16:18:28,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:18:28.940 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.883s] 2018-11-18 16:18:38,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:18:38.146 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.644s] 2018-11-18 16:18:41,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:18:41.929 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.782s] 2018-11-18 16:18:48,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:18:48.169 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.239s] 2018-11-18 16:19:04,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:04.932 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.073s] 2018-11-18 16:19:05,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:05.219 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.287s] 2018-11-18 16:19:05,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:05.510 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.290s] 2018-11-18 16:19:05,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:05.738 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.228s] 2018-11-18 16:19:05,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:05.981 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.242s] 2018-11-18 16:19:06,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:06.194 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.213s] 2018-11-18 16:19:21,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:21.288 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.095s] 2018-11-18 16:19:21,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:21.573 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.285s] 2018-11-18 16:19:21,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:21.828 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.254s] 2018-11-18 16:19:22,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:22.027 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.198s] 2018-11-18 16:19:22,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:22.394 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.366s] 2018-11-18 16:19:22,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:22.479 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.085s] 2018-11-18 16:19:36,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:36.501 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.835s] 2018-11-18 16:19:42,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:42.920 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.418s] 2018-11-18 16:19:44,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:44.872 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.951s] 2018-11-18 16:19:45,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:45.081 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.209s] 2018-11-18 16:19:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:45.161 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.081s] 2018-11-18 16:19:57,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:19:57.776 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.134s] 2018-11-18 16:20:04,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:04.154 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.376s] 2018-11-18 16:20:06,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:06.002 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.847s] 2018-11-18 16:20:06,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:06.204 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.203s] 2018-11-18 16:20:06,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:06.255 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2018-11-18 16:20:21,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:21.013 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.075s] 2018-11-18 16:20:26,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:26.244 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.232s] 2018-11-18 16:20:31,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:31.096 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.850s] 2018-11-18 16:20:34,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:34.268 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.172s] 2018-11-18 16:20:59,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:20:59.678 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.296s] 2018-11-18 16:21:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:05.131 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.453s] 2018-11-18 16:21:09,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:09.648 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.515s] 2018-11-18 16:21:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:12.407 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.758s] 2018-11-18 16:21:29,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:29.239 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.701s] 2018-11-18 16:21:31,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:31.577 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.336s] 2018-11-18 16:21:31,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:31.677 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.103s] 2018-11-18 16:21:36,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:36.501 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.516s] 2018-11-18 16:21:38,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:38.233 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.729s] 2018-11-18 16:21:38,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:38.279 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.050s] 2018-11-18 16:21:42,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:42.418 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.130s] 2018-11-18 16:21:45,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:45.803 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-18 16:21:47,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:47.419 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-11-18 16:21:47,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:47.422 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-11-18 16:21:47,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:47.424 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-11-18 16:21:47,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:47.424 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-18 16:21:47,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:47.425 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-11-18 16:21:49,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:21:49.289 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-18 16:22:02,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:22:02.876 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.621s] 2018-11-18 16:22:15,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:22:15.663 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.382s] 2018-11-18 16:22:27,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:22:27.294 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.626s] 2018-11-18 16:22:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:22:37.365 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.665s] 2018-11-18 16:24:43,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:24:43.933 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [119.684s] 2018-11-18 16:26:20,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:26:20.881 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [87.692s] 2018-11-18 16:27:02,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:27:02.577 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [23.204s] 2018-11-18 16:27:18,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8cd7b717-d6b1-4d29-9fc4-e32c12cd4054 2018-11-18 16:27:18,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8cd7b717-d6b1-4d29-9fc4-e32c12cd4054']'. 2018-11-18 16:27:19,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-18 16:27:19,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-18 16:27:19,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 16:27:19,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8cd7b717-d6b1-4d29-9fc4-e32c12cd4054 | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-18 16:11:35 | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-18 16:27:18 | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:43 | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9c32b6c4-9838-4065-9aba-5ec7c99af783) | 2018-11-18 16:27:19,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-18 16:27:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a0c1db8d-799f-4905-b0e3-0ef5c2294a84) | 2018-11-18 16:27:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-11-18 16:27:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 923.494 | 2018-11-18 16:27:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-11-18 16:27:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-11-18 16:27:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-18 16:27:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-18 16:27:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-18 16:27:19,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 16:27:19,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-18 16:27:19,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-18 16:27:19,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-11-18 16:27:19,555 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:27:19,555 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:00 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-11-18 16:27:19,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:27:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:27:21,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f90e6a8-8cab-4736-9f66-f52d954ccc9e Date: Sun, 18 Nov 2018 16:27:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:27:21,479 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5 used request id req-3f90e6a8-8cab-4736-9f66-f52d954ccc9e 2018-11-18 16:27:21,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.92040514946s 2018-11-18 16:27:21,480 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4194809b-ae60-4d1b-a6b2-03677fb354e5 used request id req-3f90e6a8-8cab-4736-9f66-f52d954ccc9e 2018-11-18 16:27:21,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:27:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:21,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27: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-b6717604-9a96-461f-85ae-baf1dfdb5c7e x-compute-request-id: req-b6717604-9a96-461f-85ae-baf1dfdb5c7e Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0f8c3ddd-a587-41b0-a70e-950678f38e3d", "name": "tempest_smoke_serial-flavor_alt_a2f7f40d-1041-4349-bcf0-4efd21402441", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b89df03a-ed78-4094-b43c-c8c36180d49f", "name": "tempest_smoke_serial-flavor_a2f7f40d-1041-4349-bcf0-4efd21402441", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:27:21,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b6717604-9a96-461f-85ae-baf1dfdb5c7e 2018-11-18 16:27:21,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.17410993576s 2018-11-18 16:27:21,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b6717604-9a96-461f-85ae-baf1dfdb5c7e 2018-11-18 16:27:21,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:27:21,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:21,701 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:27: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-f9925c4e-7a2f-446e-baaf-6b1cfdfef788 x-compute-request-id: req-f9925c4e-7a2f-446e-baaf-6b1cfdfef788 Content-Length: 0 Content-Type: application/json 2018-11-18 16:27:21,701 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d used request id req-f9925c4e-7a2f-446e-baaf-6b1cfdfef788 2018-11-18 16:27:21,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0436580181122s 2018-11-18 16:27:21,702 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0f8c3ddd-a587-41b0-a70e-950678f38e3d used request id req-f9925c4e-7a2f-446e-baaf-6b1cfdfef788 2018-11-18 16:27:21,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:27:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:27:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-a425a939-3ccc-4b9e-92e0-bd9d05e9b2ce Date: Sun, 18 Nov 2018 16:27:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap", "metadata": {}}], "file": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/file", "owner": "970e821c9567485f9b0cc882c5f02703", "id": "c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "size": 12716032, "self": "/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:11:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_a2f7f40d-1041-4349-bcf0-4efd21402441", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:11:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:27:21,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a425a939-3ccc-4b9e-92e0-bd9d05e9b2ce 2018-11-18 16:27:21,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169490098953s 2018-11-18 16:27:21,872 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a425a939-3ccc-4b9e-92e0-bd9d05e9b2ce 2018-11-18 16:27:21,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:27:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94657cd219feb2cb5d666eaa671f393917cf3476" 2018-11-18 16:27:23,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb6fc2b4-f130-4d2f-9413-600f24a392ac Date: Sun, 18 Nov 2018 16:27:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:27:23,931 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd used request id req-bb6fc2b4-f130-4d2f-9413-600f24a392ac 2018-11-18 16:27:23,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.05539917946s 2018-11-18 16:27:23,931 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c7af8fe2-8207-4e8e-aa67-88e3447d09dd used request id req-bb6fc2b4-f130-4d2f-9413-600f24a392ac 2018-11-18 16:27:23,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:27:23,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:23,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27: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-ad137136-250e-431f-b83c-bf5ba99b54e0 x-compute-request-id: req-ad137136-250e-431f-b83c-bf5ba99b54e0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b89df03a-ed78-4094-b43c-c8c36180d49f", "name": "tempest_smoke_serial-flavor_a2f7f40d-1041-4349-bcf0-4efd21402441", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:27:23,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ad137136-250e-431f-b83c-bf5ba99b54e0 2018-11-18 16:27:23,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0338418483734s 2018-11-18 16:27:23,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ad137136-250e-431f-b83c-bf5ba99b54e0 2018-11-18 16:27:23,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:27:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:24,000 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:27:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45ea0aac-eac3-47a0-9533-ea92d7716178 x-compute-request-id: req-45ea0aac-eac3-47a0-9533-ea92d7716178 Content-Length: 0 Content-Type: application/json 2018-11-18 16:27:24,000 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f used request id req-45ea0aac-eac3-47a0-9533-ea92d7716178 2018-11-18 16:27:24,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0323159694672s 2018-11-18 16:27:24,001 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b89df03a-ed78-4094-b43c-c8c36180d49f used request id req-45ea0aac-eac3-47a0-9533-ea92d7716178 2018-11-18 16:27:24,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:27:24,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:24,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be5bb31-8cbb-4bb9-a627-4017a0b935c9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441", "links": {"self": "http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad"}, "domain_id": "default", "enabled": true, "id": "e3623b20c9584ed78f9e5d8b84eb03ad", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:27:24,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6be5bb31-8cbb-4bb9-a627-4017a0b935c9 2018-11-18 16:27:24,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911478996277s 2018-11-18 16:27:24,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6be5bb31-8cbb-4bb9-a627-4017a0b935c9 2018-11-18 16:27:24,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:27:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:24,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e791fed-a976-4b57-870b-529320a3abeb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad"}, "enabled": true, "id": "e3623b20c9584ed78f9e5d8b84eb03ad", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_a2f7f40d-1041-4349-bcf0-4efd21402441"}} 2018-11-18 16:27:24,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad used request id req-9e791fed-a976-4b57-870b-529320a3abeb 2018-11-18 16:27:24,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0940291881561s 2018-11-18 16:27:24,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad used request id req-9e791fed-a976-4b57-870b-529320a3abeb 2018-11-18 16:27:24,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 16:27:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:24,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a7d631-954c-4bc3-b6e8-efafa4293f82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:27:24,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad used request id req-e0a7d631-954c-4bc3-b6e8-efafa4293f82 2018-11-18 16:27:24,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.212558031082s 2018-11-18 16:27:24,407 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e3623b20c9584ed78f9e5d8b84eb03ad used request id req-e0a7d631-954c-4bc3-b6e8-efafa4293f82 2018-11-18 16:27:24,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:27:24,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:24,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e4e5ca-dfbf-4230-a207-c9173c6df562 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703"}, "enabled": true, "id": "970e821c9567485f9b0cc882c5f02703", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_a2f7f40d-1041-4349-bcf0-4efd21402441"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:27:24,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-39e4e5ca-dfbf-4230-a207-c9173c6df562 2018-11-18 16:27:24,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0912709236145s 2018-11-18 16:27:24,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-39e4e5ca-dfbf-4230-a207-c9173c6df562 2018-11-18 16:27:24,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 16:27:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:24,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b07c66-bc1e-491c-9d70-125047cb79dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:27:24,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703 used request id req-b7b07c66-bc1e-491c-9d70-125047cb79dc 2018-11-18 16:27:24,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147588014603s 2018-11-18 16:27:24,649 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/970e821c9567485f9b0cc882c5f02703 used request id req-b7b07c66-bc1e-491c-9d70-125047cb79dc 2018-11-18 16:27:24,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:27:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:24,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d67cb2-b646-41e4-8eb8-8c192fef703e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4673a18722544f8b2ca784f39afeb25", "links": {"self": "http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25"}, "name": "Member"}]} 2018-11-18 16:27:24,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-77d67cb2-b646-41e4-8eb8-8c192fef703e 2018-11-18 16:27:24,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791900157928s 2018-11-18 16:27:24,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:27:24,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:24,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2de5d427-7808-403a-9b70-9a177249768a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:27:24,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d4673a18722544f8b2ca784f39afeb25 used request id req-2de5d427-7808-403a-9b70-9a177249768a 2018-11-18 16:27:24,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10782790184s 2018-11-18 16:27:24,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:27:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=970e821c9567485f9b0cc882c5f02703&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}286a6a47de8d8e8fd4be1b22d99bfe405f90ff3e" 2018-11-18 16:27:25,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b0811924-fc74-4867-afb4-aa5eff0103a4 Date: Sun, 18 Nov 2018 16:27:25 GMT RESP BODY: {"security_groups": []} 2018-11-18 16:27:25,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=970e821c9567485f9b0cc882c5f02703&name=default used request id req-b0811924-fc74-4867-afb4-aa5eff0103a4 2018-11-18 16:27:25,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.174196004868s 2018-11-18 16:27:25,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=970e821c9567485f9b0cc882c5f02703&name=default used request id req-b0811924-fc74-4867-afb4-aa5eff0103a4 2018-11-18 16:27:25,068 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-18 16:27:25,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:27:25,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:27:25,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:27:25,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:27:25,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:27:25,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:27:25,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:27:25,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:27:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:27:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:27:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:27:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:27:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:27:25,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:27:25,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136511dd-9050-48f1-81d8-f029260e3397 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:27:25,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-136511dd-9050-48f1-81d8-f029260e3397 2018-11-18 16:27:25,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:27:25,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["LO7cxK3-S8qQgVDAFV1vsw"], "issued_at": "2018-11-18T16:27:25.000000Z"}} 2018-11-18 16:27:25,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:27:25,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:25,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-fc9b3956-959d-4011-a5af-35d2fe956808 Date: Sun, 18 Nov 2018 16:27:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 16:27:25,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fc9b3956-959d-4011-a5af-35d2fe956808 2018-11-18 16:27:25,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233311891556s 2018-11-18 16:27:25,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fc9b3956-959d-4011-a5af-35d2fe956808 2018-11-18 16:27:25,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:27:25,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:25,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:27:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:27:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:25,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead6272c-88bd-4909-a5c4-ef83f7918821 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:27:25,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-ead6272c-88bd-4909-a5c4-ef83f7918821 2018-11-18 16:27:25,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.100028991699s 2018-11-18 16:27:25,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 16:27:25,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}}' 2018-11-18 16:27:26,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2773861f-759c-41c8-b6eb-c36dfa2edd4b Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd"}, "enabled": true, "id": "6e1f1109816d48a0b52127b8629027cd", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}} 2018-11-18 16:27:26,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2773861f-759c-41c8-b6eb-c36dfa2edd4b 2018-11-18 16:27:26,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107228040695s 2018-11-18 16:27:26,012 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2773861f-759c-41c8-b6eb-c36dfa2edd4b 2018-11-18 16:27:26,013 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'id': u'6e1f1109816d48a0b52127b8629027cd', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 16:27:26,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 16:27:26,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344893932343s 2018-11-18 16:27:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:26,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4ce771-e188-4eae-a9dc-1ccee0667ded Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4"}, "enabled": true, "id": "16cd2fdfc58244bdadd4cbff0954a5e4", "options": {}, "domain_id": "default", "name": "rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}} 2018-11-18 16:27:26,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4 used request id req-0a4ce771-e188-4eae-a9dc-1ccee0667ded 2018-11-18 16:27:26,455 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'16cd2fdfc58244bdadd4cbff0954a5e4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1'}) 2018-11-18 16:27:26,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:27:26,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:26,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e87426-9cbe-4c5d-baba-c22f7ab960dc Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:27:26,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-06e87426-9cbe-4c5d-baba-c22f7ab960dc 2018-11-18 16:27:26,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811719894409s 2018-11-18 16:27:26,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:27:26,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:26,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc033f4c-bc7d-450b-8ae9-ebd548a3400d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:27:26,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cc033f4c-bc7d-450b-8ae9-ebd548a3400d 2018-11-18 16:27:26,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0761799812317s 2018-11-18 16:27:26,615 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 16:27:26,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 16:27:26,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" -d '{"role": {"name": "Member"}}' 2018-11-18 16:27:26,712 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e8ff1e7-2880-4c92-bc40-f006a69db699 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "171d4ed208d24e30ba8b076323ad63ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed"}, "name": "Member"}} 2018-11-18 16:27:26,712 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3e8ff1e7-2880-4c92-bc40-f006a69db699 2018-11-18 16:27:26,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0969679355621s 2018-11-18 16:27:26,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:26,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf154088-19ce-49c7-a7b0-4479f40ad271 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed"}, "domain_id": null, "name": "Member", "id": "171d4ed208d24e30ba8b076323ad63ed"}} 2018-11-18 16:27:26,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed used request id req-bf154088-19ce-49c7-a7b0-4479f40ad271 2018-11-18 16:27:26,795 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed'}, 'domain_id': None, 'human_id': None, 'id': u'171d4ed208d24e30ba8b076323ad63ed', 'HUMAN_ID': False}) 2018-11-18 16:27:26,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:27:26,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:26,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b74e6b5-6f5e-428c-b8dc-0886f8e87aea Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "171d4ed208d24e30ba8b076323ad63ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:27:26,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5b74e6b5-6f5e-428c-b8dc-0886f8e87aea 2018-11-18 16:27:26,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081748008728s 2018-11-18 16:27:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:27:26,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:26,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81af30b4-4a6f-4e28-8000-3e869dfef865 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:27:26,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-81af30b4-4a6f-4e28-8000-3e869dfef865 2018-11-18 16:27:26,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0809731483459s 2018-11-18 16:27:26,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:27:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:26,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bbab9b-e87f-46f9-986f-2feee42716dd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "links": {"self": "http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4"}, "domain_id": "default", "enabled": true, "id": "16cd2fdfc58244bdadd4cbff0954a5e4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:27:26,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a7bbab9b-e87f-46f9-986f-2feee42716dd 2018-11-18 16:27:26,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0349490642548s 2018-11-18 16:27:26,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a7bbab9b-e87f-46f9-986f-2feee42716dd 2018-11-18 16:27:27,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:27:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30de4ad-1f2b-4ad2-a312-2b59337b17ea Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd"}, "enabled": true, "id": "6e1f1109816d48a0b52127b8629027cd", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:27:27,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-c30de4ad-1f2b-4ad2-a312-2b59337b17ea 2018-11-18 16:27:27,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0805349349976s 2018-11-18 16:27:27,083 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-c30de4ad-1f2b-4ad2-a312-2b59337b17ea 2018-11-18 16:27:27,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:27:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=16cd2fdfc58244bdadd4cbff0954a5e4&scope.project.id=6e1f1109816d48a0b52127b8629027cd&role.id=171d4ed208d24e30ba8b076323ad63ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54da1c7-4616-4e3c-b6bd-aba2af30173c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=16cd2fdfc58244bdadd4cbff0954a5e4&scope.project.id=6e1f1109816d48a0b52127b8629027cd&role.id=171d4ed208d24e30ba8b076323ad63ed", "previous": null, "next": null}} 2018-11-18 16:27:27,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=16cd2fdfc58244bdadd4cbff0954a5e4&scope.project.id=6e1f1109816d48a0b52127b8629027cd&role.id=171d4ed208d24e30ba8b076323ad63ed used request id req-f54da1c7-4616-4e3c-b6bd-aba2af30173c 2018-11-18 16:27:27,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080454826355s 2018-11-18 16:27:27,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:27:27,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd/users/16cd2fdfc58244bdadd4cbff0954a5e4/roles/171d4ed208d24e30ba8b076323ad63ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7370f7e7-5d7c-47d4-8138-cf8d1eea5715 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:27:27,285 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd/users/16cd2fdfc58244bdadd4cbff0954a5e4/roles/171d4ed208d24e30ba8b076323ad63ed used request id req-7370f7e7-5d7c-47d4-8138-cf8d1eea5715 2018-11-18 16:27:27,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119430065155s 2018-11-18 16:27:27,286 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'f8fbc103-b7d5-4615-ae43-7a605c098260', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'project_id': u'6e1f1109816d48a0b52127b8629027cd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 16:27:27,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:27:27,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:27:27,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:27:27,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:27:27,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:27:27,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:27:27,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:27:27,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:27:27,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:27:27,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:27:27,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:27:27,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:27:27,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:27:27,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:27:27,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:27:27,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:27:27,292 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'password': 'f8fbc103-b7d5-4615-ae43-7a605c098260', 'project_name': 'rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '6e1f1109816d48a0b52127b8629027cd', 'project_domain_name': 'Default'} 2018-11-18 16:27:27,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:27:27,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfc3a9c-1fa3-4b04-a2ae-fcbcb6ad50f2 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "171d4ed208d24e30ba8b076323ad63ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:27:27,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6bfc3a9c-1fa3-4b04-a2ae-fcbcb6ad50f2 2018-11-18 16:27:27,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0721039772034s 2018-11-18 16:27:27,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:27:27,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76375384-8116-42c3-8b78-82a82b2f662d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "171d4ed208d24e30ba8b076323ad63ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:27:27,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-76375384-8116-42c3-8b78-82a82b2f662d 2018-11-18 16:27:27,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813231468201s 2018-11-18 16:27:27,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:27:27,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21f931a-4a4c-4163-a9cb-84446d97c310 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:27:27,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-d21f931a-4a4c-4163-a9cb-84446d97c310 2018-11-18 16:27:27,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0761830806732s 2018-11-18 16:27:27,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:27:27,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d09060-597c-442c-8841-c3381589fd51 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "links": {"self": "http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4"}, "domain_id": "default", "enabled": true, "id": "16cd2fdfc58244bdadd4cbff0954a5e4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:27:27,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-75d09060-597c-442c-8841-c3381589fd51 2018-11-18 16:27:27,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0878460407257s 2018-11-18 16:27:27,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-75d09060-597c-442c-8841-c3381589fd51 2018-11-18 16:27:27,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:27:27,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6292fb-4605-4ca7-b512-f8a2fbaa1301 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd"}, "enabled": true, "id": "6e1f1109816d48a0b52127b8629027cd", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:27:27,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7f6292fb-4605-4ca7-b512-f8a2fbaa1301 2018-11-18 16:27:27,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0758469104767s 2018-11-18 16:27:27,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7f6292fb-4605-4ca7-b512-f8a2fbaa1301 2018-11-18 16:27:27,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:27:27,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=16cd2fdfc58244bdadd4cbff0954a5e4&scope.project.id=6e1f1109816d48a0b52127b8629027cd&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b65ff88-1a9d-47a1-b4f4-2b1f7b901287 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=16cd2fdfc58244bdadd4cbff0954a5e4&scope.project.id=6e1f1109816d48a0b52127b8629027cd&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 16:27:27,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=16cd2fdfc58244bdadd4cbff0954a5e4&scope.project.id=6e1f1109816d48a0b52127b8629027cd&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-4b65ff88-1a9d-47a1-b4f4-2b1f7b901287 2018-11-18 16:27:27,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.076947927475s 2018-11-18 16:27:27,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:27:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd/users/16cd2fdfc58244bdadd4cbff0954a5e4/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:27,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8f65f6-7e29-4b98-8131-eb91354fd55f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:27:27,888 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd/users/16cd2fdfc58244bdadd4cbff0954a5e4/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-5b8f65f6-7e29-4b98-8131-eb91354fd55f 2018-11-18 16:27:27,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112765073776s 2018-11-18 16:27:27,888 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-18 16:27:28,236 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-11-18 16:27:28,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:27:28,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:28,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f44499-b740-4b4a-ae4e-a6e800b3fe39 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:27:28,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-45f44499-b740-4b4a-ae4e-a6e800b3fe39 2018-11-18 16:27:28,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0860760211945s 2018-11-18 16:27:28,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:27:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:27:28,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82501693-edd3-4406-95b8-98f8ad980d7a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd"}, "enabled": true, "id": "6e1f1109816d48a0b52127b8629027cd", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:27:28,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-82501693-edd3-4406-95b8-98f8ad980d7a 2018-11-18 16:27:28,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0777590274811s 2018-11-18 16:27:28,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-82501693-edd3-4406-95b8-98f8ad980d7a 2018-11-18 16:27:28,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-18 16:27:28,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" -d '{"network": {"shared": true, "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "name": "rally_sanity-net_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "admin_state_up": true}}' 2018-11-18 16:27:28,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-75f01cd9-4baa-4cb9-883d-8876e4b86091 Date: Sun, 18 Nov 2018 16:27:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8448062c-5a5a-461e-a8a3-4641b509e913","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"6e1f1109816d48a0b52127b8629027cd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:27:28Z","is_default":false,"provider:segmentation_id":87,"name":"rally_sanity-net_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1","admin_state_up":true,"tenant_id":"6e1f1109816d48a0b52127b8629027cd","created_at":"2018-11-18T16:27:28Z","mtu":1450}} 2018-11-18 16:27:28,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-75f01cd9-4baa-4cb9-883d-8876e4b86091 2018-11-18 16:27:28,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.544352054596s 2018-11-18 16:27:28,950 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-75f01cd9-4baa-4cb9-883d-8876e4b86091 2018-11-18 16:27:28,951 - 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-11-18T16:27:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8448062c-5a5a-461e-a8a3-4641b509e913', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', u'admin_state_up': True, u'tenant_id': u'6e1f1109816d48a0b52127b8629027cd', u'created_at': u'2018-11-18T16:27:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6e1f1109816d48a0b52127b8629027cd'}) 2018-11-18 16:27:28,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:27:28,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd99526e-a913-463e-8e68-7952c090b148 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:27:28,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bd99526e-a913-463e-8e68-7952c090b148 2018-11-18 16:27:28,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:27:29,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "171d4ed208d24e30ba8b076323ad63ed", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e1f1109816d48a0b52127b8629027cd", "name": "rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/6e1f1109816d48a0b52127b8629027cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/6e1f1109816d48a0b52127b8629027cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/6e1f1109816d48a0b52127b8629027cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6e1f1109816d48a0b52127b8629027cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/6e1f1109816d48a0b52127b8629027cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/6e1f1109816d48a0b52127b8629027cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6e1f1109816d48a0b52127b8629027cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/6e1f1109816d48a0b52127b8629027cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/6e1f1109816d48a0b52127b8629027cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6e1f1109816d48a0b52127b8629027cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/6e1f1109816d48a0b52127b8629027cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/6e1f1109816d48a0b52127b8629027cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "id": "16cd2fdfc58244bdadd4cbff0954a5e4"}, "audit_ids": ["2gGBNG73S6GAD_p7Apfvjg"], "issued_at": "2018-11-18T16:27:29.000000Z"}} 2018-11-18 16:27:29,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:27:29,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:27:29,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-269430da-a293-4e2e-8f91-537386ede471 Date: Sun, 18 Nov 2018 16:27:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8448062c-5a5a-461e-a8a3-4641b509e913","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"6e1f1109816d48a0b52127b8629027cd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:27:28Z","provider:segmentation_id":87,"name":"rally_sanity-net_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1","admin_state_up":true,"tenant_id":"6e1f1109816d48a0b52127b8629027cd","created_at":"2018-11-18T16:27:28Z","provider:network_type":"vxlan"}]} 2018-11-18 16:27:29,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-269430da-a293-4e2e-8f91-537386ede471 2018-11-18 16:27:29,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238779067993s 2018-11-18 16:27:29,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-269430da-a293-4e2e-8f91-537386ede471 2018-11-18 16:27:29,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-18 16:27:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" -d '{"subnet": {"name": "rally_sanity-subnet_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "enable_dhcp": true, "network_id": "8448062c-5a5a-461e-a8a3-4641b509e913", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-18 16:27:30,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6cc05c59-1a04-453a-981b-f6e1a88bded1 Date: Sun, 18 Nov 2018 16:27:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8448062c-5a5a-461e-a8a3-4641b509e913","tenant_id":"6e1f1109816d48a0b52127b8629027cd","created_at":"2018-11-18T16:27:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-18T16:27:29Z","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":"6e1f1109816d48a0b52127b8629027cd","id":"cc3c0c03-7b82-460b-b35f-161b2db0ea1b","subnetpool_id":null,"name":"rally_sanity-subnet_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}} 2018-11-18 16:27:30,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-6cc05c59-1a04-453a-981b-f6e1a88bded1 2018-11-18 16:27:30,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.568828821182s 2018-11-18 16:27:30,154 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-6cc05c59-1a04-453a-981b-f6e1a88bded1 2018-11-18 16:27:30,154 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-18T16:27:29Z', 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'cc3c0c03-7b82-460b-b35f-161b2db0ea1b', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', u'enable_dhcp': True, u'network_id': u'8448062c-5a5a-461e-a8a3-4641b509e913', u'tenant_id': u'6e1f1109816d48a0b52127b8629027cd', u'created_at': u'2018-11-18T16:27:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6e1f1109816d48a0b52127b8629027cd'}) 2018-11-18 16:27:30,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-18 16:27:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}, "name": "rally_sanity-router_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "admin_state_up": true}}' 2018-11-18 16:27:31,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-35301329-b26f-4382-882b-8e4867ae9651 Date: Sun, 18 Nov 2018 16:27:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "created_at": "2018-11-18T16:27:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:27:31Z", "revision_number": 2, "routes": [], "project_id": "6e1f1109816d48a0b52127b8629027cd", "id": "099d1651-1c56-4e1b-ac23-80830aae3954", "name": "rally_sanity-router_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}} 2018-11-18 16:27:31,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-35301329-b26f-4382-882b-8e4867ae9651 2018-11-18 16:27:31,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37317299843s 2018-11-18 16:27:31,528 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-35301329-b26f-4382-882b-8e4867ae9651 2018-11-18 16:27:31,529 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'349c2810-12a5-41ea-9d90-7b05971b731a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'15cbedf8-efdb-40ba-9dd8-cbb95c910965', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6e1f1109816d48a0b52127b8629027cd', u'created_at': u'2018-11-18T16:27:30Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-18T16:27:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'6e1f1109816d48a0b52127b8629027cd', u'id': u'099d1651-1c56-4e1b-ac23-80830aae3954', u'name': u'rally_sanity-router_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1'}) 2018-11-18 16:27:31,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-18 16:27:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" -d '{"subnet_id": "cc3c0c03-7b82-460b-b35f-161b2db0ea1b"}' 2018-11-18 16:27:33,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b87df3a5-6283-4490-a0cf-9e329f586732 Date: Sun, 18 Nov 2018 16:27:33 GMT RESP BODY: {"network_id": "8448062c-5a5a-461e-a8a3-4641b509e913", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "subnet_id": "cc3c0c03-7b82-460b-b35f-161b2db0ea1b", "subnet_ids": ["cc3c0c03-7b82-460b-b35f-161b2db0ea1b"], "port_id": "9ce12583-8f1a-41af-b79a-f48e4107b536", "id": "099d1651-1c56-4e1b-ac23-80830aae3954"} 2018-11-18 16:27:33,046 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954/add_router_interface.json used request id req-b87df3a5-6283-4490-a0cf-9e329f586732 2018-11-18 16:27:33,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.51678395271s 2018-11-18 16:27:33,047 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954/add_router_interface.json used request id req-b87df3a5-6283-4490-a0cf-9e329f586732 returning object 099d1651-1c56-4e1b-ac23-80830aae3954 2018-11-18 16:27:33,047 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:27:33,179 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-18 16:27:33,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:27:33,186 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 18 Nov 2018 16:27:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-11-18 16:27:33,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:27:33,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:27:33,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9f86650b-2d91-4d33-9207-b4e79ff07999 Date: Sun, 18 Nov 2018 16:27:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:27:33,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9f86650b-2d91-4d33-9207-b4e79ff07999 2018-11-18 16:27:33,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168757915497s 2018-11-18 16:27:33,358 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9f86650b-2d91-4d33-9207-b4e79ff07999 2018-11-18 16:27:33,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:27:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}' 2018-11-18 16:27:33,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b X-Openstack-Request-Id: req-44408ce8-daa0-4e5d-b98c-1ccd1e2f295b Date: Sun, 18 Nov 2018 16:27:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b/file", "owner": "6e1f1109816d48a0b52127b8629027cd", "id": "4c79bf94-cc62-4185-b82c-acb38adf699b", "size": null, "self": "/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:27:33Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "checksum": null, "created_at": "2018-11-18T16:27:33Z", "protected": false} 2018-11-18 16:27:33,560 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-44408ce8-daa0-4e5d-b98c-1ccd1e2f295b 2018-11-18 16:27:33,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.200028896332s 2018-11-18 16:27:33,561 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-44408ce8-daa0-4e5d-b98c-1ccd1e2f295b returning object 4c79bf94-cc62-4185-b82c-acb38adf699b 2018-11-18 16:27:33,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:27:33,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" -d '' 2018-11-18 16:27:35,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-598f59e1-63b6-42aa-a9c1-2c961880c628 Date: Sun, 18 Nov 2018 16:27:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:27:35,587 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b/file used request id req-598f59e1-63b6-42aa-a9c1-2c961880c628 2018-11-18 16:27:35,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.02591204643s 2018-11-18 16:27:35,588 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b/file used request id req-598f59e1-63b6-42aa-a9c1-2c961880c628 2018-11-18 16:27:35,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:27:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:27:35,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-724aa638-a228-483a-8272-a2c0121f5ee6 Date: Sun, 18 Nov 2018 16:27:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c79bf94-cc62-4185-b82c-acb38adf699b/snap", "metadata": {}}], "file": "/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b/file", "owner": "6e1f1109816d48a0b52127b8629027cd", "id": "4c79bf94-cc62-4185-b82c-acb38adf699b", "size": 12716032, "self": "/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c79bf94-cc62-4185-b82c-acb38adf699b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:27:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:27:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:27:35,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-724aa638-a228-483a-8272-a2c0121f5ee6 2018-11-18 16:27:35,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.158951044083s 2018-11-18 16:27:35,748 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-724aa638-a228-483a-8272-a2c0121f5ee6 2018-11-18 16:27:35,750 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c79bf94-cc62-4185-b82c-acb38adf699b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b/file', 'owner': u'6e1f1109816d48a0b52127b8629027cd', 'id': u'4c79bf94-cc62-4185-b82c-acb38adf699b', 'size': 12716032, u'self': u'/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e1f1109816d48a0b52127b8629027cd', 'name': 'rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c79bf94-cc62-4185-b82c-acb38adf699b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:27:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T16:27:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'created': u'2018-11-18T16:27:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:27:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:27:35,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:27:35,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:27:35,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce2b265d-8c6c-4050-b106-feff3ffd626d x-compute-request-id: req-ce2b265d-8c6c-4050-b106-feff3ffd626d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/29695c72-5d75-473c-ae31-844df7780e59", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "29695c72-5d75-473c-ae31-844df7780e59", "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:27:35,945 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ce2b265d-8c6c-4050-b106-feff3ffd626d 2018-11-18 16:27:35,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.194042205811s 2018-11-18 16:27:35,945 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ce2b265d-8c6c-4050-b106-feff3ffd626d returning object 29695c72-5d75-473c-ae31-844df7780e59 2018-11-18 16:27:35,946 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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'a875ae444eec41a6b8bd843d2517a591', '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'29695c72-5d75-473c-ae31-844df7780e59', 'swap': 0}) 2018-11-18 16:27:35,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:27:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" -d '{"extra_specs": {}}' 2018-11-18 16:27:35,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68622a9c-2719-4d42-bce9-e8e32fc38736 x-compute-request-id: req-68622a9c-2719-4d42-bce9-e8e32fc38736 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:27:35,968 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59/os-extra_specs used request id req-68622a9c-2719-4d42-bce9-e8e32fc38736 2018-11-18 16:27:35,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219011306763s 2018-11-18 16:27:35,969 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59/os-extra_specs used request id req-68622a9c-2719-4d42-bce9-e8e32fc38736 2018-11-18 16:27:35,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-18 16:27:38,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-18 16:27:38.097 149 INFO rally.deployment.engine [-] Deployment a0c1db8d-799f-4905-b0e3-0ef5c2294a84 | Starting: Destroy cloud and free allocated resources. 2018-11-18 16:27:38.175 149 INFO rally.deployment.engine [-] Deployment a0c1db8d-799f-4905-b0e3-0ef5c2294a84 | Completed: Destroy cloud and free allocated resources. 2018-11-18 16:27:38.217 149 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783) for deployment 'opnfv-rally'. 2018-11-18 16:27:38.234 149 INFO rally.api [-] Deleting verification (UUID=8cd7b717-d6b1-4d29-9fc4-e32c12cd4054). 2018-11-18 16:27:38.269 149 INFO rally.api [-] Verification has been successfully deleted! 2018-11-18 16:27:38.270 149 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783). 2018-11-18 16:27:38.274 149 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-18 16:27:40,705 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-18 16:27:40.445 152 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=16d19b14-55f7-48ed-93a5-3dffd114f4e0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 16d19b14-55f7-48ed-93a5-3dffd114f4e0 | 2018-11-18T16:27:40 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 16d19b14-55f7-48ed-93a5-3dffd114f4e0 ~/.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-11-18 16:27:44,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+----------------+-----------+ 2018-11-18 16:27:44,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-18 16:27:44,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-18 16:27:44,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:27:44,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27: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-95cecbde-fb05-43f3-94de-e2a40a3b8ba5 x-compute-request-id: req-95cecbde-fb05-43f3-94de-e2a40a3b8ba5 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 16:27:44,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-95cecbde-fb05-43f3-94de-e2a40a3b8ba5 2018-11-18 16:27:44,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.180651903152s 2018-11-18 16:27:44,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-95cecbde-fb05-43f3-94de-e2a40a3b8ba5 2018-11-18 16:27:44,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:27:44,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:27:44,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27: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-d9cb940e-bc82-4ccc-a272-6bb944ee6418 x-compute-request-id: req-d9cb940e-bc82-4ccc-a272-6bb944ee6418 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/461502eb-bdfc-4639-8050-907c3d5543ce", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/461502eb-bdfc-4639-8050-907c3d5543ce", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "461502eb-bdfc-4639-8050-907c3d5543ce", "name": "rally_sanity-flavor_alt_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:27:44,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d9cb940e-bc82-4ccc-a272-6bb944ee6418 2018-11-18 16:27:44,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0639250278473s 2018-11-18 16:27:44,296 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d9cb940e-bc82-4ccc-a272-6bb944ee6418 returning object 461502eb-bdfc-4639-8050-907c3d5543ce 2018-11-18 16:27:44,297 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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'a875ae444eec41a6b8bd843d2517a591', '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'461502eb-bdfc-4639-8050-907c3d5543ce', 'swap': 0}) 2018-11-18 16:27:44,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:27:44,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/461502eb-bdfc-4639-8050-907c3d5543ce/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" -d '{"extra_specs": {}}' 2018-11-18 16:27:44,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:27: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-16e50c85-be0d-488e-b1e7-79e0820eb9db x-compute-request-id: req-16e50c85-be0d-488e-b1e7-79e0820eb9db Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:27:44,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/461502eb-bdfc-4639-8050-907c3d5543ce/os-extra_specs used request id req-16e50c85-be0d-488e-b1e7-79e0820eb9db 2018-11-18 16:27:44,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215950012207s 2018-11-18 16:27:44,319 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/461502eb-bdfc-4639-8050-907c3d5543ce/os-extra_specs used request id req-16e50c85-be0d-488e-b1e7-79e0820eb9db 2018-11-18 16:27:44,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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'a875ae444eec41a6b8bd843d2517a591', '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'461502eb-bdfc-4639-8050-907c3d5543ce', 'swap': 0}) 2018-11-18 16:27:44,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-18 16:27:44,340 - 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-11-18 16:27:44,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-18 16:27:44,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-18 16:27:44,365 - 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': '8448062c-5a5a-461e-a8a3-4641b509e913', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'flavor_name': 'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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-11-18 16:28:44,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f 2018-11-18 16:28:44,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-11-18 16:28:44,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f'] 2018-11-18 16:28:46,134 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f -------------------------------------------------------------------------------- Task 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | -> duration | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.477107 Full duration: 7.422726 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f 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.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808851 Full duration: 7.552568 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f 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.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917941 Full duration: 7.674094 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f 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 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788806 Full duration: 7.891921 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f 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.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | total | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | -> duration | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.233164 Full duration: 8.018801 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f 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.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 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.716261 Full duration: 7.589126 HINTS: * To plot HTML graphics with this data, run: rally task report 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f --out output.html * To generate a JUnit report, run: rally task export 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f --json --out output.json 2018-11-18 16:28:46,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-11-18 16:28:48,309 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-11-18 16:28:48.201 760 INFO rally.api [-] Building 'json' report for the following task(s): '72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f'. 2018-11-18 16:28:48.206 760 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:28:48,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-11-18 16:28:50,647 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-11-18 16:28:50.457 763 INFO rally.api [-] Building 'html' report for the following task(s): '72d04ed1-3b8f-45f6-aee7-ffd8e5d8c26f'. 2018-11-18 16:28:50.524 763 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:28:50,650 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-18 16:28:50,650 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-18 16:28:50,659 - 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-11-18 16:28:50,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-18 16:28:50,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-18 16:28:50,674 - 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': '8448062c-5a5a-461e-a8a3-4641b509e913', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'flavor_name': 'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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-11-18 16:30:34,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 360067aa-7775-4fe4-8eb4-96af7f652a72 2018-11-18 16:30:34,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '360067aa-7775-4fe4-8eb4-96af7f652a72'] 2018-11-18 16:30:35,882 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 360067aa-7775-4fe4-8eb4-96af7f652a72 -------------------------------------------------------------------------------- Task 360067aa-7775-4fe4-8eb4-96af7f652a72: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 360067aa-7775-4fe4-8eb4-96af7f652a72 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.702 | 4.702 | 4.702 | 4.702 | 4.702 | 4.702 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | -> glance_v2.upload_data | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 100.0% | 1 | | glance_v2.delete_image | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | total | 5.872 | 5.872 | 5.872 | 5.872 | 5.872 | 5.872 | 100.0% | 1 | | -> duration | 5.872 | 5.872 | 5.872 | 5.872 | 5.872 | 5.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.872315 Full duration: 14.684732 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 360067aa-7775-4fe4-8eb4-96af7f652a72 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.159 | 4.159 | 4.159 | 4.159 | 4.159 | 4.159 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | -> glance_v2.upload_data | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 100.0% | 1 | | glance_v2.list_images | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 4.344 | 4.344 | 4.344 | 4.344 | 4.344 | 4.344 | 100.0% | 1 | | -> duration | 4.344 | 4.344 | 4.344 | 4.344 | 4.344 | 4.344 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.343692 Full duration: 16.945292 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 360067aa-7775-4fe4-8eb4-96af7f652a72 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.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | -> duration | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.341139 Full duration: 8.341489 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "number_instances": 2, "nics": [ { "net-id": "8448062c-5a5a-461e-a8a3-4641b509e913" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 360067aa-7775-4fe4-8eb4-96af7f652a72 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.115 | 4.115 | 4.115 | 4.115 | 4.115 | 4.115 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | -> glance_v2.upload_data | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | nova.boot_servers | 13.634 | 13.634 | 13.634 | 13.634 | 13.634 | 13.634 | 100.0% | 1 | | total | 17.75 | 17.75 | 17.75 | 17.75 | 17.75 | 17.75 | 100.0% | 1 | | -> duration | 16.75 | 16.75 | 16.75 | 16.75 | 16.75 | 16.75 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.750247 Full duration: 44.933759 HINTS: * To plot HTML graphics with this data, run: rally task report 360067aa-7775-4fe4-8eb4-96af7f652a72 --out output.html * To generate a JUnit report, run: rally task export 360067aa-7775-4fe4-8eb4-96af7f652a72 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 360067aa-7775-4fe4-8eb4-96af7f652a72 --json --out output.json 2018-11-18 16:30:35,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '360067aa-7775-4fe4-8eb4-96af7f652a72', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-11-18 16:30:38,124 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 360067aa-7775-4fe4-8eb4-96af7f652a72 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-11-18 16:30:38.016 1316 INFO rally.api [-] Building 'json' report for the following task(s): '360067aa-7775-4fe4-8eb4-96af7f652a72'. 2018-11-18 16:30:38.021 1316 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:30:38,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '360067aa-7775-4fe4-8eb4-96af7f652a72', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-11-18 16:30:40,366 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 360067aa-7775-4fe4-8eb4-96af7f652a72 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-11-18 16:30:40.241 1319 INFO rally.api [-] Building 'html' report for the following task(s): '360067aa-7775-4fe4-8eb4-96af7f652a72'. 2018-11-18 16:30:40.263 1319 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:30:40,372 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-18 16:30:40,372 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-18 16:30:40,384 - 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-11-18 16:30:40,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-18 16:30:40,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-18 16:30:40,406 - 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': '8448062c-5a5a-461e-a8a3-4641b509e913', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'flavor_name': 'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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-11-18 16:34:02,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 2018-11-18 16:34:02,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3c76f9d1-2965-49f9-a4c1-71cd93a2f6af'] 2018-11-18 16:34:03,220 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.29 | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 100.0% | 1 | | total | 5.879 | 5.879 | 5.879 | 5.879 | 5.879 | 5.879 | 100.0% | 1 | | -> duration | 5.879 | 5.879 | 5.879 | 5.879 | 5.879 | 5.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.879352 Full duration: 23.137863 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.251 | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 100.0% | 1 | | cinder_v2.delete_volume | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | total | 4.228 | 4.228 | 4.228 | 4.228 | 4.228 | 4.228 | 100.0% | 1 | | -> duration | 4.228 | 4.228 | 4.228 | 4.228 | 4.228 | 4.228 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.227654 Full duration: 14.225023 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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 | 8.735 | 8.735 | 8.735 | 8.735 | 8.735 | 8.735 | 100.0% | 1 | | cinder_v2.delete_volume | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | total | 11.213 | 11.213 | 11.213 | 11.213 | 11.213 | 11.213 | 100.0% | 1 | | -> duration | 11.213 | 11.213 | 11.213 | 11.213 | 11.213 | 11.213 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.212902 Full duration: 23.55983 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.12 | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 100.0% | 1 | | cinder_v2.delete_volume | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 100.0% | 1 | | total | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 100.0% | 1 | | -> duration | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.722066 Full duration: 16.13955 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.095 | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 100.0% | 1 | | cinder_v2.extend_volume | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 100.0% | 1 | | cinder_v2.delete_volume | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 100.0% | 1 | | total | 8.305 | 8.305 | 8.305 | 8.305 | 8.305 | 8.305 | 100.0% | 1 | | -> duration | 8.305 | 8.305 | 8.305 | 8.305 | 8.305 | 8.305 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.305277 Full duration: 18.380761 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.242 | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 100.0% | 1 | | cinder_v2.delete_volume | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 100.0% | 1 | | total | 5.989 | 5.989 | 5.989 | 5.989 | 5.989 | 5.989 | 100.0% | 1 | | -> duration | 5.989 | 5.989 | 5.989 | 5.989 | 5.989 | 5.989 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.988938 Full duration: 22.694112 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | cinder_v2.list_qos | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | -> duration | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.858365 Full duration: 13.107417 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | cinder_v2.set_qos | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828429 Full duration: 12.463761 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | cinder_v2.list_types | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760459 Full duration: 13.050654 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.849677 Full duration: 12.319389 HINTS: * To plot HTML graphics with this data, run: rally task report 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af --out output.html * To generate a JUnit report, run: rally task export 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af --json --out output.json 2018-11-18 16:34:03,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3c76f9d1-2965-49f9-a4c1-71cd93a2f6af', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-11-18 16:34:05,510 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-11-18 16:34:05.366 3108 INFO rally.api [-] Building 'json' report for the following task(s): '3c76f9d1-2965-49f9-a4c1-71cd93a2f6af'. 2018-11-18 16:34:05.376 3108 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:34:05,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3c76f9d1-2965-49f9-a4c1-71cd93a2f6af', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-11-18 16:34:07,724 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3c76f9d1-2965-49f9-a4c1-71cd93a2f6af --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-11-18 16:34:07.590 3111 INFO rally.api [-] Building 'html' report for the following task(s): '3c76f9d1-2965-49f9-a4c1-71cd93a2f6af'. 2018-11-18 16:34:07.619 3111 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:34:07,730 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-18 16:34:07,731 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-18 16:34:07,731 - 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-11-18 16:34:07,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-18 16:34:07,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-18 16:34:07,748 - 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': '8448062c-5a5a-461e-a8a3-4641b509e913', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'flavor_name': 'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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-11-18 16:35:28,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 2018-11-18 16:35:28,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269'] 2018-11-18 16:35:29,710 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 -------------------------------------------------------------------------------- Task 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 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 | 4.636 | 4.636 | 4.636 | 4.636 | 4.636 | 4.636 | 100.0% | 1 | | heat.update_stack | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 100.0% | 1 | | heat.delete_stack | 2.736 | 2.736 | 2.736 | 2.736 | 2.736 | 2.736 | 100.0% | 1 | | total | 10.171 | 10.171 | 10.171 | 10.171 | 10.171 | 10.171 | 100.0% | 1 | | -> duration | 6.171 | 6.171 | 6.171 | 6.171 | 6.171 | 6.171 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.170852 Full duration: 20.107854 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 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 | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 100.0% | 1 | | heat.check_stack | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | heat.delete_stack | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 100.0% | 1 | | total | 7.797 | 7.797 | 7.797 | 7.797 | 7.797 | 7.797 | 100.0% | 1 | | -> duration | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.797089 Full duration: 16.534952 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 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 | 4.724 | 4.724 | 4.724 | 4.724 | 4.724 | 4.724 | 100.0% | 1 | | heat.suspend_stack | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | heat.resume_stack | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | heat.delete_stack | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 100.0% | 1 | | total | 7.914 | 7.914 | 7.914 | 7.914 | 7.914 | 7.914 | 100.0% | 1 | | -> duration | 5.914 | 5.914 | 5.914 | 5.914 | 5.914 | 5.914 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.913989 Full duration: 17.856299 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 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.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> duration | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594663 Full duration: 8.595942 HINTS: * To plot HTML graphics with this data, run: rally task report 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 --out output.html * To generate a JUnit report, run: rally task export 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 --json --out output.json 2018-11-18 16:35:29,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-11-18 16:35:31,970 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-11-18 16:35:31.850 3844 INFO rally.api [-] Building 'json' report for the following task(s): '32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269'. 2018-11-18 16:35:31.856 3844 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:35:31,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-11-18 16:35:34,149 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-11-18 16:35:34.025 3847 INFO rally.api [-] Building 'html' report for the following task(s): '32bd23d9-7c4a-4ca8-80b8-24c5bdd5f269'. 2018-11-18 16:35:34.046 3847 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:35:34,155 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-18 16:35:34,155 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-18 16:35:34,156 - 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-11-18 16:35:34,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-18 16:35:34,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-18 16:35:34,180 - 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': '8448062c-5a5a-461e-a8a3-4641b509e913', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'flavor_name': 'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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-11-18 16:38:50,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 2018-11-18 16:38:50,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '38e776d5-2c52-4a1e-bf23-d2c91916b9b0'] 2018-11-18 16:38:51,818 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.revoke_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778115 Full duration: 14.835124 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729659 Full duration: 14.495296 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | keystone_v3.list_projects | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.762873 Full duration: 14.701656 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | keystone_v3.delete_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610491 Full duration: 12.604289 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.612337 Full duration: 12.504159 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | keystone_v3.create_user | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> keystone_v3.add_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.create_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.get_project | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.get_user | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_role | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.list_services | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.get_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 100.0% | 1 | | -> duration | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.927729 Full duration: 20.078523 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> duration | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.965975 Full duration: 12.921701 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776718 Full duration: 14.909616 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685961 Full duration: 14.164119 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.list_users | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89455 Full duration: 14.820235 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | keystone_v3.create_users | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | total | 6.874 | 6.874 | 6.874 | 6.874 | 6.874 | 6.874 | 100.0% | 1 | | -> duration | 6.874 | 6.874 | 6.874 | 6.874 | 6.874 | 6.874 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.87356 Full duration: 23.125904 HINTS: * To plot HTML graphics with this data, run: rally task report 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 --out output.html * To generate a JUnit report, run: rally task export 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 --json --out output.json 2018-11-18 16:38:51,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '38e776d5-2c52-4a1e-bf23-d2c91916b9b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-11-18 16:38:54,106 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-11-18 16:38:53.991 5762 INFO rally.api [-] Building 'json' report for the following task(s): '38e776d5-2c52-4a1e-bf23-d2c91916b9b0'. 2018-11-18 16:38:54.001 5762 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:38:54,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '38e776d5-2c52-4a1e-bf23-d2c91916b9b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-11-18 16:38:56,418 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 38e776d5-2c52-4a1e-bf23-d2c91916b9b0 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-11-18 16:38:56.282 5765 INFO rally.api [-] Building 'html' report for the following task(s): '38e776d5-2c52-4a1e-bf23-d2c91916b9b0'. 2018-11-18 16:38:56.313 5765 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:38:56,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-18 16:38:56,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-18 16:38:56,430 - 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-11-18 16:38:56,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-18 16:38:56,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-18 16:38:56,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '8448062c-5a5a-461e-a8a3-4641b509e913', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'flavor_name': 'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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-11-18 16:44:27,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 603bb57b-9280-428d-a9ad-34a34b1d768c 2018-11-18 16:44:27,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '603bb57b-9280-428d-a9ad-34a34b1d768c'] 2018-11-18 16:44:28,731 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 603bb57b-9280-428d-a9ad-34a34b1d768c -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | neutron.delete_network | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 100.0% | 1 | | total | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | -> duration | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.302127 Full duration: 15.685084 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | neutron.delete_port | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | -> duration | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.846286 Full duration: 35.54578 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | neutron.create_subnet | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_router | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | neutron.add_interface_router | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | neutron.remove_interface_router | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | neutron.delete_router | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | total | 5.408 | 5.408 | 5.408 | 5.408 | 5.408 | 5.408 | 100.0% | 1 | | -> duration | 5.408 | 5.408 | 5.408 | 5.408 | 5.408 | 5.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.407657 Full duration: 39.718412 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | neutron.delete_subnet | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | total | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> duration | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.79701 Full duration: 29.22154 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | neutron.list_networks | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> duration | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.296649 Full duration: 17.005291 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | neutron.list_ports | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | total | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 100.0% | 1 | | -> duration | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.62817 Full duration: 36.210094 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | neutron.create_subnet | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | neutron.create_router | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | neutron.add_interface_router | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | neutron.list_routers | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 100.0% | 1 | | -> duration | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.670319 Full duration: 40.809211 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | neutron.create_subnet | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | neutron.list_subnets | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | -> duration | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.930417 Full duration: 32.506673 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | neutron.delete_security_group | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | total | 1.936 | 1.936 | 1.936 | 1.936 | 1.936 | 1.936 | 100.0% | 1 | | -> duration | 1.936 | 1.936 | 1.936 | 1.936 | 1.936 | 1.936 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.935858 Full duration: 14.879636 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | neutron.create_security_group_rule | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | neutron.delete_security_group | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> duration | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.01676 Full duration: 15.153274 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 603bb57b-9280-428d-a9ad-34a34b1d768c 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.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | neutron.create_router | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | neutron.add_gateway_router | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | neutron.remove_gateway_router | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | total | 4.283 | 4.283 | 4.283 | 4.283 | 4.283 | 4.283 | 100.0% | 1 | | -> duration | 4.283 | 4.283 | 4.283 | 4.283 | 4.283 | 4.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.283241 Full duration: 24.936323 HINTS: * To plot HTML graphics with this data, run: rally task report 603bb57b-9280-428d-a9ad-34a34b1d768c --out output.html * To generate a JUnit report, run: rally task export 603bb57b-9280-428d-a9ad-34a34b1d768c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 603bb57b-9280-428d-a9ad-34a34b1d768c --json --out output.json 2018-11-18 16:44:28,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '603bb57b-9280-428d-a9ad-34a34b1d768c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-11-18 16:44:31,022 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 603bb57b-9280-428d-a9ad-34a34b1d768c --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-11-18 16:44:30.907 9060 INFO rally.api [-] Building 'json' report for the following task(s): '603bb57b-9280-428d-a9ad-34a34b1d768c'. 2018-11-18 16:44:30.917 9060 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:44:31,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '603bb57b-9280-428d-a9ad-34a34b1d768c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-11-18 16:44:33,298 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 603bb57b-9280-428d-a9ad-34a34b1d768c --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-11-18 16:44:33.163 9063 INFO rally.api [-] Building 'html' report for the following task(s): '603bb57b-9280-428d-a9ad-34a34b1d768c'. 2018-11-18 16:44:33.195 9063 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:44:33,306 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-18 16:44:33,306 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-18 16:44:33,307 - 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-11-18 16:44:33,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-18 16:44:33,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-18 16:44:33,321 - 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': '8448062c-5a5a-461e-a8a3-4641b509e913', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'flavor_name': 'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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-11-18 16:50:04,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f38b5de8-6cc7-48e8-9346-afdcc89d84c1 2018-11-18 16:50:04,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f38b5de8-6cc7-48e8-9346-afdcc89d84c1'] 2018-11-18 16:50:05,846 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f38b5de8-6cc7-48e8-9346-afdcc89d84c1 -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "block_migration": false, "nics": [ { "net-id": "8448062c-5a5a-461e-a8a3-4641b509e913" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.628 | 9.628 | 9.628 | 9.628 | 9.628 | 9.628 | 100.0% | 1 | | nova.find_host_to_migrate | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 100.0% | 1 | | nova.live_migrate | 11.044 | 11.044 | 11.044 | 11.044 | 11.044 | 11.044 | 100.0% | 1 | | nova.delete_server | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 100.0% | 1 | | total | 24.833 | 24.833 | 24.833 | 24.833 | 24.833 | 24.833 | 100.0% | 1 | | -> duration | 23.833 | 23.833 | 23.833 | 23.833 | 23.833 | 23.833 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.833369 Full duration: 34.297371 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "8448062c-5a5a-461e-a8a3-4641b509e913" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.939 | 8.939 | 8.939 | 8.939 | 8.939 | 8.939 | 100.0% | 1 | | cinder_v2.create_volume | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 100.0% | 1 | | nova.attach_volume | 4.068 | 4.068 | 4.068 | 4.068 | 4.068 | 4.068 | 100.0% | 1 | | nova.find_host_to_migrate | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | nova.live_migrate | 13.621 | 13.621 | 13.621 | 13.621 | 13.621 | 13.621 | 100.0% | 1 | | nova.detach_volume | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 100.0% | 1 | | cinder_v2.delete_volume | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | nova.delete_server | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 100.0% | 1 | | total | 40.018 | 40.018 | 40.018 | 40.018 | 40.018 | 40.018 | 100.0% | 1 | | -> duration | 39.018 | 39.018 | 39.018 | 39.018 | 39.018 | 39.018 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.018136 Full duration: 51.917668 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "8448062c-5a5a-461e-a8a3-4641b509e913" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 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 | 8.8 | 8.8 | 8.8 | 8.8 | 8.8 | 8.8 | 100.0% | 1 | | nova.boot_server | 9.049 | 9.049 | 9.049 | 9.049 | 9.049 | 9.049 | 100.0% | 1 | | nova.find_host_to_migrate | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 100.0% | 1 | | nova.live_migrate | 16.486 | 16.486 | 16.486 | 16.486 | 16.486 | 16.486 | 100.0% | 1 | | nova.delete_server | 8.007 | 8.007 | 8.007 | 8.007 | 8.007 | 8.007 | 100.0% | 1 | | total | 43.733 | 43.733 | 43.733 | 43.733 | 43.733 | 43.733 | 100.0% | 1 | | -> duration | 42.733 | 42.733 | 42.733 | 42.733 | 42.733 | 42.733 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.732888 Full duration: 55.908226 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "server_kwargs": { "nics": [ { "net-id": "8448062c-5a5a-461e-a8a3-4641b509e913" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 16.981467 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "volume_size": 5, "nics": [ { "net-id": "8448062c-5a5a-461e-a8a3-4641b509e913" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 11.066973 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "force_delete": false, "nics": [ { "net-id": "8448062c-5a5a-461e-a8a3-4641b509e913" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.238374 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "nics": [ { "net-id": "8448062c-5a5a-461e-a8a3-4641b509e913" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.253 | 9.253 | 9.253 | 9.253 | 9.253 | 9.253 | 100.0% | 1 | | nova.migrate | 70.474 | 70.474 | 70.474 | 70.474 | 70.474 | 70.474 | 100.0% | 1 | | nova.resize_confirm | 5.09 | 5.09 | 5.09 | 5.09 | 5.09 | 5.09 | 100.0% | 1 | | nova.delete_server | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 100.0% | 1 | | total | 89.822 | 89.822 | 89.822 | 89.822 | 89.822 | 89.822 | 100.0% | 1 | | -> duration | 88.822 | 88.822 | 88.822 | 88.822 | 88.822 | 88.822 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 88.822065 Full duration: 99.155057 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "image": { "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 9.455559 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f38b5de8-6cc7-48e8-9346-afdcc89d84c1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | nova.delete_server_group | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782694 Full duration: 9.271716 HINTS: * To plot HTML graphics with this data, run: rally task report f38b5de8-6cc7-48e8-9346-afdcc89d84c1 --out output.html * To generate a JUnit report, run: rally task export f38b5de8-6cc7-48e8-9346-afdcc89d84c1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f38b5de8-6cc7-48e8-9346-afdcc89d84c1 --json --out output.json 2018-11-18 16:50:05,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f38b5de8-6cc7-48e8-9346-afdcc89d84c1', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-11-18 16:50:08,026 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f38b5de8-6cc7-48e8-9346-afdcc89d84c1 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-11-18 16:50:07.913 10370 INFO rally.api [-] Building 'json' report for the following task(s): 'f38b5de8-6cc7-48e8-9346-afdcc89d84c1'. 2018-11-18 16:50:07.921 10370 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:50:08,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f38b5de8-6cc7-48e8-9346-afdcc89d84c1', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-11-18 16:50:10,282 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f38b5de8-6cc7-48e8-9346-afdcc89d84c1 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-11-18 16:50:10.143 10373 INFO rally.api [-] Building 'html' report for the following task(s): 'f38b5de8-6cc7-48e8-9346-afdcc89d84c1'. 2018-11-18 16:50:10.170 10373 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:50:10,293 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-11-18 16:50:10,294 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-18 16:50:10,294 - 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-11-18 16:50:10,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-18 16:50:10,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-18 16:50:10,324 - 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': '8448062c-5a5a-461e-a8a3-4641b509e913', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', 'flavor_name': 'rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1', '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-11-18 16:51:03,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a28f7b59-2a4e-4ae2-b755-426421b5c050 2018-11-18 16:51:03,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a28f7b59-2a4e-4ae2-b755-426421b5c050'] 2018-11-18 16:51:05,057 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a28f7b59-2a4e-4ae2-b755-426421b5c050 -------------------------------------------------------------------------------- Task a28f7b59-2a4e-4ae2-b755-426421b5c050: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a28f7b59-2a4e-4ae2-b755-426421b5c050 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | quotas.delete_quotas | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.891698 Full duration: 8.762138 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a28f7b59-2a4e-4ae2-b755-426421b5c050 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.733911 Full duration: 8.466609 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a28f7b59-2a4e-4ae2-b755-426421b5c050 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.397 | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791675 Full duration: 8.708638 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a28f7b59-2a4e-4ae2-b755-426421b5c050 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.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | total | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> duration | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.177369 Full duration: 9.033909 HINTS: * To plot HTML graphics with this data, run: rally task report a28f7b59-2a4e-4ae2-b755-426421b5c050 --out output.html * To generate a JUnit report, run: rally task export a28f7b59-2a4e-4ae2-b755-426421b5c050 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a28f7b59-2a4e-4ae2-b755-426421b5c050 --json --out output.json 2018-11-18 16:51:05,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a28f7b59-2a4e-4ae2-b755-426421b5c050', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-11-18 16:51:07,315 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a28f7b59-2a4e-4ae2-b755-426421b5c050 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-11-18 16:51:07.208 10886 INFO rally.api [-] Building 'json' report for the following task(s): 'a28f7b59-2a4e-4ae2-b755-426421b5c050'. 2018-11-18 16:51:07.212 10886 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:51:07,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a28f7b59-2a4e-4ae2-b755-426421b5c050', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-11-18 16:51:09,580 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a28f7b59-2a4e-4ae2-b755-426421b5c050 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-11-18 16:51:09.456 10889 INFO rally.api [-] Building 'html' report for the following task(s): 'a28f7b59-2a4e-4ae2-b755-426421b5c050'. 2018-11-18 16:51:09.477 10889 INFO rally.api [-] The report has been successfully built. 2018-11-18 16:51:09,584 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-18 16:51:09,588 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:24 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:03 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 05:01 | 11 | 100.00% | | nova | 04:58 | 5 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:27 | 55 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-18 16:51:09,588 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 7/8 modules 2018-11-18 16:51:09,715 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:51:09,716 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:41 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-18 16:51:09,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:51:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:09,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51: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-bc93af4d-bca7-43c1-95d8-5e89f138287a x-compute-request-id: req-bc93af4d-bca7-43c1-95d8-5e89f138287a Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/29695c72-5d75-473c-ae31-844df7780e59", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "29695c72-5d75-473c-ae31-844df7780e59", "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/461502eb-bdfc-4639-8050-907c3d5543ce", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/461502eb-bdfc-4639-8050-907c3d5543ce", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "461502eb-bdfc-4639-8050-907c3d5543ce", "name": "rally_sanity-flavor_alt_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:51:09,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-bc93af4d-bca7-43c1-95d8-5e89f138287a 2018-11-18 16:51:09,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.197526931763s 2018-11-18 16:51:09,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-bc93af4d-bca7-43c1-95d8-5e89f138287a 2018-11-18 16:51:09,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:51:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/461502eb-bdfc-4639-8050-907c3d5543ce -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:09,958 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:51:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9880dd4-7c41-4edd-8cbe-1a1b6f07ee19 x-compute-request-id: req-d9880dd4-7c41-4edd-8cbe-1a1b6f07ee19 Content-Length: 0 Content-Type: application/json 2018-11-18 16:51:09,958 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/461502eb-bdfc-4639-8050-907c3d5543ce used request id req-d9880dd4-7c41-4edd-8cbe-1a1b6f07ee19 2018-11-18 16:51:09,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347890853882s 2018-11-18 16:51:09,959 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/461502eb-bdfc-4639-8050-907c3d5543ce used request id req-d9880dd4-7c41-4edd-8cbe-1a1b6f07ee19 2018-11-18 16:51:09,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-18 16:51:09,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" -d '{"subnet_id": "cc3c0c03-7b82-460b-b35f-161b2db0ea1b"}' 2018-11-18 16:51:11,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cab0657b-8772-4593-9903-3162275a47e6 Date: Sun, 18 Nov 2018 16:51:11 GMT RESP BODY: {"network_id": "8448062c-5a5a-461e-a8a3-4641b509e913", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "subnet_id": "cc3c0c03-7b82-460b-b35f-161b2db0ea1b", "subnet_ids": ["cc3c0c03-7b82-460b-b35f-161b2db0ea1b"], "port_id": "9ce12583-8f1a-41af-b79a-f48e4107b536", "id": "099d1651-1c56-4e1b-ac23-80830aae3954"} 2018-11-18 16:51:11,169 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954/remove_router_interface.json used request id req-cab0657b-8772-4593-9903-3162275a47e6 2018-11-18 16:51:11,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.21021294594s 2018-11-18 16:51:11,170 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954/remove_router_interface.json used request id req-cab0657b-8772-4593-9903-3162275a47e6 returning object 099d1651-1c56-4e1b-ac23-80830aae3954 2018-11-18 16:51:11,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-18 16:51:11,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:51:11,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12850 X-Openstack-Request-Id: req-d5f75221-69f7-4158-b7d5-485369b7eb3b Date: Sun, 18 Nov 2018 16:51:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "created_at": "2018-11-18T16:27:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:51:10Z", "revision_number": 4, "routes": [], "project_id": "6e1f1109816d48a0b52127b8629027cd", "id": "099d1651-1c56-4e1b-ac23-80830aae3954", "name": "rally_sanity-router_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:07Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:07Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "1d24218d-9eb1-4542-b9d6-7b4187e9a88d", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:47:29Z", "revision_number": 2, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "24112248-3351-41a7-93a2-34efae45ad8f", "name": "c_rally_57e2459b_eyz1han2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:39:35Z", "revision_number": 2, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "250b8b4b-c5e0-4ab9-843b-4b771ed89db5", "name": "c_rally_befc41bb_AkDGW7eg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:41:41Z", "revision_number": 2, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "293d1a12-3b65-4b4c-ab62-cbc516ca5452", "name": "c_rally_464d3005_89ctxqrg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:39:34Z", "revision_number": 2, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "36e3c34e-48f0-44d6-accf-338d681655ad", "name": "c_rally_befc41bb_AkDGW7eg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "f625fbfb5049477faaac24a067bea4c2", "created_at": "2018-11-18T16:17:53Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-11-18T16:17:54Z", "revision_number": 2, "routes": [], "project_id": "f625fbfb5049477faaac24a067bea4c2", "id": "43cc5ca1-4952-4d20-be8b-2f29e0f335e2", "name": "tempest-FloatingIPTestJSON-router-1951347929"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "a7cbe3ce63944dcab73cf359c3919489", "created_at": "2018-11-18T16:12:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:12:32Z", "revision_number": 2, "routes": [], "project_id": "a7cbe3ce63944dcab73cf359c3919489", "id": "528c2cc9-4d52-4351-a461-2193c261ab5b", "name": "tempest-ServersTestBootFromVolume-1741743944-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:47:27Z", "revision_number": 2, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "530b5b14-7c5d-499f-a9c2-dc3f11a8c0a7", "name": "c_rally_57e2459b_eyz1han2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:05:11Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "7167cc5d-b65f-48a4-afcd-f365d564b2f5", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:05:13Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "729e61a6-286e-492c-95ce-4c171b053ce5", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:41:42Z", "revision_number": 2, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "84e74679-a1bb-42e6-956b-80b4e428578d", "name": "c_rally_464d3005_89ctxqrg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:39:33Z", "revision_number": 2, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "88973a5d-5d34-49e4-bd28-ca678edfb559", "name": "c_rally_befc41bb_AkDGW7eg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:47:28Z", "revision_number": 2, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "917ca5ef-09d6-48ee-8301-36e99f06680a", "name": "c_rally_57e2459b_eyz1han2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:47:31Z", "revision_number": 2, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "9a66de8d-d328-4bd4-abbe-4984a3812480", "name": "c_rally_57e2459b_eyz1han2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a7cbe3ce63944dcab73cf359c3919489", "created_at": "2018-11-18T16:12:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:12:31Z", "revision_number": 2, "routes": [], "project_id": "a7cbe3ce63944dcab73cf359c3919489", "id": "a91cbf89-a9f8-40b5-8bd7-23ada94b2687", "name": "tempest-ServersTestBootFromVolume-1741743944-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:41:39Z", "revision_number": 2, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "bd6d2783-16f7-4f91-8d3c-848cfb9167fc", "name": "c_rally_464d3005_89ctxqrg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:41:38Z", "revision_number": 2, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "c82fa003-a6ea-4aa6-a307-1c204878801a", "name": "c_rally_464d3005_89ctxqrg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:06Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "c9ab2667-f5dd-4dd1-a6e1-3c5502794a28", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:05:10Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "cd45d043-a5df-492d-a352-f901e1d78262", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:39:37Z", "revision_number": 2, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "e1d6368d-13fc-4b5a-bfd0-4ae63ff653e0", "name": "c_rally_befc41bb_AkDGW7eg"}]} 2018-11-18 16:51:11,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-d5f75221-69f7-4158-b7d5-485369b7eb3b 2018-11-18 16:51:11,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.233943939209s 2018-11-18 16:51:11,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-d5f75221-69f7-4158-b7d5-485369b7eb3b 2018-11-18 16:51:11,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-18 16:51:11,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:51:12,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c53a08f9-03e4-4e12-95d9-69e8d8e365c3 Content-Length: 0 Date: Sun, 18 Nov 2018 16:51:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:51:12,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954.json used request id req-c53a08f9-03e4-4e12-95d9-69e8d8e365c3 2018-11-18 16:51:12,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35434794426s 2018-11-18 16:51:12,764 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/099d1651-1c56-4e1b-ac23-80830aae3954.json used request id req-c53a08f9-03e4-4e12-95d9-69e8d8e365c3 2018-11-18 16:51:12,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-18 16:51:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:51:12,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-cd6606ae-8a43-4f1b-92f5-19958db1833f Date: Sun, 18 Nov 2018 16:51:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8448062c-5a5a-461e-a8a3-4641b509e913","tenant_id":"6e1f1109816d48a0b52127b8629027cd","created_at":"2018-11-18T16:27:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-18T16:27:29Z","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":"6e1f1109816d48a0b52127b8629027cd","id":"cc3c0c03-7b82-460b-b35f-161b2db0ea1b","subnetpool_id":null,"name":"rally_sanity-subnet_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}]} 2018-11-18 16:51:12,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-cd6606ae-8a43-4f1b-92f5-19958db1833f 2018-11-18 16:51:12,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.195510864258s 2018-11-18 16:51:12,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-cd6606ae-8a43-4f1b-92f5-19958db1833f 2018-11-18 16:51:12,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-18 16:51:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/cc3c0c03-7b82-460b-b35f-161b2db0ea1b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:51:15,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90a18e9d-100f-4146-a6e0-432b62827985 Date: Sun, 18 Nov 2018 16:51:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:51:15,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/cc3c0c03-7b82-460b-b35f-161b2db0ea1b.json used request id req-90a18e9d-100f-4146-a6e0-432b62827985 2018-11-18 16:51:15,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3075568676s 2018-11-18 16:51:15,270 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/cc3c0c03-7b82-460b-b35f-161b2db0ea1b.json used request id req-90a18e9d-100f-4146-a6e0-432b62827985 2018-11-18 16:51:15,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:51:15,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:51:15,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-0602c096-b297-4463-825e-5c4009e47676 Date: Sun, 18 Nov 2018 16:51:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8448062c-5a5a-461e-a8a3-4641b509e913","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"6e1f1109816d48a0b52127b8629027cd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:51:15Z","provider:segmentation_id":87,"name":"rally_sanity-net_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1","admin_state_up":true,"tenant_id":"6e1f1109816d48a0b52127b8629027cd","created_at":"2018-11-18T16:27:28Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 16:51:15,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0602c096-b297-4463-825e-5c4009e47676 2018-11-18 16:51:15,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29508805275s 2018-11-18 16:51:15,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0602c096-b297-4463-825e-5c4009e47676 2018-11-18 16:51:15,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-18 16:51:15,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/8448062c-5a5a-461e-a8a3-4641b509e913.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:51:16,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6e7a482-5242-462d-a196-18b297a030cb Date: Sun, 18 Nov 2018 16:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:51:16,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/8448062c-5a5a-461e-a8a3-4641b509e913.json used request id req-a6e7a482-5242-462d-a196-18b297a030cb 2018-11-18 16:51:16,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00700807571s 2018-11-18 16:51:16,576 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/8448062c-5a5a-461e-a8a3-4641b509e913.json used request id req-a6e7a482-5242-462d-a196-18b297a030cb 2018-11-18 16:51:16,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:51:16,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:51:16,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-b2ae0339-19e1-4d86-9317-74931b2466da Date: Sun, 18 Nov 2018 16:51:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c79bf94-cc62-4185-b82c-acb38adf699b/snap", "metadata": {}}], "file": "/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b/file", "owner": "6e1f1109816d48a0b52127b8629027cd", "id": "4c79bf94-cc62-4185-b82c-acb38adf699b", "size": 12716032, "self": "/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/4c79bf94-cc62-4185-b82c-acb38adf699b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:27:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:27:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:51:16,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-b2ae0339-19e1-4d86-9317-74931b2466da 2018-11-18 16:51:16,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180958032608s 2018-11-18 16:51:16,758 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-b2ae0339-19e1-4d86-9317-74931b2466da 2018-11-18 16:51:16,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:51:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}370d8cbb6cfbf6633e8e0d604070e9f475c9029b" 2018-11-18 16:51:18,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fdd9c42-d6c0-4b31-87c4-d569e7643d68 Date: Sun, 18 Nov 2018 16:51:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:51:18,449 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b used request id req-6fdd9c42-d6c0-4b31-87c4-d569e7643d68 2018-11-18 16:51:18,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.68940281868s 2018-11-18 16:51:18,449 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4c79bf94-cc62-4185-b82c-acb38adf699b used request id req-6fdd9c42-d6c0-4b31-87c4-d569e7643d68 2018-11-18 16:51:18,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:51:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:18,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51: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-7fc68fa0-e22f-41c6-b6ae-7646d6dba3d1 x-compute-request-id: req-7fc68fa0-e22f-41c6-b6ae-7646d6dba3d1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/29695c72-5d75-473c-ae31-844df7780e59", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "29695c72-5d75-473c-ae31-844df7780e59", "name": "rally_sanity-flavor_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:51:18,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-7fc68fa0-e22f-41c6-b6ae-7646d6dba3d1 2018-11-18 16:51:18,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0508291721344s 2018-11-18 16:51:18,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-7fc68fa0-e22f-41c6-b6ae-7646d6dba3d1 2018-11-18 16:51:18,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:51:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:18,557 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:51: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-75c0a857-61f1-4b4e-b866-b9be9024ac5c x-compute-request-id: req-75c0a857-61f1-4b4e-b866-b9be9024ac5c Content-Length: 0 Content-Type: application/json 2018-11-18 16:51:18,558 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59 used request id req-75c0a857-61f1-4b4e-b866-b9be9024ac5c 2018-11-18 16:51:18,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0545310974121s 2018-11-18 16:51:18,558 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/29695c72-5d75-473c-ae31-844df7780e59 used request id req-75c0a857-61f1-4b4e-b866-b9be9024ac5c 2018-11-18 16:51:18,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:51:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:18,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15eb532-5b50-4683-991d-3970f6e3ddc2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1", "links": {"self": "http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4"}, "domain_id": "default", "enabled": true, "id": "16cd2fdfc58244bdadd4cbff0954a5e4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:51:18,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a15eb532-5b50-4683-991d-3970f6e3ddc2 2018-11-18 16:51:18,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970129966736s 2018-11-18 16:51:18,656 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a15eb532-5b50-4683-991d-3970f6e3ddc2 2018-11-18 16:51:18,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:51:18,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:18,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4583bd21-ba8e-4cf7-ab9f-48d65139ee3c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4"}, "enabled": true, "id": "16cd2fdfc58244bdadd4cbff0954a5e4", "options": {}, "domain_id": "default", "name": "rally_sanity-user_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}} 2018-11-18 16:51:18,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4 used request id req-4583bd21-ba8e-4cf7-ab9f-48d65139ee3c 2018-11-18 16:51:18,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104568004608s 2018-11-18 16:51:18,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4 used request id req-4583bd21-ba8e-4cf7-ab9f-48d65139ee3c 2018-11-18 16:51:18,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 16:51:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:18,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59dd432b-97f8-4889-bc3a-91b7a1d354e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:51:18,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4 used request id req-59dd432b-97f8-4889-bc3a-91b7a1d354e8 2018-11-18 16:51:18,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.194201946259s 2018-11-18 16:51:18,962 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/16cd2fdfc58244bdadd4cbff0954a5e4 used request id req-59dd432b-97f8-4889-bc3a-91b7a1d354e8 2018-11-18 16:51:18,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:51:18,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:19,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a542d6-7715-4928-b073-0a7b34f43b24 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd"}, "enabled": true, "id": "6e1f1109816d48a0b52127b8629027cd", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_7957b077-5ab0-4e05-8a91-7eb2e94c0bf1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:51:19,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-f8a542d6-7715-4928-b073-0a7b34f43b24 2018-11-18 16:51:19,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794129371643s 2018-11-18 16:51:19,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-f8a542d6-7715-4928-b073-0a7b34f43b24 2018-11-18 16:51:19,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 16:51:19,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:19,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e0513df-6f56-49da-b726-5f0eb136679d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:51:19,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd used request id req-7e0513df-6f56-49da-b726-5f0eb136679d 2018-11-18 16:51:19,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153599977493s 2018-11-18 16:51:19,199 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6e1f1109816d48a0b52127b8629027cd used request id req-7e0513df-6f56-49da-b726-5f0eb136679d 2018-11-18 16:51:19,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:51:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:19,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c68b5e9-0e9b-4302-8254-5a83b3553508 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "171d4ed208d24e30ba8b076323ad63ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:51:19,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4c68b5e9-0e9b-4302-8254-5a83b3553508 2018-11-18 16:51:19,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855438709259s 2018-11-18 16:51:19,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:51:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:19,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b33d25-ec48-49b0-b79f-79cd18cca9ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:51:19,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/171d4ed208d24e30ba8b076323ad63ed used request id req-30b33d25-ec48-49b0-b79f-79cd18cca9ef 2018-11-18 16:51:19,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.107243061066s 2018-11-18 16:51:19,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:51:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=6e1f1109816d48a0b52127b8629027cd&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:19,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-81ea73a6-e9ed-4383-b711-4c24d6be4081 Date: Sun, 18 Nov 2018 16:51:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "created_at": "2018-11-18T16:27:28Z", "updated_at": "2018-11-18T16:27:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:27:28Z", "revision_number": 0, "id": "46100a5e-3524-4bb9-a506-f014851410f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:27:28Z", "security_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e1f1109816d48a0b52127b8629027cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:27:28Z", "revision_number": 0, "id": "54a29dd6-0c58-48f8-b2c8-505df9ceb28b", "remote_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "remote_ip_prefix": null, "created_at": "2018-11-18T16:27:28Z", "security_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e1f1109816d48a0b52127b8629027cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:27:28Z", "revision_number": 0, "id": "87543e01-a476-46e9-9287-fae4f916f95a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:27:28Z", "security_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e1f1109816d48a0b52127b8629027cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:27:28Z", "revision_number": 0, "id": "d5a124be-9efb-42a4-8f36-09dc1612f1d0", "remote_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "remote_ip_prefix": null, "created_at": "2018-11-18T16:27:28Z", "security_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e1f1109816d48a0b52127b8629027cd"}], "revision_number": 4, "project_id": "6e1f1109816d48a0b52127b8629027cd", "id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "name": "default"}]} 2018-11-18 16:51:19,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=6e1f1109816d48a0b52127b8629027cd&name=default used request id req-81ea73a6-e9ed-4383-b711-4c24d6be4081 2018-11-18 16:51:19,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196410179138s 2018-11-18 16:51:19,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=6e1f1109816d48a0b52127b8629027cd&name=default used request id req-81ea73a6-e9ed-4383-b711-4c24d6be4081 2018-11-18 16:51:19,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:51:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:19,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-81916e8c-4a65-4f15-b3a0-45b49d01f6c2 Date: Sun, 18 Nov 2018 16:51:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "created_at": "2018-11-18T16:27:28Z", "updated_at": "2018-11-18T16:27:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:27:28Z", "revision_number": 0, "id": "54a29dd6-0c58-48f8-b2c8-505df9ceb28b", "remote_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "remote_ip_prefix": null, "created_at": "2018-11-18T16:27:28Z", "security_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e1f1109816d48a0b52127b8629027cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:27:28Z", "revision_number": 0, "id": "46100a5e-3524-4bb9-a506-f014851410f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:27:28Z", "security_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e1f1109816d48a0b52127b8629027cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:27:28Z", "revision_number": 0, "id": "d5a124be-9efb-42a4-8f36-09dc1612f1d0", "remote_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "remote_ip_prefix": null, "created_at": "2018-11-18T16:27:28Z", "security_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e1f1109816d48a0b52127b8629027cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T16:27:28Z", "revision_number": 0, "id": "87543e01-a476-46e9-9287-fae4f916f95a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T16:27:28Z", "security_group_id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "tenant_id": "6e1f1109816d48a0b52127b8629027cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e1f1109816d48a0b52127b8629027cd"}], "revision_number": 4, "project_id": "6e1f1109816d48a0b52127b8629027cd", "id": "ac0bc37b-9737-458e-966b-184c785d7a4f", "name": "default"}]} 2018-11-18 16:51:19,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-81916e8c-4a65-4f15-b3a0-45b49d01f6c2 2018-11-18 16:51:19,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196110963821s 2018-11-18 16:51:19,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-81916e8c-4a65-4f15-b3a0-45b49d01f6c2 2018-11-18 16:51:19,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-18 16:51:19,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/ac0bc37b-9737-458e-966b-184c785d7a4f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1f2c751535160ce156dd41bcb8d0d629af80186" 2018-11-18 16:51:20,134 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfc048b6-c491-4f70-9399-9d2fd0299b13 Content-Length: 0 Date: Sun, 18 Nov 2018 16:51:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 16:51:20,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/ac0bc37b-9737-458e-966b-184c785d7a4f.json used request id req-cfc048b6-c491-4f70-9399-9d2fd0299b13 2018-11-18 16:51:20,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.335870027542s 2018-11-18 16:51:20,134 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/ac0bc37b-9737-458e-966b-184c785d7a4f.json used request id req-cfc048b6-c491-4f70-9399-9d2fd0299b13 2018-11-18 16:51:20,135 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-11-18 16:51:20,188 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-18 16:51:20,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:51:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:51:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:51:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:51:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:51:20,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:51:20,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b43003-7414-4389-b1f5-b3878c9b93b5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:51:20,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-66b43003-7414-4389-b1f5-b3878c9b93b5 2018-11-18 16:51:20,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:51:20,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["o4bnW3rdSTyN-L8ERbFsbQ"], "issued_at": "2018-11-18T16:51:20.000000Z"}} 2018-11-18 16:51:20,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:51:20,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:21,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-69b155c4-2e91-4e60-94d1-f44117086eb4 Date: Sun, 18 Nov 2018 16:51:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 16:51:21,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-69b155c4-2e91-4e60-94d1-f44117086eb4 2018-11-18 16:51:21,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241591930389s 2018-11-18 16:51:21,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-69b155c4-2e91-4e60-94d1-f44117086eb4 2018-11-18 16:51:21,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:51:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:21,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:51:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:51:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:21,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3249fad9-e135-4db3-8e5e-6c33b32580d7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:51:21,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-3249fad9-e135-4db3-8e5e-6c33b32580d7 2018-11-18 16:51:21,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.087681055069s 2018-11-18 16:51:21,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 16:51:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34"}}' 2018-11-18 16:51:21,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a2a148f-c576-4084-8fe9-a7c3cb2427ad Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa"}, "enabled": true, "id": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34"}} 2018-11-18 16:51:21,209 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3a2a148f-c576-4084-8fe9-a7c3cb2427ad 2018-11-18 16:51:21,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108752012253s 2018-11-18 16:51:21,210 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3a2a148f-c576-4084-8fe9-a7c3cb2427ad 2018-11-18 16:51:21,210 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34', 'id': u'60db1f15759d4fe2b5c5ab2cd1ffdbfa', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 16:51:21,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 16:51:21,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363000154495s 2018-11-18 16:51:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:21,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df59171-6403-403c-8a33-b28326237449 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f"}, "enabled": true, "id": "99abc0fc75a74d8b910dd9941ea89e2f", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34"}} 2018-11-18 16:51:21,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f used request id req-7df59171-6403-403c-8a33-b28326237449 2018-11-18 16:51:21,662 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'99abc0fc75a74d8b910dd9941ea89e2f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34'}) 2018-11-18 16:51:21,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:51:21,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:21,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3a7ce5-8fa0-4d2d-a629-7e6c40c038f1 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:51:21,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1f3a7ce5-8fa0-4d2d-a629-7e6c40c038f1 2018-11-18 16:51:21,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837559700012s 2018-11-18 16:51:21,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:51:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:21,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fc8558-75bd-4ac0-9637-73ac38bed636 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:51:21,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-39fc8558-75bd-4ac0-9637-73ac38bed636 2018-11-18 16:51:21,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802690982819s 2018-11-18 16:51:21,829 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 16:51:21,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 16:51:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" -d '{"role": {"name": "Member"}}' 2018-11-18 16:51:21,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f008af00-abf3-4bf3-bf87-964b96176a04 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10851f88484f4fd7b8f7df76d0afcdad", "links": {"self": "http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad"}, "name": "Member"}} 2018-11-18 16:51:21,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f008af00-abf3-4bf3-bf87-964b96176a04 2018-11-18 16:51:21,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.097512960434s 2018-11-18 16:51:21,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1b44b2-0ed8-44d0-aeef-3fcd18b36612 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad"}, "domain_id": null, "name": "Member", "id": "10851f88484f4fd7b8f7df76d0afcdad"}} 2018-11-18 16:51:22,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad used request id req-0d1b44b2-0ed8-44d0-aeef-3fcd18b36612 2018-11-18 16:51:22,117 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad'}, 'domain_id': None, 'human_id': None, 'id': u'10851f88484f4fd7b8f7df76d0afcdad', 'HUMAN_ID': False}) 2018-11-18 16:51:22,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:51:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3304aab-efde-47ab-a2c3-d6b890fd38d6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10851f88484f4fd7b8f7df76d0afcdad", "links": {"self": "http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:51:22,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e3304aab-efde-47ab-a2c3-d6b890fd38d6 2018-11-18 16:51:22,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835330486298s 2018-11-18 16:51:22,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:51:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a320af-d340-41b7-9e84-a88900838bd2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:51:22,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a3a320af-d340-41b7-9e84-a88900838bd2 2018-11-18 16:51:22,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0901019573212s 2018-11-18 16:51:22,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:51:22,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4ae410-49c3-43a7-a768-0f395862f40d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34", "links": {"self": "http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f"}, "domain_id": "default", "enabled": true, "id": "99abc0fc75a74d8b910dd9941ea89e2f", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:51:22,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2b4ae410-49c3-43a7-a768-0f395862f40d 2018-11-18 16:51:22,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103299856186s 2018-11-18 16:51:22,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2b4ae410-49c3-43a7-a768-0f395862f40d 2018-11-18 16:51:22,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:51:22,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468d04da-7fb9-42a0-9a33-8e004a64dc9a Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa"}, "enabled": true, "id": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:51:22,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-468d04da-7fb9-42a0-9a33-8e004a64dc9a 2018-11-18 16:51:22,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0844368934631s 2018-11-18 16:51:22,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-468d04da-7fb9-42a0-9a33-8e004a64dc9a 2018-11-18 16:51:22,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:51:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&scope.project.id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&role.id=10851f88484f4fd7b8f7df76d0afcdad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa27d15-7985-4f9c-a963-1f4ff9b49376 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&scope.project.id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&role.id=10851f88484f4fd7b8f7df76d0afcdad", "previous": null, "next": null}} 2018-11-18 16:51:22,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&scope.project.id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&role.id=10851f88484f4fd7b8f7df76d0afcdad used request id req-4aa27d15-7985-4f9c-a963-1f4ff9b49376 2018-11-18 16:51:22,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0757851600647s 2018-11-18 16:51:22,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:51:22,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa/users/99abc0fc75a74d8b910dd9941ea89e2f/roles/10851f88484f4fd7b8f7df76d0afcdad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8169423-1963-4ead-8f96-1b90942ef432 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:51:22,696 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa/users/99abc0fc75a74d8b910dd9941ea89e2f/roles/10851f88484f4fd7b8f7df76d0afcdad used request id req-a8169423-1963-4ead-8f96-1b90942ef432 2018-11-18 16:51:22,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129915952682s 2018-11-18 16:51:22,697 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '2aabb90b-5841-4ec6-bcbd-ee2cc1264695', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34', 'project_id': u'60db1f15759d4fe2b5c5ab2cd1ffdbfa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 16:51:22,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:51:22,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:51:22,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:51:22,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:51:22,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:51:22,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:51:22,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:51:22,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:51:22,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:51:22,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:51:22,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:51:22,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:51:22,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:51:22,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:51:22,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:51:22,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:51:22,703 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34', 'password': '2aabb90b-5841-4ec6-bcbd-ee2cc1264695', 'project_name': 'refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '60db1f15759d4fe2b5c5ab2cd1ffdbfa', 'project_domain_name': 'Default'} 2018-11-18 16:51:22,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:51:22,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab22515-8864-4f8e-9ca5-c8f716b61bd3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10851f88484f4fd7b8f7df76d0afcdad", "links": {"self": "http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:51:22,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3ab22515-8864-4f8e-9ca5-c8f716b61bd3 2018-11-18 16:51:22,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836429595947s 2018-11-18 16:51:22,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:51:22,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2e4472-70b5-4d1d-8672-ce649c8a827a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10851f88484f4fd7b8f7df76d0afcdad", "links": {"self": "http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:51:22,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ea2e4472-70b5-4d1d-8672-ce649c8a827a 2018-11-18 16:51:22,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0721080303192s 2018-11-18 16:51:22,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:51:22,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:22,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b0009a-f4da-443c-8a8f-bfc43c726fe4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:51:22,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-94b0009a-f4da-443c-8a8f-bfc43c726fe4 2018-11-18 16:51:22,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.084095954895s 2018-11-18 16:51:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:51:22,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88cd1fe-2ce4-4b1f-9b52-d73719cb5f62 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34", "links": {"self": "http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f"}, "domain_id": "default", "enabled": true, "id": "99abc0fc75a74d8b910dd9941ea89e2f", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:51:23,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b88cd1fe-2ce4-4b1f-9b52-d73719cb5f62 2018-11-18 16:51:23,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100704908371s 2018-11-18 16:51:23,048 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b88cd1fe-2ce4-4b1f-9b52-d73719cb5f62 2018-11-18 16:51:23,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:51:23,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aded65f-b9f5-4ac5-b344-519a206a85e2 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa"}, "enabled": true, "id": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:51:23,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7aded65f-b9f5-4ac5-b344-519a206a85e2 2018-11-18 16:51:23,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.077269077301s 2018-11-18 16:51:23,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7aded65f-b9f5-4ac5-b344-519a206a85e2 2018-11-18 16:51:23,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:51:23,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&scope.project.id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb23b6d8-227e-4b5b-bdc6-2a7dacdd3dcc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&scope.project.id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 16:51:23,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&scope.project.id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-bb23b6d8-227e-4b5b-bdc6-2a7dacdd3dcc 2018-11-18 16:51:23,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0838589668274s 2018-11-18 16:51:23,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:51:23,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa/users/99abc0fc75a74d8b910dd9941ea89e2f/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc12a136-fd45-477b-85cb-50dcbe8a9888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:51:23,337 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa/users/99abc0fc75a74d8b910dd9941ea89e2f/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-bc12a136-fd45-477b-85cb-50dcbe8a9888 2018-11-18 16:51:23,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119240045547s 2018-11-18 16:51:23,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:51:23,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe1c3eb-efc4-4d44-9fcd-6caab56fcb87 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10851f88484f4fd7b8f7df76d0afcdad", "links": {"self": "http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:51:23,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fbe1c3eb-efc4-4d44-9fcd-6caab56fcb87 2018-11-18 16:51:23,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0761561393738s 2018-11-18 16:51:23,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:51:23,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f31fadc-7fac-4f06-82be-deb37ac226a2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:51:23,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-2f31fadc-7fac-4f06-82be-deb37ac226a2 2018-11-18 16:51:23,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0791380405426s 2018-11-18 16:51:23,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:51:23,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1df832-f2f2-4b7d-a7b7-7ef3b65f4461 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34", "links": {"self": "http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f"}, "domain_id": "default", "enabled": true, "id": "99abc0fc75a74d8b910dd9941ea89e2f", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:51:23,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ca1df832-f2f2-4b7d-a7b7-7ef3b65f4461 2018-11-18 16:51:23,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959351062775s 2018-11-18 16:51:23,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ca1df832-f2f2-4b7d-a7b7-7ef3b65f4461 2018-11-18 16:51:23,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:51:23,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6606755-91a1-4f78-b997-d7d2888f15bc Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default", "previous": null, "next": null}} 2018-11-18 16:51:23,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=99abc0fc75a74d8b910dd9941ea89e2f&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default used request id req-e6606755-91a1-4f78-b997-d7d2888f15bc 2018-11-18 16:51:23,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.07497215271s 2018-11-18 16:51:23,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:51:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/99abc0fc75a74d8b910dd9941ea89e2f/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:51:23,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d2b5471-45c4-4d02-96fd-deeb47362535 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:51:23,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/99abc0fc75a74d8b910dd9941ea89e2f/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-4d2b5471-45c4-4d02-96fd-deeb47362535 2018-11-18 16:51:23,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.143640995026s 2018-11-18 16:51:23,817 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-18 16:51:26,247 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-18 16:51:25.942 10892 INFO rally.deployment.engine [-] Deployment 16d19b14-55f7-48ed-93a5-3dffd114f4e0 | Starting: Destroy cloud and free allocated resources. 2018-11-18 16:51:26.034 10892 INFO rally.deployment.engine [-] Deployment 16d19b14-55f7-48ed-93a5-3dffd114f4e0 | Completed: Destroy cloud and free allocated resources. 2018-11-18 16:51:26.058 10892 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783). 2018-11-18 16:51:26.062 10892 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-18 16:51:28,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-18 16:51:28.297 10895 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ee3b4e50-35eb-41b2-af7f-aed2bb642327) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ee3b4e50-35eb-41b2-af7f-aed2bb642327 | 2018-11-18T16:51:28 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ee3b4e50-35eb-41b2-af7f-aed2bb642327 ~/.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-11-18 16:51:31,884 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+----------------+-----------+ 2018-11-18 16:51:31,884 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-18 16:51:34,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-18 16:51:33.955 10901 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9c32b6c4-9838-4065-9aba-5ec7c99af783). 2018-11-18 16:51:34.075 10901 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-18 16:51:37,921 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-18 16:51:36.300 10904 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-18 16:51:36.429 10904 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-18 16:51:37.740 10904 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e82dbb0-07a5-4014-957b-81162d0e6e01) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9e82dbb0-07a5-4014-957b-81162d0e6e01) as the default verifier for the future CLI operations. 2018-11-18 16:51:40,761 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-18 16:51:40,761 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:51:40,837 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-18 16:51:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:51:40,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f8e9e1-35d2-4551-97a3-3b8bc5d1e0ae Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:51:40,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-69f8e9e1-35d2-4551-97a3-3b8bc5d1e0ae 2018-11-18 16:51:40,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:51:41,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10851f88484f4fd7b8f7df76d0afcdad", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "name": "refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/60db1f15759d4fe2b5c5ab2cd1ffdbfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34", "id": "99abc0fc75a74d8b910dd9941ea89e2f"}, "audit_ids": ["uINCSnw9Tcq4_St88q2L3Q"], "issued_at": "2018-11-18T16:51:41.000000Z"}} 2018-11-18 16:51:41,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:51:41,315 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 18 Nov 2018 16:51:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-11-18 16:51:41,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:51:41,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:51:41,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-21661995-1bc0-4f71-9203-efd374ee18fc Date: Sun, 18 Nov 2018 16:51:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:51:41,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-21661995-1bc0-4f71-9203-efd374ee18fc 2018-11-18 16:51:41,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179460048676s 2018-11-18 16:51:41,499 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-21661995-1bc0-4f71-9203-efd374ee18fc 2018-11-18 16:51:41,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:51:41,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34"}' 2018-11-18 16:51:41,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b X-Openstack-Request-Id: req-73958f83-29f4-425a-a28b-945f0d2095f3 Date: Sun, 18 Nov 2018 16:51:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file", "owner": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "id": "6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "size": null, "self": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:51:41Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "checksum": null, "created_at": "2018-11-18T16:51:41Z", "protected": false} 2018-11-18 16:51:41,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-73958f83-29f4-425a-a28b-945f0d2095f3 2018-11-18 16:51:41,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.210906028748s 2018-11-18 16:51:41,712 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-73958f83-29f4-425a-a28b-945f0d2095f3 returning object 6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b 2018-11-18 16:51:41,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:51:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" -d '' 2018-11-18 16:51:42,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5224fd0-eddf-4b71-aa62-a16137d206dc Date: Sun, 18 Nov 2018 16:51:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:51:42,982 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file used request id req-e5224fd0-eddf-4b71-aa62-a16137d206dc 2018-11-18 16:51:42,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26966691017s 2018-11-18 16:51:42,983 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file used request id req-e5224fd0-eddf-4b71-aa62-a16137d206dc 2018-11-18 16:51:42,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:51:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:51:43,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-72b44c25-8e73-4f0c-a7ac-19e568907be8 Date: Sun, 18 Nov 2018 16:51:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap", "metadata": {}}], "file": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file", "owner": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "id": "6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "size": 12716032, "self": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:51:42Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:51:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:51:43,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-72b44c25-8e73-4f0c-a7ac-19e568907be8 2018-11-18 16:51:43,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171755075455s 2018-11-18 16:51:43,155 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-72b44c25-8e73-4f0c-a7ac-19e568907be8 2018-11-18 16:51:43,158 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file', 'owner': u'60db1f15759d4fe2b5c5ab2cd1ffdbfa', 'id': u'6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b', 'size': 12716032, u'self': u'/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60db1f15759d4fe2b5c5ab2cd1ffdbfa', 'name': 'refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:51:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T16:51:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34', 'created': u'2018-11-18T16:51:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:51:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:51:43,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:51:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_7b74202e-3165-48c6-90b7-747d7da8da34", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:51:43,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51: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-e480ce10-c7db-44d7-9e05-83adac8644e1 x-compute-request-id: req-e480ce10-c7db-44d7-9e05-83adac8644e1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "name": "refstack_defcore-flavor_7b74202e-3165-48c6-90b7-747d7da8da34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:51:43,371 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e480ce10-c7db-44d7-9e05-83adac8644e1 2018-11-18 16:51:43,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.212403059006s 2018-11-18 16:51:43,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e480ce10-c7db-44d7-9e05-83adac8644e1 returning object 9ca70fcd-3723-492b-a3b1-22dbcea8ce06 2018-11-18 16:51:43,372 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_7b74202e-3165-48c6-90b7-747d7da8da34', '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'a875ae444eec41a6b8bd843d2517a591', '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'9ca70fcd-3723-492b-a3b1-22dbcea8ce06', 'swap': 0}) 2018-11-18 16:51:43,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:51:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" -d '{"extra_specs": {}}' 2018-11-18 16:51:43,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51: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-82092e5a-4c6a-441f-98c9-2ad1ec506ad7 x-compute-request-id: req-82092e5a-4c6a-441f-98c9-2ad1ec506ad7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:51:43,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06/os-extra_specs used request id req-82092e5a-4c6a-441f-98c9-2ad1ec506ad7 2018-11-18 16:51:43,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203530788422s 2018-11-18 16:51:43,394 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06/os-extra_specs used request id req-82092e5a-4c6a-441f-98c9-2ad1ec506ad7 2018-11-18 16:51:43,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:51:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:51:43,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:51:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:51:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:51:43,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71644c31-5913-4b3d-8755-28ebe76d9b9f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10851f88484f4fd7b8f7df76d0afcdad", "links": {"self": "http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:51:43,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-71644c31-5913-4b3d-8755-28ebe76d9b9f 2018-11-18 16:51:43,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.101943016052s 2018-11-18 16:51:43,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-18 16:51:43,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:51:43,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51: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-8b874c0a-a76d-4b2d-9706-6c436a83c88c x-compute-request-id: req-8b874c0a-a76d-4b2d-9706-6c436a83c88c Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 16:51:43,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-8b874c0a-a76d-4b2d-9706-6c436a83c88c 2018-11-18 16:51:43,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.174434900284s 2018-11-18 16:51:43,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-8b874c0a-a76d-4b2d-9706-6c436a83c88c 2018-11-18 16:51:43,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:51:43,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:51:43,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-82f7eb25-1a52-43cd-a46c-38666215446a Date: Sun, 18 Nov 2018 16:51:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap", "metadata": {}}], "file": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file", "owner": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "id": "6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "size": 12716032, "self": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:51:42Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:51:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:51:43,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-82f7eb25-1a52-43cd-a46c-38666215446a 2018-11-18 16:51:43,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175314903259s 2018-11-18 16:51:43,852 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-82f7eb25-1a52-43cd-a46c-38666215446a 2018-11-18 16:51:43,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:51:43,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34"}' 2018-11-18 16:51:44,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8 X-Openstack-Request-Id: req-b9397dfc-5d17-427a-85a9-f2bcc428c1cf Date: Sun, 18 Nov 2018 16:51:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8/file", "owner": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "id": "8f89ea12-1479-45d9-b06b-b875301f73b8", "size": null, "self": "/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:51:44Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34", "checksum": null, "created_at": "2018-11-18T16:51:44Z", "protected": false} 2018-11-18 16:51:44,049 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b9397dfc-5d17-427a-85a9-f2bcc428c1cf 2018-11-18 16:51:44,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.194664955139s 2018-11-18 16:51:44,050 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b9397dfc-5d17-427a-85a9-f2bcc428c1cf returning object 8f89ea12-1479-45d9-b06b-b875301f73b8 2018-11-18 16:51:44,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:51:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" -d '' 2018-11-18 16:51:45,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3222a5aa-6320-4bc2-9bb9-ca92dd80b97a Date: Sun, 18 Nov 2018 16:51:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:51:45,421 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8/file used request id req-3222a5aa-6320-4bc2-9bb9-ca92dd80b97a 2018-11-18 16:51:45,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3701581955s 2018-11-18 16:51:45,421 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8/file used request id req-3222a5aa-6320-4bc2-9bb9-ca92dd80b97a 2018-11-18 16:51:45,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:51:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:51:45,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-d0135b15-47e4-4a80-ab50-141e381e5270 Date: Sun, 18 Nov 2018 16:51:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/8f89ea12-1479-45d9-b06b-b875301f73b8/snap", "metadata": {}}], "file": "/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8/file", "owner": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "id": "8f89ea12-1479-45d9-b06b-b875301f73b8", "size": 12716032, "self": "/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/8f89ea12-1479-45d9-b06b-b875301f73b8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:51:45Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:51:44Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap", "metadata": {}}], "file": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file", "owner": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "id": "6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "size": 12716032, "self": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:51:42Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:51:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:51:45,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d0135b15-47e4-4a80-ab50-141e381e5270 2018-11-18 16:51:45,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173194885254s 2018-11-18 16:51:45,595 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d0135b15-47e4-4a80-ab50-141e381e5270 2018-11-18 16:51:45,598 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/8f89ea12-1479-45d9-b06b-b875301f73b8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8/file', 'owner': u'60db1f15759d4fe2b5c5ab2cd1ffdbfa', 'id': u'8f89ea12-1479-45d9-b06b-b875301f73b8', 'size': 12716032, u'self': u'/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60db1f15759d4fe2b5c5ab2cd1ffdbfa', 'name': 'refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/8f89ea12-1479-45d9-b06b-b875301f73b8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:51:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T16:51:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34', 'created': u'2018-11-18T16:51:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:51:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7b74202e-3165-48c6-90b7-747d7da8da34', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:51:45,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:51:45,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_7b74202e-3165-48c6-90b7-747d7da8da34", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:51:45,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51: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-ba8f4604-4f2d-41ff-96ae-347db45afff3 x-compute-request-id: req-ba8f4604-4f2d-41ff-96ae-347db45afff3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/43a89b6d-e013-498a-98a4-8220d8878076", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/43a89b6d-e013-498a-98a4-8220d8878076", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "43a89b6d-e013-498a-98a4-8220d8878076", "name": "refstack_defcore-flavor_alt_7b74202e-3165-48c6-90b7-747d7da8da34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:51:45,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ba8f4604-4f2d-41ff-96ae-347db45afff3 2018-11-18 16:51:45,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0480968952179s 2018-11-18 16:51:45,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ba8f4604-4f2d-41ff-96ae-347db45afff3 returning object 43a89b6d-e013-498a-98a4-8220d8878076 2018-11-18 16:51:45,648 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_7b74202e-3165-48c6-90b7-747d7da8da34', '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'a875ae444eec41a6b8bd843d2517a591', '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'43a89b6d-e013-498a-98a4-8220d8878076', 'swap': 0}) 2018-11-18 16:51:45,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:51:45,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/43a89b6d-e013-498a-98a4-8220d8878076/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" -d '{"extra_specs": {}}' 2018-11-18 16:51:45,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:51:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-784f5143-fb37-4cbe-9a68-6a15a9bc8a4e x-compute-request-id: req-784f5143-fb37-4cbe-9a68-6a15a9bc8a4e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:51:45,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/43a89b6d-e013-498a-98a4-8220d8878076/os-extra_specs used request id req-784f5143-fb37-4cbe-9a68-6a15a9bc8a4e 2018-11-18 16:51:45,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212399959564s 2018-11-18 16:51:45,671 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/43a89b6d-e013-498a-98a4-8220d8878076/os-extra_specs used request id req-784f5143-fb37-4cbe-9a68-6a15a9bc8a4e 2018-11-18 16:51:45,671 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_7b74202e-3165-48c6-90b7-747d7da8da34', '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'a875ae444eec41a6b8bd843d2517a591', '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'43a89b6d-e013-498a-98a4-8220d8878076', 'swap': 0}) 2018-11-18 16:51:48,861 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-18 16:51:47.769 10923 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9e82dbb0-07a5-4014-957b-81162d0e6e01) for deployment 'opnfv-rally' (UUID=ee3b4e50-35eb-41b2-af7f-aed2bb642327). 2018-11-18 16:51:48.642 10923 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-18 16:51:48.644 10923 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e82dbb0-07a5-4014-957b-81162d0e6e01) has been successfully configured for deployment 'opnfv-rally' (UUID=ee3b4e50-35eb-41b2-af7f-aed2bb642327)! 2018-11-18 16:51:48,862 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-18 16:51:48,862 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-18 16:51:48,865 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-18 16:51:56,221 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-11-18 16:51:56,222 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-11-18 16:51:56,223 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-11-18 16:51:56,224 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-11-18 16:51:56,225 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-11-18 16:51:56,226 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-11-18 16:51:56,227 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-11-18 16:51:56,228 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-11-18 16:51:56,229 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-11-18 16:51:56,230 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-11-18 16:51:56,230 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-11-18 16:51:56,230 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-11-18 16:51:56,230 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-11-18 16:51:56,230 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-11-18 16:51:56,232 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-18 16:51:56,245 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-18 16:51:56,246 - 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', u'--concurrency=4']'. 2018-11-18 16:51:58,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:51:58.422 10935 INFO rally.api [-] Starting verification (UUID=69ea0dee-a065-42b9-86f1-0a5e8371a3e3) for deployment 'opnfv-rally' (UUID=ee3b4e50-35eb-41b2-af7f-aed2bb642327) by verifier 'opnfv-tempest' (UUID=9e82dbb0-07a5-4014-957b-81162d0e6e01). 2018-11-18 16:51:58,424 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 69ea0dee-a065-42b9-86f1-0a5e8371a3e3 2018-11-18 16:52:04,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:04.971 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.205s] 2018-11-18 16:52:05,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:05.028 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.057s] 2018-11-18 16:52:06,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:06.899 10935 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.090s] 2018-11-18 16:52:09,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:09.670 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.415s] 2018-11-18 16:52:17,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:17.916 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.220s] 2018-11-18 16:52:26,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:26.039 10935 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [19.135s] 2018-11-18 16:52:29,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:29.907 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.061s] 2018-11-18 16:52:31,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.275 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.069s] 2018-11-18 16:52:31,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.286 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-11-18 16:52:31,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.423 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.137s] 2018-11-18 16:52:31,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.438 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2018-11-18 16:52:31,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.449 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-11-18 16:52:31,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.480 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2018-11-18 16:52:31,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.544 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.064s] 2018-11-18 16:52:31,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.603 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.058s] 2018-11-18 16:52:31,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.747 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.144s] 2018-11-18 16:52:31,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.763 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-11-18 16:52:31,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:31.832 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2018-11-18 16:52:32,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:32.264 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.356s] 2018-11-18 16:52:38,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:38.661 10935 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-11-18 16:52:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:42.133 10935 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.081s] 2018-11-18 16:52:42,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:42.225 10935 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.091s] 2018-11-18 16:52:42,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:42.303 10935 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.078s] 2018-11-18 16:52:42,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:42.363 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [29.144s] 2018-11-18 16:52:43,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:43.305 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.948s] 2018-11-18 16:52:43,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:43.923 10935 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.880s] 2018-11-18 16:52:46,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:46.545 10935 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.148s] 2018-11-18 16:52:46,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:46.705 10935 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.159s] 2018-11-18 16:52:48,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:48.125 10935 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.418s] 2018-11-18 16:52:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:48.781 10935 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.656s] 2018-11-18 16:52:48,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:48.936 10935 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.155s] 2018-11-18 16:52:58,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:58.509 10935 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [14.585s] 2018-11-18 16:52:58,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:58.930 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.882s] 2018-11-18 16:52:59,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:52:59.788 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.857s] 2018-11-18 16:53:00,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:00.281 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.492s] 2018-11-18 16:53:00,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:00.515 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.357s] 2018-11-18 16:53:00,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:00.885 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.603s] 2018-11-18 16:53:01,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:01.120 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.234s] 2018-11-18 16:53:01,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:01.189 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.068s] 2018-11-18 16:53:01,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:01.267 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.077s] 2018-11-18 16:53:01,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:01.359 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.091s] 2018-11-18 16:53:01,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:01.432 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.073s] 2018-11-18 16:53:01,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:01.507 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.074s] 2018-11-18 16:53:01,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:01.644 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.137s] 2018-11-18 16:53:08,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:08.542 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [8.026s] 2018-11-18 16:53:10,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:10.224 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-11-18 16:53:12,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:12.641 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.098s] 2018-11-18 16:53:17,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:17.230 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.588s] 2018-11-18 16:53:20,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:20.975 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.744s] 2018-11-18 16:53:24,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:24.253 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-11-18 16:53:24,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:24.991 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.015s] 2018-11-18 16:53:28,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:28.428 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2018-11-18 16:53:28,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:28.884 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.893s] 2018-11-18 16:53:33,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:33.507 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.942s] 2018-11-18 16:53:33,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:33.770 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.263s] 2018-11-18 16:53:34,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:34.002 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.231s] 2018-11-18 16:53:34,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:34.654 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.651s] 2018-11-18 16:53:35,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:35.164 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.509s] 2018-11-18 16:53:35,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:35.588 10935 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.424s] 2018-11-18 16:53:36,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:36.461 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.576s] 2018-11-18 16:53:39,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:39.920 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.458s] 2018-11-18 16:53:40,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:40.163 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.243s] 2018-11-18 16:53:40,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:40.307 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.144s] 2018-11-18 16:53:40,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:40.532 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.224s] 2018-11-18 16:53:40,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:40.722 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.189s] 2018-11-18 16:53:40,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:40.861 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.514s] 2018-11-18 16:53:40,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:40.968 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.246s] 2018-11-18 16:53:41,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:41.068 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.099s] 2018-11-18 16:53:41,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:41.140 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.071s] 2018-11-18 16:53:41,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:41.194 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.054s] 2018-11-18 16:53:41,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:41.467 10935 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.818s] 2018-11-18 16:53:42,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:42.070 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.208s] 2018-11-18 16:53:42,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:42.964 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.893s] 2018-11-18 16:53:43,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:43.986 10935 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.519s] 2018-11-18 16:53:44,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:44.457 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.492s] 2018-11-18 16:53:45,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:45.763 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.567s] 2018-11-18 16:53:46,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:46.175 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.716s] 2018-11-18 16:53:47,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:47.552 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.375s] 2018-11-18 16:53:47,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:47.928 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.375s] 2018-11-18 16:53:48,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:48.436 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.507s] 2018-11-18 16:53:49,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:48.999 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.562s] 2018-11-18 16:53:49,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:49.857 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.855s] 2018-11-18 16:53:50,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:50.855 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.998s] 2018-11-18 16:53:51,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:51.524 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.667s] 2018-11-18 16:53:51,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:51.916 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.391s] 2018-11-18 16:53:52,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:52.323 10935 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.090s] 2018-11-18 16:53:52,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:52.664 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.746s] 2018-11-18 16:53:53,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:53.320 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.655s] 2018-11-18 16:53:53,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:53.750 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.164s] 2018-11-18 16:53:53,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:53.838 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.517s] 2018-11-18 16:53:54,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:54.307 10935 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.984s] 2018-11-18 16:53:54,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:54.443 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.605s] 2018-11-18 16:53:54,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:54.674 10935 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.231s] 2018-11-18 16:53:55,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:55.869 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.116s] 2018-11-18 16:53:57,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:57.255 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.386s] 2018-11-18 16:53:58,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:58.405 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.150s] 2018-11-18 16:53:58,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:58.768 10935 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.455s] 2018-11-18 16:53:59,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:59.620 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.214s] 2018-11-18 16:53:59,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:53:59.806 10935 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.042s] 2018-11-18 16:54:00,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:00.756 10935 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [62.232s] 2018-11-18 16:54:02,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:02.059 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.436s] 2018-11-18 16:54:02,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:02.385 10935 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.576s] 2018-11-18 16:54:03,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:03.263 10935 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.962s] 2018-11-18 16:54:03,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:03.315 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.257s] 2018-11-18 16:54:03,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:03.572 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.256s] 2018-11-18 16:54:03,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:03.598 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.026s] 2018-11-18 16:54:03,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:03.752 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.154s] 2018-11-18 16:54:03,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:03.770 10935 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-11-18 16:54:04,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:04.186 10935 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.802s] 2018-11-18 16:54:05,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:05.273 10935 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.338s] 2018-11-18 16:54:05,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:05.622 10935 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.349s] 2018-11-18 16:54:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:06.508 10935 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.320s] 2018-11-18 16:54:06,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:06.625 10935 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.119s] 2018-11-18 16:54:10,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:10.514 10935 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.158s] 2018-11-18 16:54:11,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:11.013 10935 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.074s] 2018-11-18 16:54:12,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:12.173 10935 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.159s] 2018-11-18 16:54:13,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:13.328 10935 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.654s] 2018-11-18 16:54:17,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:17.165 10935 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.891s] 2018-11-18 16:54:17,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:17.394 10935 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... fail 2018-11-18 16:54:18,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:18.159 10935 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.993s] 2018-11-18 16:54:19,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:19.243 10935 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.914s] 2018-11-18 16:54:19,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:19.664 10935 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.318s] 2018-11-18 16:54:21,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:21.901 10935 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.656s] 2018-11-18 16:54:22,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:22.097 10935 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.197s] 2018-11-18 16:54:22,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:22.290 10935 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.193s] 2018-11-18 16:54:22,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:22.491 10935 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.200s] 2018-11-18 16:54:22,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:22.534 10935 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.042s] 2018-11-18 16:54:26,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:26.421 10935 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.461s] 2018-11-18 16:54:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:30.387 10935 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.155s] 2018-11-18 16:54:34,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:34.325 10935 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.901s] 2018-11-18 16:54:37,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:37.202 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-11-18 16:54:37,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:37.354 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.152s] 2018-11-18 16:54:37,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:37.544 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.189s] 2018-11-18 16:54:37,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:37.722 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.178s] 2018-11-18 16:54:37,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:37.754 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.031s] 2018-11-18 16:54:37,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:37.951 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.196s] 2018-11-18 16:54:37,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:37.996 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.045s] 2018-11-18 16:54:38,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:38.041 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-11-18 16:54:38,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:38.230 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.188s] 2018-11-18 16:54:38,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:38.422 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.191s] 2018-11-18 16:54:42,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:42.991 10935 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.081s] 2018-11-18 16:54:55,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:55.460 10935 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [12.464s] 2018-11-18 16:54:57,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:57.436 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.653s] 2018-11-18 16:54:57,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:54:57.595 10935 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.159s] 2018-11-18 16:55:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:00.345 10935 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [42.176s] 2018-11-18 16:55:03,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:03.162 10935 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.248s] 2018-11-18 16:55:07,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:07.974 10935 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.513s] 2018-11-18 16:55:11,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:11.305 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.266s] 2018-11-18 16:55:11,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:11.988 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.681s] 2018-11-18 16:55:14,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:14.299 10935 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.363s] 2018-11-18 16:55:14,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:14.655 10935 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.354s] 2018-11-18 16:55:24,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:24.162 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.279s] 2018-11-18 16:55:24,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:24.201 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.039s] 2018-11-18 16:55:24,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:24.251 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2018-11-18 16:55:24,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:24.460 10935 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.178s] 2018-11-18 16:55:24,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:24.805 10935 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.343s] 2018-11-18 16:55:24,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:24.936 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.684s] 2018-11-18 16:55:25,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:25.032 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.095s] 2018-11-18 16:55:25,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:25.381 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.348s] 2018-11-18 16:55:25,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:25.416 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.036s] 2018-11-18 16:55:25,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:25.471 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.055s] 2018-11-18 16:55:25,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:25.668 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.196s] 2018-11-18 16:55:25,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:25.718 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.049s] 2018-11-18 16:55:25,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:25.901 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.183s] 2018-11-18 16:55:26,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:26.127 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.225s] 2018-11-18 16:55:26,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:26.204 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-11-18 16:55:26,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:26.252 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.047s] 2018-11-18 16:55:26,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:26.302 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.050s] 2018-11-18 16:55:33,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:33.771 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.174s] 2018-11-18 16:55:33,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:33.933 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.161s] 2018-11-18 16:55:34,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.194 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.261s] 2018-11-18 16:55:34,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.213 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.019s] 2018-11-18 16:55:34,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.369 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.156s] 2018-11-18 16:55:34,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.388 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.018s] 2018-11-18 16:55:34,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.430 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.041s] 2018-11-18 16:55:34,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.600 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.169s] 2018-11-18 16:55:34,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.610 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-11-18 16:55:34,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.801 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.190s] 2018-11-18 16:55:34,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:34.957 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.155s] 2018-11-18 16:55:35,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.138 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.182s] 2018-11-18 16:55:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.183 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.044s] 2018-11-18 16:55:35,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.375 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.191s] 2018-11-18 16:55:35,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.567 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.191s] 2018-11-18 16:55:35,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.576 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-11-18 16:55:35,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.607 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.031s] 2018-11-18 16:55:35,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.642 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2018-11-18 16:55:35,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.675 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.032s] 2018-11-18 16:55:35,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:55:35.849 10935 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.174s] 2018-11-18 16:55:40,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 69ea0dee-a065-42b9-86f1-0a5e8371a3e3 2018-11-18 16:55:40,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '69ea0dee-a065-42b9-86f1-0a5e8371a3e3']'. 2018-11-18 16:55:41,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-18 16:55:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-18 16:55:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 16:55:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 69ea0dee-a065-42b9-86f1-0a5e8371a3e3 | 2018-11-18 16:55:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-18 16:55:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-18 16:51:58 | 2018-11-18 16:55:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-18 16:55:40 | 2018-11-18 16:55:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:42 | 2018-11-18 16:55:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-18 16:55:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-18 16:55:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-18 16:55:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9e82dbb0-07a5-4014-957b-81162d0e6e01) | 2018-11-18 16:55:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-18 16:55:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ee3b4e50-35eb-41b2-af7f-aed2bb642327) | 2018-11-18 16:55:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-11-18 16:55:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 212.915 | 2018-11-18 16:55:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 184 | 2018-11-18 16:55:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-18 16:55:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-18 16:55:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-18 16:55:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 16 | 2018-11-18 16:55:41,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 16:55:41,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-18 16:55:41,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-18 16:55:41,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 92.0% 2018-11-18 16:55:41,648 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:55:41,649 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:01 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-11-18 16:55:41,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:55:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:55:42,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8cee2da6-892e-41e7-ad39-5afbdb9cb1b4 Date: Sun, 18 Nov 2018 16:55:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:55:42,504 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8 used request id req-8cee2da6-892e-41e7-ad39-5afbdb9cb1b4 2018-11-18 16:55:42,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.849449872971s 2018-11-18 16:55:42,504 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/8f89ea12-1479-45d9-b06b-b875301f73b8 used request id req-8cee2da6-892e-41e7-ad39-5afbdb9cb1b4 2018-11-18 16:55:42,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:55:42,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:42,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55: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-2628855b-537d-45c6-bb99-45c59816ea4f x-compute-request-id: req-2628855b-537d-45c6-bb99-45c59816ea4f Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/43a89b6d-e013-498a-98a4-8220d8878076", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/43a89b6d-e013-498a-98a4-8220d8878076", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "43a89b6d-e013-498a-98a4-8220d8878076", "name": "refstack_defcore-flavor_alt_7b74202e-3165-48c6-90b7-747d7da8da34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "name": "refstack_defcore-flavor_7b74202e-3165-48c6-90b7-747d7da8da34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:55:42,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-2628855b-537d-45c6-bb99-45c59816ea4f 2018-11-18 16:55:42,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362551212311s 2018-11-18 16:55:42,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-2628855b-537d-45c6-bb99-45c59816ea4f 2018-11-18 16:55:42,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:55:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/43a89b6d-e013-498a-98a4-8220d8878076 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:42,584 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:55: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-3710f00f-0e84-40fa-974c-7d35f5ddc346 x-compute-request-id: req-3710f00f-0e84-40fa-974c-7d35f5ddc346 Content-Length: 0 Content-Type: application/json 2018-11-18 16:55:42,584 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/43a89b6d-e013-498a-98a4-8220d8878076 used request id req-3710f00f-0e84-40fa-974c-7d35f5ddc346 2018-11-18 16:55:42,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401721000671s 2018-11-18 16:55:42,584 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/43a89b6d-e013-498a-98a4-8220d8878076 used request id req-3710f00f-0e84-40fa-974c-7d35f5ddc346 2018-11-18 16:55:42,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:55:42,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:55:42,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-1e5dd072-8f29-4c1c-a541-fe646ffb924d Date: Sun, 18 Nov 2018 16:55:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap", "metadata": {}}], "file": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/file", "owner": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "id": "6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "size": 12716032, "self": "/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:51:42Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7b74202e-3165-48c6-90b7-747d7da8da34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:51:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:55:42,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1e5dd072-8f29-4c1c-a541-fe646ffb924d 2018-11-18 16:55:42,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165582180023s 2018-11-18 16:55:42,751 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1e5dd072-8f29-4c1c-a541-fe646ffb924d 2018-11-18 16:55:42,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:55:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e147b1b7659293b8c352632ffcaaebe8e4d02c" 2018-11-18 16:55:44,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa92ab55-a96a-4be4-ac21-ec0c20ee4a78 Date: Sun, 18 Nov 2018 16:55:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:55:44,727 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b used request id req-aa92ab55-a96a-4be4-ac21-ec0c20ee4a78 2018-11-18 16:55:44,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97419095039s 2018-11-18 16:55:44,728 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6d2fe421-a52f-4d73-9f2a-d0bb9d02ad2b used request id req-aa92ab55-a96a-4be4-ac21-ec0c20ee4a78 2018-11-18 16:55:44,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:55:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:44,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55: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-869983c7-707d-46ca-bcf3-5fd5a28854bd x-compute-request-id: req-869983c7-707d-46ca-bcf3-5fd5a28854bd Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ca70fcd-3723-492b-a3b1-22dbcea8ce06", "name": "refstack_defcore-flavor_7b74202e-3165-48c6-90b7-747d7da8da34", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:55:44,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-869983c7-707d-46ca-bcf3-5fd5a28854bd 2018-11-18 16:55:44,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306367874146s 2018-11-18 16:55:44,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-869983c7-707d-46ca-bcf3-5fd5a28854bd 2018-11-18 16:55:44,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:55:44,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:44,798 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:55: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-ff927556-8462-482f-843e-1bb6509a5d7e x-compute-request-id: req-ff927556-8462-482f-843e-1bb6509a5d7e Content-Length: 0 Content-Type: application/json 2018-11-18 16:55:44,799 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06 used request id req-ff927556-8462-482f-843e-1bb6509a5d7e 2018-11-18 16:55:44,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0376980304718s 2018-11-18 16:55:44,799 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/9ca70fcd-3723-492b-a3b1-22dbcea8ce06 used request id req-ff927556-8462-482f-843e-1bb6509a5d7e 2018-11-18 16:55:44,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:55:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:44,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323b2948-e224-4ccc-b800-0e63ee564890 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34", "links": {"self": "http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f"}, "domain_id": "default", "enabled": true, "id": "99abc0fc75a74d8b910dd9941ea89e2f", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:55:44,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-323b2948-e224-4ccc-b800-0e63ee564890 2018-11-18 16:55:44,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.097589969635s 2018-11-18 16:55:44,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-323b2948-e224-4ccc-b800-0e63ee564890 2018-11-18 16:55:44,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:55:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:44,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbf62e8-ba4c-47cd-a6b1-22743d21ebb7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f"}, "enabled": true, "id": "99abc0fc75a74d8b910dd9941ea89e2f", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_7b74202e-3165-48c6-90b7-747d7da8da34"}} 2018-11-18 16:55:44,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f used request id req-fcbf62e8-ba4c-47cd-a6b1-22743d21ebb7 2018-11-18 16:55:44,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0913269519806s 2018-11-18 16:55:44,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f used request id req-fcbf62e8-ba4c-47cd-a6b1-22743d21ebb7 2018-11-18 16:55:44,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 16:55:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:45,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ac810c-e988-4289-aba6-272915003c85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:55:45,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f used request id req-e0ac810c-e988-4289-aba6-272915003c85 2018-11-18 16:55:45,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.171725034714s 2018-11-18 16:55:45,168 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/99abc0fc75a74d8b910dd9941ea89e2f used request id req-e0ac810c-e988-4289-aba6-272915003c85 2018-11-18 16:55:45,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:55:45,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:45,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5ad13e-85b9-4ed9-8d8c-2f68dd9930b5 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa"}, "enabled": true, "id": "60db1f15759d4fe2b5c5ab2cd1ffdbfa", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_7b74202e-3165-48c6-90b7-747d7da8da34"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 16:55:45,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-1c5ad13e-85b9-4ed9-8d8c-2f68dd9930b5 2018-11-18 16:55:45,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0731790065765s 2018-11-18 16:55:45,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-1c5ad13e-85b9-4ed9-8d8c-2f68dd9930b5 2018-11-18 16:55:45,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 16:55:45,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:45,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d9fd0e5-bae6-457c-968e-a16f56e141a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:55:45,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa used request id req-2d9fd0e5-bae6-457c-968e-a16f56e141a1 2018-11-18 16:55:45,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173152923584s 2018-11-18 16:55:45,418 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/60db1f15759d4fe2b5c5ab2cd1ffdbfa used request id req-2d9fd0e5-bae6-457c-968e-a16f56e141a1 2018-11-18 16:55:45,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:55:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:45,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79063c43-9bf9-480f-b53b-284e757a5dbd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10851f88484f4fd7b8f7df76d0afcdad", "links": {"self": "http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:55:45,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-79063c43-9bf9-480f-b53b-284e757a5dbd 2018-11-18 16:55:45,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820100307465s 2018-11-18 16:55:45,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:55:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:45,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3396150f-24e5-4dfc-8ed4-c10cf22020b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:55:45,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/10851f88484f4fd7b8f7df76d0afcdad used request id req-3396150f-24e5-4dfc-8ed4-c10cf22020b4 2018-11-18 16:55:45,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.102739095688s 2018-11-18 16:55:45,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:55:45,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a76296d054cedc357d68cf6bbc7e38f10b94845a" 2018-11-18 16:55:45,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9e6023cd-e7cd-4da7-a085-3c2adb933eed Date: Sun, 18 Nov 2018 16:55:45 GMT RESP BODY: {"security_groups": []} 2018-11-18 16:55:45,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&name=default used request id req-9e6023cd-e7cd-4da7-a085-3c2adb933eed 2018-11-18 16:55:45,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.1836810112s 2018-11-18 16:55:45,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=60db1f15759d4fe2b5c5ab2cd1ffdbfa&name=default used request id req-9e6023cd-e7cd-4da7-a085-3c2adb933eed 2018-11-18 16:55:45,792 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-11-18 16:55:45,845 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-18 16:55:45,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:55:45,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:55:45,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:55:45,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:55:45,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:55:45,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:55:45,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:55:45,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:55:45,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:55:45,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:55:45,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:55:45,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:55:45,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:55:45,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:55:45,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:55:45,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec84537-454e-494f-b501-2b9bd4f3c214 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:55:45,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6ec84537-454e-494f-b501-2b9bd4f3c214 2018-11-18 16:55:45,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:55:46,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["5wMrOEgZQv2sb57aGC9W3Q"], "issued_at": "2018-11-18T16:55:46.000000Z"}} 2018-11-18 16:55:46,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 16:55:46,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:46,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d98a4696-2e96-44e5-88d2-8bb2449c6864 Date: Sun, 18 Nov 2018 16:55:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 16:55:46,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d98a4696-2e96-44e5-88d2-8bb2449c6864 2018-11-18 16:55:46,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240427970886s 2018-11-18 16:55:46,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d98a4696-2e96-44e5-88d2-8bb2449c6864 2018-11-18 16:55:46,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 16:55:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:46,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:55:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:55:46,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:46,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c7c5eb-8083-4a95-ac64-e0381bd61a14 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 16:55:46,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-26c7c5eb-8083-4a95-ac64-e0381bd61a14 2018-11-18 16:55:46,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0913519859314s 2018-11-18 16:55:46,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 16:55:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}}' 2018-11-18 16:55:46,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-897febfc-99e3-4864-9d8d-b432ee225f24 Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72"}, "enabled": true, "id": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}} 2018-11-18 16:55:46,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-897febfc-99e3-4864-9d8d-b432ee225f24 2018-11-18 16:55:46,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252670049667s 2018-11-18 16:55:46,893 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-897febfc-99e3-4864-9d8d-b432ee225f24 2018-11-18 16:55:46,894 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'id': u'f6040941dcbf46f2b1ec7eb8f7c6aa72', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 16:55:46,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 16:55:47,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344899177551s 2018-11-18 16:55:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:47,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834e4b0f-721d-4d8e-be43-93e4567b7071 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1"}, "enabled": true, "id": "85e953500e6248d482d3a3cd488520f1", "options": {}, "domain_id": "default", "name": "patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}} 2018-11-18 16:55:47,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1 used request id req-834e4b0f-721d-4d8e-be43-93e4567b7071 2018-11-18 16:55:47,341 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'85e953500e6248d482d3a3cd488520f1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd'}) 2018-11-18 16:55:47,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:55:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:47,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98dd3cbc-60ca-493a-b4be-f7fa3237ae1c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:55:47,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-98dd3cbc-60ca-493a-b4be-f7fa3237ae1c 2018-11-18 16:55:47,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0887949466705s 2018-11-18 16:55:47,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:55:47,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:47,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f99057-9062-4052-a95e-5788ccf58daf Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:55:47,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-45f99057-9062-4052-a95e-5788ccf58daf 2018-11-18 16:55:47,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0719368457794s 2018-11-18 16:55:47,504 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 16:55:47,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 16:55:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" -d '{"role": {"name": "Member"}}' 2018-11-18 16:55:47,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a44dcc0-7af0-4ce8-81a8-0314b687619f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a956c5cb3b794e67a33c470324e662fd", "links": {"self": "http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd"}, "name": "Member"}} 2018-11-18 16:55:47,599 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2a44dcc0-7af0-4ce8-81a8-0314b687619f 2018-11-18 16:55:47,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0948121547699s 2018-11-18 16:55:47,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:47,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e68322-8a89-4ee2-a931-736c909bd1b8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd"}, "domain_id": null, "name": "Member", "id": "a956c5cb3b794e67a33c470324e662fd"}} 2018-11-18 16:55:47,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd used request id req-b8e68322-8a89-4ee2-a931-736c909bd1b8 2018-11-18 16:55:47,679 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd'}, 'domain_id': None, 'human_id': None, 'id': u'a956c5cb3b794e67a33c470324e662fd', 'HUMAN_ID': False}) 2018-11-18 16:55:47,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:55:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:47,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c72d092-4d79-43f6-9b62-1073e8e37d6c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a956c5cb3b794e67a33c470324e662fd", "links": {"self": "http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:55:47,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6c72d092-4d79-43f6-9b62-1073e8e37d6c 2018-11-18 16:55:47,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0769350528717s 2018-11-18 16:55:47,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:55:47,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:47,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ef8c1f-d7f8-4472-b73f-b536d45cf4ce Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:55:47,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-20ef8c1f-d7f8-4472-b73f-b536d45cf4ce 2018-11-18 16:55:47,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0968279838562s 2018-11-18 16:55:47,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:55:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:47,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092732dd-b305-43d3-b77a-047b4e38c6ad Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "links": {"self": "http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1"}, "domain_id": "default", "enabled": true, "id": "85e953500e6248d482d3a3cd488520f1", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:55:47,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-092732dd-b305-43d3-b77a-047b4e38c6ad 2018-11-18 16:55:47,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0341808795929s 2018-11-18 16:55:47,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-092732dd-b305-43d3-b77a-047b4e38c6ad 2018-11-18 16:55:47,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:55:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:47,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4518d16f-df97-4baa-ab87-5fc66fbccf96 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72"}, "enabled": true, "id": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}]} 2018-11-18 16:55:47,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-4518d16f-df97-4baa-ab87-5fc66fbccf96 2018-11-18 16:55:47,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0749530792236s 2018-11-18 16:55:47,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-4518d16f-df97-4baa-ab87-5fc66fbccf96 2018-11-18 16:55:47,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:55:47,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&scope.project.id=f6040941dcbf46f2b1ec7eb8f7c6aa72&role.id=a956c5cb3b794e67a33c470324e662fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6261671e-1030-49a1-b6b0-913efa149d03 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&scope.project.id=f6040941dcbf46f2b1ec7eb8f7c6aa72&role.id=a956c5cb3b794e67a33c470324e662fd", "previous": null, "next": null}} 2018-11-18 16:55:48,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&scope.project.id=f6040941dcbf46f2b1ec7eb8f7c6aa72&role.id=a956c5cb3b794e67a33c470324e662fd used request id req-6261671e-1030-49a1-b6b0-913efa149d03 2018-11-18 16:55:48,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0799281597137s 2018-11-18 16:55:48,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:55:48,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72/users/85e953500e6248d482d3a3cd488520f1/roles/a956c5cb3b794e67a33c470324e662fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b3fbda-5cb6-46bd-bc78-08d6e4aea5ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:55:48,176 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72/users/85e953500e6248d482d3a3cd488520f1/roles/a956c5cb3b794e67a33c470324e662fd used request id req-e9b3fbda-5cb6-46bd-bc78-08d6e4aea5ac 2018-11-18 16:55:48,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122584104538s 2018-11-18 16:55:48,177 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '081ae5f5-ac13-4468-8387-bac4dc78cbf2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'project_id': u'f6040941dcbf46f2b1ec7eb8f7c6aa72', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 16:55:48,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:55:48,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:55:48,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:55:48,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:55:48,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:55:48,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:55:48,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:55:48,182 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'password': '081ae5f5-ac13-4468-8387-bac4dc78cbf2', 'project_name': 'patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'f6040941dcbf46f2b1ec7eb8f7c6aa72', 'project_domain_name': 'Default'} 2018-11-18 16:55:48,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:55:48,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd90e66a-fa87-4857-a4dd-e4f770c41b26 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a956c5cb3b794e67a33c470324e662fd", "links": {"self": "http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:55:48,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bd90e66a-fa87-4857-a4dd-e4f770c41b26 2018-11-18 16:55:48,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0765020847321s 2018-11-18 16:55:48,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:55:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87620972-3535-4f9a-8223-51a33d68c5c0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a956c5cb3b794e67a33c470324e662fd", "links": {"self": "http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:55:48,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-87620972-3535-4f9a-8223-51a33d68c5c0 2018-11-18 16:55:48,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804040431976s 2018-11-18 16:55:48,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:55:48,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30174520-5b96-4e1c-bce3-d5581b3d52bc Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:55:48,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-30174520-5b96-4e1c-bce3-d5581b3d52bc 2018-11-18 16:55:48,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0812420845032s 2018-11-18 16:55:48,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:55:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2aecf3e-2e2d-40c4-8300-eca4ce99995c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "links": {"self": "http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1"}, "domain_id": "default", "enabled": true, "id": "85e953500e6248d482d3a3cd488520f1", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:55:48,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a2aecf3e-2e2d-40c4-8300-eca4ce99995c 2018-11-18 16:55:48,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172773838043s 2018-11-18 16:55:48,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a2aecf3e-2e2d-40c4-8300-eca4ce99995c 2018-11-18 16:55:48,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:55:48,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24313e9-e9e5-4968-abd8-5cf163bf5fa9 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72"}, "enabled": true, "id": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}]} 2018-11-18 16:55:48,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-d24313e9-e9e5-4968-abd8-5cf163bf5fa9 2018-11-18 16:55:48,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0840620994568s 2018-11-18 16:55:48,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-d24313e9-e9e5-4968-abd8-5cf163bf5fa9 2018-11-18 16:55:48,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:55:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&scope.project.id=f6040941dcbf46f2b1ec7eb8f7c6aa72&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07fa5d9-2ec8-4bed-9133-c10e1897b20c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&scope.project.id=f6040941dcbf46f2b1ec7eb8f7c6aa72&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 16:55:48,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&scope.project.id=f6040941dcbf46f2b1ec7eb8f7c6aa72&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-f07fa5d9-2ec8-4bed-9133-c10e1897b20c 2018-11-18 16:55:48,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0815551280975s 2018-11-18 16:55:48,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:55:48,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72/users/85e953500e6248d482d3a3cd488520f1/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc633f18-b002-41e9-8fae-d7120cd54ad5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:55:48,906 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72/users/85e953500e6248d482d3a3cd488520f1/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-cc633f18-b002-41e9-8fae-d7120cd54ad5 2018-11-18 16:55:48,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.134334087372s 2018-11-18 16:55:48,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:55:48,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:48,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15f0566-94de-4ec8-a208-39de150ea908 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a956c5cb3b794e67a33c470324e662fd", "links": {"self": "http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:55:48,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e15f0566-94de-4ec8-a208-39de150ea908 2018-11-18 16:55:48,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781879425049s 2018-11-18 16:55:48,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 16:55:48,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:49,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4b29f1-d24c-4199-9a13-5fcd3857157f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 16:55:49,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-aa4b29f1-d24c-4199-9a13-5fcd3857157f 2018-11-18 16:55:49,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0796790122986s 2018-11-18 16:55:49,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:55:49,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:49,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a388ad6-d3be-4896-8968-b869f17bd26e Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "links": {"self": "http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1"}, "domain_id": "default", "enabled": true, "id": "85e953500e6248d482d3a3cd488520f1", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:55:49,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2a388ad6-d3be-4896-8968-b869f17bd26e 2018-11-18 16:55:49,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0890281200409s 2018-11-18 16:55:49,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2a388ad6-d3be-4896-8968-b869f17bd26e 2018-11-18 16:55:49,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 16:55:49,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:49,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ac266a-e5d6-4bf2-9c5f-12c731fd7f76 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default", "previous": null, "next": null}} 2018-11-18 16:55:49,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=85e953500e6248d482d3a3cd488520f1&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default used request id req-66ac266a-e5d6-4bf2-9c5f-12c731fd7f76 2018-11-18 16:55:49,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0802280902863s 2018-11-18 16:55:49,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 16:55:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/85e953500e6248d482d3a3cd488520f1/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:55:49,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde89c6b-b3ed-4783-b35e-64c649562e37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:55:49,362 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/85e953500e6248d482d3a3cd488520f1/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-cde89c6b-b3ed-4783-b35e-64c649562e37 2018-11-18 16:55:49,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119313001633s 2018-11-18 16:55:49,363 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-18 16:55:51,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-18 16:55:51.503 10965 INFO rally.deployment.engine [-] Deployment ee3b4e50-35eb-41b2-af7f-aed2bb642327 | Starting: Destroy cloud and free allocated resources. 2018-11-18 16:55:51.586 10965 INFO rally.deployment.engine [-] Deployment ee3b4e50-35eb-41b2-af7f-aed2bb642327 | Completed: Destroy cloud and free allocated resources. 2018-11-18 16:55:51.636 10965 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9e82dbb0-07a5-4014-957b-81162d0e6e01) for deployment 'opnfv-rally'. 2018-11-18 16:55:51.659 10965 INFO rally.api [-] Deleting verification (UUID=69ea0dee-a065-42b9-86f1-0a5e8371a3e3). 2018-11-18 16:55:51.696 10965 INFO rally.api [-] Verification has been successfully deleted! 2018-11-18 16:55:51.697 10965 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9e82dbb0-07a5-4014-957b-81162d0e6e01). 2018-11-18 16:55:51.703 10965 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-18 16:55:54,270 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-18 16:55:53.973 10968 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=5751ba22-5f61-49f7-a1ac-1ccac7afe3d4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 5751ba22-5f61-49f7-a1ac-1ccac7afe3d4 | 2018-11-18T16:55:53 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 5751ba22-5f61-49f7-a1ac-1ccac7afe3d4 ~/.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-11-18 16:55:57,552 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+----------------+-----------+ 2018-11-18 16:55:57,553 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-18 16:55:59,962 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-18 16:55:59.679 10974 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9e82dbb0-07a5-4014-957b-81162d0e6e01). 2018-11-18 16:55:59.801 10974 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-18 16:56:03,617 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-18 16:56:01.912 10977 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-18 16:56:02.035 10977 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-18 16:56:03.424 10977 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=828fc816-373f-43c6-949d-987b701b6679) has been successfully created! Using verifier 'opnfv-tempest' (UUID=828fc816-373f-43c6-949d-987b701b6679) as the default verifier for the future CLI operations. 2018-11-18 16:56:06,690 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-18 16:56:06,691 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 16:56:06,824 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-18 16:56:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:56:06,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfea03b-f944-4a9c-831b-02906473d9e1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:56:06,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2bfea03b-f944-4a9c-831b-02906473d9e1 2018-11-18 16:56:06,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:56:07,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a956c5cb3b794e67a33c470324e662fd", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "name": "patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/f6040941dcbf46f2b1ec7eb8f7c6aa72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "id": "85e953500e6248d482d3a3cd488520f1"}, "audit_ids": ["5akDFk8rTZ6rKvt-ey93jQ"], "issued_at": "2018-11-18T16:56:07.000000Z"}} 2018-11-18 16:56:07,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:56:07,221 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 18 Nov 2018 16:56:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-11-18 16:56:07,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:56:07,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:56:07,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-750cb228-9735-4a38-bae0-0e6ffdcd4840 Date: Sun, 18 Nov 2018 16:56:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:56:07,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-750cb228-9735-4a38-bae0-0e6ffdcd4840 2018-11-18 16:56:07,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167668104172s 2018-11-18 16:56:07,393 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-750cb228-9735-4a38-bae0-0e6ffdcd4840 2018-11-18 16:56:07,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:56:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}' 2018-11-18 16:56:07,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8 X-Openstack-Request-Id: req-fd1ae557-12fc-417d-a901-ed376c2a6f82 Date: Sun, 18 Nov 2018 16:56:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file", "owner": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "id": "2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "size": null, "self": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:56:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "checksum": null, "created_at": "2018-11-18T16:56:07Z", "protected": false} 2018-11-18 16:56:07,595 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-fd1ae557-12fc-417d-a901-ed376c2a6f82 2018-11-18 16:56:07,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.20090007782s 2018-11-18 16:56:07,596 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-fd1ae557-12fc-417d-a901-ed376c2a6f82 returning object 2f48ee50-c48d-48af-9f92-6a9020ecd7b8 2018-11-18 16:56:07,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:56:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" -d '' 2018-11-18 16:56:08,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce84a062-18dc-41d7-ba62-863e44a9d128 Date: Sun, 18 Nov 2018 16:56:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:56:08,528 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file used request id req-ce84a062-18dc-41d7-ba62-863e44a9d128 2018-11-18 16:56:08,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.93101978302s 2018-11-18 16:56:08,528 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file used request id req-ce84a062-18dc-41d7-ba62-863e44a9d128 2018-11-18 16:56:08,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:56:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:56:08,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f7fa3e4b-7ceb-43a8-b93d-cfeba720ac3c Date: Sun, 18 Nov 2018 16:56:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap", "metadata": {}}], "file": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file", "owner": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "id": "2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "size": 12716032, "self": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:56:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:56:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:56:08,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f7fa3e4b-7ceb-43a8-b93d-cfeba720ac3c 2018-11-18 16:56:08,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174158096313s 2018-11-18 16:56:08,703 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f7fa3e4b-7ceb-43a8-b93d-cfeba720ac3c 2018-11-18 16:56:08,705 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file', 'owner': u'f6040941dcbf46f2b1ec7eb8f7c6aa72', 'id': u'2f48ee50-c48d-48af-9f92-6a9020ecd7b8', 'size': 12716032, u'self': u'/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6040941dcbf46f2b1ec7eb8f7c6aa72', 'name': 'patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:56:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T16:56:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'created': u'2018-11-18T16:56:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:56:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:56:08,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:56:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:56:08,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:56:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67aa9b2a-b327-4c0e-bf44-3b27cc009fec x-compute-request-id: req-67aa9b2a-b327-4c0e-bf44-3b27cc009fec Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7df3137c-594c-4923-a0d1-5a3ffc141d23", "name": "patrole-flavor_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:56:08,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-67aa9b2a-b327-4c0e-bf44-3b27cc009fec 2018-11-18 16:56:08,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196631908417s 2018-11-18 16:56:08,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-67aa9b2a-b327-4c0e-bf44-3b27cc009fec returning object 7df3137c-594c-4923-a0d1-5a3ffc141d23 2018-11-18 16:56:08,904 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', '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'a875ae444eec41a6b8bd843d2517a591', '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'7df3137c-594c-4923-a0d1-5a3ffc141d23', 'swap': 0}) 2018-11-18 16:56:08,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:56:08,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" -d '{"extra_specs": {}}' 2018-11-18 16:56:08,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:56:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86a956e2-db4c-4c22-9bb7-4275ad77de54 x-compute-request-id: req-86a956e2-db4c-4c22-9bb7-4275ad77de54 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:56:08,925 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23/os-extra_specs used request id req-86a956e2-db4c-4c22-9bb7-4275ad77de54 2018-11-18 16:56:08,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206298828125s 2018-11-18 16:56:08,926 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23/os-extra_specs used request id req-86a956e2-db4c-4c22-9bb7-4275ad77de54 2018-11-18 16:56:08,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:56:08,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:56:08,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:56:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:56:08,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:56:09,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8cfc87-53ac-46b3-8cd8-2da6326b646a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a956c5cb3b794e67a33c470324e662fd", "links": {"self": "http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:56:09,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2d8cfc87-53ac-46b3-8cd8-2da6326b646a 2018-11-18 16:56:09,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.095890045166s 2018-11-18 16:56:09,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-18 16:56:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:56:09,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd321b60-d237-470f-bb4f-8ebd74f6a477 x-compute-request-id: req-cd321b60-d237-470f-bb4f-8ebd74f6a477 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 16:56:09,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-cd321b60-d237-470f-bb4f-8ebd74f6a477 2018-11-18 16:56:09,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.581238031387s 2018-11-18 16:56:09,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-cd321b60-d237-470f-bb4f-8ebd74f6a477 2018-11-18 16:56:09,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:56:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:56:09,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-850d7f84-7369-43f0-8ccf-575d1790f416 Date: Sun, 18 Nov 2018 16:56:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap", "metadata": {}}], "file": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file", "owner": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "id": "2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "size": 12716032, "self": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:56:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:56:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:56:09,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-850d7f84-7369-43f0-8ccf-575d1790f416 2018-11-18 16:56:09,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182249069214s 2018-11-18 16:56:09,792 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-850d7f84-7369-43f0-8ccf-575d1790f416 2018-11-18 16:56:09,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 16:56:09,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}' 2018-11-18 16:56:09,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba X-Openstack-Request-Id: req-d2a7a943-3f02-4e75-860e-b8370b894cc7 Date: Sun, 18 Nov 2018 16:56:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba/file", "owner": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "id": "505b08d9-71e2-4426-be5c-054f6a50daba", "size": null, "self": "/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:56:09Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "checksum": null, "created_at": "2018-11-18T16:56:09Z", "protected": false} 2018-11-18 16:56:09,985 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d2a7a943-3f02-4e75-860e-b8370b894cc7 2018-11-18 16:56:09,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.191097021103s 2018-11-18 16:56:09,986 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d2a7a943-3f02-4e75-860e-b8370b894cc7 returning object 505b08d9-71e2-4426-be5c-054f6a50daba 2018-11-18 16:56:09,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 16:56:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" -d '' 2018-11-18 16:56:11,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edfad067-f0ca-4fac-963c-3fb3712ca751 Date: Sun, 18 Nov 2018 16:56:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:56:11,705 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba/file used request id req-edfad067-f0ca-4fac-963c-3fb3712ca751 2018-11-18 16:56:11,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.71785902977s 2018-11-18 16:56:11,705 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba/file used request id req-edfad067-f0ca-4fac-963c-3fb3712ca751 2018-11-18 16:56:11,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:56:11,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:56:11,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-972fa770-9c05-4784-9125-40b76dbc383c Date: Sun, 18 Nov 2018 16:56:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/505b08d9-71e2-4426-be5c-054f6a50daba/snap", "metadata": {}}], "file": "/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba/file", "owner": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "id": "505b08d9-71e2-4426-be5c-054f6a50daba", "size": 12716032, "self": "/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/505b08d9-71e2-4426-be5c-054f6a50daba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:56:11Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:56:09Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap", "metadata": {}}], "file": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file", "owner": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "id": "2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "size": 12716032, "self": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:56:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:56:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:56:11,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-972fa770-9c05-4784-9125-40b76dbc383c 2018-11-18 16:56:11,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024276971817s 2018-11-18 16:56:11,730 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-972fa770-9c05-4784-9125-40b76dbc383c 2018-11-18 16:56:11,733 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/505b08d9-71e2-4426-be5c-054f6a50daba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba/file', 'owner': u'f6040941dcbf46f2b1ec7eb8f7c6aa72', 'id': u'505b08d9-71e2-4426-be5c-054f6a50daba', 'size': 12716032, u'self': u'/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6040941dcbf46f2b1ec7eb8f7c6aa72', 'name': 'patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/505b08d9-71e2-4426-be5c-054f6a50daba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T16:56:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T16:56:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', 'created': u'2018-11-18T16:56:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T16:56:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 16:56:11,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 16:56:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 16:56:11,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:56: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-1d39a40e-73d1-4abb-966c-c291fb98a0e5 x-compute-request-id: req-1d39a40e-73d1-4abb-966c-c291fb98a0e5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "69ffdf3c-d723-48c8-b755-4c0c129b57ac", "name": "patrole-flavor_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 16:56:11,785 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1d39a40e-73d1-4abb-966c-c291fb98a0e5 2018-11-18 16:56:11,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0509271621704s 2018-11-18 16:56:11,786 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1d39a40e-73d1-4abb-966c-c291fb98a0e5 returning object 69ffdf3c-d723-48c8-b755-4c0c129b57ac 2018-11-18 16:56:11,787 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', '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'a875ae444eec41a6b8bd843d2517a591', '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'69ffdf3c-d723-48c8-b755-4c0c129b57ac', 'swap': 0}) 2018-11-18 16:56:11,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 16:56:11,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" -d '{"extra_specs": {}}' 2018-11-18 16:56:11,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:56: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-e23da110-6e07-4220-9eca-ce07d429f554 x-compute-request-id: req-e23da110-6e07-4220-9eca-ce07d429f554 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 16:56:11,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac/os-extra_specs used request id req-e23da110-6e07-4220-9eca-ce07d429f554 2018-11-18 16:56:11,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221381187439s 2018-11-18 16:56:11,810 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac/os-extra_specs used request id req-e23da110-6e07-4220-9eca-ce07d429f554 2018-11-18 16:56:11,810 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd', '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'a875ae444eec41a6b8bd843d2517a591', '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'69ffdf3c-d723-48c8-b755-4c0c129b57ac', 'swap': 0}) 2018-11-18 16:56:15,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-18 16:56:13.921 10996 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=828fc816-373f-43c6-949d-987b701b6679) for deployment 'opnfv-rally' (UUID=5751ba22-5f61-49f7-a1ac-1ccac7afe3d4). 2018-11-18 16:56:14.891 10996 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-18 16:56:14.893 10996 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=828fc816-373f-43c6-949d-987b701b6679) has been successfully configured for deployment 'opnfv-rally' (UUID=5751ba22-5f61-49f7-a1ac-1ccac7afe3d4)! 2018-11-18 16:56:15,055 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-18 16:56:15,056 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-18 16:56:15,058 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-18 16:56:15,082 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-18 16:56:18,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-828fc816-373f-43c6-949d-987b701b6679/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-11-18 16:56:18,561 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-18 16:56:18,588 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-18 16:56:18,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-11-18 16:56:20,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 16:56:20.608 11005 INFO rally.api [-] Starting verification (UUID=1ba5ecc1-e097-4252-8f85-0e1637672a71) for deployment 'opnfv-rally' (UUID=5751ba22-5f61-49f7-a1ac-1ccac7afe3d4) by verifier 'opnfv-tempest' (UUID=828fc816-373f-43c6-949d-987b701b6679). 2018-11-18 16:56:20,610 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1ba5ecc1-e097-4252-8f85-0e1637672a71 2018-11-18 16:58:56,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1ba5ecc1-e097-4252-8f85-0e1637672a71 2018-11-18 16:58:56,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1ba5ecc1-e097-4252-8f85-0e1637672a71']'. 2018-11-18 16:58:57,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-18 16:58:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-18 16:58:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 16:58:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1ba5ecc1-e097-4252-8f85-0e1637672a71 | 2018-11-18 16:58:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-18 16:58:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-18 16:56:20 | 2018-11-18 16:58:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-18 16:58:56 | 2018-11-18 16:58:57,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:36 | 2018-11-18 16:58:57,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-18 16:58:57,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-18 16:58:57,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 828fc816-373f-43c6-949d-987b701b6679) | 2018-11-18 16:58:57,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-18 16:58:57,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5751ba22-5f61-49f7-a1ac-1ccac7afe3d4) | 2018-11-18 16:58:57,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-11-18 16:58:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 147.111 | 2018-11-18 16:58:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-11-18 16:58:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-11-18 16:58:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-18 16:58:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-18 16:58:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-18 16:58:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 16:58:57,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-18 16:58:57,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-18 16:58:57,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-18 16:58:57,986 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:58:57,986 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-18 16:58:57,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:58:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:58:59,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-744db9bf-686a-4b7b-8520-bffa5a4c7e05 Date: Sun, 18 Nov 2018 16:58:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:58:59,061 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba used request id req-744db9bf-686a-4b7b-8520-bffa5a4c7e05 2018-11-18 16:58:59,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.072026968s 2018-11-18 16:58:59,061 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/505b08d9-71e2-4426-be5c-054f6a50daba used request id req-744db9bf-686a-4b7b-8520-bffa5a4c7e05 2018-11-18 16:58:59,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:58:59,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:58:59,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:58: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-2aa3c6f1-f614-4781-817d-3df9d75844c2 x-compute-request-id: req-2aa3c6f1-f614-4781-817d-3df9d75844c2 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "69ffdf3c-d723-48c8-b755-4c0c129b57ac", "name": "patrole-flavor_alt_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7df3137c-594c-4923-a0d1-5a3ffc141d23", "name": "patrole-flavor_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:58:59,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-2aa3c6f1-f614-4781-817d-3df9d75844c2 2018-11-18 16:58:59,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0315799713135s 2018-11-18 16:58:59,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-2aa3c6f1-f614-4781-817d-3df9d75844c2 2018-11-18 16:58:59,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:58:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:58:59,146 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:58: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-f75be008-aa58-4d4d-9a4d-acdba29e5bb4 x-compute-request-id: req-f75be008-aa58-4d4d-9a4d-acdba29e5bb4 Content-Length: 0 Content-Type: application/json 2018-11-18 16:58:59,147 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac used request id req-f75be008-aa58-4d4d-9a4d-acdba29e5bb4 2018-11-18 16:58:59,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0504400730133s 2018-11-18 16:58:59,147 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/69ffdf3c-d723-48c8-b755-4c0c129b57ac used request id req-f75be008-aa58-4d4d-9a4d-acdba29e5bb4 2018-11-18 16:58:59,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 16:58:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:58:59,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-101670e5-ce36-4911-9b63-a376007024bd Date: Sun, 18 Nov 2018 16:58:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap", "metadata": {}}], "file": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/file", "owner": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "id": "2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "size": 12716032, "self": "/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T16:56:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T16:56:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 16:58:59,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-101670e5-ce36-4911-9b63-a376007024bd 2018-11-18 16:58:59,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170180082321s 2018-11-18 16:58:59,318 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-101670e5-ce36-4911-9b63-a376007024bd 2018-11-18 16:58:59,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 16:58:59,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3715cc4c11a5402c90ab3c199b2cd6e624acc38" 2018-11-18 16:59:01,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c81f3ebb-43f4-4568-8f13-6eb19d758963 Date: Sun, 18 Nov 2018 16:59:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 16:59:01,385 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8 used request id req-c81f3ebb-43f4-4568-8f13-6eb19d758963 2018-11-18 16:59:01,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.06548213959s 2018-11-18 16:59:01,385 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2f48ee50-c48d-48af-9f92-6a9020ecd7b8 used request id req-c81f3ebb-43f4-4568-8f13-6eb19d758963 2018-11-18 16:59:01,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 16:59:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:01,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:59: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-5369fefc-68b0-4a34-9c8c-7a7b697f8f2a x-compute-request-id: req-5369fefc-68b0-4a34-9c8c-7a7b697f8f2a Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7df3137c-594c-4923-a0d1-5a3ffc141d23", "name": "patrole-flavor_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 16:59:01,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-5369fefc-68b0-4a34-9c8c-7a7b697f8f2a 2018-11-18 16:59:01,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.035295009613s 2018-11-18 16:59:01,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-5369fefc-68b0-4a34-9c8c-7a7b697f8f2a 2018-11-18 16:59:01,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 16:59:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:01,458 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 16:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f5c2852-dbbd-488b-ae78-c72644196f03 x-compute-request-id: req-6f5c2852-dbbd-488b-ae78-c72644196f03 Content-Length: 0 Content-Type: application/json 2018-11-18 16:59:01,458 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23 used request id req-6f5c2852-dbbd-488b-ae78-c72644196f03 2018-11-18 16:59:01,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345618724823s 2018-11-18 16:59:01,458 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/7df3137c-594c-4923-a0d1-5a3ffc141d23 used request id req-6f5c2852-dbbd-488b-ae78-c72644196f03 2018-11-18 16:59:01,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:59:01,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:01,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847079db-9669-496d-a4b4-bc98ba2cc4d7 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd", "links": {"self": "http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1"}, "domain_id": "default", "enabled": true, "id": "85e953500e6248d482d3a3cd488520f1", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 16:59:01,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-847079db-9669-496d-a4b4-bc98ba2cc4d7 2018-11-18 16:59:01,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0909440517426s 2018-11-18 16:59:01,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-847079db-9669-496d-a4b4-bc98ba2cc4d7 2018-11-18 16:59:01,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 16:59:01,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:01,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e2b289-b8cb-4871-ae7c-4dba88d9b440 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1"}, "enabled": true, "id": "85e953500e6248d482d3a3cd488520f1", "options": {}, "domain_id": "default", "name": "patrole-user_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}} 2018-11-18 16:59:01,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1 used request id req-34e2b289-b8cb-4871-ae7c-4dba88d9b440 2018-11-18 16:59:01,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.089663028717s 2018-11-18 16:59:01,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1 used request id req-34e2b289-b8cb-4871-ae7c-4dba88d9b440 2018-11-18 16:59:01,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 16:59:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:01,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36387308-835f-4aa0-ade1-d6a77f5a1a0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:59:01,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1 used request id req-36387308-835f-4aa0-ade1-d6a77f5a1a0d 2018-11-18 16:59:01,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176115989685s 2018-11-18 16:59:01,822 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/85e953500e6248d482d3a3cd488520f1 used request id req-36387308-835f-4aa0-ade1-d6a77f5a1a0d 2018-11-18 16:59:01,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 16:59:01,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:01,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56946634-0013-4d4d-b3e1-58424078e3e8 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72"}, "enabled": true, "id": "f6040941dcbf46f2b1ec7eb8f7c6aa72", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9f8f1236-83a4-4fa5-8cee-bd9b564e04cd"}]} 2018-11-18 16:59:01,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-56946634-0013-4d4d-b3e1-58424078e3e8 2018-11-18 16:59:01,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0789489746094s 2018-11-18 16:59:01,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-56946634-0013-4d4d-b3e1-58424078e3e8 2018-11-18 16:59:01,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 16:59:01,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:02,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b51192-4150-47bd-8ace-a8ee516e55a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:59:02,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72 used request id req-c4b51192-4150-47bd-8ace-a8ee516e55a2 2018-11-18 16:59:02,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.141230106354s 2018-11-18 16:59:02,045 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f6040941dcbf46f2b1ec7eb8f7c6aa72 used request id req-c4b51192-4150-47bd-8ace-a8ee516e55a2 2018-11-18 16:59:02,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 16:59:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:02,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcfda869-dd17-4e23-b01a-70760848f873 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a956c5cb3b794e67a33c470324e662fd", "links": {"self": "http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd"}, "name": "Member"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 16:59:02,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fcfda869-dd17-4e23-b01a-70760848f873 2018-11-18 16:59:02,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792329311371s 2018-11-18 16:59:02,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 16:59:02,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:02,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 16:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf7d410-c822-4121-aa17-722039c019b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 16:59:02,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a956c5cb3b794e67a33c470324e662fd used request id req-aaf7d410-c822-4121-aa17-722039c019b2 2018-11-18 16:59:02,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108119010925s 2018-11-18 16:59:02,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 16:59:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=f6040941dcbf46f2b1ec7eb8f7c6aa72&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a362a48277d6225f57e9e260bf89e1efc8d829d" 2018-11-18 16:59:02,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-33adcae7-92f4-4407-9502-e8b5bb00b7f3 Date: Sun, 18 Nov 2018 16:59:02 GMT RESP BODY: {"security_groups": []} 2018-11-18 16:59:02,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=f6040941dcbf46f2b1ec7eb8f7c6aa72&name=default used request id req-33adcae7-92f4-4407-9502-e8b5bb00b7f3 2018-11-18 16:59:02,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.177943944931s 2018-11-18 16:59:02,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=f6040941dcbf46f2b1ec7eb8f7c6aa72&name=default used request id req-33adcae7-92f4-4407-9502-e8b5bb00b7f3 2018-11-18 16:59:02,462 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-11-18 16:59:03,535 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-11-18 16:59:03,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 16:59:03,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 16:59:03,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 16:59:03,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 16:59:03,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 16:59:03,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 16:59:03,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 16:59:03,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 16:59:03,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 16:59:03,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 16:59:03,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 16:59:03,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 16:59:03,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 16:59:03,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-11-18 16:59:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 16:59:03,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b951202c-3290-4217-a8a1-52dd02b6ca3f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 16:59:03,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b951202c-3290-4217-a8a1-52dd02b6ca3f 2018-11-18 16:59:03,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 16:59:03,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T17:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["zYZFg-RXQ82MBDgElALcCw"], "issued_at": "2018-11-18T16:59:03.000000Z"}} 2018-11-18 16:59:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83bde43457afb28ea4a0a79f62b2096c7e594f65" 2018-11-18 16:59:03,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 16:59:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 16:59:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83bde43457afb28ea4a0a79f62b2096c7e594f65" 2018-11-18 16:59:04,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc68008-12de-4f8a-80fe-47719b9a9ee5 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://172.30.9.30:5000/v3/services/03739f6b20e945329e42b49b1933fcbc"}, "enabled": true, "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.30:5000/v3/services/29b3f59be3cd422eb670ff6103d01d04"}, "enabled": true, "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.30:5000/v3/services/2cce678edcf14adaba66662165451ac8"}, "enabled": true, "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.30:5000/v3/services/2d460de242a3426a8bcf8445d998773d"}, "enabled": true, "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.30:5000/v3/services/2e82e50d85f84c8ab5abf865ca6a2e70"}, "enabled": true, "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.30:5000/v3/services/37df7e44bbe74ec39bc433bdd001b941"}, "enabled": true, "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.30:5000/v3/services/4c217511fd7146dca9303e2f1820fdda"}, "enabled": true, "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.30:5000/v3/services/650b1c46e6804e9b9318a19bc6f9643a"}, "enabled": true, "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.30:5000/v3/services/689441ab6a904717b3f8892a405fa89c"}, "enabled": true, "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.30:5000/v3/services/7d3b22bb6bab4d4b875c833efd6c2d35"}, "enabled": true, "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.30:5000/v3/services/9db5fafbdb4d44d88d31994a4b89e574"}, "enabled": true, "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.30:5000/v3/services/b801b5f9dfe24f80a26507eb60d635df"}, "enabled": true, "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.30:5000/v3/services/e4882284c939486b89f64c07474b0432"}, "enabled": true, "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.30:5000/v3/services/f5e5cee7a3894e26ac4f2bcabe414cbd"}, "enabled": true, "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.30:5000/v3/services/f94525c2f3d2425d952f784c178f7ded"}, "enabled": true, "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "links": {"self": "http://172.30.9.30:5000/v3/services", "previous": null, "next": null}} 2018-11-18 16:59:04,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/services used request id req-4dc68008-12de-4f8a-80fe-47719b9a9ee5 2018-11-18 16:59:04,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.482274055481s 2018-11-18 16:59:04,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-11-18 16:59:04,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83bde43457afb28ea4a0a79f62b2096c7e594f65" 2018-11-18 16:59:04,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 16:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a531339a-4bda-48f5-b5b8-a181b4168eb0 Content-Encoding: gzip Content-Length: 1922 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/07ad7d5bc776475b8f2e4990ecc5c7d0"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "650b1c46e6804e9b9318a19bc6f9643a", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0f66b7eff73f489cb4d4841822f48440"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "650b1c46e6804e9b9318a19bc6f9643a", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/102499f1376f4d09bf6fff0e83a3e385"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03739f6b20e945329e42b49b1933fcbc", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1185007c49854eb4bdbcfb178abd1dbd"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "689441ab6a904717b3f8892a405fa89c", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1e1e407e4d06409ebb38a8099bb71b03"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/20809dd2629b4cb79b4cdcb70157cf78"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2e82e50d85f84c8ab5abf865ca6a2e70", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2139d0c1aaa94ce5ad144ac67565316b"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "689441ab6a904717b3f8892a405fa89c", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/24fdc1df148146d3b50c82cd332e2b58"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e4882284c939486b89f64c07474b0432", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2b30dc6ec55547e580797c3e23a96ce5"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c217511fd7146dca9303e2f1820fdda", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2dcd80c222b142b1b8e55467751a1cec"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "650b1c46e6804e9b9318a19bc6f9643a", "id": "2dcd80c222b142b1b8e55467751a1cec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/30cad0cce1274c07a76539ecba1d8770"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9db5fafbdb4d44d88d31994a4b89e574", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3385eb6c1ae04509bba9c0b194ef2486"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d460de242a3426a8bcf8445d998773d", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/33b03eb51a254b92820eb5d1177c7191"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d460de242a3426a8bcf8445d998773d", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3b77fde0d7d74d2287b91e323b8c4d86"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f94525c2f3d2425d952f784c178f7ded", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3e9045793b9243c1889ad25bc8faddcd"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37df7e44bbe74ec39bc433bdd001b941", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4847491db79b4d3d90243aeee1765b02"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2cce678edcf14adaba66662165451ac8", "id": "4847491db79b4d3d90243aeee1765b02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/525b3df4dbd34f1ca26ca5a6860622f5"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c217511fd7146dca9303e2f1820fdda", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5270d91993fe4419863c1d0319b8f816"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37df7e44bbe74ec39bc433bdd001b941", "id": "5270d91993fe4419863c1d0319b8f816"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/53dd9469644942a6a5f68020296ee6a6"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e4882284c939486b89f64c07474b0432", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5b6664d791e944a1af1f8250b5d66920"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d3b22bb6bab4d4b875c833efd6c2d35", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5f2dae646fef4668ba2e6298373bd559"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e4882284c939486b89f64c07474b0432", "id": "5f2dae646fef4668ba2e6298373bd559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/602ddf229eb142599a12a3f79a6b2e7f"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d3b22bb6bab4d4b875c833efd6c2d35", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6152b3c86eea49488b70e80324154445"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2cce678edcf14adaba66662165451ac8", "id": "6152b3c86eea49488b70e80324154445"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6ed6f88e03fa422bb5ce50a3357f8f70"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37df7e44bbe74ec39bc433bdd001b941", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7252baf8e6d14cbb847f490529a9b69c"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d3b22bb6bab4d4b875c833efd6c2d35", "id": "7252baf8e6d14cbb847f490529a9b69c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/835ea2d49f5d43118b4298804d76e38d"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "29b3f59be3cd422eb670ff6103d01d04", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/85105245f49c4f0b84a5261534320f34"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d460de242a3426a8bcf8445d998773d", "id": "85105245f49c4f0b84a5261534320f34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/858bf2ae483c49afa157e914da9709c8"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2cce678edcf14adaba66662165451ac8", "id": "858bf2ae483c49afa157e914da9709c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/891c18ff3a9d48d28a1d3186fb0a8ede"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9db5fafbdb4d44d88d31994a4b89e574", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8a5a201400d445408a74ec450fc1093a"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03739f6b20e945329e42b49b1933fcbc", "id": "8a5a201400d445408a74ec450fc1093a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c6fe0511ea74b81bb5dda1272847960"}, "url": "http://172.30.9.30:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9db5fafbdb4d44d88d31994a4b89e574", "id": "9c6fe0511ea74b81bb5dda1272847960"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9f90d70b4a2249ab9b4191582886860b"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "689441ab6a904717b3f8892a405fa89c", "id": "9f90d70b4a2249ab9b4191582886860b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a404fd9267da4ce593aaf2ca3e364156"}, "url": "http://172.30.9.30:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "29b3f59be3cd422eb670ff6103d01d04", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a85a08f3483d44daba5fc673ad102edb"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2e82e50d85f84c8ab5abf865ca6a2e70", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b3535ad54bff4d9f84371657f238eaa8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2e82e50d85f84c8ab5abf865ca6a2e70", "id": "b3535ad54bff4d9f84371657f238eaa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/bee426b2144c4aef93eacf89c7e72a01"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "29b3f59be3cd422eb670ff6103d01d04", "id": "bee426b2144c4aef93eacf89c7e72a01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c0cd4a91b53641739ff9ba7873001347"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03739f6b20e945329e42b49b1933fcbc", "id": "c0cd4a91b53641739ff9ba7873001347"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c5b0a6eaa6c14648824b345ba37e9867"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c6fed154e6a641d194fb297ea4639217"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "id": "c6fed154e6a641d194fb297ea4639217"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cf43b145266c42f19632d0a49fb8cf7e"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f94525c2f3d2425d952f784c178f7ded", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f0a3354e1e8a4b5094aba1b086c1b5fa"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f94525c2f3d2425d952f784c178f7ded", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f4eafb8a61cf46b0992320988ddc15a7"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c217511fd7146dca9303e2f1820fdda", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-18 16:59:04,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-a531339a-4bda-48f5-b5b8-a181b4168eb0 2018-11-18 16:59:04,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0846128463745s 2018-11-18 16:59:23,865 - 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-11-18 16:59:23,893 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-11-18 16:59:24,163 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-11-18 16:59:24,270 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 16:59:24,271 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-18 16:59:24,324 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-18 16:59:26,068 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 16:59:28,274 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-18 16:59:28,274 - openstack_tests - INFO - OS Credentials = > 2018-11-18 16:59:29,118 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-18 16:59:29,118 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-11-18 16:59:30,425 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c9959d57-eb3e-407-proj 2018-11-18 16:59:31,557 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c9959d57-eb3e-407-user 2018-11-18 16:59:31,761 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c9959d57-eb3e-407-proj-role 2018-11-18 16:59:31,843 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c9959d57-eb3e-407-proj-role to project CreateSecurityGroupTests-c9959d57-eb3e-407-proj 2018-11-18 16:59:32,862 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f939d31a-d541-411d-92c0-50a20b9b3880name... 2018-11-18 16:59:32,862 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f939d31a-d541-411d-92c0-50a20b9b3880name 2018-11-18 16:59:33,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:33,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:33,494 - neutron_utils - INFO - Retrieving security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:33,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:33,751 - neutron_utils - INFO - Retrieving security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:33,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:33,968 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f939d31a-d541-411d-92c0-50a20b9b3880name 2018-11-18 16:59:34,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:34,747 - neutron_utils - INFO - Retrieving security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:34,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:35,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:36,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:36,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:36,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:36,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:36,979 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f939d31a-d541-411d-92c0-50a20b9b3880name 2018-11-18 16:59:37,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:37,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c651a96-45dc-43c1-b469-21fdba1743cf 2018-11-18 16:59:37,651 - neutron_utils - INFO - Deleting security group rule with ID - a902e8e9-7b2d-4cd7-ab24-95194944d2c0 2018-11-18 16:59:37,756 - neutron_utils - INFO - Deleting security group rule with ID - 39d8e663-1fd7-4b36-a86d-5d21ab904b92 2018-11-18 16:59:37,858 - neutron_utils - INFO - Deleting security group rule with ID - 6fe9715d-f5cd-4297-a1b0-51ddc2c8c5ad 2018-11-18 16:59:37,990 - neutron_utils - INFO - Deleting security group rule with ID - 83b7f74b-8ec2-4792-aad6-8e56c85436e9 2018-11-18 16:59:38,248 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f939d31a-d541-411d-92c0-50a20b9b3880name 2018-11-18 16:59:39,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0258a0cf-02ef-4905-9157-39796420317b 2018-11-18 16:59:39,224 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 16:59:39,548 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c9959d57-eb3e-407-proj 2018-11-18 16:59:39,920 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c9959d57-eb3e-407-proj-role 2018-11-18 16:59:40,143 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c9959d57-eb3e-407-user 2018-11-18 16:59:41,576 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9ef3ca80-a073-442-proj 2018-11-18 16:59:42,647 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9ef3ca80-a073-442-user 2018-11-18 16:59:42,845 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9ef3ca80-a073-442-proj-role 2018-11-18 16:59:42,937 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9ef3ca80-a073-442-proj-role to project CreateSecurityGroupTests-9ef3ca80-a073-442-proj 2018-11-18 16:59:43,824 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-fd528dcd-c675-493e-9c05-f4e0b36730a4name... 2018-11-18 16:59:43,824 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-fd528dcd-c675-493e-9c05-f4e0b36730a4name 2018-11-18 16:59:44,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f29cafa-41e8-4644-89a9-8c8f4733ca43 2018-11-18 16:59:44,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f29cafa-41e8-4644-89a9-8c8f4733ca43 2018-11-18 16:59:44,593 - neutron_utils - INFO - Retrieving security group with ID - 8f29cafa-41e8-4644-89a9-8c8f4733ca43 2018-11-18 16:59:44,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f29cafa-41e8-4644-89a9-8c8f4733ca43 2018-11-18 16:59:44,849 - neutron_utils - INFO - Retrieving security group with ID - 8f29cafa-41e8-4644-89a9-8c8f4733ca43 2018-11-18 16:59:44,899 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f29cafa-41e8-4644-89a9-8c8f4733ca43 2018-11-18 16:59:45,074 - neutron_utils - INFO - Retrieving security group with ID - 8f29cafa-41e8-4644-89a9-8c8f4733ca43 2018-11-18 16:59:45,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f29cafa-41e8-4644-89a9-8c8f4733ca43 2018-11-18 16:59:45,450 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fd528dcd-c675-493e-9c05-f4e0b36730a4name 2018-11-18 16:59:46,336 - neutron_utils - INFO - Deleting security group rule with ID - e003ab85-b4bf-4e60-b351-a0431fdd59b0 2018-11-18 16:59:46,361 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e003ab85-b4bf-4e60-b351-a0431fdd59b0 does not exist Neutron server returns request_ids: ['req-f84c3ec9-d706-4589-9059-1dfd266a2a5e'] 2018-11-18 16:59:46,361 - neutron_utils - INFO - Deleting security group rule with ID - 76d2459a-1808-47a3-bfc3-5cf28d3afd61 2018-11-18 16:59:46,388 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 76d2459a-1808-47a3-bfc3-5cf28d3afd61 does not exist Neutron server returns request_ids: ['req-c56d0ed8-02db-4b5d-a9e6-b755667c6dc9'] 2018-11-18 16:59:46,388 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fd528dcd-c675-493e-9c05-f4e0b36730a4name 2018-11-18 16:59:46,412 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 8f29cafa-41e8-4644-89a9-8c8f4733ca43 does not exist Neutron server returns request_ids: ['req-a0f4f6e2-9661-495d-a299-e0592586b731'] 2018-11-18 16:59:46,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a1a4e1a-f9fa-45dc-94b3-c1f1386d4d6b 2018-11-18 16:59:47,105 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 16:59:47,418 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9ef3ca80-a073-442-proj 2018-11-18 16:59:47,650 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9ef3ca80-a073-442-proj-role 2018-11-18 16:59:47,858 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9ef3ca80-a073-442-user 2018-11-18 16:59:49,402 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-748cc8e6-3256-472-proj 2018-11-18 16:59:50,450 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-748cc8e6-3256-472-user 2018-11-18 16:59:50,641 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-748cc8e6-3256-472-proj-role 2018-11-18 16:59:50,661 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-748cc8e6-3256-472-proj-role to project CreateSecurityGroupTests-748cc8e6-3256-472-proj 2018-11-18 16:59:51,444 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-17695a4f-be80-4cc7-8c6b-82d993312c9aname... 2018-11-18 16:59:51,444 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-17695a4f-be80-4cc7-8c6b-82d993312c9aname 2018-11-18 16:59:52,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:52,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:52,614 - neutron_utils - INFO - Retrieving security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:52,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:53,074 - neutron_utils - INFO - Retrieving security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:53,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:53,447 - neutron_utils - INFO - Retrieving security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:53,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:54,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:54,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:55,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:55,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:55,965 - neutron_utils - INFO - Retrieving security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:56,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41da9690-6652-48b5-a829-775b79295c24 2018-11-18 16:59:56,340 - neutron_utils - INFO - Deleting security group rule with ID - 00c0ccc9-bced-48b6-b608-6020bc027ff2 2018-11-18 16:59:56,448 - neutron_utils - INFO - Deleting security group rule with ID - 8f8982fa-3e02-4f99-9f46-02ea0930e498 2018-11-18 16:59:56,703 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-17695a4f-be80-4cc7-8c6b-82d993312c9aname 2018-11-18 16:59:57,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c59a12d9-54aa-4bad-bd3c-deee0b6f6bf6 2018-11-18 16:59:57,680 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 16:59:58,003 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-748cc8e6-3256-472-proj 2018-11-18 16:59:58,262 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-748cc8e6-3256-472-proj-role 2018-11-18 16:59:58,484 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-748cc8e6-3256-472-user 2018-11-18 16:59:59,887 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-102c4511-4fa6-491-proj 2018-11-18 17:00:01,001 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-102c4511-4fa6-491-user 2018-11-18 17:00:01,294 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-102c4511-4fa6-491-proj-role 2018-11-18 17:00:01,381 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-102c4511-4fa6-491-proj-role to project CreateSecurityGroupTests-102c4511-4fa6-491-proj 2018-11-18 17:00:02,175 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3017eb15-d2b3-4339-99a3-e3bf98855771name... 2018-11-18 17:00:02,175 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3017eb15-d2b3-4339-99a3-e3bf98855771name 2018-11-18 17:00:02,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:03,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:03,160 - neutron_utils - INFO - Retrieving security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:03,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:03,562 - neutron_utils - INFO - Retrieving security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:03,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:03,948 - neutron_utils - INFO - Retrieving security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:04,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:05,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:05,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d777bae-9f34-4f1a-9ecc-6805c0125573 2018-11-18 17:00:05,438 - neutron_utils - INFO - Deleting security group rule with ID - 6aa7f6ce-3d60-47af-b18e-5d8bff66863b 2018-11-18 17:00:05,540 - neutron_utils - INFO - Deleting security group rule with ID - 26b988eb-28ae-4493-bb99-0be04ef8fca0 2018-11-18 17:00:05,646 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3017eb15-d2b3-4339-99a3-e3bf98855771name 2018-11-18 17:00:06,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e91fce5f-0263-43b0-b0ed-3a184191a69b 2018-11-18 17:00:06,658 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:00:06,961 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-102c4511-4fa6-491-proj 2018-11-18 17:00:07,211 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-102c4511-4fa6-491-proj-role 2018-11-18 17:00:07,437 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-102c4511-4fa6-491-user 2018-11-18 17:00:10,234 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-11122da7-e2ac-4d0-proj 2018-11-18 17:00:11,463 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-11122da7-e2ac-4d0-user 2018-11-18 17:00:11,677 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-11122da7-e2ac-4d0-proj-role 2018-11-18 17:00:11,757 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-11122da7-e2ac-4d0-proj-role to project CreateSecurityGroupTests-11122da7-e2ac-4d0-proj 2018-11-18 17:00:12,684 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6d2e65ba-8e00-4472-bd4e-8d647f47f810name... 2018-11-18 17:00:12,684 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6d2e65ba-8e00-4472-bd4e-8d647f47f810name 2018-11-18 17:00:13,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:13,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:13,284 - neutron_utils - INFO - Retrieving security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:13,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:13,725 - neutron_utils - INFO - Retrieving security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:13,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:14,084 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6d2e65ba-8e00-4472-bd4e-8d647f47f810name 2018-11-18 17:00:14,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:14,919 - neutron_utils - INFO - Retrieving security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:14,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:15,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:15,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:16,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:16,684 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3e1a3e9-34c9-4d4c-b818-83cbb7a8e9a0 2018-11-18 17:00:16,864 - neutron_utils - INFO - Deleting security group rule with ID - b552107e-6836-4b41-86a4-45b6d8cdade5 2018-11-18 17:00:16,993 - neutron_utils - INFO - Deleting security group rule with ID - b30cb7f7-d47c-4b05-b928-aea931f34381 2018-11-18 17:00:17,194 - neutron_utils - INFO - Deleting security group rule with ID - 91a80ed6-2d85-4ce6-84f1-0705836441d9 2018-11-18 17:00:17,350 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6d2e65ba-8e00-4472-bd4e-8d647f47f810name 2018-11-18 17:00:18,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e2bf9e8-3c2f-4852-95dc-fb1794c12038 2018-11-18 17:00:18,236 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:00:18,539 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-11122da7-e2ac-4d0-proj 2018-11-18 17:00:18,784 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-11122da7-e2ac-4d0-proj-role 2018-11-18 17:00:19,014 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-11122da7-e2ac-4d0-user 2018-11-18 17:00:20,563 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8c3792b0-bdb5-45d-proj 2018-11-18 17:00:21,618 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8c3792b0-bdb5-45d-user 2018-11-18 17:00:21,915 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8c3792b0-bdb5-45d-proj-role 2018-11-18 17:00:22,003 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8c3792b0-bdb5-45d-proj-role to project CreateSecurityGroupTests-8c3792b0-bdb5-45d-proj 2018-11-18 17:00:23,036 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-39a01236-2570-48a8-b391-235f44015116name... 2018-11-18 17:00:23,036 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-39a01236-2570-48a8-b391-235f44015116name 2018-11-18 17:00:23,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:23,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:23,863 - neutron_utils - INFO - Retrieving security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:24,054 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:24,296 - neutron_utils - INFO - Retrieving security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:24,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:24,528 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-39a01236-2570-48a8-b391-235f44015116name 2018-11-18 17:00:24,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:25,098 - neutron_utils - INFO - Retrieving security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:25,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:25,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:26,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:26,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2c7c4c-85b8-4017-9e1d-d88818ccab77 2018-11-18 17:00:26,602 - neutron_utils - INFO - Deleting security group rule with ID - baba6d4e-47f0-4fdb-acdb-a0b784c6a1c3 2018-11-18 17:00:26,721 - neutron_utils - INFO - Deleting security group rule with ID - 4b459dab-1541-4005-8e2e-7e31457d7aef 2018-11-18 17:00:26,829 - neutron_utils - INFO - Deleting security group rule with ID - d933e867-5c5c-479f-844d-46888a9c91a0 2018-11-18 17:00:27,093 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-39a01236-2570-48a8-b391-235f44015116name 2018-11-18 17:00:27,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 839bfcbf-276e-4374-953b-1e5fd34fb47c 2018-11-18 17:00:27,925 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:00:28,297 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8c3792b0-bdb5-45d-proj 2018-11-18 17:00:28,549 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8c3792b0-bdb5-45d-proj-role 2018-11-18 17:00:28,750 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8c3792b0-bdb5-45d-user 2018-11-18 17:00:30,162 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6c48e38d-0e60-469-proj 2018-11-18 17:00:31,319 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6c48e38d-0e60-469-user 2018-11-18 17:00:31,510 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6c48e38d-0e60-469-proj-role 2018-11-18 17:00:31,603 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6c48e38d-0e60-469-proj-role to project CreateSecurityGroupTests-6c48e38d-0e60-469-proj 2018-11-18 17:00:32,528 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9e9e35f7-ee9d-4094-b8fe-03a9125b96d8name... 2018-11-18 17:00:32,528 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9e9e35f7-ee9d-4094-b8fe-03a9125b96d8name 2018-11-18 17:00:33,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:33,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:33,416 - neutron_utils - INFO - Retrieving security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:33,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:33,681 - neutron_utils - INFO - Retrieving security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:33,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:34,045 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9e9e35f7-ee9d-4094-b8fe-03a9125b96d8name 2018-11-18 17:00:34,258 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:34,607 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9e9e35f7-ee9d-4094-b8fe-03a9125b96d8name 2018-11-18 17:00:34,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:35,116 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9e9e35f7-ee9d-4094-b8fe-03a9125b96d8name 2018-11-18 17:00:35,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:35,924 - neutron_utils - INFO - Retrieving security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:36,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:36,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:37,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:37,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:37,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:38,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:38,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:38,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:38,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:39,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:39,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:39,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:39,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0f1acc9-1ce3-4cab-a1b5-b27175a0eb9e 2018-11-18 17:00:39,758 - neutron_utils - INFO - Deleting security group rule with ID - b756bae9-d8f2-4cb7-9fb7-a19ed5bccc7a 2018-11-18 17:00:39,882 - neutron_utils - INFO - Deleting security group rule with ID - 2292e795-8251-4aa2-8de1-061472ee5b90 2018-11-18 17:00:40,126 - neutron_utils - INFO - Deleting security group rule with ID - 2dde6e47-7308-4096-b397-850657bc021d 2018-11-18 17:00:40,374 - neutron_utils - INFO - Deleting security group rule with ID - d7f9cf91-339e-4e23-80c5-11ac3c09d1f9 2018-11-18 17:00:40,732 - neutron_utils - INFO - Deleting security group rule with ID - d02f3622-e8b6-4120-bacd-c31ddc2b16c3 2018-11-18 17:00:41,007 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9e9e35f7-ee9d-4094-b8fe-03a9125b96d8name 2018-11-18 17:00:41,507 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2265bb5b-837b-43de-a2b3-a34a1488568b 2018-11-18 17:00:41,690 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:00:42,013 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6c48e38d-0e60-469-proj 2018-11-18 17:00:42,249 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6c48e38d-0e60-469-proj-role 2018-11-18 17:00:42,449 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6c48e38d-0e60-469-user 2018-11-18 17:00:43,900 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e597b0cf-07b3-499-proj 2018-11-18 17:00:45,019 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e597b0cf-07b3-499-user 2018-11-18 17:00:45,217 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e597b0cf-07b3-499-proj-role 2018-11-18 17:00:45,236 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e597b0cf-07b3-499-proj-role to project CreateSecurityGroupTests-e597b0cf-07b3-499-proj 2018-11-18 17:00:46,152 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-eb36ecf7-98ed-46d4-bae5-ed983a2c2956name... 2018-11-18 17:00:46,152 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-eb36ecf7-98ed-46d4-bae5-ed983a2c2956name 2018-11-18 17:00:46,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:46,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:47,010 - neutron_utils - INFO - Retrieving security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:47,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:47,117 - neutron_utils - INFO - Retrieving security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:47,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:47,473 - neutron_utils - INFO - Retrieving security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:47,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:48,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:48,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30120110-65d4-4f66-82c1-18a8f74f022f 2018-11-18 17:00:48,816 - neutron_utils - INFO - Deleting security group rule with ID - 0b790947-ffeb-49ed-bfc8-1255a115da49 2018-11-18 17:00:48,923 - neutron_utils - INFO - Deleting security group rule with ID - ba88cd02-5c30-4406-a5ce-546559e9a259 2018-11-18 17:00:49,189 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-eb36ecf7-98ed-46d4-bae5-ed983a2c2956name 2018-11-18 17:00:49,862 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe8361a0-04b8-41e7-8958-e64a9d21bcac 2018-11-18 17:00:50,046 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:00:50,369 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e597b0cf-07b3-499-proj 2018-11-18 17:00:50,633 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e597b0cf-07b3-499-proj-role 2018-11-18 17:00:50,832 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e597b0cf-07b3-499-user 2018-11-18 17:00:52,271 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-cfe7740c-5f6f-476-proj 2018-11-18 17:00:53,386 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-cfe7740c-5f6f-476-user 2018-11-18 17:00:53,522 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-cfe7740c-5f6f-476-proj-role 2018-11-18 17:00:53,540 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-cfe7740c-5f6f-476-proj-role to project CreateSecurityGroupTests-cfe7740c-5f6f-476-proj 2018-11-18 17:00:54,436 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-139de602-8137-4410-8a3c-7c0c1180395cname... 2018-11-18 17:00:54,436 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-139de602-8137-4410-8a3c-7c0c1180395cname 2018-11-18 17:00:54,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:55,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:55,314 - neutron_utils - INFO - Retrieving security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:55,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:55,537 - neutron_utils - INFO - Retrieving security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:55,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:55,765 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-139de602-8137-4410-8a3c-7c0c1180395cname 2018-11-18 17:00:56,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:56,555 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-139de602-8137-4410-8a3c-7c0c1180395cname 2018-11-18 17:00:56,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:57,184 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-139de602-8137-4410-8a3c-7c0c1180395cname 2018-11-18 17:00:57,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:57,666 - neutron_utils - INFO - Retrieving security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:57,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:58,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:58,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:59,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:59,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:00:59,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:00,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:00,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:00,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:01,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:01,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:01,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:01,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:01,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:01,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:02,225 - neutron_utils - INFO - Deleting security group rule with ID - 026b22dc-7498-4e4d-99d3-ec8d2a87f957 2018-11-18 17:01:02,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 237b83ea-f8fb-45ce-949a-33e82f434fcb 2018-11-18 17:01:02,524 - neutron_utils - INFO - Deleting security group rule with ID - 749423c6-b555-4eeb-85ae-e77386eb347f 2018-11-18 17:01:02,648 - neutron_utils - INFO - Deleting security group rule with ID - 3d3ae7db-2b4e-4c29-9082-f3dd98b3d19d 2018-11-18 17:01:02,892 - neutron_utils - INFO - Deleting security group rule with ID - 026b22dc-7498-4e4d-99d3-ec8d2a87f957 2018-11-18 17:01:03,046 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 026b22dc-7498-4e4d-99d3-ec8d2a87f957 does not exist Neutron server returns request_ids: ['req-88824ab0-ca1c-4f15-88b4-76a05ddc656c'] 2018-11-18 17:01:03,046 - neutron_utils - INFO - Deleting security group rule with ID - cdffd5d8-80f8-44b4-9f71-7996ae4a6cfe 2018-11-18 17:01:03,157 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-139de602-8137-4410-8a3c-7c0c1180395cname 2018-11-18 17:01:03,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bc076067-788b-4409-a0f7-c3d07bf75db5 2018-11-18 17:01:04,091 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:01:04,393 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-cfe7740c-5f6f-476-proj 2018-11-18 17:01:04,662 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-cfe7740c-5f6f-476-proj-role 2018-11-18 17:01:04,858 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-cfe7740c-5f6f-476-user 2018-11-18 17:01:06,296 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d080af41-3858-470-proj 2018-11-18 17:01:07,451 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d080af41-3858-470-user 2018-11-18 17:01:07,648 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d080af41-3858-470-proj-role 2018-11-18 17:01:07,665 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d080af41-3858-470-proj-role to project CreateSecurityGroupTests-d080af41-3858-470-proj 2018-11-18 17:01:08,597 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-926ae595-580d-45f3-87fa-010e8c568f54name... 2018-11-18 17:01:08,597 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-926ae595-580d-45f3-87fa-010e8c568f54name 2018-11-18 17:01:08,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:09,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:09,317 - neutron_utils - INFO - Retrieving security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:09,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:09,688 - neutron_utils - INFO - Retrieving security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:09,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:10,048 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-926ae595-580d-45f3-87fa-010e8c568f54name 2018-11-18 17:01:10,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:10,901 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-926ae595-580d-45f3-87fa-010e8c568f54name 2018-11-18 17:01:11,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:11,709 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-926ae595-580d-45f3-87fa-010e8c568f54name 2018-11-18 17:01:11,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:12,391 - neutron_utils - INFO - Retrieving security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:12,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:13,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:13,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:13,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:14,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:14,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:15,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:15,095 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:15,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:15,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:15,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:15,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:16,079 - neutron_utils - INFO - Deleting security group rule with ID - dff087d2-514a-49e6-b1f6-4fd674e7adf7 2018-11-18 17:01:16,416 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-18 17:01:16,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b82f53-5b98-4674-aede-cd12f844ebd0 2018-11-18 17:01:16,593 - neutron_utils - INFO - Deleting security group rule with ID - 55334b14-e0dd-4279-8678-cb3772027925 2018-11-18 17:01:17,006 - neutron_utils - INFO - Deleting security group rule with ID - ec7c761f-5604-499f-b4a5-ddf20fd90a06 2018-11-18 17:01:17,259 - neutron_utils - INFO - Deleting security group rule with ID - f62cfeeb-694e-457a-bcb8-4cefef5ae140 2018-11-18 17:01:17,383 - neutron_utils - INFO - Deleting security group rule with ID - d4d9c747-8fc0-4d05-a28f-3018e3182540 2018-11-18 17:01:17,637 - neutron_utils - INFO - Deleting security group rule with ID - dff087d2-514a-49e6-b1f6-4fd674e7adf7 2018-11-18 17:01:17,663 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule dff087d2-514a-49e6-b1f6-4fd674e7adf7 does not exist Neutron server returns request_ids: ['req-cb1d3585-cbdb-49a6-aeb4-bc10ba9d8b48'] 2018-11-18 17:01:17,663 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-926ae595-580d-45f3-87fa-010e8c568f54name 2018-11-18 17:01:18,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f159b124-90e2-45bd-869a-37fb30afec63 2018-11-18 17:01:18,603 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:01:18,954 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d080af41-3858-470-proj 2018-11-18 17:01:19,201 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d080af41-3858-470-proj-role 2018-11-18 17:01:19,416 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d080af41-3858-470-user 2018-11-18 17:01:20,887 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-18d01c2c-1304-4a3-proj 2018-11-18 17:01:21,996 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-18d01c2c-1304-4a3-user 2018-11-18 17:01:22,193 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-18d01c2c-1304-4a3-proj-role 2018-11-18 17:01:22,283 - keystone_utils - INFO - Granting role CreateImageSuccessTests-18d01c2c-1304-4a3-proj-role to project CreateImageSuccessTests-18d01c2c-1304-4a3-proj 2018-11-18 17:01:27,574 - create_image - INFO - Created image with name - CreateImageSuccessTests-695a2e70-5e9d-428f-a65b-f5520ae04234 2018-11-18 17:01:28,122 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-695a2e70-5e9d-428f-a65b-f5520ae04234 2018-11-18 17:01:29,191 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-695a2e70-5e9d-428f-a65b-f5520ae04234 2018-11-18 17:01:31,272 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-695a2e70-5e9d-428f-a65b-f5520ae04234 2018-11-18 17:01:32,299 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-18d01c2c-1304-4a3-proj 2018-11-18 17:01:32,514 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-18d01c2c-1304-4a3-proj-role 2018-11-18 17:01:32,725 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-18d01c2c-1304-4a3-user 2018-11-18 17:01:34,163 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-9d3f46c5-8baf-477-proj 2018-11-18 17:01:35,223 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-9d3f46c5-8baf-477-user 2018-11-18 17:01:35,408 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-9d3f46c5-8baf-477-proj-role 2018-11-18 17:01:35,497 - keystone_utils - INFO - Granting role CreateImageSuccessTests-9d3f46c5-8baf-477-proj-role to project CreateImageSuccessTests-9d3f46c5-8baf-477-proj 2018-11-18 17:01:39,387 - create_image - INFO - Created image with name - CreateImageSuccessTests-b8922e9c-63d9-48de-bab9-9859e82a4f91 2018-11-18 17:01:39,407 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b8922e9c-63d9-48de-bab9-9859e82a4f91 2018-11-18 17:01:40,528 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b8922e9c-63d9-48de-bab9-9859e82a4f91 2018-11-18 17:01:42,759 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-9d3f46c5-8baf-477-proj 2018-11-18 17:01:42,961 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-9d3f46c5-8baf-477-proj-role 2018-11-18 17:01:43,168 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-9d3f46c5-8baf-477-user 2018-11-18 17:01:44,642 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d1c0b09c-44e9-44d-proj 2018-11-18 17:01:45,690 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d1c0b09c-44e9-44d-user 2018-11-18 17:01:45,815 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d1c0b09c-44e9-44d-proj-role 2018-11-18 17:01:45,900 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d1c0b09c-44e9-44d-proj-role to project CreateImageSuccessTests-d1c0b09c-44e9-44d-proj 2018-11-18 17:01:49,016 - create_image - INFO - Created image with name - CreateImageSuccessTests-f899d0b8-9801-49be-87f5-d727f1bd1146 2018-11-18 17:01:49,034 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f899d0b8-9801-49be-87f5-d727f1bd1146 2018-11-18 17:01:50,119 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f899d0b8-9801-49be-87f5-d727f1bd1146 2018-11-18 17:01:51,579 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d1c0b09c-44e9-44d-proj 2018-11-18 17:01:51,795 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d1c0b09c-44e9-44d-proj-role 2018-11-18 17:01:51,993 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d1c0b09c-44e9-44d-user 2018-11-18 17:01:53,421 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-47f6ecdb-f9bb-4c0-proj 2018-11-18 17:01:54,540 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-47f6ecdb-f9bb-4c0-user 2018-11-18 17:01:54,755 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-47f6ecdb-f9bb-4c0-proj-role 2018-11-18 17:01:54,927 - keystone_utils - INFO - Granting role CreateImageSuccessTests-47f6ecdb-f9bb-4c0-proj-role to project CreateImageSuccessTests-47f6ecdb-f9bb-4c0-proj 2018-11-18 17:01:58,430 - create_image - INFO - Created image with name - CreateImageSuccessTests-340024e0-9f80-4790-a0a7-89f32b3bdca7 2018-11-18 17:01:59,036 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-340024e0-9f80-4790-a0a7-89f32b3bdca7 2018-11-18 17:01:59,769 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-340024e0-9f80-4790-a0a7-89f32b3bdca7 2018-11-18 17:02:01,387 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-47f6ecdb-f9bb-4c0-proj 2018-11-18 17:02:01,585 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-47f6ecdb-f9bb-4c0-proj-role 2018-11-18 17:02:01,785 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-47f6ecdb-f9bb-4c0-user 2018-11-18 17:02:03,313 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a3734e05-d19c-4c4-proj 2018-11-18 17:02:04,378 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a3734e05-d19c-4c4-user 2018-11-18 17:02:04,570 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a3734e05-d19c-4c4-proj-role 2018-11-18 17:02:04,662 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a3734e05-d19c-4c4-proj-role to project CreateImageSuccessTests-a3734e05-d19c-4c4-proj 2018-11-18 17:02:08,303 - create_image - INFO - Created image with name - CreateImageSuccessTests-688d0974-33f7-413a-84e1-220edc0a03e6 2018-11-18 17:02:08,455 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-688d0974-33f7-413a-84e1-220edc0a03e6 2018-11-18 17:02:10,340 - create_image - INFO - Found image with name - CreateImageSuccessTests-688d0974-33f7-413a-84e1-220edc0a03e6 2018-11-18 17:02:10,341 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-688d0974-33f7-413a-84e1-220edc0a03e6 2018-11-18 17:02:12,536 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a3734e05-d19c-4c4-proj 2018-11-18 17:02:12,747 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a3734e05-d19c-4c4-proj-role 2018-11-18 17:02:13,025 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a3734e05-d19c-4c4-user 2018-11-18 17:02:14,438 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e1b6ee77-7904-45a-proj 2018-11-18 17:02:15,420 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e1b6ee77-7904-45a-user 2018-11-18 17:02:15,612 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e1b6ee77-7904-45a-proj-role 2018-11-18 17:02:15,704 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e1b6ee77-7904-45a-proj-role to project CreateImageSuccessTests-e1b6ee77-7904-45a-proj 2018-11-18 17:02:20,341 - create_image - INFO - Created image with name - CreateImageSuccessTests-4c01d2c5-de22-40f7-a8a0-fed2b0d52b17 2018-11-18 17:02:20,590 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4c01d2c5-de22-40f7-a8a0-fed2b0d52b17 2018-11-18 17:02:22,192 - create_image - INFO - Found image with name - CreateImageSuccessTests-4c01d2c5-de22-40f7-a8a0-fed2b0d52b17 2018-11-18 17:02:22,193 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4c01d2c5-de22-40f7-a8a0-fed2b0d52b17 2018-11-18 17:02:23,491 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e1b6ee77-7904-45a-proj 2018-11-18 17:02:23,788 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e1b6ee77-7904-45a-proj-role 2018-11-18 17:02:23,989 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e1b6ee77-7904-45a-user 2018-11-18 17:02:25,493 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-bf74ad09-ff63-40e-proj 2018-11-18 17:02:26,618 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-bf74ad09-ff63-40e-user 2018-11-18 17:02:26,941 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-bf74ad09-ff63-40e-proj-role 2018-11-18 17:02:27,026 - keystone_utils - INFO - Granting role CreateImageNegativeTests-bf74ad09-ff63-40e-proj-role to project CreateImageNegativeTests-bf74ad09-ff63-40e-proj 2018-11-18 17:02:28,574 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-18 17:02:28,574 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-5a89bfc6-da02-4c46-893b-00915359dac9 2018-11-18 17:02:29,253 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-bf74ad09-ff63-40e-proj 2018-11-18 17:02:29,454 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-bf74ad09-ff63-40e-proj-role 2018-11-18 17:02:29,652 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-bf74ad09-ff63-40e-user 2018-11-18 17:02:31,079 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-74ba6b6b-d08a-486-proj 2018-11-18 17:02:32,121 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-74ba6b6b-d08a-486-user 2018-11-18 17:02:32,319 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-74ba6b6b-d08a-486-proj-role 2018-11-18 17:02:32,408 - keystone_utils - INFO - Granting role CreateImageNegativeTests-74ba6b6b-d08a-486-proj-role to project CreateImageNegativeTests-74ba6b6b-d08a-486-proj 2018-11-18 17:02:33,601 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-18 17:02:33,601 - glance_utils - INFO - Removing file ./tmp/ac89809a-afaf-46c7-a757-b895fb1032b8 2018-11-18 17:02:34,077 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-74ba6b6b-d08a-486-proj 2018-11-18 17:02:34,286 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-74ba6b6b-d08a-486-proj-role 2018-11-18 17:02:34,492 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-74ba6b6b-d08a-486-user 2018-11-18 17:02:35,888 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d91ac7a1-a20f-4b8-proj 2018-11-18 17:02:37,025 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d91ac7a1-a20f-4b8-user 2018-11-18 17:02:37,176 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d91ac7a1-a20f-4b8-proj-role 2018-11-18 17:02:37,264 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d91ac7a1-a20f-4b8-proj-role to project CreateImageNegativeTests-d91ac7a1-a20f-4b8-proj 2018-11-18 17:02:38,524 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d91ac7a1-a20f-4b8-proj 2018-11-18 17:02:38,771 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d91ac7a1-a20f-4b8-proj-role 2018-11-18 17:02:38,978 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d91ac7a1-a20f-4b8-user 2018-11-18 17:02:40,391 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-e297db53-3e62-44e-proj 2018-11-18 17:02:41,492 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-e297db53-3e62-44e-user 2018-11-18 17:02:41,696 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-e297db53-3e62-44e-proj-role 2018-11-18 17:02:41,713 - keystone_utils - INFO - Granting role CreateImageNegativeTests-e297db53-3e62-44e-proj-role to project CreateImageNegativeTests-e297db53-3e62-44e-proj 2018-11-18 17:02:42,994 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-e297db53-3e62-44e-proj 2018-11-18 17:02:43,208 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-e297db53-3e62-44e-proj-role 2018-11-18 17:02:43,404 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-e297db53-3e62-44e-user 2018-11-18 17:02:44,750 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-1d7ea5d5-cda8-435-proj 2018-11-18 17:02:45,882 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-1d7ea5d5-cda8-435-user 2018-11-18 17:02:46,073 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-1d7ea5d5-cda8-435-proj-role 2018-11-18 17:02:46,093 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-1d7ea5d5-cda8-435-proj-role to project CreateMultiPartImageTests-1d7ea5d5-cda8-435-proj 2018-11-18 17:02:46,220 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-11-18 17:02:46,711 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-1d7ea5d5-cda8-435-proj 2018-11-18 17:02:46,946 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-1d7ea5d5-cda8-435-proj-role 2018-11-18 17:02:47,150 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-1d7ea5d5-cda8-435-user 2018-11-18 17:02:48,510 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-b7f707f3-5623-4d5-proj 2018-11-18 17:02:49,642 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-b7f707f3-5623-4d5-user 2018-11-18 17:02:49,852 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-b7f707f3-5623-4d5-proj-role 2018-11-18 17:02:49,935 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-b7f707f3-5623-4d5-proj-role to project CreateMultiPartImageTests-b7f707f3-5623-4d5-proj 2018-11-18 17:02:50,076 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-18 17:02:50,666 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-b7f707f3-5623-4d5-proj 2018-11-18 17:02:50,884 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-b7f707f3-5623-4d5-proj-role 2018-11-18 17:02:51,086 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-b7f707f3-5623-4d5-user 2018-11-18 17:02:52,528 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-c27ba330-3c3f-4b2-proj 2018-11-18 17:02:53,648 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-c27ba330-3c3f-4b2-user 2018-11-18 17:02:53,845 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-c27ba330-3c3f-4b2-proj-role 2018-11-18 17:02:53,939 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-c27ba330-3c3f-4b2-proj-role to project CreateMultiPartImageTests-c27ba330-3c3f-4b2-proj 2018-11-18 17:02:54,136 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-18 17:02:54,548 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-c27ba330-3c3f-4b2-proj 2018-11-18 17:02:54,761 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-c27ba330-3c3f-4b2-proj-role 2018-11-18 17:02:54,975 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-c27ba330-3c3f-4b2-user 2018-11-18 17:02:56,360 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0c4959c5-a43c-4a3-proj 2018-11-18 17:02:57,433 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0c4959c5-a43c-4a3-user 2018-11-18 17:02:57,624 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0c4959c5-a43c-4a3-proj-role 2018-11-18 17:02:57,644 - keystone_utils - INFO - Granting role CreateKeypairsTests-0c4959c5-a43c-4a3-proj-role to project CreateKeypairsTests-0c4959c5-a43c-4a3-proj 2018-11-18 17:02:58,819 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-55634e07-151f-4ece-bb65-f880d913b56d... 2018-11-18 17:02:58,819 - OpenStackKeypair - INFO - Creating new keypair 2018-11-18 17:02:58,843 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-55634e07-151f-4ece-bb65-f880d913b56d 2018-11-18 17:03:00,035 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0c4959c5-a43c-4a3-proj 2018-11-18 17:03:00,268 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0c4959c5-a43c-4a3-proj-role 2018-11-18 17:03:00,469 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0c4959c5-a43c-4a3-user 2018-11-18 17:03:01,990 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-30b80dcb-35cd-4fc-proj 2018-11-18 17:03:03,056 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-30b80dcb-35cd-4fc-user 2018-11-18 17:03:03,253 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-30b80dcb-35cd-4fc-proj-role 2018-11-18 17:03:03,338 - keystone_utils - INFO - Granting role CreateKeypairsTests-30b80dcb-35cd-4fc-proj-role to project CreateKeypairsTests-30b80dcb-35cd-4fc-proj 2018-11-18 17:03:03,572 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2ddf86e8-c90d-48f1-95c6-7a42a0b72d87.pub 2018-11-18 17:03:04,575 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2ddf86e8-c90d-48f1-95c6-7a42a0b72d87... 2018-11-18 17:03:04,575 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-18 17:03:04,576 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-2ddf86e8-c90d-48f1-95c6-7a42a0b72d87.pub 2018-11-18 17:03:04,576 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2ddf86e8-c90d-48f1-95c6-7a42a0b72d87 2018-11-18 17:03:05,643 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-30b80dcb-35cd-4fc-proj 2018-11-18 17:03:05,867 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-30b80dcb-35cd-4fc-proj-role 2018-11-18 17:03:06,068 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-30b80dcb-35cd-4fc-user 2018-11-18 17:03:07,546 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e7e9d9a9-efa4-4b0-proj 2018-11-18 17:03:08,672 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e7e9d9a9-efa4-4b0-user 2018-11-18 17:03:08,864 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e7e9d9a9-efa4-4b0-proj-role 2018-11-18 17:03:08,953 - keystone_utils - INFO - Granting role CreateKeypairsTests-e7e9d9a9-efa4-4b0-proj-role to project CreateKeypairsTests-e7e9d9a9-efa4-4b0-proj 2018-11-18 17:03:09,706 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4e7fcbdb-9abc-4ab4-bc03-31f7f1a6d415... 2018-11-18 17:03:09,706 - OpenStackKeypair - INFO - Creating new keypair 2018-11-18 17:03:29,948 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4e7fcbdb-9abc-4ab4-bc03-31f7f1a6d415 2018-11-18 17:03:31,129 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e7e9d9a9-efa4-4b0-proj 2018-11-18 17:03:31,339 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e7e9d9a9-efa4-4b0-proj-role 2018-11-18 17:03:31,535 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e7e9d9a9-efa4-4b0-user 2018-11-18 17:03:32,978 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-87395a82-82f1-482-proj 2018-11-18 17:03:34,121 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-87395a82-82f1-482-user 2018-11-18 17:03:34,331 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-87395a82-82f1-482-proj-role 2018-11-18 17:03:34,421 - keystone_utils - INFO - Granting role CreateKeypairsTests-87395a82-82f1-482-proj-role to project CreateKeypairsTests-87395a82-82f1-482-proj 2018-11-18 17:03:35,547 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-271c9b94-a68a-4ee1-b1f1-89f8ac1ee952... 2018-11-18 17:03:35,547 - OpenStackKeypair - INFO - Creating new keypair 2018-11-18 17:03:35,578 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-271c9b94-a68a-4ee1-b1f1-89f8ac1ee952 2018-11-18 17:03:37,073 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-87395a82-82f1-482-proj 2018-11-18 17:03:37,292 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-87395a82-82f1-482-proj-role 2018-11-18 17:03:37,495 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-87395a82-82f1-482-user 2018-11-18 17:03:38,888 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-bbdbcec0-7c0b-4db-proj 2018-11-18 17:03:40,002 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-bbdbcec0-7c0b-4db-user 2018-11-18 17:03:40,199 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-bbdbcec0-7c0b-4db-proj-role 2018-11-18 17:03:40,283 - keystone_utils - INFO - Granting role CreateKeypairsTests-bbdbcec0-7c0b-4db-proj-role to project CreateKeypairsTests-bbdbcec0-7c0b-4db-proj 2018-11-18 17:03:41,420 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2c4e6a94-bee4-43c0-a595-5cb9a34f1089... 2018-11-18 17:03:41,420 - OpenStackKeypair - INFO - Creating new keypair 2018-11-18 17:03:41,443 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2c4e6a94-bee4-43c0-a595-5cb9a34f1089 2018-11-18 17:03:41,501 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2c4e6a94-bee4-43c0-a595-5cb9a34f1089.pub 2018-11-18 17:03:41,502 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-2c4e6a94-bee4-43c0-a595-5cb9a34f1089 2018-11-18 17:03:42,086 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-2c4e6a94-bee4-43c0-a595-5cb9a34f1089.pub] 2018-11-18 17:03:42,086 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-2c4e6a94-bee4-43c0-a595-5cb9a34f1089] 2018-11-18 17:03:42,553 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-bbdbcec0-7c0b-4db-proj 2018-11-18 17:03:42,759 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-bbdbcec0-7c0b-4db-proj-role 2018-11-18 17:03:42,961 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-bbdbcec0-7c0b-4db-user 2018-11-18 17:03:44,361 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-b00bf3b7-a26c-49a-proj 2018-11-18 17:03:45,486 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-b00bf3b7-a26c-49a-user 2018-11-18 17:03:45,684 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-b00bf3b7-a26c-49a-proj-role 2018-11-18 17:03:45,773 - keystone_utils - INFO - Granting role CreateKeypairsTests-b00bf3b7-a26c-49a-proj-role to project CreateKeypairsTests-b00bf3b7-a26c-49a-proj 2018-11-18 17:03:46,902 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-da2aa169-c938-44e4-affe-b1b8db8f7169... 2018-11-18 17:03:46,902 - OpenStackKeypair - INFO - Creating new keypair 2018-11-18 17:03:46,940 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-da2aa169-c938-44e4-affe-b1b8db8f7169 2018-11-18 17:03:47,018 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-da2aa169-c938-44e4-affe-b1b8db8f7169.pub 2018-11-18 17:03:47,990 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-da2aa169-c938-44e4-affe-b1b8db8f7169.pub] 2018-11-18 17:03:48,469 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-b00bf3b7-a26c-49a-proj 2018-11-18 17:03:48,687 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-b00bf3b7-a26c-49a-proj-role 2018-11-18 17:03:48,888 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-b00bf3b7-a26c-49a-user 2018-11-18 17:03:50,319 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-5c211822-6ea2-495-proj 2018-11-18 17:03:51,367 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-5c211822-6ea2-495-user 2018-11-18 17:03:51,571 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-5c211822-6ea2-495-proj-role 2018-11-18 17:03:51,590 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-5c211822-6ea2-495-proj-role to project CreateKeypairsCleanupTests-5c211822-6ea2-495-proj 2018-11-18 17:03:51,898 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-2f7eec1d-1665-408f-ae52-57844021ec9d.pub 2018-11-18 17:03:51,898 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-2f7eec1d-1665-408f-ae52-57844021ec9d 2018-11-18 17:03:52,514 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-2f7eec1d-1665-408f-ae52-57844021ec9d... 2018-11-18 17:03:52,514 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-18 17:03:52,514 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-2f7eec1d-1665-408f-ae52-57844021ec9d.pub 2018-11-18 17:03:52,514 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-2f7eec1d-1665-408f-ae52-57844021ec9d 2018-11-18 17:03:52,630 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-2f7eec1d-1665-408f-ae52-57844021ec9d.pub] 2018-11-18 17:03:52,631 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-2f7eec1d-1665-408f-ae52-57844021ec9d] 2018-11-18 17:03:53,133 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-5c211822-6ea2-495-proj 2018-11-18 17:03:53,371 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-5c211822-6ea2-495-proj-role 2018-11-18 17:03:53,662 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-5c211822-6ea2-495-user 2018-11-18 17:03:55,098 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a91c02ba-8af4-471-proj 2018-11-18 17:03:56,091 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a91c02ba-8af4-471-user 2018-11-18 17:03:56,283 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a91c02ba-8af4-471-proj-role 2018-11-18 17:03:56,380 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a91c02ba-8af4-471-proj-role to project CreateKeypairsCleanupTests-a91c02ba-8af4-471-proj 2018-11-18 17:03:56,600 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-6ee28e07-c5f1-41e9-b447-ff90e8c40142.pub 2018-11-18 17:03:56,600 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-6ee28e07-c5f1-41e9-b447-ff90e8c40142 2018-11-18 17:03:57,606 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-6ee28e07-c5f1-41e9-b447-ff90e8c40142... 2018-11-18 17:03:57,606 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-18 17:03:57,606 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-6ee28e07-c5f1-41e9-b447-ff90e8c40142.pub 2018-11-18 17:03:57,606 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-6ee28e07-c5f1-41e9-b447-ff90e8c40142 2018-11-18 17:03:58,244 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a91c02ba-8af4-471-proj 2018-11-18 17:03:58,429 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a91c02ba-8af4-471-proj-role 2018-11-18 17:03:58,631 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a91c02ba-8af4-471-user 2018-11-18 17:04:00,080 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-2dd20833-ec9a-420-proj 2018-11-18 17:04:01,139 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-2dd20833-ec9a-420-user 2018-11-18 17:04:01,343 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-2dd20833-ec9a-420-proj-role 2018-11-18 17:04:01,363 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-2dd20833-ec9a-420-proj-role to project CreateKeypairsCleanupTests-2dd20833-ec9a-420-proj 2018-11-18 17:04:02,124 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-868b334a-28ce-4b44-a4cc-095606bf8442... 2018-11-18 17:04:02,124 - OpenStackKeypair - INFO - Creating new keypair 2018-11-18 17:04:02,150 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-868b334a-28ce-4b44-a4cc-095606bf8442 2018-11-18 17:04:02,222 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-868b334a-28ce-4b44-a4cc-095606bf8442.pub 2018-11-18 17:04:02,222 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-868b334a-28ce-4b44-a4cc-095606bf8442 2018-11-18 17:04:02,372 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-868b334a-28ce-4b44-a4cc-095606bf8442.pub] 2018-11-18 17:04:02,372 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-868b334a-28ce-4b44-a4cc-095606bf8442] 2018-11-18 17:04:02,860 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-2dd20833-ec9a-420-proj 2018-11-18 17:04:03,065 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-2dd20833-ec9a-420-proj-role 2018-11-18 17:04:03,261 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-2dd20833-ec9a-420-user 2018-11-18 17:04:04,684 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-b63aa31f-6ca0-4e0-proj 2018-11-18 17:04:05,822 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-b63aa31f-6ca0-4e0-user 2018-11-18 17:04:06,014 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-b63aa31f-6ca0-4e0-proj-role 2018-11-18 17:04:06,104 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-b63aa31f-6ca0-4e0-proj-role to project CreateKeypairsCleanupTests-b63aa31f-6ca0-4e0-proj 2018-11-18 17:04:06,849 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-c985fac2-382b-4bd9-b002-743176732ac1... 2018-11-18 17:04:06,850 - OpenStackKeypair - INFO - Creating new keypair 2018-11-18 17:04:06,860 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-c985fac2-382b-4bd9-b002-743176732ac1 2018-11-18 17:04:06,928 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-c985fac2-382b-4bd9-b002-743176732ac1.pub 2018-11-18 17:04:06,929 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-c985fac2-382b-4bd9-b002-743176732ac1 2018-11-18 17:04:06,959 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-c985fac2-382b-4bd9-b002-743176732ac1.pub] 2018-11-18 17:04:06,960 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-c985fac2-382b-4bd9-b002-743176732ac1] 2018-11-18 17:04:07,372 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-b63aa31f-6ca0-4e0-proj 2018-11-18 17:04:07,599 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-b63aa31f-6ca0-4e0-proj-role 2018-11-18 17:04:07,798 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-b63aa31f-6ca0-4e0-user 2018-11-18 17:04:09,187 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-3572c656-51b6-4ae-proj 2018-11-18 17:04:10,307 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-3572c656-51b6-4ae-user 2018-11-18 17:04:10,499 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-3572c656-51b6-4ae-proj-role 2018-11-18 17:04:10,591 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-3572c656-51b6-4ae-proj-role to project CreateKeypairsCleanupTests-3572c656-51b6-4ae-proj 2018-11-18 17:04:11,330 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-dc2de6d6-140e-4a8b-a77f-153616a4701b... 2018-11-18 17:04:11,330 - OpenStackKeypair - INFO - Creating new keypair 2018-11-18 17:04:11,376 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-dc2de6d6-140e-4a8b-a77f-153616a4701b 2018-11-18 17:04:11,449 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-dc2de6d6-140e-4a8b-a77f-153616a4701b.pub 2018-11-18 17:04:11,450 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-dc2de6d6-140e-4a8b-a77f-153616a4701b 2018-11-18 17:04:11,957 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-3572c656-51b6-4ae-proj 2018-11-18 17:04:12,142 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-3572c656-51b6-4ae-proj-role 2018-11-18 17:04:12,346 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-3572c656-51b6-4ae-user 2018-11-18 17:04:13,751 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6f415ad7-997f-41c-proj 2018-11-18 17:04:14,817 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6f415ad7-997f-41c-user 2018-11-18 17:04:15,014 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6f415ad7-997f-41c-proj-role 2018-11-18 17:04:15,096 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6f415ad7-997f-41c-proj-role to project CreateNetworkSuccessTests-6f415ad7-997f-41c-proj 2018-11-18 17:04:15,868 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-bdd252d8-2f88-4edc-bcf7-c44ff39ab050-pub-net 2018-11-18 17:04:16,945 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-bdd252d8-2f88-4edc-bcf7-c44ff39ab050-pub-subnet 2018-11-18 17:04:18,892 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bdd252d8-2f88-4edc-bcf7-c44ff39ab050-pub-subnet 2018-11-18 17:04:18,892 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bdd252d8-2f88-4edc-bcf7-c44ff39ab050-pub-subnet 2018-11-18 17:04:21,388 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-bdd252d8-2f88-4edc-bcf7-c44ff39ab050-pub-net 2018-11-18 17:04:22,980 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bdd252d8-2f88-4edc-bcf7-c44ff39ab050-pub-subnet 2018-11-18 17:04:22,980 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bdd252d8-2f88-4edc-bcf7-c44ff39ab050-pub-subnet 2018-11-18 17:04:23,017 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-bdd252d8-2f88-4edc-bcf7-c44ff39ab050-pub-net 2018-11-18 17:04:23,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f27d0b4-4dfd-424a-a6c7-66f0d04b6664 2018-11-18 17:04:23,739 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:04:24,127 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6f415ad7-997f-41c-proj 2018-11-18 17:04:24,466 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6f415ad7-997f-41c-proj-role 2018-11-18 17:04:24,686 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6f415ad7-997f-41c-user 2018-11-18 17:04:26,026 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e6fcdfa5-a3ad-4d7-proj 2018-11-18 17:04:27,164 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e6fcdfa5-a3ad-4d7-user 2018-11-18 17:04:27,362 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e6fcdfa5-a3ad-4d7-proj-role 2018-11-18 17:04:27,446 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e6fcdfa5-a3ad-4d7-proj-role to project CreateNetworkSuccessTests-e6fcdfa5-a3ad-4d7-proj 2018-11-18 17:04:28,233 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-aabf23ac-aa38-4a17-9c5a-b5af52295c50-pub-net 2018-11-18 17:04:30,294 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-aabf23ac-aa38-4a17-9c5a-b5af52295c50-pub-subnet 2018-11-18 17:04:35,066 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-aabf23ac-aa38-4a17-9c5a-b5af52295c50-pub-router 2018-11-18 17:04:36,202 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aabf23ac-aa38-4a17-9c5a-b5af52295c50-pub-subnet 2018-11-18 17:04:36,202 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aabf23ac-aa38-4a17-9c5a-b5af52295c50-pub-subnet 2018-11-18 17:04:38,440 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-aabf23ac-aa38-4a17-9c5a-b5af52295c50-pub-net 2018-11-18 17:04:40,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b13a2b06-00a9-4e29-89c2-1c4954174bb1 2018-11-18 17:04:40,662 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:04:40,996 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e6fcdfa5-a3ad-4d7-proj 2018-11-18 17:04:41,233 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e6fcdfa5-a3ad-4d7-proj-role 2018-11-18 17:04:41,427 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e6fcdfa5-a3ad-4d7-user 2018-11-18 17:04:42,817 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-2bcd0085-6845-40c-proj 2018-11-18 17:04:43,925 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-2bcd0085-6845-40c-user 2018-11-18 17:04:44,133 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-2bcd0085-6845-40c-proj-role 2018-11-18 17:04:44,230 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-2bcd0085-6845-40c-proj-role to project CreateNetworkSuccessTests-2bcd0085-6845-40c-proj 2018-11-18 17:04:45,054 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-568ceeee-c714-48a3-b5e3-7273164530b7-pub-net 2018-11-18 17:04:47,365 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-568ceeee-c714-48a3-b5e3-7273164530b7-pub-subnet 2018-11-18 17:04:50,918 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-568ceeee-c714-48a3-b5e3-7273164530b7-pub-router 2018-11-18 17:04:51,900 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-568ceeee-c714-48a3-b5e3-7273164530b7-pub-subnet 2018-11-18 17:04:51,900 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-568ceeee-c714-48a3-b5e3-7273164530b7-pub-subnet 2018-11-18 17:04:54,114 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-568ceeee-c714-48a3-b5e3-7273164530b7-pub-net 2018-11-18 17:04:55,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de01a66e-6621-4999-a2d9-5c9d31855d7c 2018-11-18 17:04:56,137 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:04:56,459 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-2bcd0085-6845-40c-proj 2018-11-18 17:04:56,701 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-2bcd0085-6845-40c-proj-role 2018-11-18 17:04:56,901 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-2bcd0085-6845-40c-user 2018-11-18 17:04:58,355 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c0b99617-dbbc-46b-proj 2018-11-18 17:04:59,506 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c0b99617-dbbc-46b-user 2018-11-18 17:04:59,708 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c0b99617-dbbc-46b-proj-role 2018-11-18 17:04:59,796 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c0b99617-dbbc-46b-proj-role to project CreateNetworkSuccessTests-c0b99617-dbbc-46b-proj 2018-11-18 17:05:00,570 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-fb510802-0ac7-49ff-a15a-080bcebb78d3-pub-net 2018-11-18 17:05:01,557 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-fb510802-0ac7-49ff-a15a-080bcebb78d3-pub-subnet 2018-11-18 17:05:04,227 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-fb510802-0ac7-49ff-a15a-080bcebb78d3-pub-router 2018-11-18 17:05:05,403 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fb510802-0ac7-49ff-a15a-080bcebb78d3-pub-subnet 2018-11-18 17:05:05,403 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fb510802-0ac7-49ff-a15a-080bcebb78d3-pub-subnet 2018-11-18 17:05:07,686 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-fb510802-0ac7-49ff-a15a-080bcebb78d3-pub-net 2018-11-18 17:05:09,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3331199e-a90a-47ba-b8e3-005522b5de30 2018-11-18 17:05:09,578 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:05:09,943 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c0b99617-dbbc-46b-proj 2018-11-18 17:05:10,348 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c0b99617-dbbc-46b-proj-role 2018-11-18 17:05:10,573 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c0b99617-dbbc-46b-user 2018-11-18 17:05:12,032 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-2c752433-f9f0-447-proj 2018-11-18 17:05:13,105 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-2c752433-f9f0-447-user 2018-11-18 17:05:13,301 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-2c752433-f9f0-447-proj-role 2018-11-18 17:05:13,396 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-2c752433-f9f0-447-proj-role to project CreateNetworkSuccessTests-2c752433-f9f0-447-proj 2018-11-18 17:05:14,170 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-2473990f-0e07-42e1-a92c-a3e3333e71cf-pub-net 2018-11-18 17:05:15,370 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-2473990f-0e07-42e1-a92c-a3e3333e71cf-pub-subnet 2018-11-18 17:05:17,687 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2473990f-0e07-42e1-a92c-a3e3333e71cf-pub-subnet 2018-11-18 17:05:17,687 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2473990f-0e07-42e1-a92c-a3e3333e71cf-pub-subnet 2018-11-18 17:05:20,200 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-2473990f-0e07-42e1-a92c-a3e3333e71cf-pub-net 2018-11-18 17:05:22,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 31026d4f-9b08-4a45-950d-e4c62ad7bf67 2018-11-18 17:05:22,192 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:05:22,500 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-2c752433-f9f0-447-proj 2018-11-18 17:05:22,699 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-2c752433-f9f0-447-proj-role 2018-11-18 17:05:22,913 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-2c752433-f9f0-447-user 2018-11-18 17:05:24,362 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6093ef30-3d97-40d-proj 2018-11-18 17:05:25,499 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6093ef30-3d97-40d-user 2018-11-18 17:05:25,702 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6093ef30-3d97-40d-proj-role 2018-11-18 17:05:25,721 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6093ef30-3d97-40d-proj-role to project CreateNetworkSuccessTests-6093ef30-3d97-40d-proj 2018-11-18 17:05:26,473 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-df2cce51-5eb9-46f4-8e72-f8ffde14c7a0-pub-net 2018-11-18 17:05:27,506 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-df2cce51-5eb9-46f4-8e72-f8ffde14c7a0-pub-subnet 2018-11-18 17:05:29,660 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-df2cce51-5eb9-46f4-8e72-f8ffde14c7a0-pub-subnet 2018-11-18 17:05:29,660 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-df2cce51-5eb9-46f4-8e72-f8ffde14c7a0-pub-subnet 2018-11-18 17:05:31,924 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-df2cce51-5eb9-46f4-8e72-f8ffde14c7a0-pub-net 2018-11-18 17:05:33,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4505382c-ff06-467e-adc6-eb40d6f3fd24 2018-11-18 17:05:33,846 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:05:34,179 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6093ef30-3d97-40d-proj 2018-11-18 17:05:34,425 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6093ef30-3d97-40d-proj-role 2018-11-18 17:05:34,616 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6093ef30-3d97-40d-user 2018-11-18 17:05:36,074 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bce5ffa7-c5f0-4a9-proj 2018-11-18 17:05:37,140 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bce5ffa7-c5f0-4a9-user 2018-11-18 17:05:37,344 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bce5ffa7-c5f0-4a9-proj-role 2018-11-18 17:05:37,436 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bce5ffa7-c5f0-4a9-proj-role to project CreateRouterSuccessTests-bce5ffa7-c5f0-4a9-proj 2018-11-18 17:05:39,205 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b894466c-0fdf-491a-94ca-e325e291fecb-pub-router 2018-11-18 17:05:40,643 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bce5ffa7-c5f0-4a9-proj 2018-11-18 17:05:40,862 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bce5ffa7-c5f0-4a9-proj-role 2018-11-18 17:05:41,061 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bce5ffa7-c5f0-4a9-user 2018-11-18 17:05:42,488 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f94d14da-5149-4d8-proj 2018-11-18 17:05:43,560 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f94d14da-5149-4d8-user 2018-11-18 17:05:43,846 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f94d14da-5149-4d8-proj-role 2018-11-18 17:05:43,865 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f94d14da-5149-4d8-proj-role to project CreateRouterSuccessTests-f94d14da-5149-4d8-proj 2018-11-18 17:05:45,085 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6a264371-85c6-42d0-b784-6bace227ed05-pub-router 2018-11-18 17:05:46,700 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6a264371-85c6-42d0-b784-6bace227ed05-pub-router 2018-11-18 17:05:46,700 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6a264371-85c6-42d0-b784-6bace227ed05-pub-router 2018-11-18 17:05:47,613 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f94d14da-5149-4d8-proj 2018-11-18 17:05:47,922 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f94d14da-5149-4d8-proj-role 2018-11-18 17:05:48,127 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f94d14da-5149-4d8-user 2018-11-18 17:05:49,577 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c0359e1c-d119-46f-proj 2018-11-18 17:05:50,625 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c0359e1c-d119-46f-user 2018-11-18 17:05:50,828 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c0359e1c-d119-46f-proj-role 2018-11-18 17:05:50,919 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c0359e1c-d119-46f-proj-role to project CreateRouterSuccessTests-c0359e1c-d119-46f-proj 2018-11-18 17:05:52,226 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c104399d-e251-4f6e-a1f0-ea58439c0558-pub-router 2018-11-18 17:05:54,089 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c104399d-e251-4f6e-a1f0-ea58439c0558-pub-router 2018-11-18 17:05:54,089 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c104399d-e251-4f6e-a1f0-ea58439c0558-pub-router 2018-11-18 17:05:54,943 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c0359e1c-d119-46f-proj 2018-11-18 17:05:55,156 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c0359e1c-d119-46f-proj-role 2018-11-18 17:05:55,361 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c0359e1c-d119-46f-user 2018-11-18 17:05:56,775 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4fd26fe2-4981-400-proj 2018-11-18 17:05:57,925 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4fd26fe2-4981-400-user 2018-11-18 17:05:58,122 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4fd26fe2-4981-400-proj-role 2018-11-18 17:05:58,211 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4fd26fe2-4981-400-proj-role to project CreateRouterSuccessTests-4fd26fe2-4981-400-proj 2018-11-18 17:06:00,085 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8072828c-f8d6-4697-892a-8f6bb8f313c4-pub-router 2018-11-18 17:06:01,632 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4fd26fe2-4981-400-proj 2018-11-18 17:06:01,843 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4fd26fe2-4981-400-proj-role 2018-11-18 17:06:02,049 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4fd26fe2-4981-400-user 2018-11-18 17:06:03,476 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f5421dfa-2420-41f-proj 2018-11-18 17:06:04,619 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f5421dfa-2420-41f-user 2018-11-18 17:06:04,823 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f5421dfa-2420-41f-proj-role 2018-11-18 17:06:04,909 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f5421dfa-2420-41f-proj-role to project CreateRouterSuccessTests-f5421dfa-2420-41f-proj 2018-11-18 17:06:05,656 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-929882f8-5fb2-4b4b-9cdc-b8aca1226a4f-pub-net1 2018-11-18 17:06:06,863 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-929882f8-5fb2-4b4b-9cdc-b8aca1226a4f-pub-subnet1 2018-11-18 17:06:09,976 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-929882f8-5fb2-4b4b-9cdc-b8aca1226a4f-pub-router 2018-11-18 17:06:11,031 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-929882f8-5fb2-4b4b-9cdc-b8aca1226a4f-pub-subnet1 2018-11-18 17:06:11,031 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-929882f8-5fb2-4b4b-9cdc-b8aca1226a4f-pub-subnet1 2018-11-18 17:06:13,472 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-929882f8-5fb2-4b4b-9cdc-b8aca1226a4f-pub-net1 2018-11-18 17:06:15,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e798c079-9a67-4817-8550-66e33dd557cb 2018-11-18 17:06:15,604 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:06:15,961 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f5421dfa-2420-41f-proj 2018-11-18 17:06:16,257 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f5421dfa-2420-41f-proj-role 2018-11-18 17:06:16,469 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f5421dfa-2420-41f-user 2018-11-18 17:06:17,828 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6f7ce717-7225-453-proj 2018-11-18 17:06:18,901 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6f7ce717-7225-453-user 2018-11-18 17:06:19,098 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6f7ce717-7225-453-proj-role 2018-11-18 17:06:19,192 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6f7ce717-7225-453-proj-role to project CreateRouterSuccessTests-6f7ce717-7225-453-proj 2018-11-18 17:06:20,991 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4efe581a-1d3e-40bb-85d9-dc3a609a7fbe-pub-router 2018-11-18 17:06:22,528 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6f7ce717-7225-453-proj 2018-11-18 17:06:22,689 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6f7ce717-7225-453-proj-role 2018-11-18 17:06:22,904 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6f7ce717-7225-453-user 2018-11-18 17:06:24,506 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9adb8207-9ae2-47c-proj 2018-11-18 17:06:25,661 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9adb8207-9ae2-47c-user 2018-11-18 17:06:25,853 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9adb8207-9ae2-47c-proj-role 2018-11-18 17:06:25,871 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9adb8207-9ae2-47c-proj-role to project CreateRouterSuccessTests-9adb8207-9ae2-47c-proj 2018-11-18 17:06:26,635 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-net1 2018-11-18 17:06:27,724 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-subnet1 2018-11-18 17:06:29,596 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-net2 2018-11-18 17:06:30,469 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-subnet2 2018-11-18 17:06:32,933 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:34,251 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-port1 for router - CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:35,550 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-net1 2018-11-18 17:06:36,516 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-port1 for router - CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:36,516 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:39,037 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-port2 for router - CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:40,554 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-net2 2018-11-18 17:06:41,497 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-port2 for router - CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:41,498 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:50,834 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router and port CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-port1 2018-11-18 17:06:50,834 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:51,844 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router and port CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-port2 2018-11-18 17:06:51,844 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:52,976 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:52,976 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-router 2018-11-18 17:06:53,568 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-subnet1 2018-11-18 17:06:53,568 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-subnet1 2018-11-18 17:06:55,857 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-net1 2018-11-18 17:06:57,210 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-subnet2 2018-11-18 17:06:57,210 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-subnet2 2018-11-18 17:06:59,693 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-cbc86e85-95a8-4c12-9f11-652c079db005-pub-net2 2018-11-18 17:07:01,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 289eec05-da84-4709-a529-4c52fe015ad3 2018-11-18 17:07:01,393 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:07:01,711 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9adb8207-9ae2-47c-proj 2018-11-18 17:07:01,970 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9adb8207-9ae2-47c-proj-role 2018-11-18 17:07:02,174 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9adb8207-9ae2-47c-user 2018-11-18 17:07:03,595 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3e73fec9-2c57-432-proj 2018-11-18 17:07:04,609 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3e73fec9-2c57-432-user 2018-11-18 17:07:04,811 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3e73fec9-2c57-432-proj-role 2018-11-18 17:07:04,901 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3e73fec9-2c57-432-proj-role to project CreateRouterSuccessTests-3e73fec9-2c57-432-proj 2018-11-18 17:07:06,862 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-abe24cab-1fba-4ad3-a0b2-631d5bc3c9d8-pub-router 2018-11-18 17:07:08,437 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3e73fec9-2c57-432-proj 2018-11-18 17:07:08,719 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3e73fec9-2c57-432-proj-role 2018-11-18 17:07:08,918 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3e73fec9-2c57-432-user 2018-11-18 17:07:10,427 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bbb457f7-ce5a-4ab-proj 2018-11-18 17:07:11,541 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bbb457f7-ce5a-4ab-user 2018-11-18 17:07:11,733 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bbb457f7-ce5a-4ab-proj-role 2018-11-18 17:07:11,824 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bbb457f7-ce5a-4ab-proj-role to project CreateRouterSuccessTests-bbb457f7-ce5a-4ab-proj 2018-11-18 17:07:13,254 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-138d8f9a-8e05-4b66-a361-f34582856288-pub-router 2018-11-18 17:07:14,308 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-138d8f9a-8e05-4b66-a361-f34582856288-port1 for router - CreateRouterSuccessTests-138d8f9a-8e05-4b66-a361-f34582856288-pub-router 2018-11-18 17:07:15,222 - neutron_utils - INFO - Creating port for network with name - external 2018-11-18 17:07:15,660 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-138d8f9a-8e05-4b66-a361-f34582856288-pub-router 2018-11-18 17:07:15,660 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-138d8f9a-8e05-4b66-a361-f34582856288-pub-router 2018-11-18 17:07:16,771 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bbb457f7-ce5a-4ab-proj 2018-11-18 17:07:17,006 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bbb457f7-ce5a-4ab-proj-role 2018-11-18 17:07:17,204 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bbb457f7-ce5a-4ab-user 2018-11-18 17:07:18,614 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0cac73a3-cf0b-418-proj 2018-11-18 17:07:19,727 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0cac73a3-cf0b-418-user 2018-11-18 17:07:19,913 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0cac73a3-cf0b-418-proj-role 2018-11-18 17:07:20,003 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0cac73a3-cf0b-418-proj-role to project CreateRouterSuccessTests-0cac73a3-cf0b-418-proj 2018-11-18 17:07:20,842 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-ce8c80d2-91da-4723-bbf8-027a17e301f1-pub-net1 2018-11-18 17:07:21,868 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-ce8c80d2-91da-4723-bbf8-027a17e301f1-pub-subnet1 2018-11-18 17:07:24,434 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ce8c80d2-91da-4723-bbf8-027a17e301f1-pub-router 2018-11-18 17:07:25,265 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-ce8c80d2-91da-4723-bbf8-027a17e301f1-pub-subnet1 2018-11-18 17:07:25,265 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-ce8c80d2-91da-4723-bbf8-027a17e301f1-pub-subnet1 2018-11-18 17:07:27,806 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-ce8c80d2-91da-4723-bbf8-027a17e301f1-pub-net1 2018-11-18 17:07:29,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 709fb532-79c9-4fbb-b713-b396868fb0df 2018-11-18 17:07:29,996 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:07:30,469 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0cac73a3-cf0b-418-proj 2018-11-18 17:07:30,700 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0cac73a3-cf0b-418-proj-role 2018-11-18 17:07:30,912 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0cac73a3-cf0b-418-user 2018-11-18 17:07:32,356 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d869e387-085a-465-proj 2018-11-18 17:07:33,476 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d869e387-085a-465-user 2018-11-18 17:07:33,679 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d869e387-085a-465-proj-role 2018-11-18 17:07:33,761 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d869e387-085a-465-proj-role to project CreateRouterSuccessTests-d869e387-085a-465-proj 2018-11-18 17:07:34,677 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-dbbc2df7-74e9-4c5b-a042-bdfe9fae45de-pub-net1 2018-11-18 17:07:35,485 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-dbbc2df7-74e9-4c5b-a042-bdfe9fae45de-pub-subnet1 2018-11-18 17:07:38,320 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-dbbc2df7-74e9-4c5b-a042-bdfe9fae45de-pub-router 2018-11-18 17:07:39,361 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-dbbc2df7-74e9-4c5b-a042-bdfe9fae45de-pub-subnet1 2018-11-18 17:07:39,362 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-dbbc2df7-74e9-4c5b-a042-bdfe9fae45de-pub-subnet1 2018-11-18 17:07:41,619 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-dbbc2df7-74e9-4c5b-a042-bdfe9fae45de-pub-net1 2018-11-18 17:07:43,505 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d869e387-085a-465-proj 2018-11-18 17:07:43,712 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d869e387-085a-465-proj-role 2018-11-18 17:07:43,909 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d869e387-085a-465-user 2018-11-18 17:07:45,338 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-371fa82b-e5c5-410-proj 2018-11-18 17:07:46,398 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-371fa82b-e5c5-410-user 2018-11-18 17:07:46,589 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-371fa82b-e5c5-410-proj-role 2018-11-18 17:07:46,680 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-371fa82b-e5c5-410-proj-role to project CreateRouterNegativeTests-371fa82b-e5c5-410-proj 2018-11-18 17:07:47,455 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-fdb3fb9e-eada-4b08-8a99-3623375b5e67-pub-net1 2018-11-18 17:07:48,351 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-fdb3fb9e-eada-4b08-8a99-3623375b5e67-pub-subnet1 2018-11-18 17:07:50,895 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-fdb3fb9e-eada-4b08-8a99-3623375b5e67-pub-router 2018-11-18 17:07:51,973 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-fdb3fb9e-eada-4b08-8a99-3623375b5e67-pub-subnet1 2018-11-18 17:07:51,973 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-fdb3fb9e-eada-4b08-8a99-3623375b5e67-pub-subnet1 2018-11-18 17:07:54,236 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-fdb3fb9e-eada-4b08-8a99-3623375b5e67-pub-net1 2018-11-18 17:07:56,482 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-371fa82b-e5c5-410-proj 2018-11-18 17:07:56,672 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-371fa82b-e5c5-410-proj-role 2018-11-18 17:07:56,884 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-371fa82b-e5c5-410-user 2018-11-18 17:07:58,351 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-c9141ed9-357a-411-proj 2018-11-18 17:07:59,590 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-c9141ed9-357a-411-user 2018-11-18 17:07:59,806 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-c9141ed9-357a-411-proj-role 2018-11-18 17:07:59,896 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-c9141ed9-357a-411-proj-role to project CreateRouterNegativeTests-c9141ed9-357a-411-proj 2018-11-18 17:08:01,790 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-c9141ed9-357a-411-proj 2018-11-18 17:08:02,017 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-c9141ed9-357a-411-proj-role 2018-11-18 17:08:02,227 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-c9141ed9-357a-411-user 2018-11-18 17:08:03,655 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-841b0571-d5cf-40b-proj 2018-11-18 17:08:04,667 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-841b0571-d5cf-40b-user 2018-11-18 17:08:04,865 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-841b0571-d5cf-40b-proj-role 2018-11-18 17:08:04,955 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-841b0571-d5cf-40b-proj-role to project CreateRouterNegativeTests-841b0571-d5cf-40b-proj 2018-11-18 17:08:05,654 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-841b0571-d5cf-40b-proj 2018-11-18 17:08:05,862 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-841b0571-d5cf-40b-proj-role 2018-11-18 17:08:06,071 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-841b0571-d5cf-40b-user 2018-11-18 17:08:07,512 - keystone_utils - INFO - Created project with name - CreateQoSTests-0ceabc4a-d6c7-40c-proj 2018-11-18 17:08:08,529 - keystone_utils - INFO - Created user with name - CreateQoSTests-0ceabc4a-d6c7-40c-user 2018-11-18 17:08:08,740 - keystone_utils - INFO - Created role with name - CreateQoSTests-0ceabc4a-d6c7-40c-proj-role 2018-11-18 17:08:08,823 - keystone_utils - INFO - Granting role CreateQoSTests-0ceabc4a-d6c7-40c-proj-role to project CreateQoSTests-0ceabc4a-d6c7-40c-proj 2018-11-18 17:08:10,567 - create_qos - INFO - Created qos with name - CreateQoSTests-f1607103-f11a-46df-9c08-c58667c061cd 2018-11-18 17:08:11,117 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-f1607103-f11a-46df-9c08-c58667c061cd 2018-11-18 17:08:11,865 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-f1607103-f11a-46df-9c08-c58667c061cd 2018-11-18 17:08:12,900 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-0ceabc4a-d6c7-40c-proj 2018-11-18 17:08:13,119 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-0ceabc4a-d6c7-40c-proj-role 2018-11-18 17:08:13,320 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-0ceabc4a-d6c7-40c-user 2018-11-18 17:08:14,727 - keystone_utils - INFO - Created project with name - CreateQoSTests-e28faac7-1137-48c-proj 2018-11-18 17:08:15,793 - keystone_utils - INFO - Created user with name - CreateQoSTests-e28faac7-1137-48c-user 2018-11-18 17:08:15,985 - keystone_utils - INFO - Created role with name - CreateQoSTests-e28faac7-1137-48c-proj-role 2018-11-18 17:08:16,072 - keystone_utils - INFO - Granting role CreateQoSTests-e28faac7-1137-48c-proj-role to project CreateQoSTests-e28faac7-1137-48c-proj 2018-11-18 17:08:17,968 - create_qos - INFO - Created qos with name - CreateQoSTests-be930aa0-afa3-43fb-9897-0b2113958e3c 2018-11-18 17:08:18,144 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-be930aa0-afa3-43fb-9897-0b2113958e3c 2018-11-18 17:08:18,842 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e28faac7-1137-48c-proj 2018-11-18 17:08:19,055 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e28faac7-1137-48c-proj-role 2018-11-18 17:08:19,252 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e28faac7-1137-48c-user 2018-11-18 17:08:20,602 - keystone_utils - INFO - Created project with name - CreateQoSTests-7e0e5b68-cc73-4b3-proj 2018-11-18 17:08:21,721 - keystone_utils - INFO - Created user with name - CreateQoSTests-7e0e5b68-cc73-4b3-user 2018-11-18 17:08:21,919 - keystone_utils - INFO - Created role with name - CreateQoSTests-7e0e5b68-cc73-4b3-proj-role 2018-11-18 17:08:22,006 - keystone_utils - INFO - Granting role CreateQoSTests-7e0e5b68-cc73-4b3-proj-role to project CreateQoSTests-7e0e5b68-cc73-4b3-proj 2018-11-18 17:08:23,741 - create_qos - INFO - Created qos with name - CreateQoSTests-a964d922-1bc1-4432-a03e-4416335caddc 2018-11-18 17:08:24,555 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a964d922-1bc1-4432-a03e-4416335caddc 2018-11-18 17:08:25,415 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-7e0e5b68-cc73-4b3-proj 2018-11-18 17:08:25,635 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-7e0e5b68-cc73-4b3-proj-role 2018-11-18 17:08:25,834 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-7e0e5b68-cc73-4b3-user 2018-11-18 17:08:27,236 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-f454447b-eff4-476-proj 2018-11-18 17:08:28,219 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-f454447b-eff4-476-user 2018-11-18 17:08:28,416 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-f454447b-eff4-476-proj-role 2018-11-18 17:08:28,437 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-f454447b-eff4-476-proj-role to project CreateSimpleVolumeTypeSuccessTests-f454447b-eff4-476-proj 2018-11-18 17:08:29,818 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-f135501b-a4dd-4925-8e1d-636186ffbfd7 2018-11-18 17:08:30,346 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f135501b-a4dd-4925-8e1d-636186ffbfd7 2018-11-18 17:08:30,744 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f135501b-a4dd-4925-8e1d-636186ffbfd7 2018-11-18 17:08:31,379 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-f454447b-eff4-476-proj 2018-11-18 17:08:31,580 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-f454447b-eff4-476-proj-role 2018-11-18 17:08:31,785 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-f454447b-eff4-476-user 2018-11-18 17:08:33,255 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-a74b07e5-3b7b-415-proj 2018-11-18 17:08:34,374 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-a74b07e5-3b7b-415-user 2018-11-18 17:08:34,440 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-a74b07e5-3b7b-415-proj-role 2018-11-18 17:08:34,458 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-a74b07e5-3b7b-415-proj-role to project CreateSimpleVolumeTypeSuccessTests-a74b07e5-3b7b-415-proj 2018-11-18 17:08:35,769 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-df5b8007-2517-4b01-b7c2-8ecdf93b3a56 2018-11-18 17:08:38,532 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-df5b8007-2517-4b01-b7c2-8ecdf93b3a56 2018-11-18 17:08:39,591 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-a74b07e5-3b7b-415-proj 2018-11-18 17:08:39,797 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-a74b07e5-3b7b-415-proj-role 2018-11-18 17:08:39,942 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-a74b07e5-3b7b-415-user 2018-11-18 17:08:41,363 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-7849e8e3-9a58-4e4-proj 2018-11-18 17:08:42,476 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-7849e8e3-9a58-4e4-user 2018-11-18 17:08:42,673 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-7849e8e3-9a58-4e4-proj-role 2018-11-18 17:08:42,760 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-7849e8e3-9a58-4e4-proj-role to project CreateSimpleVolumeTypeSuccessTests-7849e8e3-9a58-4e4-proj 2018-11-18 17:08:44,067 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-574bc390-6861-45ff-99ae-3c7a8472592a 2018-11-18 17:08:44,966 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-574bc390-6861-45ff-99ae-3c7a8472592a 2018-11-18 17:08:46,043 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-7849e8e3-9a58-4e4-proj 2018-11-18 17:08:46,335 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-7849e8e3-9a58-4e4-proj-role 2018-11-18 17:08:46,559 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-7849e8e3-9a58-4e4-user 2018-11-18 17:08:48,004 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-c0218c68-0903-41f-proj 2018-11-18 17:08:48,979 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-c0218c68-0903-41f-user 2018-11-18 17:08:49,170 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-c0218c68-0903-41f-proj-role 2018-11-18 17:08:49,190 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-c0218c68-0903-41f-proj-role to project CreateVolumeTypeComplexTests-c0218c68-0903-41f-proj 2018-11-18 17:08:50,153 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-fac8da7d-aefc-4ff6-b8ad-71de3287eb9c-qos-spec 2018-11-18 17:08:51,214 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-fac8da7d-aefc-4ff6-b8ad-71de3287eb9c-vol_type 2018-11-18 17:08:52,193 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-fac8da7d-aefc-4ff6-b8ad-71de3287eb9c-vol_type 2018-11-18 17:08:52,783 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-fac8da7d-aefc-4ff6-b8ad-71de3287eb9c-qos-spec 2018-11-18 17:08:53,314 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-c0218c68-0903-41f-proj 2018-11-18 17:08:53,515 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-c0218c68-0903-41f-proj-role 2018-11-18 17:08:53,717 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-c0218c68-0903-41f-user 2018-11-18 17:08:55,154 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-7c35092f-5d9c-49a-proj 2018-11-18 17:08:56,219 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-7c35092f-5d9c-49a-user 2018-11-18 17:08:56,416 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-7c35092f-5d9c-49a-proj-role 2018-11-18 17:08:56,504 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-7c35092f-5d9c-49a-proj-role to project CreateVolumeTypeComplexTests-7c35092f-5d9c-49a-proj 2018-11-18 17:08:57,387 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-36450811-4c04-4c5a-be91-3fc2e44775f4-qos-spec 2018-11-18 17:08:58,632 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-36450811-4c04-4c5a-be91-3fc2e44775f4-vol_type 2018-11-18 17:08:59,336 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-36450811-4c04-4c5a-be91-3fc2e44775f4-vol_type 2018-11-18 17:08:59,543 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-36450811-4c04-4c5a-be91-3fc2e44775f4-qos-spec 2018-11-18 17:09:00,213 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-7c35092f-5d9c-49a-proj 2018-11-18 17:09:00,455 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-7c35092f-5d9c-49a-proj-role 2018-11-18 17:09:00,512 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-7c35092f-5d9c-49a-user 2018-11-18 17:09:01,920 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d62cc342-3c60-4ff-proj 2018-11-18 17:09:03,075 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d62cc342-3c60-4ff-user 2018-11-18 17:09:03,195 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d62cc342-3c60-4ff-proj-role 2018-11-18 17:09:03,285 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d62cc342-3c60-4ff-proj-role to project CreateVolumeTypeComplexTests-d62cc342-3c60-4ff-proj 2018-11-18 17:09:04,173 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-1b81381d-a5f1-4178-aa8e-df38a277d27c-qos-spec 2018-11-18 17:09:05,848 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-1b81381d-a5f1-4178-aa8e-df38a277d27c-vol_type 2018-11-18 17:09:06,929 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-1b81381d-a5f1-4178-aa8e-df38a277d27c-vol_type 2018-11-18 17:09:07,123 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-1b81381d-a5f1-4178-aa8e-df38a277d27c-qos-spec 2018-11-18 17:09:07,902 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d62cc342-3c60-4ff-proj 2018-11-18 17:09:08,095 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d62cc342-3c60-4ff-proj-role 2018-11-18 17:09:08,293 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d62cc342-3c60-4ff-user 2018-11-18 17:09:09,723 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-854efd8c-97c5-4e1-proj 2018-11-18 17:09:10,890 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-854efd8c-97c5-4e1-user 2018-11-18 17:09:11,075 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-854efd8c-97c5-4e1-proj-role 2018-11-18 17:09:11,093 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-854efd8c-97c5-4e1-proj-role to project CreateSimpleVolumeSuccessTests-854efd8c-97c5-4e1-proj 2018-11-18 17:09:12,813 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-686d6c6a-83a2-4be3-85fa-270eed150a9c 2018-11-18 17:09:16,076 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-686d6c6a-83a2-4be3-85fa-270eed150a9c 2018-11-18 17:09:16,358 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-686d6c6a-83a2-4be3-85fa-270eed150a9c 2018-11-18 17:09:20,338 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-686d6c6a-83a2-4be3-85fa-270eed150a9c 2018-11-18 17:09:20,998 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-854efd8c-97c5-4e1-proj 2018-11-18 17:09:21,209 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-854efd8c-97c5-4e1-proj-role 2018-11-18 17:09:21,437 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-854efd8c-97c5-4e1-user 2018-11-18 17:09:22,764 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-db3587ef-bf3e-465-proj 2018-11-18 17:09:23,919 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-db3587ef-bf3e-465-user 2018-11-18 17:09:24,138 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-db3587ef-bf3e-465-proj-role 2018-11-18 17:09:24,224 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-db3587ef-bf3e-465-proj-role to project CreateSimpleVolumeSuccessTests-db3587ef-bf3e-465-proj 2018-11-18 17:09:25,993 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-d1794434-9147-42b8-919a-e4ea61213d3f 2018-11-18 17:09:26,181 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-d1794434-9147-42b8-919a-e4ea61213d3f 2018-11-18 17:09:27,297 - create_volume - INFO - Did not create volume due to cleanup mode 2018-11-18 17:09:27,349 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-d1794434-9147-42b8-919a-e4ea61213d3f 2018-11-18 17:09:30,833 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-d1794434-9147-42b8-919a-e4ea61213d3f 2018-11-18 17:09:31,345 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-db3587ef-bf3e-465-proj 2018-11-18 17:09:31,544 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-db3587ef-bf3e-465-proj-role 2018-11-18 17:09:31,749 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-db3587ef-bf3e-465-user 2018-11-18 17:09:33,255 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-7722e5fb-7e0b-411-proj 2018-11-18 17:09:34,297 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-7722e5fb-7e0b-411-user 2018-11-18 17:09:34,500 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-7722e5fb-7e0b-411-proj-role 2018-11-18 17:09:34,585 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-7722e5fb-7e0b-411-proj-role to project CreateSimpleVolumeSuccessTests-7722e5fb-7e0b-411-proj 2018-11-18 17:09:36,381 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-db442b74-5e88-4c58-9f0b-b5f4ad823d07 2018-11-18 17:09:36,584 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-db442b74-5e88-4c58-9f0b-b5f4ad823d07 2018-11-18 17:09:36,986 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-db442b74-5e88-4c58-9f0b-b5f4ad823d07 2018-11-18 17:09:40,318 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-db442b74-5e88-4c58-9f0b-b5f4ad823d07 2018-11-18 17:09:40,828 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-7722e5fb-7e0b-411-proj 2018-11-18 17:09:41,030 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-7722e5fb-7e0b-411-proj-role 2018-11-18 17:09:41,230 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-7722e5fb-7e0b-411-user 2018-11-18 17:09:42,740 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-89098eb4-2246-4c6-proj 2018-11-18 17:09:43,812 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-89098eb4-2246-4c6-user 2018-11-18 17:09:44,022 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-89098eb4-2246-4c6-proj-role 2018-11-18 17:09:44,110 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-89098eb4-2246-4c6-proj-role to project CreateSimpleVolumeFailureTests-89098eb4-2246-4c6-proj 2018-11-18 17:09:45,714 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-89098eb4-2246-4c6-proj 2018-11-18 17:09:45,898 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-89098eb4-2246-4c6-proj-role 2018-11-18 17:09:46,108 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-89098eb4-2246-4c6-user 2018-11-18 17:09:47,494 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e1df3ac9-58d4-48f-proj 2018-11-18 17:09:48,717 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e1df3ac9-58d4-48f-user 2018-11-18 17:09:48,925 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e1df3ac9-58d4-48f-proj-role 2018-11-18 17:09:49,013 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e1df3ac9-58d4-48f-proj-role to project CreateSimpleVolumeFailureTests-e1df3ac9-58d4-48f-proj 2018-11-18 17:09:50,391 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e1df3ac9-58d4-48f-proj 2018-11-18 17:09:50,587 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e1df3ac9-58d4-48f-proj-role 2018-11-18 17:09:50,783 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e1df3ac9-58d4-48f-user 2018-11-18 17:09:52,291 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-6620e27c-3130-498-proj 2018-11-18 17:09:53,351 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-6620e27c-3130-498-user 2018-11-18 17:09:53,548 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-6620e27c-3130-498-proj-role 2018-11-18 17:09:53,640 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-6620e27c-3130-498-proj-role to project CreateSimpleVolumeFailureTests-6620e27c-3130-498-proj 2018-11-18 17:09:55,227 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-6620e27c-3130-498-proj 2018-11-18 17:09:55,522 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-6620e27c-3130-498-proj-role 2018-11-18 17:09:55,723 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-6620e27c-3130-498-user 2018-11-18 17:09:57,166 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-537d6be8-3a36-4c1-proj 2018-11-18 17:09:58,272 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-537d6be8-3a36-4c1-user 2018-11-18 17:09:58,464 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-537d6be8-3a36-4c1-proj-role 2018-11-18 17:09:58,484 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-537d6be8-3a36-4c1-proj-role to project CreateVolumeWithTypeTests-537d6be8-3a36-4c1-proj 2018-11-18 17:09:59,482 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-28039f5b-af22-4025-82a0-523b022a82dd-vol-type 2018-11-18 17:10:00,660 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-28039f5b-af22-4025-82a0-523b022a82dd-vol-type 2018-11-18 17:10:01,350 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-537d6be8-3a36-4c1-proj 2018-11-18 17:10:01,570 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-537d6be8-3a36-4c1-proj-role 2018-11-18 17:10:01,776 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-537d6be8-3a36-4c1-user 2018-11-18 17:10:03,183 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-93edc6e1-f784-49d-proj 2018-11-18 17:10:04,231 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-93edc6e1-f784-49d-user 2018-11-18 17:10:04,362 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-93edc6e1-f784-49d-proj-role 2018-11-18 17:10:04,454 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-93edc6e1-f784-49d-proj-role to project CreateVolumeWithTypeTests-93edc6e1-f784-49d-proj 2018-11-18 17:10:05,472 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-f9dc2afc-75cf-4a8a-9f9a-62509cd32567-vol-type 2018-11-18 17:10:06,708 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-f9dc2afc-75cf-4a8a-9f9a-62509cd32567-vol 2018-11-18 17:10:06,924 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-f9dc2afc-75cf-4a8a-9f9a-62509cd32567-vol 2018-11-18 17:10:07,128 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-f9dc2afc-75cf-4a8a-9f9a-62509cd32567-vol 2018-11-18 17:10:11,012 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-f9dc2afc-75cf-4a8a-9f9a-62509cd32567-vol 2018-11-18 17:10:11,012 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-f9dc2afc-75cf-4a8a-9f9a-62509cd32567-vol-type 2018-11-18 17:10:11,692 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-93edc6e1-f784-49d-proj 2018-11-18 17:10:11,892 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-93edc6e1-f784-49d-proj-role 2018-11-18 17:10:12,087 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-93edc6e1-f784-49d-user 2018-11-18 17:10:13,602 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-f5007c08-bb24-415-proj 2018-11-18 17:10:14,578 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-f5007c08-bb24-415-user 2018-11-18 17:10:14,777 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-f5007c08-bb24-415-proj-role 2018-11-18 17:10:14,868 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-f5007c08-bb24-415-proj-role to project CreateVolumeWithImageTests-f5007c08-bb24-415-proj 2018-11-18 17:10:18,424 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-f57ab66f-0ab1-496b-9ccd-28621a899fc9-image 2018-11-18 17:10:18,442 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-f57ab66f-0ab1-496b-9ccd-28621a899fc9-image 2018-11-18 17:10:19,410 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-f57ab66f-0ab1-496b-9ccd-28621a899fc9-image 2018-11-18 17:10:20,902 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-f5007c08-bb24-415-proj 2018-11-18 17:10:21,114 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-f5007c08-bb24-415-proj-role 2018-11-18 17:10:21,308 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-f5007c08-bb24-415-user 2018-11-18 17:10:22,728 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-70c863a6-abc9-4f9-proj 2018-11-18 17:10:23,843 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-70c863a6-abc9-4f9-user 2018-11-18 17:10:24,034 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-70c863a6-abc9-4f9-proj-role 2018-11-18 17:10:24,123 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-70c863a6-abc9-4f9-proj-role to project CreateVolumeWithImageTests-70c863a6-abc9-4f9-proj 2018-11-18 17:10:27,007 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-d9b4117f-d0fa-4719-9eee-bd9dc47585bd-image 2018-11-18 17:10:27,176 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-d9b4117f-d0fa-4719-9eee-bd9dc47585bd-image 2018-11-18 17:10:30,378 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-d9b4117f-d0fa-4719-9eee-bd9dc47585bd-vol 2018-11-18 17:10:37,376 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-d9b4117f-d0fa-4719-9eee-bd9dc47585bd-vol 2018-11-18 17:10:38,718 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-d9b4117f-d0fa-4719-9eee-bd9dc47585bd-vol 2018-11-18 17:10:42,358 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-d9b4117f-d0fa-4719-9eee-bd9dc47585bd-vol 2018-11-18 17:10:42,358 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-d9b4117f-d0fa-4719-9eee-bd9dc47585bd-image 2018-11-18 17:10:43,625 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-70c863a6-abc9-4f9-proj 2018-11-18 17:10:43,850 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-70c863a6-abc9-4f9-proj-role 2018-11-18 17:10:44,049 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-70c863a6-abc9-4f9-user 2018-11-18 17:10:45,502 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-3dc07bbd-c729-44a-proj 2018-11-18 17:10:46,644 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-3dc07bbd-c729-44a-user 2018-11-18 17:10:46,848 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-3dc07bbd-c729-44a-proj-role 2018-11-18 17:10:46,931 - keystone_utils - INFO - Granting role SimpleHealthCheck-3dc07bbd-c729-44a-proj-role to project SimpleHealthCheck-3dc07bbd-c729-44a-proj 2018-11-18 17:10:49,891 - create_image - INFO - Created image with name - SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-image 2018-11-18 17:10:49,909 - create_image - INFO - Image is now active with name - SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-image 2018-11-18 17:10:50,532 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-priv-net 2018-11-18 17:10:51,792 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-priv-subnet 2018-11-18 17:10:57,332 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-priv-net 2018-11-18 17:10:58,985 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-inst 2018-11-18 17:11:01,822 - create_instance - INFO - Created instance with name - SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-inst 2018-11-18 17:11:09,631 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:11:11,105 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-11-18 17:11:13,287 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-18 17:11:13,287 - create_instance - INFO - Deleting Port with ID - ec1ca7f8-7e9b-4bc5-808e-901ab3d66460 2018-11-18 17:11:13,287 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575fport-1 2018-11-18 17:11:13,959 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-inst 2018-11-18 17:11:14,113 - create_instance - INFO - Checking deletion status 2018-11-18 17:11:20,700 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-inst 2018-11-18 17:11:20,701 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-priv-subnet 2018-11-18 17:11:20,701 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-priv-subnet 2018-11-18 17:11:23,268 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-priv-net 2018-11-18 17:11:24,766 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-451f2497-1632-453d-b060-965726e7575f-image 2018-11-18 17:11:27,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71412c28-f365-482e-9271-03bc60554f16 2018-11-18 17:11:27,966 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:11:28,333 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-3dc07bbd-c729-44a-proj 2018-11-18 17:11:28,605 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-3dc07bbd-c729-44a-proj-role 2018-11-18 17:11:28,834 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-3dc07bbd-c729-44a-user 2018-11-18 17:11:30,279 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-516d51f5-d06c-405-proj 2018-11-18 17:11:31,339 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-516d51f5-d06c-405-user 2018-11-18 17:11:31,464 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-516d51f5-d06c-405-proj-role 2018-11-18 17:11:31,484 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-516d51f5-d06c-405-proj-role to project CreateInstanceTwoNetTests-516d51f5-d06c-405-proj 2018-11-18 17:11:34,098 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-2cdcd129-3619-4489-9447-b2d0f90280cf 2018-11-18 17:11:34,117 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-2cdcd129-3619-4489-9447-b2d0f90280cf 2018-11-18 17:11:34,677 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-net1 2018-11-18 17:11:35,736 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-subnet1 2018-11-18 17:11:37,518 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-net2 2018-11-18 17:11:38,427 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-subnet2 2018-11-18 17:11:40,612 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:11:42,011 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-router-port1 for router - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:11:43,488 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-net1 2018-11-18 17:11:44,277 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-router-port1 for router - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:11:44,277 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:11:46,231 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-router-port2 for router - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:11:47,448 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-net2 2018-11-18 17:11:48,379 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-router-port2 for router - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:11:48,380 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:11:52,467 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-sec-grp... 2018-11-18 17:11:52,467 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-sec-grp 2018-11-18 17:11:52,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:53,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:53,169 - neutron_utils - INFO - Retrieving security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:53,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:53,541 - neutron_utils - INFO - Retrieving security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:53,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:53,804 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-sec-grp 2018-11-18 17:11:53,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:54,448 - neutron_utils - INFO - Retrieving security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:54,725 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cf9cda5-2a13-4db9-ab66-db4be23216a5 2018-11-18 17:11:58,645 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-net1 2018-11-18 17:11:59,952 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-inst1 2018-11-18 17:12:02,463 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-inst1 2018-11-18 17:12:10,141 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:12:15,009 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-net2 2018-11-18 17:12:17,090 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-inst2 2018-11-18 17:12:19,373 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-inst2 2018-11-18 17:12:26,766 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:12:28,188 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-11-18 17:12:29,733 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-18 17:12:29,733 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-11-18 17:12:31,128 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-18 17:12:39,365 - create_instance - INFO - Deleting Port with ID - 93294cdc-312e-4030-ae91-8b1d68136852 2018-11-18 17:12:39,365 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-vm1-port 2018-11-18 17:12:40,158 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-inst1 2018-11-18 17:12:40,395 - create_instance - INFO - Checking deletion status 2018-11-18 17:12:57,002 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-inst1 2018-11-18 17:12:57,003 - create_instance - INFO - Deleting Port with ID - 130bc1e0-9264-4f9b-9d2a-0009e3289e15 2018-11-18 17:12:57,003 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-vm2-port 2018-11-18 17:12:57,654 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-inst2 2018-11-18 17:12:57,819 - create_instance - INFO - Checking deletion status 2018-11-18 17:13:08,122 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-inst2 2018-11-18 17:13:08,181 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router and port CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-router-port1 2018-11-18 17:13:08,181 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:13:09,416 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router and port CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-router-port2 2018-11-18 17:13:09,416 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:13:10,646 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:13:10,646 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-pub-router 2018-11-18 17:13:11,114 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-subnet1 2018-11-18 17:13:11,114 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-subnet1 2018-11-18 17:13:13,548 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-net1 2018-11-18 17:13:15,421 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-subnet2 2018-11-18 17:13:15,421 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-subnet2 2018-11-18 17:13:17,960 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-net2 2018-11-18 17:13:19,368 - neutron_utils - INFO - Deleting security group rule with ID - 099a0de7-ff3f-44c3-a8f6-b8902e24871b 2018-11-18 17:13:19,664 - neutron_utils - INFO - Deleting security group rule with ID - 71372197-a158-45a6-9a63-5f33fc82c922 2018-11-18 17:13:19,927 - neutron_utils - INFO - Deleting security group rule with ID - e751364e-4d20-4555-a3e8-116d180b1ba5 2018-11-18 17:13:20,176 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-b462a249-f6ee-4c4f-8fbd-ca3246e54957-sec-grp 2018-11-18 17:13:20,467 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-2cdcd129-3619-4489-9447-b2d0f90280cf 2018-11-18 17:13:22,520 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a30904bf-376c-48a7-a97a-004132f63b87 2018-11-18 17:13:22,703 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:13:23,024 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-516d51f5-d06c-405-proj 2018-11-18 17:13:23,258 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-516d51f5-d06c-405-proj-role 2018-11-18 17:13:23,534 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-516d51f5-d06c-405-user 2018-11-18 17:13:24,974 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-933b4bb6-dc5b-410-proj 2018-11-18 17:13:26,180 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-933b4bb6-dc5b-410-user 2018-11-18 17:13:26,393 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-933b4bb6-dc5b-410-proj-role 2018-11-18 17:13:26,476 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-933b4bb6-dc5b-410-proj-role to project CreateInstanceSimpleTests-933b4bb6-dc5b-410-proj 2018-11-18 17:13:29,997 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-image 2018-11-18 17:13:30,168 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-image 2018-11-18 17:13:31,524 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-pub-net 2018-11-18 17:13:32,393 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-pub-subnet 2018-11-18 17:13:37,448 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-pub-net 2018-11-18 17:13:38,919 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-inst 2018-11-18 17:13:41,442 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-inst 2018-11-18 17:13:48,620 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:13:54,527 - create_instance - INFO - Deleting Port with ID - 215bfa6b-6bf2-447d-b2c9-f043e4ed0b39 2018-11-18 17:13:54,528 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-port 2018-11-18 17:13:55,146 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-inst 2018-11-18 17:13:55,355 - create_instance - INFO - Checking deletion status 2018-11-18 17:14:02,052 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-inst 2018-11-18 17:14:02,102 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-pub-subnet 2018-11-18 17:14:02,102 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-pub-subnet 2018-11-18 17:14:04,371 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-pub-net 2018-11-18 17:14:06,258 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-2dbdd6df-32eb-4b44-9f00-2325f9a29524-image 2018-11-18 17:14:08,888 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-933b4bb6-dc5b-410-proj 2018-11-18 17:14:09,110 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-933b4bb6-dc5b-410-proj-role 2018-11-18 17:14:09,308 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-933b4bb6-dc5b-410-user 2018-11-18 17:14:10,747 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-af2bbae9-059d-432-proj 2018-11-18 17:14:11,824 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-af2bbae9-059d-432-user 2018-11-18 17:14:12,028 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-af2bbae9-059d-432-proj-role 2018-11-18 17:14:12,124 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-af2bbae9-059d-432-proj-role to project CreateInstanceSimpleTests-af2bbae9-059d-432-proj 2018-11-18 17:14:14,812 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-image 2018-11-18 17:14:14,990 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-image 2018-11-18 17:14:16,349 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-pub-net 2018-11-18 17:14:17,401 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-pub-subnet 2018-11-18 17:14:21,931 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-pub-net 2018-11-18 17:14:23,541 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-inst 2018-11-18 17:14:26,299 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-inst 2018-11-18 17:14:33,800 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:14:46,395 - create_instance - INFO - Deleting Port with ID - 8ca34680-1aa9-45cd-b3e4-6badeacca67f 2018-11-18 17:14:46,396 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-port 2018-11-18 17:14:47,042 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-inst 2018-11-18 17:14:47,087 - create_instance - WARNING - Instance already deleted - Instance a05ab89a-85d8-4393-90ce-dad7ad302ca7 could not be found. (HTTP 404) (Request-ID: req-e962b7c4-11fe-4eae-8dcc-385c40249b57) 2018-11-18 17:14:47,088 - create_instance - INFO - Checking deletion status 2018-11-18 17:14:47,133 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-inst 2018-11-18 17:14:47,180 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-pub-subnet 2018-11-18 17:14:47,181 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-pub-subnet 2018-11-18 17:14:49,637 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-pub-net 2018-11-18 17:14:50,813 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-9dd5d09e-12f3-4811-8442-4516bdb05194-image 2018-11-18 17:14:52,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 405d302e-fbe3-4df1-87ed-ce75c7b6a591 2018-11-18 17:14:52,592 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:14:53,163 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-af2bbae9-059d-432-proj 2018-11-18 17:14:53,432 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-af2bbae9-059d-432-proj-role 2018-11-18 17:14:53,718 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-af2bbae9-059d-432-user 2018-11-18 17:14:55,178 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b868ee3e-6f87-464-proj 2018-11-18 17:14:56,351 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b868ee3e-6f87-464-user 2018-11-18 17:14:56,555 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b868ee3e-6f87-464-proj-role 2018-11-18 17:14:56,649 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b868ee3e-6f87-464-proj-role to project CreateInstancePortManipulationTests-b868ee3e-6f87-464-proj 2018-11-18 17:15:00,518 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-image 2018-11-18 17:15:00,675 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-image 2018-11-18 17:15:01,256 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-pub-net 2018-11-18 17:15:02,362 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-pub-subnet 2018-11-18 17:15:08,126 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-pub-net 2018-11-18 17:15:09,677 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-inst 2018-11-18 17:15:12,093 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-inst 2018-11-18 17:15:20,178 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:15:21,607 - create_instance - INFO - Deleting Port with ID - 445f7219-a4c6-4b18-a4d9-34ac2d8728d5 2018-11-18 17:15:21,607 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4port-1 2018-11-18 17:15:22,163 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-inst 2018-11-18 17:15:22,318 - create_instance - INFO - Checking deletion status 2018-11-18 17:15:29,182 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-inst 2018-11-18 17:15:29,223 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-pub-subnet 2018-11-18 17:15:29,223 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-pub-subnet 2018-11-18 17:15:31,835 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-pub-net 2018-11-18 17:15:33,302 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-bd6d670a-b4db-4fef-a3e3-53a2148bffe4-image 2018-11-18 17:15:35,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 538b3e5e-2e21-45ca-a145-7ca6e3fcdcc4 2018-11-18 17:15:35,655 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:15:36,114 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b868ee3e-6f87-464-proj 2018-11-18 17:15:36,379 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b868ee3e-6f87-464-proj-role 2018-11-18 17:15:36,586 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b868ee3e-6f87-464-user 2018-11-18 17:15:38,004 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1857a7f9-e644-4e9-proj 2018-11-18 17:15:39,082 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1857a7f9-e644-4e9-user 2018-11-18 17:15:39,298 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1857a7f9-e644-4e9-proj-role 2018-11-18 17:15:39,379 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1857a7f9-e644-4e9-proj-role to project CreateInstancePortManipulationTests-1857a7f9-e644-4e9-proj 2018-11-18 17:15:42,964 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-image 2018-11-18 17:15:43,132 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-image 2018-11-18 17:15:43,765 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-pub-net 2018-11-18 17:15:44,802 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-pub-subnet 2018-11-18 17:15:50,651 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-pub-net 2018-11-18 17:15:50,714 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-pub-subnet 2018-11-18 17:15:50,714 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-pub-subnet 2018-11-18 17:15:52,956 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-pub-net 2018-11-18 17:15:54,362 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5bbaf6b1-3ddb-4eab-b009-95941a8faddd-image 2018-11-18 17:15:56,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33002caa-fcec-4e63-a9c4-6ecdc36c9ddb 2018-11-18 17:15:56,482 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:15:56,819 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1857a7f9-e644-4e9-proj 2018-11-18 17:15:57,157 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1857a7f9-e644-4e9-proj-role 2018-11-18 17:15:57,374 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1857a7f9-e644-4e9-user 2018-11-18 17:15:58,896 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a48a4c09-4669-478-proj 2018-11-18 17:15:59,915 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a48a4c09-4669-478-user 2018-11-18 17:16:00,112 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a48a4c09-4669-478-proj-role 2018-11-18 17:16:00,203 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a48a4c09-4669-478-proj-role to project CreateInstancePortManipulationTests-a48a4c09-4669-478-proj 2018-11-18 17:16:03,600 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-image 2018-11-18 17:16:03,772 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-image 2018-11-18 17:16:04,403 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-pub-net 2018-11-18 17:16:05,628 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-pub-subnet 2018-11-18 17:16:11,064 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-pub-net 2018-11-18 17:16:11,272 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-pub-subnet 2018-11-18 17:16:11,272 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-pub-subnet 2018-11-18 17:16:13,704 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-pub-net 2018-11-18 17:16:15,136 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6afaf599-2e96-4312-9437-10b61a090dd7-image 2018-11-18 17:16:17,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4637f1a5-d1b5-46f5-b834-fc97e3f72038 2018-11-18 17:16:17,340 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:16:17,815 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a48a4c09-4669-478-proj 2018-11-18 17:16:18,037 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a48a4c09-4669-478-proj-role 2018-11-18 17:16:18,239 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a48a4c09-4669-478-user 2018-11-18 17:16:19,652 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-45d30c4d-d7ab-465-proj 2018-11-18 17:16:20,669 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-45d30c4d-d7ab-465-user 2018-11-18 17:16:20,908 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-45d30c4d-d7ab-465-proj-role 2018-11-18 17:16:20,992 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-45d30c4d-d7ab-465-proj-role to project CreateInstancePortManipulationTests-45d30c4d-d7ab-465-proj 2018-11-18 17:16:24,519 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-image 2018-11-18 17:16:24,674 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-image 2018-11-18 17:16:25,295 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-pub-net 2018-11-18 17:16:26,545 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-pub-subnet 2018-11-18 17:16:32,288 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-pub-net 2018-11-18 17:16:32,888 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-pub-subnet 2018-11-18 17:16:32,888 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-pub-subnet 2018-11-18 17:16:35,426 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-pub-net 2018-11-18 17:16:36,865 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-fd23d142-5eb1-44ee-82d8-30c12bd76a8b-image 2018-11-18 17:16:38,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b805371-63a5-4ccc-8e0c-1263b1447215 2018-11-18 17:16:38,585 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:16:38,899 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-45d30c4d-d7ab-465-proj 2018-11-18 17:16:39,128 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-45d30c4d-d7ab-465-proj-role 2018-11-18 17:16:39,322 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-45d30c4d-d7ab-465-user 2018-11-18 17:16:40,765 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-469a6d9f-5372-446-proj 2018-11-18 17:16:41,952 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-469a6d9f-5372-446-user 2018-11-18 17:16:42,191 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-469a6d9f-5372-446-proj-role 2018-11-18 17:16:42,211 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-469a6d9f-5372-446-proj-role to project CreateInstancePortManipulationTests-469a6d9f-5372-446-proj 2018-11-18 17:16:45,586 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-image 2018-11-18 17:16:45,755 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-image 2018-11-18 17:16:46,371 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-pub-net 2018-11-18 17:16:47,538 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-pub-subnet 2018-11-18 17:16:53,426 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-pub-net 2018-11-18 17:16:53,636 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-pub-subnet 2018-11-18 17:16:53,636 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-pub-subnet 2018-11-18 17:16:55,855 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-pub-net 2018-11-18 17:16:57,681 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3c24b935-91f4-4413-a6ed-1977702fe4f3-image 2018-11-18 17:16:59,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3f4e16b-f3fa-4886-9ed5-64ad040d8fb7 2018-11-18 17:16:59,713 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:17:00,059 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-469a6d9f-5372-446-proj 2018-11-18 17:17:00,259 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-469a6d9f-5372-446-proj-role 2018-11-18 17:17:00,453 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-469a6d9f-5372-446-user 2018-11-18 17:17:02,048 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2012ee57-8a02-477-proj 2018-11-18 17:17:03,184 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2012ee57-8a02-477-user 2018-11-18 17:17:03,388 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2012ee57-8a02-477-proj-role 2018-11-18 17:17:03,479 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2012ee57-8a02-477-proj-role to project CreateInstancePortManipulationTests-2012ee57-8a02-477-proj 2018-11-18 17:17:06,992 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-image 2018-11-18 17:17:07,153 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-image 2018-11-18 17:17:07,798 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-pub-net 2018-11-18 17:17:08,957 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-pub-subnet 2018-11-18 17:17:15,160 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-pub-net 2018-11-18 17:17:17,068 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-inst 2018-11-18 17:17:19,221 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-inst 2018-11-18 17:17:26,229 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:17:27,955 - create_instance - INFO - Deleting Port with ID - fa3702e5-7d2a-473c-a494-914adba8e0db 2018-11-18 17:17:27,956 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2port-1 2018-11-18 17:17:28,421 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-inst 2018-11-18 17:17:28,569 - create_instance - INFO - Checking deletion status 2018-11-18 17:17:31,721 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-inst 2018-11-18 17:17:31,804 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-pub-subnet 2018-11-18 17:17:31,804 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-pub-subnet 2018-11-18 17:17:34,067 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-pub-net 2018-11-18 17:17:35,818 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-38c773bc-9578-469f-8073-cd61ba1bf3f2-image 2018-11-18 17:17:37,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55877074-1397-4bb4-aa34-91e256d91ab8 2018-11-18 17:17:37,470 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:17:37,813 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2012ee57-8a02-477-proj 2018-11-18 17:17:38,129 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2012ee57-8a02-477-proj-role 2018-11-18 17:17:38,327 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2012ee57-8a02-477-user 2018-11-18 17:17:39,820 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-92735858-0605-4c6-proj 2018-11-18 17:17:40,999 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-92735858-0605-4c6-user 2018-11-18 17:17:41,215 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-92735858-0605-4c6-proj-role 2018-11-18 17:17:41,309 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-92735858-0605-4c6-proj-role to project CreateInstancePortManipulationTests-92735858-0605-4c6-proj 2018-11-18 17:17:44,764 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-image 2018-11-18 17:17:44,934 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-image 2018-11-18 17:17:45,563 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-pub-net 2018-11-18 17:17:46,606 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-pub-subnet 2018-11-18 17:17:52,574 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-pub-net 2018-11-18 17:17:54,195 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-inst 2018-11-18 17:17:56,360 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-inst 2018-11-18 17:18:04,140 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:18:05,502 - create_instance - INFO - Deleting Port with ID - 9272c5c6-3478-407b-887a-5d7a8039b051 2018-11-18 17:18:05,502 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403port-1 2018-11-18 17:18:06,296 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-inst 2018-11-18 17:18:06,474 - create_instance - INFO - Checking deletion status 2018-11-18 17:18:09,798 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-inst 2018-11-18 17:18:09,876 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-pub-subnet 2018-11-18 17:18:09,876 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-pub-subnet 2018-11-18 17:18:12,308 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-pub-net 2018-11-18 17:18:14,123 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ae8f8869-1e3d-49ea-ad42-6ce4e581a403-image 2018-11-18 17:18:16,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3510b430-1321-4372-94c9-384840290923 2018-11-18 17:18:16,433 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:18:16,858 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-92735858-0605-4c6-proj 2018-11-18 17:18:17,080 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-92735858-0605-4c6-proj-role 2018-11-18 17:18:17,277 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-92735858-0605-4c6-user 2018-11-18 17:18:18,688 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6a4ef80a-fd04-4fe-proj 2018-11-18 17:18:19,820 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6a4ef80a-fd04-4fe-user 2018-11-18 17:18:20,047 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6a4ef80a-fd04-4fe-proj-role 2018-11-18 17:18:20,139 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6a4ef80a-fd04-4fe-proj-role to project CreateInstancePortManipulationTests-6a4ef80a-fd04-4fe-proj 2018-11-18 17:18:22,776 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-image 2018-11-18 17:18:22,942 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-image 2018-11-18 17:18:23,581 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-pub-net 2018-11-18 17:18:24,557 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-pub-subnet 2018-11-18 17:18:30,032 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-pub-net 2018-11-18 17:18:31,721 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-inst 2018-11-18 17:18:34,202 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-inst 2018-11-18 17:18:41,883 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:18:42,935 - create_instance - INFO - Deleting Port with ID - 8deede60-e4ee-403d-8865-2cd1c711cd8a 2018-11-18 17:18:42,935 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531port-1 2018-11-18 17:18:43,422 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-inst 2018-11-18 17:18:43,575 - create_instance - INFO - Checking deletion status 2018-11-18 17:18:50,340 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-inst 2018-11-18 17:18:50,392 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-pub-subnet 2018-11-18 17:18:50,393 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-pub-subnet 2018-11-18 17:18:52,774 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-pub-net 2018-11-18 17:18:54,081 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-29934019-9d57-4ce7-850a-b18e502f5531-image 2018-11-18 17:18:56,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63558945-ebc8-44a8-ad21-7bbf388631d7 2018-11-18 17:18:56,855 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:18:57,198 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6a4ef80a-fd04-4fe-proj 2018-11-18 17:18:57,458 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6a4ef80a-fd04-4fe-proj-role 2018-11-18 17:18:57,650 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6a4ef80a-fd04-4fe-user 2018-11-18 17:18:59,221 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4feef36e-2afb-49f-proj 2018-11-18 17:19:00,293 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4feef36e-2afb-49f-user 2018-11-18 17:19:00,490 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4feef36e-2afb-49f-proj-role 2018-11-18 17:19:00,584 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4feef36e-2afb-49f-proj-role to project CreateInstancePortManipulationTests-4feef36e-2afb-49f-proj 2018-11-18 17:19:02,937 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-image 2018-11-18 17:19:03,090 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-image 2018-11-18 17:19:03,725 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-pub-net 2018-11-18 17:19:04,753 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-pub-subnet 2018-11-18 17:19:11,350 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-pub-net 2018-11-18 17:19:13,158 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-inst 2018-11-18 17:19:15,565 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-inst 2018-11-18 17:19:22,867 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:19:24,107 - create_instance - INFO - Deleting Port with ID - e21233d5-ea31-4bae-9271-69cc8ca5e989 2018-11-18 17:19:24,107 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603daport-1 2018-11-18 17:19:24,619 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-inst 2018-11-18 17:19:24,943 - create_instance - INFO - Checking deletion status 2018-11-18 17:19:31,493 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-inst 2018-11-18 17:19:31,541 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-pub-subnet 2018-11-18 17:19:31,541 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-pub-subnet 2018-11-18 17:19:33,996 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-pub-net 2018-11-18 17:19:35,297 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7bdddf84-201d-4bc2-a446-6d85285603da-image 2018-11-18 17:19:36,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0fa291d3-296c-4e54-a14e-8b0605a66063 2018-11-18 17:19:36,999 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:19:37,340 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4feef36e-2afb-49f-proj 2018-11-18 17:19:37,631 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4feef36e-2afb-49f-proj-role 2018-11-18 17:19:37,835 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4feef36e-2afb-49f-user 2018-11-18 17:19:39,245 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7f302fbc-ab39-46d-proj 2018-11-18 17:19:40,335 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7f302fbc-ab39-46d-user 2018-11-18 17:19:40,545 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7f302fbc-ab39-46d-proj-role 2018-11-18 17:19:40,639 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7f302fbc-ab39-46d-proj-role to project CreateInstancePortManipulationTests-7f302fbc-ab39-46d-proj 2018-11-18 17:19:43,190 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-image 2018-11-18 17:19:43,355 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-image 2018-11-18 17:19:44,063 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-pub-net 2018-11-18 17:19:45,169 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-pub-subnet 2018-11-18 17:19:47,752 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2net2 2018-11-18 17:19:48,861 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-subnet1 2018-11-18 17:19:49,585 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-subnet2 2018-11-18 17:19:54,692 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2net2 2018-11-18 17:19:56,494 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-inst 2018-11-18 17:19:58,782 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-inst 2018-11-18 17:20:06,347 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:20:07,808 - create_instance - INFO - Deleting Port with ID - 75ef1073-48ec-4243-9d74-cfd28205e1f4 2018-11-18 17:20:07,808 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2port-1 2018-11-18 17:20:08,437 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-inst 2018-11-18 17:20:08,669 - create_instance - INFO - Checking deletion status 2018-11-18 17:20:15,212 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-inst 2018-11-18 17:20:15,271 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-pub-subnet 2018-11-18 17:20:15,271 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-pub-subnet 2018-11-18 17:20:17,734 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-pub-net 2018-11-18 17:20:19,070 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-subnet1 2018-11-18 17:20:19,071 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-subnet1 2018-11-18 17:20:21,615 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-subnet2 2018-11-18 17:20:21,615 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-subnet2 2018-11-18 17:20:24,005 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2net2 2018-11-18 17:20:25,495 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d3d0205c-72c1-47f2-ba86-8c213de5f2d2-image 2018-11-18 17:20:27,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 482e996e-8a2e-44a9-b25a-88207d271faf 2018-11-18 17:20:27,941 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:20:28,276 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7f302fbc-ab39-46d-proj 2018-11-18 17:20:28,565 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7f302fbc-ab39-46d-proj-role 2018-11-18 17:20:28,805 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7f302fbc-ab39-46d-user 2018-11-18 17:20:30,264 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-e11546a5-6448-4d3-proj 2018-11-18 17:20:31,251 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-e11546a5-6448-4d3-user 2018-11-18 17:20:31,449 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-e11546a5-6448-4d3-proj-role 2018-11-18 17:20:31,536 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-e11546a5-6448-4d3-proj-role to project InstanceSecurityGroupTests-e11546a5-6448-4d3-proj 2018-11-18 17:20:34,776 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-image 2018-11-18 17:20:34,890 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-image 2018-11-18 17:20:35,460 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-pub-net 2018-11-18 17:20:36,492 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-pub-subnet 2018-11-18 17:20:41,744 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-pub-net 2018-11-18 17:20:43,288 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-inst 2018-11-18 17:20:45,031 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-inst 2018-11-18 17:20:52,549 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:20:54,285 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-name... 2018-11-18 17:20:54,285 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-name 2018-11-18 17:20:54,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5b5b697-e0fa-4c91-a953-14b82d916c16 2018-11-18 17:20:55,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5b5b697-e0fa-4c91-a953-14b82d916c16 2018-11-18 17:20:55,234 - neutron_utils - INFO - Retrieving security group with ID - d5b5b697-e0fa-4c91-a953-14b82d916c16 2018-11-18 17:20:55,431 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5b5b697-e0fa-4c91-a953-14b82d916c16 2018-11-18 17:20:55,598 - neutron_utils - INFO - Retrieving security group with ID - d5b5b697-e0fa-4c91-a953-14b82d916c16 2018-11-18 17:20:55,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5b5b697-e0fa-4c91-a953-14b82d916c16 2018-11-18 17:20:55,985 - neutron_utils - INFO - Retrieving security group with ID - d5b5b697-e0fa-4c91-a953-14b82d916c16 2018-11-18 17:20:56,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5b5b697-e0fa-4c91-a953-14b82d916c16 2018-11-18 17:20:56,344 - neutron_utils - INFO - Deleting security group rule with ID - 966c6bb8-e961-4587-845a-1e3a60283dbf 2018-11-18 17:20:56,447 - neutron_utils - INFO - Deleting security group rule with ID - 586d7cbc-d280-4b03-9361-f3258968c5a2 2018-11-18 17:20:56,713 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-name 2018-11-18 17:21:00,478 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:21:03,478 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-name] - Security group InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-name is not found for project aa0d2efc3b954c748dac9f54041300d7 (HTTP 404) (Request-ID: req-04a18309-7f7c-46ac-99b5-1680f9080286) 2018-11-18 17:21:03,478 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-name is not found for project aa0d2efc3b954c748dac9f54041300d7 (HTTP 404) (Request-ID: req-04a18309-7f7c-46ac-99b5-1680f9080286) 2018-11-18 17:21:05,485 - create_instance - INFO - Deleting Port with ID - ec6559fe-0c27-4356-98ea-426cc7cf5fbc 2018-11-18 17:21:05,485 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-port 2018-11-18 17:21:06,065 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-inst 2018-11-18 17:21:06,224 - create_instance - INFO - Checking deletion status 2018-11-18 17:21:12,797 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-inst 2018-11-18 17:21:12,858 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-pub-subnet 2018-11-18 17:21:12,858 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-pub-subnet 2018-11-18 17:21:15,345 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-pub-net 2018-11-18 17:21:16,848 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b9e27997-5e1a-48bd-94ea-3bf9169836d2-image 2018-11-18 17:21:19,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f880d1b6-63a7-46c6-a7d9-07d9acea1493 2018-11-18 17:21:19,512 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:21:19,852 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-e11546a5-6448-4d3-proj 2018-11-18 17:21:20,099 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-e11546a5-6448-4d3-proj-role 2018-11-18 17:21:20,298 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-e11546a5-6448-4d3-user 2018-11-18 17:21:21,730 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-2ac5ace7-e1c9-4e8-proj 2018-11-18 17:21:22,821 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-2ac5ace7-e1c9-4e8-user 2018-11-18 17:21:23,030 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-2ac5ace7-e1c9-4e8-proj-role 2018-11-18 17:21:23,132 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-2ac5ace7-e1c9-4e8-proj-role to project InstanceSecurityGroupTests-2ac5ace7-e1c9-4e8-proj 2018-11-18 17:21:26,768 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-image 2018-11-18 17:21:26,922 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-image 2018-11-18 17:21:27,549 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-pub-net 2018-11-18 17:21:28,687 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-pub-subnet 2018-11-18 17:21:31,263 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-name... 2018-11-18 17:21:31,263 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-name 2018-11-18 17:21:31,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82c12924-6f66-46b9-ae08-7ac1fce427b4 2018-11-18 17:21:31,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82c12924-6f66-46b9-ae08-7ac1fce427b4 2018-11-18 17:21:32,027 - neutron_utils - INFO - Retrieving security group with ID - 82c12924-6f66-46b9-ae08-7ac1fce427b4 2018-11-18 17:21:32,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82c12924-6f66-46b9-ae08-7ac1fce427b4 2018-11-18 17:21:32,405 - neutron_utils - INFO - Retrieving security group with ID - 82c12924-6f66-46b9-ae08-7ac1fce427b4 2018-11-18 17:21:32,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82c12924-6f66-46b9-ae08-7ac1fce427b4 2018-11-18 17:21:32,519 - neutron_utils - INFO - Retrieving security group with ID - 82c12924-6f66-46b9-ae08-7ac1fce427b4 2018-11-18 17:21:32,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82c12924-6f66-46b9-ae08-7ac1fce427b4 2018-11-18 17:21:36,294 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-pub-net 2018-11-18 17:21:38,136 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-inst 2018-11-18 17:21:41,501 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-inst 2018-11-18 17:21:49,043 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:21:50,475 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:21:55,335 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:21:58,207 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-name] already added to VM [InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-inst] 2018-11-18 17:21:59,902 - create_instance - INFO - Deleting Port with ID - 209c12ec-4b4a-4d04-a8ad-3d209a6ecc07 2018-11-18 17:21:59,903 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-port 2018-11-18 17:22:00,373 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-inst 2018-11-18 17:22:00,549 - create_instance - INFO - Checking deletion status 2018-11-18 17:22:06,947 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-inst 2018-11-18 17:22:06,948 - neutron_utils - INFO - Deleting security group rule with ID - 6dcb4da2-2e1f-4759-a290-3688ed379082 2018-11-18 17:22:07,332 - neutron_utils - INFO - Deleting security group rule with ID - e27be812-09ac-4feb-b6a0-3bb42db363af 2018-11-18 17:22:07,684 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-name 2018-11-18 17:22:08,062 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-pub-subnet 2018-11-18 17:22:08,062 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-pub-subnet 2018-11-18 17:22:10,512 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-pub-net 2018-11-18 17:22:11,884 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c103fd5b-3f42-4944-8d8c-1e428f5f66ec-image 2018-11-18 17:22:13,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f11696db-d5f7-45a6-a53a-c868cee3fa86 2018-11-18 17:22:13,527 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:22:13,843 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-2ac5ace7-e1c9-4e8-proj 2018-11-18 17:22:14,273 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-2ac5ace7-e1c9-4e8-proj-role 2018-11-18 17:22:14,480 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-2ac5ace7-e1c9-4e8-user 2018-11-18 17:22:15,917 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0c064be0-e811-47e-proj 2018-11-18 17:22:17,055 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0c064be0-e811-47e-user 2018-11-18 17:22:17,270 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0c064be0-e811-47e-proj-role 2018-11-18 17:22:17,353 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0c064be0-e811-47e-proj-role to project InstanceSecurityGroupTests-0c064be0-e811-47e-proj 2018-11-18 17:22:20,771 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-image 2018-11-18 17:22:20,930 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-image 2018-11-18 17:22:21,576 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-pub-net 2018-11-18 17:22:22,664 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-pub-subnet 2018-11-18 17:22:27,856 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-pub-net 2018-11-18 17:22:29,624 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-inst 2018-11-18 17:22:31,970 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-inst 2018-11-18 17:22:39,240 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:22:41,189 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-name... 2018-11-18 17:22:41,190 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-name 2018-11-18 17:22:41,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d6da74e-631e-4e23-bab2-ce266a3ba141 2018-11-18 17:22:41,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d6da74e-631e-4e23-bab2-ce266a3ba141 2018-11-18 17:22:41,916 - neutron_utils - INFO - Retrieving security group with ID - 2d6da74e-631e-4e23-bab2-ce266a3ba141 2018-11-18 17:22:42,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d6da74e-631e-4e23-bab2-ce266a3ba141 2018-11-18 17:22:42,292 - neutron_utils - INFO - Retrieving security group with ID - 2d6da74e-631e-4e23-bab2-ce266a3ba141 2018-11-18 17:22:42,496 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d6da74e-631e-4e23-bab2-ce266a3ba141 2018-11-18 17:22:42,795 - neutron_utils - INFO - Retrieving security group with ID - 2d6da74e-631e-4e23-bab2-ce266a3ba141 2018-11-18 17:22:42,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d6da74e-631e-4e23-bab2-ce266a3ba141 2018-11-18 17:22:46,275 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:22:51,338 - create_instance - INFO - Deleting Port with ID - a6d25d9e-3447-43b9-b08a-06bd132acf84 2018-11-18 17:22:51,338 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-port 2018-11-18 17:22:51,903 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-inst 2018-11-18 17:22:52,112 - create_instance - INFO - Checking deletion status 2018-11-18 17:22:55,492 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-inst 2018-11-18 17:22:55,493 - neutron_utils - INFO - Deleting security group rule with ID - 0b53a240-4df0-40e7-9963-68815b0f5933 2018-11-18 17:22:55,762 - neutron_utils - INFO - Deleting security group rule with ID - dbb1137f-7338-4c4e-84c9-55f41abe69c0 2018-11-18 17:22:56,036 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-name 2018-11-18 17:22:56,565 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-pub-subnet 2018-11-18 17:22:56,565 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-pub-subnet 2018-11-18 17:22:59,160 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-pub-net 2018-11-18 17:23:00,550 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-30837b8d-0e0e-42f4-b23f-ace7a8a1c888-image 2018-11-18 17:23:03,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df33f25c-f3d5-4623-99ab-6b848bd12c5c 2018-11-18 17:23:03,375 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:23:03,721 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0c064be0-e811-47e-proj 2018-11-18 17:23:03,974 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0c064be0-e811-47e-proj-role 2018-11-18 17:23:04,164 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0c064be0-e811-47e-user 2018-11-18 17:23:05,605 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-1d5335cd-561d-494-proj 2018-11-18 17:23:06,689 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-1d5335cd-561d-494-user 2018-11-18 17:23:06,893 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-1d5335cd-561d-494-proj-role 2018-11-18 17:23:06,989 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-1d5335cd-561d-494-proj-role to project InstanceSecurityGroupTests-1d5335cd-561d-494-proj 2018-11-18 17:23:10,312 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-image 2018-11-18 17:23:10,331 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-image 2018-11-18 17:23:10,940 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-pub-net 2018-11-18 17:23:12,071 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-pub-subnet 2018-11-18 17:23:14,476 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-name... 2018-11-18 17:23:14,477 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-name 2018-11-18 17:23:14,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec0b5004-1cba-4dcc-a5f1-57de4ad37b98 2018-11-18 17:23:15,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec0b5004-1cba-4dcc-a5f1-57de4ad37b98 2018-11-18 17:23:15,249 - neutron_utils - INFO - Retrieving security group with ID - ec0b5004-1cba-4dcc-a5f1-57de4ad37b98 2018-11-18 17:23:15,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec0b5004-1cba-4dcc-a5f1-57de4ad37b98 2018-11-18 17:23:15,762 - neutron_utils - INFO - Retrieving security group with ID - ec0b5004-1cba-4dcc-a5f1-57de4ad37b98 2018-11-18 17:23:16,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec0b5004-1cba-4dcc-a5f1-57de4ad37b98 2018-11-18 17:23:16,286 - neutron_utils - INFO - Retrieving security group with ID - ec0b5004-1cba-4dcc-a5f1-57de4ad37b98 2018-11-18 17:23:16,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec0b5004-1cba-4dcc-a5f1-57de4ad37b98 2018-11-18 17:23:20,521 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-pub-net 2018-11-18 17:23:21,977 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-inst 2018-11-18 17:23:24,924 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-inst 2018-11-18 17:23:32,544 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:23:33,969 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:23:38,000 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:23:42,970 - create_instance - INFO - Deleting Port with ID - e70e10b8-459f-4148-8f6a-4ceb64b03574 2018-11-18 17:23:42,970 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-port 2018-11-18 17:23:43,436 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-inst 2018-11-18 17:23:43,787 - create_instance - INFO - Checking deletion status 2018-11-18 17:23:50,197 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-inst 2018-11-18 17:23:50,199 - neutron_utils - INFO - Deleting security group rule with ID - 23421562-4f02-40f5-bf8a-1508ec0b9a79 2018-11-18 17:23:50,304 - neutron_utils - INFO - Deleting security group rule with ID - 01e0129c-1e86-41f0-b7ba-b6ac820dbfcf 2018-11-18 17:23:50,566 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-name 2018-11-18 17:23:50,775 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-pub-subnet 2018-11-18 17:23:50,775 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-pub-subnet 2018-11-18 17:23:53,123 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-pub-net 2018-11-18 17:23:54,729 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-997d7310-90a7-4afb-8a25-70a36eaed549-image 2018-11-18 17:23:56,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cbe95db-4b2e-462f-9efa-da19eb899369 2018-11-18 17:23:56,419 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:23:56,761 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-1d5335cd-561d-494-proj 2018-11-18 17:23:57,063 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-1d5335cd-561d-494-proj-role 2018-11-18 17:23:57,349 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-1d5335cd-561d-494-user 2018-11-18 17:23:59,192 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-fd7a69b2-3b28-46b-proj 2018-11-18 17:24:00,330 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-fd7a69b2-3b28-46b-user 2018-11-18 17:24:00,539 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-fd7a69b2-3b28-46b-proj-role 2018-11-18 17:24:00,627 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-fd7a69b2-3b28-46b-proj-role to project InstanceSecurityGroupTests-fd7a69b2-3b28-46b-proj 2018-11-18 17:24:04,019 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-image 2018-11-18 17:24:04,179 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-image 2018-11-18 17:24:04,829 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-pub-net 2018-11-18 17:24:05,868 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-pub-subnet 2018-11-18 17:24:08,400 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-name... 2018-11-18 17:24:08,400 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-name 2018-11-18 17:24:08,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2d584f9-f165-4eb7-ae51-96d1d19f9690 2018-11-18 17:24:08,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2d584f9-f165-4eb7-ae51-96d1d19f9690 2018-11-18 17:24:09,136 - neutron_utils - INFO - Retrieving security group with ID - a2d584f9-f165-4eb7-ae51-96d1d19f9690 2018-11-18 17:24:09,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2d584f9-f165-4eb7-ae51-96d1d19f9690 2018-11-18 17:24:09,363 - neutron_utils - INFO - Retrieving security group with ID - a2d584f9-f165-4eb7-ae51-96d1d19f9690 2018-11-18 17:24:09,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2d584f9-f165-4eb7-ae51-96d1d19f9690 2018-11-18 17:24:09,719 - neutron_utils - INFO - Retrieving security group with ID - a2d584f9-f165-4eb7-ae51-96d1d19f9690 2018-11-18 17:24:09,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2d584f9-f165-4eb7-ae51-96d1d19f9690 2018-11-18 17:24:13,530 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-pub-net 2018-11-18 17:24:15,247 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-inst 2018-11-18 17:24:16,986 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-inst 2018-11-18 17:24:24,117 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:24:28,036 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:24:30,681 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-name not associated with the instance e0ea0729-74b4-4a32-bf29-0990717d4203 (HTTP 404) (Request-ID: req-b7db5c91-1c1e-4a1e-84a5-0f1e4474550d) 2018-11-18 17:24:32,371 - create_instance - INFO - Deleting Port with ID - 38ae7fe0-17a3-4a99-9df3-a40d2d53b142 2018-11-18 17:24:32,371 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-port 2018-11-18 17:24:32,922 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-inst 2018-11-18 17:24:33,086 - create_instance - INFO - Checking deletion status 2018-11-18 17:24:36,536 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-inst 2018-11-18 17:24:36,537 - neutron_utils - INFO - Deleting security group rule with ID - fb71e6be-fcfa-471f-91c3-eacdc1b59682 2018-11-18 17:24:36,786 - neutron_utils - INFO - Deleting security group rule with ID - 9de740b2-9aa7-4d19-a05d-76761f458afa 2018-11-18 17:24:36,885 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-name 2018-11-18 17:24:37,092 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-pub-subnet 2018-11-18 17:24:37,092 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-pub-subnet 2018-11-18 17:24:39,538 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-pub-net 2018-11-18 17:24:41,041 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4e49ccc6-0ba3-40d8-846b-9bd5de9af38f-image 2018-11-18 17:24:43,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d23f4479-7aa6-472c-b46e-34f37326a846 2018-11-18 17:24:43,231 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:24:43,608 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-fd7a69b2-3b28-46b-proj 2018-11-18 17:24:43,902 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-fd7a69b2-3b28-46b-proj-role 2018-11-18 17:24:44,108 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-fd7a69b2-3b28-46b-user 2018-11-18 17:24:45,480 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-7640a3c6-b7e3-4d0-proj 2018-11-18 17:24:46,683 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-7640a3c6-b7e3-4d0-user 2018-11-18 17:24:46,899 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-7640a3c6-b7e3-4d0-proj-role 2018-11-18 17:24:46,991 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-7640a3c6-b7e3-4d0-proj-role to project CreateInstanceOnComputeHost-7640a3c6-b7e3-4d0-proj 2018-11-18 17:24:47,772 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-priv-net 2018-11-18 17:24:48,647 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-priv-subnet 2018-11-18 17:24:53,334 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-image 2018-11-18 17:24:53,498 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-image 2018-11-18 17:24:57,378 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-priv-net 2018-11-18 17:24:59,237 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-18 17:25:01,717 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-18 17:25:08,777 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:25:15,634 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-priv-net 2018-11-18 17:25:17,052 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-18 17:25:19,135 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-18 17:25:26,587 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:25:30,349 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:25:32,202 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:25:33,335 - create_instance - INFO - Deleting Port with ID - 33caa299-1359-4401-8baa-fcff213afac5 2018-11-18 17:25:33,335 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9port-1 2018-11-18 17:25:33,903 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-18 17:25:34,098 - create_instance - INFO - Checking deletion status 2018-11-18 17:25:37,390 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-18 17:25:37,391 - create_instance - INFO - Deleting Port with ID - 7dc2762c-0088-482b-9a44-788532c744e0 2018-11-18 17:25:37,392 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9port-2 2018-11-18 17:25:38,140 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-18 17:25:38,315 - create_instance - INFO - Checking deletion status 2018-11-18 17:25:41,637 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-18 17:25:41,680 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-priv-subnet 2018-11-18 17:25:41,680 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-priv-subnet 2018-11-18 17:25:43,927 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-priv-net 2018-11-18 17:25:45,539 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-845150d7-6476-4ab4-bc25-f4f335dda2a9-image 2018-11-18 17:25:47,655 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-7640a3c6-b7e3-4d0-proj 2018-11-18 17:25:47,890 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-7640a3c6-b7e3-4d0-proj-role 2018-11-18 17:25:48,099 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-7640a3c6-b7e3-4d0-user 2018-11-18 17:25:49,552 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-a491b38e-3799-43d-proj 2018-11-18 17:25:50,618 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-a491b38e-3799-43d-user 2018-11-18 17:25:50,815 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-a491b38e-3799-43d-proj-role 2018-11-18 17:25:50,906 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-a491b38e-3799-43d-proj-role to project CreateInstanceFromThreePartImage-a491b38e-3799-43d-proj 2018-11-18 17:25:51,035 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-11-18 17:25:54,129 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c 2018-11-18 17:25:54,149 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c 2018-11-18 17:25:55,501 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-pub-net 2018-11-18 17:25:56,457 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-pub-subnet 2018-11-18 17:26:00,875 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-pub-net 2018-11-18 17:26:02,520 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-inst 2018-11-18 17:26:04,757 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-inst 2018-11-18 17:26:12,418 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:26:13,549 - create_instance - INFO - Deleting Port with ID - 19a05876-5f95-4b6c-8af8-7679ed5dd785 2018-11-18 17:26:13,549 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-port 2018-11-18 17:26:14,197 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-inst 2018-11-18 17:26:14,392 - create_instance - INFO - Checking deletion status 2018-11-18 17:26:21,115 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-inst 2018-11-18 17:26:21,166 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-pub-subnet 2018-11-18 17:26:21,166 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-pub-subnet 2018-11-18 17:26:23,650 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c-pub-net 2018-11-18 17:26:25,056 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-a9910810-e02b-4556-9ef3-08b15398960c 2018-11-18 17:26:26,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b0a91b4-e34a-4e18-a0e4-697106a33653 2018-11-18 17:26:26,891 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:26:27,241 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-a491b38e-3799-43d-proj 2018-11-18 17:26:27,501 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-a491b38e-3799-43d-proj-role 2018-11-18 17:26:27,700 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-a491b38e-3799-43d-user 2018-11-18 17:26:29,366 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-a847f2f3-73fb-4ba-proj 2018-11-18 17:26:30,540 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-a847f2f3-73fb-4ba-user 2018-11-18 17:26:30,762 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-a847f2f3-73fb-4ba-proj-role 2018-11-18 17:26:30,783 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-a847f2f3-73fb-4ba-proj-role to project CreateInstanceVolumeTests-a847f2f3-73fb-4ba-proj 2018-11-18 17:26:34,284 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-image 2018-11-18 17:26:34,464 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-image 2018-11-18 17:26:35,808 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-pub-net 2018-11-18 17:26:36,945 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-pub-subnet 2018-11-18 17:26:40,071 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-1 2018-11-18 17:26:40,366 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-1 2018-11-18 17:26:41,710 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-2 2018-11-18 17:26:41,981 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-2 2018-11-18 17:26:45,329 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-pub-net 2018-11-18 17:26:46,988 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-inst 2018-11-18 17:26:49,165 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-inst 2018-11-18 17:26:56,603 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:26:58,775 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:27:03,949 - create_instance - INFO - Deleting Port with ID - b95b47e2-ebc6-466b-bd3f-4719e7367c5d 2018-11-18 17:27:03,949 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-port 2018-11-18 17:27:10,064 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-inst 2018-11-18 17:27:10,225 - create_instance - INFO - Checking deletion status 2018-11-18 17:27:13,522 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-inst 2018-11-18 17:27:13,579 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-pub-subnet 2018-11-18 17:27:13,579 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-pub-subnet 2018-11-18 17:27:15,980 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-pub-net 2018-11-18 17:27:17,910 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-2 2018-11-18 17:27:21,555 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-2 2018-11-18 17:27:21,781 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-1 2018-11-18 17:27:25,378 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-1 2018-11-18 17:27:25,379 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-ab005682-9e60-490d-a308-f7d0fd1097db-image 2018-11-18 17:27:27,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a75991ac-ba27-498f-b79a-7f6082dd7ff7 2018-11-18 17:27:27,872 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:27:28,630 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-a847f2f3-73fb-4ba-proj 2018-11-18 17:27:28,896 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-a847f2f3-73fb-4ba-proj-role 2018-11-18 17:27:29,140 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-a847f2f3-73fb-4ba-user 2018-11-18 17:27:30,558 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-677aa8ee-5714-483-proj 2018-11-18 17:27:31,624 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-677aa8ee-5714-483-user 2018-11-18 17:27:31,833 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-677aa8ee-5714-483-proj-role 2018-11-18 17:27:31,922 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-677aa8ee-5714-483-proj-role to project CreateInstanceVolumeTests-677aa8ee-5714-483-proj 2018-11-18 17:27:35,098 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-image 2018-11-18 17:27:35,271 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-image 2018-11-18 17:27:36,842 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-pub-net 2018-11-18 17:27:37,917 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-pub-subnet 2018-11-18 17:27:40,654 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-1 2018-11-18 17:27:43,899 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-1 2018-11-18 17:27:45,061 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-2 2018-11-18 17:27:45,263 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-2 2018-11-18 17:27:49,084 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-pub-net 2018-11-18 17:27:50,700 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-inst 2018-11-18 17:27:53,047 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-inst 2018-11-18 17:28:00,660 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:28:02,906 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:28:07,282 - create_instance - INFO - VM is - ACTIVE 2018-11-18 17:28:12,905 - create_instance - INFO - Deleting Port with ID - e32a6f99-307c-4c3b-9910-7a84efedff97 2018-11-18 17:28:12,906 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-port 2018-11-18 17:28:23,208 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-inst 2018-11-18 17:28:23,357 - create_instance - INFO - Checking deletion status 2018-11-18 17:28:26,652 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-inst 2018-11-18 17:28:26,698 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-pub-subnet 2018-11-18 17:28:26,698 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-pub-subnet 2018-11-18 17:28:29,060 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-pub-net 2018-11-18 17:28:30,563 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-2 2018-11-18 17:28:34,184 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-2 2018-11-18 17:28:34,388 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-1 2018-11-18 17:28:37,845 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-1 2018-11-18 17:28:37,846 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-171740bc-02ec-49bd-a6db-bb4fdbf673cc-image 2018-11-18 17:28:39,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 118117a5-7b8f-47c8-a3b6-feec98430e77 2018-11-18 17:28:39,719 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:28:40,039 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-677aa8ee-5714-483-proj 2018-11-18 17:28:40,310 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-677aa8ee-5714-483-proj-role 2018-11-18 17:28:40,505 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-677aa8ee-5714-483-user 2018-11-18 17:28:41,924 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-01784305-f09a-4c4-proj 2018-11-18 17:28:43,563 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-01784305-f09a-4c4-proj 2018-11-18 17:28:43,699 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-01784305-f09a-4c4-user 2018-11-18 17:28:43,906 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-01784305-f09a-4c4-proj-role 2018-11-18 17:28:44,014 - keystone_utils - INFO - Granting role CreateStackSuccessTests-01784305-f09a-4c4-proj-role to project CreateStackSuccessTests-01784305-f09a-4c4-proj 2018-11-18 17:28:47,184 - create_image - INFO - Created image with name - CreateStackSuccessTests-7a2ec436-638c-4075-95b6-40f82d0bab26-image 2018-11-18 17:28:47,353 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7a2ec436-638c-4075-95b6-40f82d0bab26-image 2018-11-18 17:28:52,852 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7a2ec436-638c-4075-95b6-40f82d0bab26-stack 2018-11-18 17:29:05,990 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7a2ec436-638c-4075-95b6-40f82d0bab26-stack 2018-11-18 17:29:22,343 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7a2ec436-638c-4075-95b6-40f82d0bab26-stack 2018-11-18 17:29:22,544 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7a2ec436-638c-4075-95b6-40f82d0bab26-image 2018-11-18 17:29:24,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff1883b5-71ba-44fe-8f12-1752b52dc92d 2018-11-18 17:29:24,681 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:29:25,056 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-01784305-f09a-4c4-proj 2018-11-18 17:29:25,353 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-01784305-f09a-4c4-proj-role 2018-11-18 17:29:25,551 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-01784305-f09a-4c4-user 2018-11-18 17:29:26,978 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4ecc6f33-d620-46f-proj 2018-11-18 17:29:28,556 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4ecc6f33-d620-46f-proj 2018-11-18 17:29:28,688 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4ecc6f33-d620-46f-user 2018-11-18 17:29:28,888 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4ecc6f33-d620-46f-proj-role 2018-11-18 17:29:28,977 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4ecc6f33-d620-46f-proj-role to project CreateStackSuccessTests-4ecc6f33-d620-46f-proj 2018-11-18 17:29:32,927 - create_image - INFO - Created image with name - CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-image 2018-11-18 17:29:32,947 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-image 2018-11-18 17:29:36,764 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-stack 2018-11-18 17:29:54,096 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-stack 2018-11-18 17:29:56,461 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-stack 2018-11-18 17:29:56,461 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-stack 2018-11-18 17:29:56,461 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-stack 2018-11-18 17:30:13,084 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-stack 2018-11-18 17:30:13,138 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-833f2e14-970d-4f36-b93e-88d4a42232ca-image 2018-11-18 17:30:15,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae7b4024-51de-4719-917a-995090edc212 2018-11-18 17:30:15,651 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:30:16,028 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4ecc6f33-d620-46f-proj 2018-11-18 17:30:16,394 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4ecc6f33-d620-46f-proj-role 2018-11-18 17:30:16,622 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4ecc6f33-d620-46f-user 2018-11-18 17:30:18,044 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-623f580c-e443-4d4-proj 2018-11-18 17:30:19,605 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-623f580c-e443-4d4-proj 2018-11-18 17:30:19,754 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-623f580c-e443-4d4-user 2018-11-18 17:30:19,954 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-623f580c-e443-4d4-proj-role 2018-11-18 17:30:20,045 - keystone_utils - INFO - Granting role CreateStackSuccessTests-623f580c-e443-4d4-proj-role to project CreateStackSuccessTests-623f580c-e443-4d4-proj 2018-11-18 17:30:22,847 - create_image - INFO - Created image with name - CreateStackSuccessTests-5732dc55-5b50-43c0-b557-b5d82a6f8c91-image 2018-11-18 17:30:23,005 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-5732dc55-5b50-43c0-b557-b5d82a6f8c91-image 2018-11-18 17:30:26,990 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5732dc55-5b50-43c0-b557-b5d82a6f8c91-stack 2018-11-18 17:30:26,990 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-11-18 17:30:27,355 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-11-18 17:30:27,355 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-5732dc55-5b50-43c0-b557-b5d82a6f8c91-stack 2018-11-18 17:30:37,283 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-5732dc55-5b50-43c0-b557-b5d82a6f8c91-stack 2018-11-18 17:30:37,630 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-5732dc55-5b50-43c0-b557-b5d82a6f8c91-image 2018-11-18 17:30:39,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 29ee619f-3fd2-41ea-886e-4038e756a21a 2018-11-18 17:30:39,701 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:30:40,010 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-623f580c-e443-4d4-proj 2018-11-18 17:30:40,299 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-623f580c-e443-4d4-proj-role 2018-11-18 17:30:40,493 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-623f580c-e443-4d4-user 2018-11-18 17:30:41,906 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1dcba479-be35-4a2-proj 2018-11-18 17:30:43,719 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1dcba479-be35-4a2-proj 2018-11-18 17:30:43,856 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1dcba479-be35-4a2-user 2018-11-18 17:30:44,044 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1dcba479-be35-4a2-proj-role 2018-11-18 17:30:44,135 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1dcba479-be35-4a2-proj-role to project CreateStackSuccessTests-1dcba479-be35-4a2-proj 2018-11-18 17:30:46,952 - create_image - INFO - Created image with name - CreateStackSuccessTests-04beff51-00d7-46a9-b709-bbecb50d38a9-image 2018-11-18 17:30:47,129 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-04beff51-00d7-46a9-b709-bbecb50d38a9-image 2018-11-18 17:30:51,123 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-04beff51-00d7-46a9-b709-bbecb50d38a9-stack 2018-11-18 17:31:08,902 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-04beff51-00d7-46a9-b709-bbecb50d38a9-stack 2018-11-18 17:31:10,359 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-04beff51-00d7-46a9-b709-bbecb50d38a9-stack 2018-11-18 17:31:20,516 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-04beff51-00d7-46a9-b709-bbecb50d38a9-stack 2018-11-18 17:31:20,571 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-04beff51-00d7-46a9-b709-bbecb50d38a9-image 2018-11-18 17:31:22,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84ad9969-2ad3-415b-8008-7d6264c57425 2018-11-18 17:31:22,286 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:31:22,674 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1dcba479-be35-4a2-proj 2018-11-18 17:31:22,927 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1dcba479-be35-4a2-proj-role 2018-11-18 17:31:23,134 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1dcba479-be35-4a2-user 2018-11-18 17:31:24,583 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2c61053d-6884-476-proj 2018-11-18 17:31:26,133 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2c61053d-6884-476-proj 2018-11-18 17:31:26,263 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2c61053d-6884-476-user 2018-11-18 17:31:26,391 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2c61053d-6884-476-proj-role 2018-11-18 17:31:26,410 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2c61053d-6884-476-proj-role to project CreateStackSuccessTests-2c61053d-6884-476-proj 2018-11-18 17:31:29,352 - create_image - INFO - Created image with name - CreateStackSuccessTests-ca330b3f-14d7-4749-b59a-24d4db8b662d-image 2018-11-18 17:31:29,513 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ca330b3f-14d7-4749-b59a-24d4db8b662d-image 2018-11-18 17:31:33,566 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ca330b3f-14d7-4749-b59a-24d4db8b662d-stack 2018-11-18 17:31:50,468 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ca330b3f-14d7-4749-b59a-24d4db8b662d-stack 2018-11-18 17:31:51,933 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ca330b3f-14d7-4749-b59a-24d4db8b662d-stack 2018-11-18 17:31:52,296 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ca330b3f-14d7-4749-b59a-24d4db8b662d-stack 2018-11-18 17:32:05,873 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ca330b3f-14d7-4749-b59a-24d4db8b662d-stack 2018-11-18 17:32:06,449 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ca330b3f-14d7-4749-b59a-24d4db8b662d-image 2018-11-18 17:32:08,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb8275c4-b275-489f-838c-823a5a800a0d 2018-11-18 17:32:08,991 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:32:09,345 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2c61053d-6884-476-proj 2018-11-18 17:32:09,664 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2c61053d-6884-476-proj-role 2018-11-18 17:32:09,859 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2c61053d-6884-476-user 2018-11-18 17:32:11,284 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-54ec91d5-23d7-43e-proj 2018-11-18 17:32:13,041 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-54ec91d5-23d7-43e-proj 2018-11-18 17:32:13,198 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-54ec91d5-23d7-43e-user 2018-11-18 17:32:13,403 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-54ec91d5-23d7-43e-proj-role 2018-11-18 17:32:13,495 - keystone_utils - INFO - Granting role CreateStackSuccessTests-54ec91d5-23d7-43e-proj-role to project CreateStackSuccessTests-54ec91d5-23d7-43e-proj 2018-11-18 17:32:16,031 - create_image - INFO - Created image with name - CreateStackSuccessTests-ce7f04d7-3971-4997-8df5-01503c992289-image 2018-11-18 17:32:16,205 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ce7f04d7-3971-4997-8df5-01503c992289-image 2018-11-18 17:32:20,158 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ce7f04d7-3971-4997-8df5-01503c992289-stack 2018-11-18 17:32:37,348 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ce7f04d7-3971-4997-8df5-01503c992289-stack 2018-11-18 17:32:40,703 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ce7f04d7-3971-4997-8df5-01503c992289-stack 2018-11-18 17:32:53,811 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ce7f04d7-3971-4997-8df5-01503c992289-stack 2018-11-18 17:32:54,026 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ce7f04d7-3971-4997-8df5-01503c992289-image 2018-11-18 17:32:56,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75c24c3e-7d34-49ab-9cea-fa7337c6861b 2018-11-18 17:32:56,727 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:32:57,074 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-54ec91d5-23d7-43e-proj 2018-11-18 17:32:57,431 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-54ec91d5-23d7-43e-proj-role 2018-11-18 17:32:57,644 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-54ec91d5-23d7-43e-user 2018-11-18 17:32:59,248 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-77cad479-8195-40b-proj 2018-11-18 17:33:00,804 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-77cad479-8195-40b-proj 2018-11-18 17:33:00,946 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-77cad479-8195-40b-user 2018-11-18 17:33:01,165 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-77cad479-8195-40b-proj-role 2018-11-18 17:33:01,185 - keystone_utils - INFO - Granting role CreateStackSuccessTests-77cad479-8195-40b-proj-role to project CreateStackSuccessTests-77cad479-8195-40b-proj 2018-11-18 17:33:04,214 - create_image - INFO - Created image with name - CreateStackSuccessTests-91d58b62-6990-488b-ab0f-25567be69ccc-image 2018-11-18 17:33:04,374 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-91d58b62-6990-488b-ab0f-25567be69ccc-image 2018-11-18 17:33:08,610 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-91d58b62-6990-488b-ab0f-25567be69ccc-stack 2018-11-18 17:33:25,390 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-91d58b62-6990-488b-ab0f-25567be69ccc-stack 2018-11-18 17:33:31,843 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-91d58b62-6990-488b-ab0f-25567be69ccc-inst 2018-11-18 17:33:40,547 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-91d58b62-6990-488b-ab0f-25567be69ccc-stack 2018-11-18 17:33:57,212 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-91d58b62-6990-488b-ab0f-25567be69ccc-stack 2018-11-18 17:33:57,267 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-91d58b62-6990-488b-ab0f-25567be69ccc-image 2018-11-18 17:33:59,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4729ed8d-ae03-41cc-9d1f-ea795e961203 2018-11-18 17:33:59,418 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:33:59,952 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-77cad479-8195-40b-proj 2018-11-18 17:34:00,246 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-77cad479-8195-40b-proj-role 2018-11-18 17:34:00,446 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-77cad479-8195-40b-user 2018-11-18 17:34:01,925 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-2053f561-62b7-471-proj 2018-11-18 17:34:03,503 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-2053f561-62b7-471-proj 2018-11-18 17:34:04,005 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-2053f561-62b7-471-proj 2018-11-18 17:34:04,137 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-2053f561-62b7-471-user 2018-11-18 17:34:04,333 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-2053f561-62b7-471-proj-role 2018-11-18 17:34:04,427 - keystone_utils - INFO - Granting role CreateStackVolumeTests-2053f561-62b7-471-proj-role to project CreateStackVolumeTests-2053f561-62b7-471-proj 2018-11-18 17:34:07,192 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-cba13e3c-6b9c-4429-9868-a9f9b9c00bef-stack 2018-11-18 17:34:10,939 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-cba13e3c-6b9c-4429-9868-a9f9b9c00bef-stack 2018-11-18 17:34:12,302 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-cba13e3c-6b9c-4429-9868-a9f9b9c00bef-stack 2018-11-18 17:34:16,177 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-cba13e3c-6b9c-4429-9868-a9f9b9c00bef-stack 2018-11-18 17:34:17,016 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-2053f561-62b7-471-proj 2018-11-18 17:34:17,227 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-2053f561-62b7-471-proj-role 2018-11-18 17:34:17,431 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-2053f561-62b7-471-user 2018-11-18 17:34:18,811 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-3a9cdeb6-9000-43e-proj 2018-11-18 17:34:20,431 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-3a9cdeb6-9000-43e-proj 2018-11-18 17:34:20,933 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-3a9cdeb6-9000-43e-proj 2018-11-18 17:34:21,066 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-3a9cdeb6-9000-43e-user 2018-11-18 17:34:21,266 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-3a9cdeb6-9000-43e-proj-role 2018-11-18 17:34:21,360 - keystone_utils - INFO - Granting role CreateStackVolumeTests-3a9cdeb6-9000-43e-proj-role to project CreateStackVolumeTests-3a9cdeb6-9000-43e-proj 2018-11-18 17:34:24,161 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-75b7e686-1a5c-4b65-94f0-e7db283d54a2-stack 2018-11-18 17:34:27,987 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-75b7e686-1a5c-4b65-94f0-e7db283d54a2-stack 2018-11-18 17:34:30,210 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-75b7e686-1a5c-4b65-94f0-e7db283d54a2-stack 2018-11-18 17:34:33,946 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-75b7e686-1a5c-4b65-94f0-e7db283d54a2-stack 2018-11-18 17:34:34,619 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-3a9cdeb6-9000-43e-proj 2018-11-18 17:34:34,862 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-3a9cdeb6-9000-43e-proj-role 2018-11-18 17:34:35,068 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-3a9cdeb6-9000-43e-user 2018-11-18 17:34:36,555 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-a32d4c1f-e672-439-proj 2018-11-18 17:34:38,081 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-a32d4c1f-e672-439-proj 2018-11-18 17:34:38,584 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-a32d4c1f-e672-439-proj 2018-11-18 17:34:38,712 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-a32d4c1f-e672-439-user 2018-11-18 17:34:38,919 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-a32d4c1f-e672-439-proj-role 2018-11-18 17:34:39,006 - keystone_utils - INFO - Granting role CreateStackFlavorTests-a32d4c1f-e672-439-proj-role to project CreateStackFlavorTests-a32d4c1f-e672-439-proj 2018-11-18 17:34:41,830 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-33f5a69f-ea9a-4e20-b386-251585aeb08a-stack 2018-11-18 17:34:42,205 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-33f5a69f-ea9a-4e20-b386-251585aeb08a-stack 2018-11-18 17:34:43,282 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-33f5a69f-ea9a-4e20-b386-251585aeb08a-stack-flavor-pydywjd56fsk 2018-11-18 17:34:43,283 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-33f5a69f-ea9a-4e20-b386-251585aeb08a-stack 2018-11-18 17:34:47,050 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-33f5a69f-ea9a-4e20-b386-251585aeb08a-stack 2018-11-18 17:34:47,884 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-a32d4c1f-e672-439-proj 2018-11-18 17:34:48,138 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-a32d4c1f-e672-439-proj-role 2018-11-18 17:34:48,350 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-a32d4c1f-e672-439-user 2018-11-18 17:34:49,787 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-495fe48e-b3a0-465-proj 2018-11-18 17:34:51,440 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-495fe48e-b3a0-465-proj 2018-11-18 17:34:51,570 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-495fe48e-b3a0-465-user 2018-11-18 17:34:51,757 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-495fe48e-b3a0-465-proj-role 2018-11-18 17:34:51,783 - keystone_utils - INFO - Granting role CreateStackKeypairTests-495fe48e-b3a0-465-proj-role to project CreateStackKeypairTests-495fe48e-b3a0-465-proj 2018-11-18 17:34:54,476 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-07bd806e-030a-4003-be3c-ee42bded02e6-stack 2018-11-18 17:34:54,782 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-07bd806e-030a-4003-be3c-ee42bded02e6-stack 2018-11-18 17:34:56,894 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-07bd806e-030a-4003-be3c-ee42bded02e6-stack 2018-11-18 17:35:00,415 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-07bd806e-030a-4003-be3c-ee42bded02e6-stack 2018-11-18 17:35:01,209 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-495fe48e-b3a0-465-proj 2018-11-18 17:35:01,455 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-495fe48e-b3a0-465-proj-role 2018-11-18 17:35:01,658 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-495fe48e-b3a0-465-user 2018-11-18 17:35:03,081 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-5f5184ad-61a5-475-proj 2018-11-18 17:35:04,536 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-5f5184ad-61a5-475-proj 2018-11-18 17:35:04,676 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-5f5184ad-61a5-475-user 2018-11-18 17:35:04,871 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-5f5184ad-61a5-475-proj-role 2018-11-18 17:35:04,960 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-5f5184ad-61a5-475-proj-role to project CreateStackSecurityGroupTests-5f5184ad-61a5-475-proj 2018-11-18 17:35:07,751 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1f465448-794f-4276-af7f-689676606dfb-stack 2018-11-18 17:35:11,488 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1f465448-794f-4276-af7f-689676606dfb-stack 2018-11-18 17:35:11,862 - neutron_utils - INFO - Retrieving security group with ID - 71d77aad-5af5-4c1a-83c0-505bfacd61e8 2018-11-18 17:35:12,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71d77aad-5af5-4c1a-83c0-505bfacd61e8 2018-11-18 17:35:12,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71d77aad-5af5-4c1a-83c0-505bfacd61e8 2018-11-18 17:35:13,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71d77aad-5af5-4c1a-83c0-505bfacd61e8 2018-11-18 17:35:13,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71d77aad-5af5-4c1a-83c0-505bfacd61e8 2018-11-18 17:35:13,515 - neutron_utils - INFO - Retrieving security group with ID - 71d77aad-5af5-4c1a-83c0-505bfacd61e8 2018-11-18 17:35:13,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71d77aad-5af5-4c1a-83c0-505bfacd61e8 2018-11-18 17:35:13,778 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1f465448-794f-4276-af7f-689676606dfb-stack 2018-11-18 17:35:17,407 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1f465448-794f-4276-af7f-689676606dfb-stack 2018-11-18 17:35:18,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffed22a3-75b3-4ef4-9062-9e27367227e1 2018-11-18 17:35:18,347 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:35:18,694 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-5f5184ad-61a5-475-proj 2018-11-18 17:35:19,067 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-5f5184ad-61a5-475-proj-role 2018-11-18 17:35:19,266 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-5f5184ad-61a5-475-user 2018-11-18 17:35:20,685 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-80674a59-09d8-4b0-proj 2018-11-18 17:35:22,132 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-80674a59-09d8-4b0-proj 2018-11-18 17:35:22,272 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-80674a59-09d8-4b0-user 2018-11-18 17:35:22,471 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-80674a59-09d8-4b0-proj-role 2018-11-18 17:35:22,561 - keystone_utils - INFO - Granting role CreateStackNegativeTests-80674a59-09d8-4b0-proj-role to project CreateStackNegativeTests-80674a59-09d8-4b0-proj 2018-11-18 17:35:23,804 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-80674a59-09d8-4b0-proj 2018-11-18 17:35:24,042 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-80674a59-09d8-4b0-proj-role 2018-11-18 17:35:24,239 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-80674a59-09d8-4b0-user 2018-11-18 17:35:25,674 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-34742410-a0f1-4e0-proj 2018-11-18 17:35:27,202 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-34742410-a0f1-4e0-proj 2018-11-18 17:35:27,335 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-34742410-a0f1-4e0-user 2018-11-18 17:35:27,524 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-34742410-a0f1-4e0-proj-role 2018-11-18 17:35:27,612 - keystone_utils - INFO - Granting role CreateStackNegativeTests-34742410-a0f1-4e0-proj-role to project CreateStackNegativeTests-34742410-a0f1-4e0-proj 2018-11-18 17:35:29,344 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-34742410-a0f1-4e0-proj 2018-11-18 17:35:29,544 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-34742410-a0f1-4e0-proj-role 2018-11-18 17:35:29,742 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-34742410-a0f1-4e0-user 2018-11-18 17:35:31,117 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-8652dae4-af03-493-proj 2018-11-18 17:35:32,159 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-8652dae4-af03-493-user 2018-11-18 17:35:32,362 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-8652dae4-af03-493-proj-role 2018-11-18 17:35:32,446 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-8652dae4-af03-493-proj-role to project CreateInstanceSingleNetworkTests-8652dae4-af03-493-proj 2018-11-18 17:35:35,485 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-image 2018-11-18 17:35:35,504 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-image 2018-11-18 17:35:36,140 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-pub-net 2018-11-18 17:35:37,400 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-pub-subnet 2018-11-18 17:35:40,116 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-pub-router 2018-11-18 17:35:41,170 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-pub-subnet 2018-11-18 17:35:41,170 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-pub-subnet 2018-11-18 17:35:43,717 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-pub-net 2018-11-18 17:35:45,125 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e1e9cae6-70a3-4c16-a4e4-21c73714a7fe-image 2018-11-18 17:35:46,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bddafb7c-0b34-477e-8984-7fd8d6ea7033 2018-11-18 17:35:46,952 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:35:47,310 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-8652dae4-af03-493-proj 2018-11-18 17:35:47,575 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-8652dae4-af03-493-proj-role 2018-11-18 17:35:47,767 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-8652dae4-af03-493-user 2018-11-18 17:35:49,308 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ff55a496-beac-49e-proj 2018-11-18 17:35:50,470 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ff55a496-beac-49e-user 2018-11-18 17:35:50,674 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ff55a496-beac-49e-proj-role 2018-11-18 17:35:50,765 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ff55a496-beac-49e-proj-role to project CreateInstanceSingleNetworkTests-ff55a496-beac-49e-proj 2018-11-18 17:35:54,279 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-image 2018-11-18 17:35:54,299 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-image 2018-11-18 17:35:54,858 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-pub-net 2018-11-18 17:35:56,008 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-pub-subnet 2018-11-18 17:35:58,838 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-pub-router 2018-11-18 17:35:59,912 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-pub-subnet 2018-11-18 17:35:59,913 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-pub-subnet 2018-11-18 17:36:02,272 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-pub-net 2018-11-18 17:36:03,556 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-8a99c8ba-3f75-4cd0-a006-088b354901bc-image 2018-11-18 17:36:06,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5a3029b-8c0c-4878-8000-ee391c7d255b 2018-11-18 17:36:06,264 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:36:06,598 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ff55a496-beac-49e-proj 2018-11-18 17:36:06,869 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ff55a496-beac-49e-proj-role 2018-11-18 17:36:07,069 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ff55a496-beac-49e-user 2018-11-18 17:36:08,572 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-67e241d5-489e-48c-proj 2018-11-18 17:36:09,566 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-67e241d5-489e-48c-user 2018-11-18 17:36:09,758 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-67e241d5-489e-48c-proj-role 2018-11-18 17:36:09,847 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-67e241d5-489e-48c-proj-role to project CreateInstanceSingleNetworkTests-67e241d5-489e-48c-proj 2018-11-18 17:36:13,263 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-image 2018-11-18 17:36:13,431 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-image 2018-11-18 17:36:14,047 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-pub-net 2018-11-18 17:36:15,013 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-pub-subnet 2018-11-18 17:36:18,079 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-pub-router 2018-11-18 17:36:19,170 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-pub-subnet 2018-11-18 17:36:19,170 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-pub-subnet 2018-11-18 17:36:21,597 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-pub-net 2018-11-18 17:36:23,511 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-dc2ef973-ee79-40ed-8162-5a413800f1a2-image 2018-11-18 17:36:25,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1bcdc7a7-d1f5-4f68-8837-8e7093174909 2018-11-18 17:36:25,803 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:36:26,219 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-67e241d5-489e-48c-proj 2018-11-18 17:36:26,510 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-67e241d5-489e-48c-proj-role 2018-11-18 17:36:26,709 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-67e241d5-489e-48c-user 2018-11-18 17:36:28,171 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-6a325caa-cb60-412-proj 2018-11-18 17:36:29,334 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-6a325caa-cb60-412-user 2018-11-18 17:36:29,626 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-6a325caa-cb60-412-proj-role 2018-11-18 17:36:29,714 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-6a325caa-cb60-412-proj-role to project CreateInstanceSingleNetworkTests-6a325caa-cb60-412-proj 2018-11-18 17:36:33,264 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-image 2018-11-18 17:36:33,429 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-image 2018-11-18 17:36:34,048 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-pub-net 2018-11-18 17:36:35,262 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-pub-subnet 2018-11-18 17:36:38,150 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-pub-router 2018-11-18 17:36:39,242 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-pub-subnet 2018-11-18 17:36:39,242 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-pub-subnet 2018-11-18 17:36:41,537 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-pub-net 2018-11-18 17:36:43,379 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-02594523-c682-468a-bf5d-932a2994bdc5-image 2018-11-18 17:36:45,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d3cfd51-9919-476b-9a63-0b8fb28dbfb7 2018-11-18 17:36:45,598 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:36:45,913 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-6a325caa-cb60-412-proj 2018-11-18 17:36:46,169 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-6a325caa-cb60-412-proj-role 2018-11-18 17:36:46,382 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-6a325caa-cb60-412-user 2018-11-18 17:36:47,836 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-00ffe64c-301a-4cb-proj 2018-11-18 17:36:48,895 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-00ffe64c-301a-4cb-user 2018-11-18 17:36:49,087 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-00ffe64c-301a-4cb-proj-role 2018-11-18 17:36:49,108 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-00ffe64c-301a-4cb-proj-role to project CreateInstanceSingleNetworkTests-00ffe64c-301a-4cb-proj 2018-11-18 17:36:51,611 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-image 2018-11-18 17:36:51,777 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-image 2018-11-18 17:36:52,337 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-pub-net 2018-11-18 17:36:53,371 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-pub-subnet 2018-11-18 17:36:56,326 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-pub-router 2018-11-18 17:36:57,367 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-pub-subnet 2018-11-18 17:36:57,368 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-pub-subnet 2018-11-18 17:36:59,849 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-pub-net 2018-11-18 17:37:01,094 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-7eb91591-2f21-44a4-b274-d103c61de69d-image 2018-11-18 17:37:02,972 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13bfa1e4-7fda-4389-ad94-9d6cd91f7f76 2018-11-18 17:37:03,149 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:37:03,467 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-00ffe64c-301a-4cb-proj 2018-11-18 17:37:03,714 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-00ffe64c-301a-4cb-proj-role 2018-11-18 17:37:04,049 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-00ffe64c-301a-4cb-user 2018-11-18 17:37:05,501 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-6032368c-f46a-476-proj 2018-11-18 17:37:06,536 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-6032368c-f46a-476-user 2018-11-18 17:37:06,746 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-6032368c-f46a-476-proj-role 2018-11-18 17:37:06,765 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-6032368c-f46a-476-proj-role to project CreateInstanceSingleNetworkTests-6032368c-f46a-476-proj 2018-11-18 17:37:10,429 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-image 2018-11-18 17:37:10,593 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-image 2018-11-18 17:37:11,223 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-pub-net 2018-11-18 17:37:12,390 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-pub-subnet 2018-11-18 17:37:15,337 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-pub-router 2018-11-18 17:37:16,481 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-pub-subnet 2018-11-18 17:37:16,482 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-pub-subnet 2018-11-18 17:37:18,958 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-pub-net 2018-11-18 17:37:20,238 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-8a064ade-e33f-456e-97a7-84c5ce5a3f52-image 2018-11-18 17:37:22,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 699d26d8-84c5-4a27-9444-f3fc93852e05 2018-11-18 17:37:22,213 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:37:22,542 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-6032368c-f46a-476-proj 2018-11-18 17:37:22,832 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-6032368c-f46a-476-proj-role 2018-11-18 17:37:23,054 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-6032368c-f46a-476-user 2018-11-18 17:37:24,573 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-f2186b05-dfa1-453-proj 2018-11-18 17:37:25,632 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-f2186b05-dfa1-453-user 2018-11-18 17:37:25,836 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-f2186b05-dfa1-453-proj-role 2018-11-18 17:37:25,919 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-f2186b05-dfa1-453-proj-role to project CreateInstanceSingleNetworkTests-f2186b05-dfa1-453-proj 2018-11-18 17:37:29,345 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-image 2018-11-18 17:37:29,506 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-image 2018-11-18 17:37:30,125 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-pub-net 2018-11-18 17:37:30,965 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-pub-subnet 2018-11-18 17:37:33,467 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-pub-router 2018-11-18 17:37:34,374 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-pub-subnet 2018-11-18 17:37:34,374 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-pub-subnet 2018-11-18 17:37:36,898 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-pub-net 2018-11-18 17:37:38,060 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-88e7df70-087c-4101-b0a0-1a0b12fb421f-image 2018-11-18 17:37:39,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 679f6d66-b31e-4975-a168-89d35b94ea8f 2018-11-18 17:37:39,961 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:37:40,263 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-f2186b05-dfa1-453-proj 2018-11-18 17:37:40,509 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-f2186b05-dfa1-453-proj-role 2018-11-18 17:37:40,716 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-f2186b05-dfa1-453-user 2018-11-18 17:37:42,045 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-cff730a5-d124-4ef-proj 2018-11-18 17:37:43,658 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-cff730a5-d124-4ef-proj 2018-11-18 17:37:44,096 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-cff730a5-d124-4ef-proj 2018-11-18 17:37:44,230 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-cff730a5-d124-4ef-user 2018-11-18 17:37:44,429 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-cff730a5-d124-4ef-proj-role 2018-11-18 17:37:44,520 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-cff730a5-d124-4ef-proj-role to project CreateStackFloatingIpTests-cff730a5-d124-4ef-proj 2018-11-18 17:37:48,114 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-fc65a667-2cc2-4158-afda-969f14bf44da-image 2018-11-18 17:37:48,287 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-fc65a667-2cc2-4158-afda-969f14bf44da-image 2018-11-18 17:37:52,776 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-fc65a667-2cc2-4158-afda-969f14bf44da-stack 2018-11-18 17:37:56,800 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-fc65a667-2cc2-4158-afda-969f14bf44da-stack failed 2018-11-18 17:37:56,800 - create_stack - ERROR - Resource: [flavor2] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,800 - create_stack - ERROR - Resource: [network] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,800 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,800 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,800 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,800 - create_stack - ERROR - Resource: [subnet] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,801 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network 349c2810-12a5-41ea-9d90-7b05971b731a. Neutron server returns request_ids: ['req-71d2aada-e253-4d4d-a867-91a51cf30a3f']] 2018-11-18 17:37:56,801 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,801 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,801 - create_stack - ERROR - Resource: [port1] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:37:56,828 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-fc65a667-2cc2-4158-afda-969f14bf44da-stack 2018-11-18 17:38:10,489 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-fc65a667-2cc2-4158-afda-969f14bf44da-stack 2018-11-18 17:38:10,543 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-fc65a667-2cc2-4158-afda-969f14bf44da-image 2018-11-18 17:38:12,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 617e1e05-87ed-4f2c-9695-3cb759d79345 2018-11-18 17:38:12,606 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:38:12,931 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-cff730a5-d124-4ef-proj 2018-11-18 17:38:13,187 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-cff730a5-d124-4ef-proj-role 2018-11-18 17:38:13,412 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-cff730a5-d124-4ef-user 2018-11-18 17:38:14,776 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-866e7c38-3baf-427-proj 2018-11-18 17:38:16,453 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-866e7c38-3baf-427-proj 2018-11-18 17:38:16,987 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-866e7c38-3baf-427-proj 2018-11-18 17:38:17,114 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-866e7c38-3baf-427-user 2018-11-18 17:38:17,327 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-866e7c38-3baf-427-proj-role 2018-11-18 17:38:17,411 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-866e7c38-3baf-427-proj-role to project CreateStackFloatingIpTests-866e7c38-3baf-427-proj 2018-11-18 17:38:20,036 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-4dd463c5-9958-4e02-aac0-99347bc18ad5-image 2018-11-18 17:38:20,211 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-4dd463c5-9958-4e02-aac0-99347bc18ad5-image 2018-11-18 17:38:24,813 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-4dd463c5-9958-4e02-aac0-99347bc18ad5-stack 2018-11-18 17:38:29,119 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-4dd463c5-9958-4e02-aac0-99347bc18ad5-stack failed 2018-11-18 17:38:29,119 - create_stack - ERROR - Resource: [flavor2] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,119 - create_stack - ERROR - Resource: [flavor1] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,119 - create_stack - ERROR - Resource: [network] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,119 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,119 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,119 - create_stack - ERROR - Resource: [keypair] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,119 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,120 - create_stack - ERROR - Resource: [subnet] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,120 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network 349c2810-12a5-41ea-9d90-7b05971b731a. Neutron server returns request_ids: ['req-5ab4c23f-3f34-4960-be68-bed9506abf0a']] 2018-11-18 17:38:29,120 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,120 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,120 - create_stack - ERROR - Resource: [port1] status: [INIT_COMPLETE] reason: [] 2018-11-18 17:38:29,120 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-4dd463c5-9958-4e02-aac0-99347bc18ad5-stack 2018-11-18 17:38:42,022 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-4dd463c5-9958-4e02-aac0-99347bc18ad5-stack 2018-11-18 17:38:42,076 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-4dd463c5-9958-4e02-aac0-99347bc18ad5-image 2018-11-18 17:38:43,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0e0bca0-3dab-4d19-81c6-ffb35651fb11 2018-11-18 17:38:44,068 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:38:44,370 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-866e7c38-3baf-427-proj 2018-11-18 17:38:44,654 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-866e7c38-3baf-427-proj-role 2018-11-18 17:38:44,856 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-866e7c38-3baf-427-user 2018-11-18 17:38:46,220 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-9754e6ed-6974-43f-proj 2018-11-18 17:38:47,357 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-9754e6ed-6974-43f-user 2018-11-18 17:38:47,561 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-9754e6ed-6974-43f-proj-role 2018-11-18 17:38:47,583 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-9754e6ed-6974-43f-proj-role to project AnsibleProvisioningTests-9754e6ed-6974-43f-proj 2018-11-18 17:38:55,929 - create_image - INFO - Created image with name - AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67--image 2018-11-18 17:38:56,098 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67--image 2018-11-18 17:38:56,732 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67-pub-net 2018-11-18 17:38:58,157 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67-pub-subnet 2018-11-18 17:39:00,921 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67-pub-router 2018-11-18 17:39:02,057 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67-pub-subnet 2018-11-18 17:39:02,057 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67-pub-subnet 2018-11-18 17:39:04,291 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67-pub-net 2018-11-18 17:39:05,840 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-b32dd89c-1212-46ff-896f-b77282e84f67--image 2018-11-18 17:39:07,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57e68e13-8901-4f0c-84c8-9dc7db4b67f6 2018-11-18 17:39:07,541 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:39:07,902 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-9754e6ed-6974-43f-proj 2018-11-18 17:39:08,132 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-9754e6ed-6974-43f-proj-role 2018-11-18 17:39:08,333 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-9754e6ed-6974-43f-user 2018-11-18 17:39:09,770 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-914c1d32-6748-484-proj 2018-11-18 17:39:10,896 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-914c1d32-6748-484-user 2018-11-18 17:39:11,112 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-914c1d32-6748-484-proj-role 2018-11-18 17:39:11,198 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-914c1d32-6748-484-proj-role to project AnsibleProvisioningTests-914c1d32-6748-484-proj 2018-11-18 17:39:19,525 - create_image - INFO - Created image with name - AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054--image 2018-11-18 17:39:19,545 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054--image 2018-11-18 17:39:20,178 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054-pub-net 2018-11-18 17:39:21,344 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054-pub-subnet 2018-11-18 17:39:23,720 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054-pub-router 2018-11-18 17:39:24,674 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054-pub-subnet 2018-11-18 17:39:24,674 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054-pub-subnet 2018-11-18 17:39:26,960 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054-pub-net 2018-11-18 17:39:28,323 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-cdcd7ff4-9bb6-43b4-9ad7-eab9e8029054--image 2018-11-18 17:39:29,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10c219e0-c23f-415e-9865-c7b5e7394405 2018-11-18 17:39:29,857 - neutron_utils - INFO - Deleting security group with name - default 2018-11-18 17:39:30,174 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-914c1d32-6748-484-proj 2018-11-18 17:39:30,390 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-914c1d32-6748-484-proj-role 2018-11-18 17:39:30,584 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-914c1d32-6748-484-user 2018-11-18 17:39:30,991 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 17:39:30,992 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:02 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-11-18 17:39:32,975 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-11-18 17:39:33,029 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-18 17:39:34,524 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 17:39:36,336 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-18 17:39:38,879 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-18 17:39:38.456 11095 INFO rally.deployment.engine [-] Deployment 5751ba22-5f61-49f7-a1ac-1ccac7afe3d4 | Starting: Destroy cloud and free allocated resources. 2018-11-18 17:39:38.541 11095 INFO rally.deployment.engine [-] Deployment 5751ba22-5f61-49f7-a1ac-1ccac7afe3d4 | Completed: Destroy cloud and free allocated resources. 2018-11-18 17:39:38.589 11095 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=828fc816-373f-43c6-949d-987b701b6679) for deployment 'opnfv-rally'. 2018-11-18 17:39:38.617 11095 INFO rally.api [-] Deleting verification (UUID=1ba5ecc1-e097-4252-8f85-0e1637672a71). 2018-11-18 17:39:38.653 11095 INFO rally.api [-] Verification has been successfully deleted! 2018-11-18 17:39:38.654 11095 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=828fc816-373f-43c6-949d-987b701b6679). 2018-11-18 17:39:38.662 11095 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-18 17:39:41,660 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-18 17:39:41.389 11098 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=eb76cd52-4fb4-4a9a-ae30-365886fc7816) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | eb76cd52-4fb4-4a9a-ae30-365886fc7816 | 2018-11-18T17:39:41 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: eb76cd52-4fb4-4a9a-ae30-365886fc7816 ~/.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-11-18 17:39:45,052 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+----------------+-----------+ 2018-11-18 17:39:45,052 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-18 17:39:47,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-18 17:39:47.326 11104 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=828fc816-373f-43c6-949d-987b701b6679). 2018-11-18 17:39:47.451 11104 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-18 17:39:51,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-18 17:39:49.795 11107 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-18 17:39:49.954 11107 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-18 17:39:51.146 11107 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=efa49fbd-20c3-4af2-a1ce-aeb3936f1536) has been successfully created! Using verifier 'opnfv-tempest' (UUID=efa49fbd-20c3-4af2-a1ce-aeb3936f1536) as the default verifier for the future CLI operations. 2018-11-18 17:39:54,609 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-18 17:40:02,905 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-18 17:40:01.879 11126 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=efa49fbd-20c3-4af2-a1ce-aeb3936f1536) for deployment 'opnfv-rally' (UUID=eb76cd52-4fb4-4a9a-ae30-365886fc7816). 2018-11-18 17:40:02.743 11126 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-18 17:40:02.746 11126 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=efa49fbd-20c3-4af2-a1ce-aeb3936f1536) has been successfully configured for deployment 'opnfv-rally' (UUID=eb76cd52-4fb4-4a9a-ae30-365886fc7816)! 2018-11-18 17:40:06,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-efa49fbd-20c3-4af2-a1ce-aeb3936f1536/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-18 17:40:06,011 - 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-11-18 17:40:08,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 17:40:08.018 11135 INFO rally.api [-] Starting verification (UUID=5052b549-711d-4d65-91b8-9ba49b3bb9f5) for deployment 'opnfv-rally' (UUID=eb76cd52-4fb4-4a9a-ae30-365886fc7816) by verifier 'opnfv-tempest' (UUID=efa49fbd-20c3-4af2-a1ce-aeb3936f1536). 2018-11-18 17:41:59,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5052b549-711d-4d65-91b8-9ba49b3bb9f5 2018-11-18 17:41:59,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5052b549-711d-4d65-91b8-9ba49b3bb9f5']'. 2018-11-18 17:42:00,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-18 17:42:00,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-18 17:42:00,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 17:42:00,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5052b549-711d-4d65-91b8-9ba49b3bb9f5 | 2018-11-18 17:42:00,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-18 17:42:00,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-18 17:40:07 | 2018-11-18 17:42:00,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-18 17:41:59 | 2018-11-18 17:42:00,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-11-18 17:42:00,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-18 17:42:00,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-18 17:42:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: efa49fbd-20c3-4af2-a1ce-aeb3936f1536) | 2018-11-18 17:42:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-18 17:42:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: eb76cd52-4fb4-4a9a-ae30-365886fc7816) | 2018-11-18 17:42:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-18 17:42:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 101.721 | 2018-11-18 17:42:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-11-18 17:42:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-11-18 17:42:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-18 17:42:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-18 17:42:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-11-18 17:42:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 17:42:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-18 17:42:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-18 17:42:00,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-11-18 17:42:00,501 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 17:42:00,501 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:06 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-11-18 17:42:04,202 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-11-18 17:42:04,204 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:45 | PASS | | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 16:00 | PASS | | rally_sanity | functest | smoke | 23:41 | FAIL | | refstack_defcore | functest | smoke | 04:01 | FAIL | | patrole | functest | smoke | 02:51 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 40:02 | FAIL | | neutron_trunk | functest | smoke | 02:06 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-11-18 17:42:04,214 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-18 17:42:11,441 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-313 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-18 17:42:11,446 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wBDt7tAst9gj6VU8p9GCPch8p export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-11-18 17:42:11,446 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-18 17:42:11,447 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-11-18 17:42:11,469 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-11-18 17:42:11,499 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-11-18 17:47:00,484 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-11-18 17:47:00,611 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 17:47:00,611 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:49 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-11-18 17:47:00,644 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-11-18 17:47:02,915 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-11-18 17:47:04,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:47:04,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:47:04,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:47:04,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:47:04,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:47:04,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:47:04,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:47:04,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:47:04,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:47:04,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:47:04,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:47:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:47:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:47:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:47:04,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:47:04,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:47:04,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 17:47:04,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:47:04,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:47:04,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:47:04,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:47:04,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:47:04,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:47:04,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:47:04,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:47:04,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:47:04,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:47:04,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:47:04,680 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-11-18 17:47:04,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:47:04,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1704072f-78ae-4b8a-b073-8868e66a3ca5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:47:04,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1704072f-78ae-4b8a-b073-8868e66a3ca5 2018-11-18 17:47:04,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:47:05,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["TQNzX4waTPmh6tt2URNO2w"], "issued_at": "2018-11-18T17:47:05.000000Z"}} 2018-11-18 17:47:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5f18034f84940c8906ee47d9b46b2f7c7f7fdd" 2018-11-18 17:47:05,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4225ec99-f8ac-4785-b718-0d9ca00ea42f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:47:05,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4225ec99-f8ac-4785-b718-0d9ca00ea42f 2018-11-18 17:47:05,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:47:05,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 17:47:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5f18034f84940c8906ee47d9b46b2f7c7f7fdd" 2018-11-18 17:47:05,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1c0d5e-2b23-4af7-89d0-7384acece6f7 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.6:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.6:35357/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.6:35357/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 17:47:05,233 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/projects used request id req-4b1c0d5e-2b23-4af7-89d0-7384acece6f7 2018-11-18 17:47:05,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:47:05,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296e7217-500e-40a0-8a66-72ffa5260188 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:47:05,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-296e7217-500e-40a0-8a66-72ffa5260188 2018-11-18 17:47:05,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:47:05,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["C4OaXu9bTuSDOkdd8mw98g"], "issued_at": "2018-11-18T17:47:05.000000Z"}} 2018-11-18 17:47:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/quotas/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:05,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-0a57a4c8-8324-4592-8a87-163b96b8e2ca Date: Sun, 18 Nov 2018 17:47:05 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2018-11-18 17:47:05,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/quotas/a875ae444eec41a6b8bd843d2517a591 used request id req-0a57a4c8-8324-4592-8a87-163b96b8e2ca 2018-11-18 17:47:05,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:47:05,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c291506-3279-4ad9-baf0-fb498ae7d166 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:47:05,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1c291506-3279-4ad9-baf0-fb498ae7d166 2018-11-18 17:47:05,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:47:06,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:47:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["gs5PlgRDQtS1OxSvvN4VqQ"], "issued_at": "2018-11-18T17:47:06.000000Z"}} 2018-11-18 17:47:06,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3232c0629ef64ba8eea93e12b7fc26d5d61a8ce" 2018-11-18 17:47:06,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bed64e94-5f5a-4f99-9926-c34508b01bac x-compute-request-id: req-bed64e94-5f5a-4f99-9926-c34508b01bac Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "default", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 17:47:06,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-class-sets/default used request id req-bed64e94-5f5a-4f99-9926-c34508b01bac 2018-11-18 17:47:06,351 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-11-18 17:47:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/quotas/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-11-18 17:47:06,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-3c0ad3f1-6e17-4b7d-8576-60d498dcd8d0 Date: Sun, 18 Nov 2018 17:47:06 GMT RESP BODY: {"quota": {"subnet": -1, "network": -1, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": -1, "rbac_policy": 10, "port": -1, "bgpvpn": -1}} 2018-11-18 17:47:06,582 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/a875ae444eec41a6b8bd843d2517a591 used request id req-3c0ad3f1-6e17-4b7d-8576-60d498dcd8d0 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:47:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:47:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:47:06,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:47:06,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:47:06,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:47:06,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:47:06,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:47:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:47:06,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16b7c5c-236b-4d3e-b7a6-74f9f1da707c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:47:06,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c16b7c5c-236b-4d3e-b7a6-74f9f1da707c 2018-11-18 17:47:06,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:47:06,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:47:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["g_xJOnqrQV6Oz2vwGhkrag"], "issued_at": "2018-11-18T17:47:06.000000Z"}} 2018-11-18 17:47:06,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ef5ffd52b03b0a5191200ebe5383af88955b81" 2018-11-18 17:47:07,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e85567b0-ec76-47b2-92c8-11c6a8cab15a x-compute-request-id: req-e85567b0-ec76-47b2-92c8-11c6a8cab15a Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 17:47:07,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail used request id req-e85567b0-ec76-47b2-92c8-11c6a8cab15a 2018-11-18 17:47:07,161 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-11-18 17:47:07,161 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-11-18 17:47:07,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3232c0629ef64ba8eea93e12b7fc26d5d61a8ce" -d '{"quota_class_set": {"instances": -1}}' 2018-11-18 17:47:07,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:47:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b80f62d-eab6-48f4-97db-75b0470af52c x-compute-request-id: req-2b80f62d-eab6-48f4-97db-75b0470af52c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 17:47:07,202 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.30:8774/v2.1/os-quota-class-sets/default used request id req-2b80f62d-eab6-48f4-97db-75b0470af52c 2018-11-18 17:47:07,202 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-11-18 17:47:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:07,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-76ced11f-05a5-4917-8826-9600dc7d169e Date: Sun, 18 Nov 2018 17:47:07 GMT RESP BODY: {"floatingips": []} 2018-11-18 17:47:07,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-76ced11f-05a5-4917-8826-9600dc7d169e 2018-11-18 17:47:07,370 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-11-18 17:47:07,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:07,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15551 X-Openstack-Request-Id: req-299e36c3-2034-40a1-ab27-1a92a5deec11 Date: Sun, 18 Nov 2018 17:47:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:06Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.204"}],"id":"05527dfb-f15c-4252-bee5-e1c4fcda79dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:aa:1a:8a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c9ab2667-f5dd-4dd1-a6e1-3c5502794a28","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:41:39Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.205"}],"id":"0cab98e9-d6fe-4dc9-b3d6-8736db895898","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:12:13:94","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bd6d2783-16f7-4f91-8d3c-848cfb9167fc","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:41:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:47:29Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.213"}],"id":"29d2d458-b410-4204-a22b-38e20670d6ce","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:cb:3e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24112248-3351-41a7-93a2-34efae45ad8f","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:47:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:12:32Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.210"}],"id":"329c22a9-2ccc-45ab-b343-10ddad76331f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:95:7f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"528c2cc9-4d52-4351-a461-2193c261ab5b","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:12:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:17:54Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.206"}],"id":"4f8a0f03-8da1-4e81-8804-9c6598eef909","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:87:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"43cc5ca1-4952-4d20-be8b-2f29e0f335e2","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:17:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:47:31Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.220"}],"id":"506eab5d-5958-46e3-820d-fdd805b70d79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:1a:21","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9a66de8d-d328-4bd4-abbe-4984a3812480","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:47:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:41:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.207"}],"id":"620c6924-6769-4cb1-8970-fa2f830f71ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:ee:81","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"293d1a12-3b65-4b4c-ab62-cbc516ca5452","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:41:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:47:28Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.203"}],"id":"72180a1c-6009-4046-b232-7ffc9a449769","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:15:29","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"917ca5ef-09d6-48ee-8301-36e99f06680a","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:47:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:41:38Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.215"}],"id":"761042c4-c91c-4d6a-95d0-25e5e26aeeea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:89:69","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c82fa003-a6ea-4aa6-a307-1c204878801a","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:41:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:39:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.218"}],"id":"7e675688-7968-4211-8017-2818430e01b7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c5:61:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"250b8b4b-c5e0-4ab9-843b-4b771ed89db5","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:39:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:39:34Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.200"}],"id":"8ed056b6-82af-4656-a921-56e44a5f7f29","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:29:21","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"36e3c34e-48f0-44d6-accf-338d681655ad","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:39:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T15:57:07Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.201"}],"id":"9c464ca5-e871-4b11-bb47-7d0b2a06ea4a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:85:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1d24218d-9eb1-4542-b9d6-7b4187e9a88d","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T15:57:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:47:27Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.216"}],"id":"aa203a7c-aeae-4a5d-8fa4-178887b83831","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:77:14:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"530b5b14-7c5d-499f-a9c2-dc3f11a8c0a7","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:47:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:41:42Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.217"}],"id":"ae6071f6-c5ab-4dd8-94d5-775e951c1417","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:98:bf:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"84e74679-a1bb-42e6-956b-80b4e428578d","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:41:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.211"}],"id":"b3b93268-4f6e-4d11-af61-cafa875a659b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:f3:36","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7167cc5d-b65f-48a4-afcd-f365d564b2f5","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:05:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:10Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.209"}],"id":"cb06e939-acec-4481-89f4-7d726e81cdd3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:86:84:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"cd45d043-a5df-492d-a352-f901e1d78262","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:05:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:53:16Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.214"}],"id":"cf0ed4dc-8b63-44cc-a956-b0a314809fb4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:38:a8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"cafe6aec-c038-4edc-96ea-758645482c2e","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:53:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:05:12Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.208"}],"id":"d142e909-e78d-4587-b74e-20a82a2f0d49","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d1:74:c4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"729e61a6-286e-492c-95ce-4c171b053ce5","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:05:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:39:36Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.219"}],"id":"e2383b85-a571-4324-96a4-4bca4ddd5fdc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:4a:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e1d6368d-13fc-4b5a-bfd0-4ae63ff653e0","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:39:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:39:33Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.212"}],"id":"e7377e90-1a31-4c1c-990b-2cbb854f6873","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:f7:4c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"88973a5d-5d34-49e4-bd28-ca678edfb559","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:39:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T16:12:31Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.202"}],"id":"fb604532-8c7d-481a-95a5-372c8cdcfbf8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:3e:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a91cbf89-a9f8-40b5-8bd7-23ada94b2687","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T16:12:30Z","binding:vnic_type":"normal"}]} 2018-11-18 17:47:07,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports used request id req-299e36c3-2034-40a1-ab27-1a92a5deec11 2018-11-18 17:47:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:07,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12840 X-Openstack-Request-Id: req-0811260f-c54a-40c9-a0e8-0cd644326356 Date: Sun, 18 Nov 2018 17:47:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:07Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:07Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "1d24218d-9eb1-4542-b9d6-7b4187e9a88d", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:47:29Z", "revision_number": 2, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "24112248-3351-41a7-93a2-34efae45ad8f", "name": "c_rally_57e2459b_eyz1han2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:39:35Z", "revision_number": 2, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "250b8b4b-c5e0-4ab9-843b-4b771ed89db5", "name": "c_rally_befc41bb_AkDGW7eg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:41:41Z", "revision_number": 2, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "293d1a12-3b65-4b4c-ab62-cbc516ca5452", "name": "c_rally_464d3005_89ctxqrg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:39:34Z", "revision_number": 2, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "36e3c34e-48f0-44d6-accf-338d681655ad", "name": "c_rally_befc41bb_AkDGW7eg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "f625fbfb5049477faaac24a067bea4c2", "created_at": "2018-11-18T16:17:53Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-11-18T16:17:54Z", "revision_number": 2, "routes": [], "project_id": "f625fbfb5049477faaac24a067bea4c2", "id": "43cc5ca1-4952-4d20-be8b-2f29e0f335e2", "name": "tempest-FloatingIPTestJSON-router-1951347929"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "a7cbe3ce63944dcab73cf359c3919489", "created_at": "2018-11-18T16:12:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:12:32Z", "revision_number": 2, "routes": [], "project_id": "a7cbe3ce63944dcab73cf359c3919489", "id": "528c2cc9-4d52-4351-a461-2193c261ab5b", "name": "tempest-ServersTestBootFromVolume-1741743944-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:47:27Z", "revision_number": 2, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "530b5b14-7c5d-499f-a9c2-dc3f11a8c0a7", "name": "c_rally_57e2459b_eyz1han2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:05:11Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "7167cc5d-b65f-48a4-afcd-f365d564b2f5", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:05:13Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "729e61a6-286e-492c-95ce-4c171b053ce5", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:41:42Z", "revision_number": 2, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "84e74679-a1bb-42e6-956b-80b4e428578d", "name": "c_rally_464d3005_89ctxqrg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:39:33Z", "revision_number": 2, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "88973a5d-5d34-49e4-bd28-ca678edfb559", "name": "c_rally_befc41bb_AkDGW7eg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:47:28Z", "revision_number": 2, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "917ca5ef-09d6-48ee-8301-36e99f06680a", "name": "c_rally_57e2459b_eyz1han2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:47:31Z", "revision_number": 2, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "9a66de8d-d328-4bd4-abbe-4984a3812480", "name": "c_rally_57e2459b_eyz1han2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a7cbe3ce63944dcab73cf359c3919489", "created_at": "2018-11-18T16:12:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:12:31Z", "revision_number": 2, "routes": [], "project_id": "a7cbe3ce63944dcab73cf359c3919489", "id": "a91cbf89-a9f8-40b5-8bd7-23ada94b2687", "name": "tempest-ServersTestBootFromVolume-1741743944-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:41:39Z", "revision_number": 2, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "bd6d2783-16f7-4f91-8d3c-848cfb9167fc", "name": "c_rally_464d3005_89ctxqrg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:41:38Z", "revision_number": 2, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "c82fa003-a6ea-4aa6-a307-1c204878801a", "name": "c_rally_464d3005_89ctxqrg"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T15:57:06Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "c9ab2667-f5dd-4dd1-a6e1-3c5502794a28", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "f7fa4fdd28f54a88949ae03e19f53633", "created_at": "2018-11-18T16:53:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:53:16Z", "revision_number": 2, "routes": [], "project_id": "f7fa4fdd28f54a88949ae03e19f53633", "id": "cafe6aec-c038-4edc-96ea-758645482c2e", "name": "tempest-ServersTestManualDisk-766223085-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:05:10Z", "revision_number": 2, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "cd45d043-a5df-492d-a352-f901e1d78262", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T16:39:37Z", "revision_number": 2, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "e1d6368d-13fc-4b5a-bfd0-4ae63ff653e0", "name": "c_rally_befc41bb_AkDGW7eg"}]} 2018-11-18 17:47:07,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers used request id req-0811260f-c54a-40c9-a0e8-0cd644326356 2018-11-18 17:47:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/1d24218d-9eb1-4542-b9d6-7b4187e9a88d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:08,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-46ed5b29-7ffa-4490-a3e2-4a24076dc8a4 Date: Sun, 18 Nov 2018 17:47:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:07Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:08Z", "revision_number": 5, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "1d24218d-9eb1-4542-b9d6-7b4187e9a88d", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}} 2018-11-18 17:47:08,791 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1d24218d-9eb1-4542-b9d6-7b4187e9a88d used request id req-46ed5b29-7ffa-4490-a3e2-4a24076dc8a4 2018-11-18 17:47:08,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/1d24218d-9eb1-4542-b9d6-7b4187e9a88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:09,354 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9abc64ed-0abb-4e08-a5d8-15d4dd28eed2 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:09,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1d24218d-9eb1-4542-b9d6-7b4187e9a88d used request id req-9abc64ed-0abb-4e08-a5d8-15d4dd28eed2 2018-11-18 17:47:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/24112248-3351-41a7-93a2-34efae45ad8f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:10,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-87a86dd2-bd4b-4699-8b48-38c6ee239422 Date: Sun, 18 Nov 2018 17:47:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:09Z", "revision_number": 5, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "24112248-3351-41a7-93a2-34efae45ad8f", "name": "c_rally_57e2459b_eyz1han2"}} 2018-11-18 17:47:10,419 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/24112248-3351-41a7-93a2-34efae45ad8f used request id req-87a86dd2-bd4b-4699-8b48-38c6ee239422 2018-11-18 17:47:10,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/24112248-3351-41a7-93a2-34efae45ad8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:10,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b46bf733-f571-4f4a-b074-00f02612173a Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:10,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/24112248-3351-41a7-93a2-34efae45ad8f used request id req-b46bf733-f571-4f4a-b074-00f02612173a 2018-11-18 17:47:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/250b8b4b-c5e0-4ab9-843b-4b771ed89db5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:12,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-2b7350cd-5594-4a30-ba8a-cf244f69d901 Date: Sun, 18 Nov 2018 17:47:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:11Z", "revision_number": 5, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "250b8b4b-c5e0-4ab9-843b-4b771ed89db5", "name": "c_rally_befc41bb_AkDGW7eg"}} 2018-11-18 17:47:12,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/250b8b4b-c5e0-4ab9-843b-4b771ed89db5 used request id req-2b7350cd-5594-4a30-ba8a-cf244f69d901 2018-11-18 17:47:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/250b8b4b-c5e0-4ab9-843b-4b771ed89db5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:12,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e1ee262-e072-4834-9102-04bd997cec33 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:12,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/250b8b4b-c5e0-4ab9-843b-4b771ed89db5 used request id req-7e1ee262-e072-4834-9102-04bd997cec33 2018-11-18 17:47:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/293d1a12-3b65-4b4c-ab62-cbc516ca5452 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:13,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-d2ad84de-7b41-4dfa-a90e-8e69e7a90dd4 Date: Sun, 18 Nov 2018 17:47:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:12Z", "revision_number": 5, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "293d1a12-3b65-4b4c-ab62-cbc516ca5452", "name": "c_rally_464d3005_89ctxqrg"}} 2018-11-18 17:47:13,113 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/293d1a12-3b65-4b4c-ab62-cbc516ca5452 used request id req-d2ad84de-7b41-4dfa-a90e-8e69e7a90dd4 2018-11-18 17:47:13,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/293d1a12-3b65-4b4c-ab62-cbc516ca5452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:13,576 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-314b6fa1-4de9-47ae-a221-403b0723360e Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:13,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/293d1a12-3b65-4b4c-ab62-cbc516ca5452 used request id req-314b6fa1-4de9-47ae-a221-403b0723360e 2018-11-18 17:47:13,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/36e3c34e-48f0-44d6-accf-338d681655ad -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:14,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-2e09c33d-f33d-4349-8a30-433503345431 Date: Sun, 18 Nov 2018 17:47:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:14Z", "revision_number": 5, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "36e3c34e-48f0-44d6-accf-338d681655ad", "name": "c_rally_befc41bb_AkDGW7eg"}} 2018-11-18 17:47:14,633 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/36e3c34e-48f0-44d6-accf-338d681655ad used request id req-2e09c33d-f33d-4349-8a30-433503345431 2018-11-18 17:47:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/36e3c34e-48f0-44d6-accf-338d681655ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:15,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93414edc-f287-462e-8c04-64626cd69719 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:15,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/36e3c34e-48f0-44d6-accf-338d681655ad used request id req-93414edc-f287-462e-8c04-64626cd69719 2018-11-18 17:47:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/43cc5ca1-4952-4d20-be8b-2f29e0f335e2 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:15,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-1570304d-a0f9-4c7c-9183-1956b6e69df6 Date: Sun, 18 Nov 2018 17:47:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f625fbfb5049477faaac24a067bea4c2", "created_at": "2018-11-18T16:17:53Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-11-18T17:47:15Z", "revision_number": 5, "routes": [], "project_id": "f625fbfb5049477faaac24a067bea4c2", "id": "43cc5ca1-4952-4d20-be8b-2f29e0f335e2", "name": "tempest-FloatingIPTestJSON-router-1951347929"}} 2018-11-18 17:47:15,921 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/43cc5ca1-4952-4d20-be8b-2f29e0f335e2 used request id req-1570304d-a0f9-4c7c-9183-1956b6e69df6 2018-11-18 17:47:15,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/43cc5ca1-4952-4d20-be8b-2f29e0f335e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:16,390 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c0283ae-40f1-4578-9e22-329189e842b4 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:16,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/43cc5ca1-4952-4d20-be8b-2f29e0f335e2 used request id req-0c0283ae-40f1-4578-9e22-329189e842b4 2018-11-18 17:47:16,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/528c2cc9-4d52-4351-a461-2193c261ab5b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:17,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-d826a9fe-a06a-4d8c-b49b-36c0a719b1eb Date: Sun, 18 Nov 2018 17:47:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a7cbe3ce63944dcab73cf359c3919489", "created_at": "2018-11-18T16:12:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:16Z", "revision_number": 5, "routes": [], "project_id": "a7cbe3ce63944dcab73cf359c3919489", "id": "528c2cc9-4d52-4351-a461-2193c261ab5b", "name": "tempest-ServersTestBootFromVolume-1741743944-router"}} 2018-11-18 17:47:17,407 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/528c2cc9-4d52-4351-a461-2193c261ab5b used request id req-d826a9fe-a06a-4d8c-b49b-36c0a719b1eb 2018-11-18 17:47:17,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/528c2cc9-4d52-4351-a461-2193c261ab5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:17,677 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fe48ff1-1e51-4f40-8e07-41ae3080d6e8 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:17,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/528c2cc9-4d52-4351-a461-2193c261ab5b used request id req-5fe48ff1-1e51-4f40-8e07-41ae3080d6e8 2018-11-18 17:47:17,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/530b5b14-7c5d-499f-a9c2-dc3f11a8c0a7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:18,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-a7e4798a-66a1-48d3-a67c-6b9f310f4c0a Date: Sun, 18 Nov 2018 17:47:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:18Z", "revision_number": 5, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "530b5b14-7c5d-499f-a9c2-dc3f11a8c0a7", "name": "c_rally_57e2459b_eyz1han2"}} 2018-11-18 17:47:18,715 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/530b5b14-7c5d-499f-a9c2-dc3f11a8c0a7 used request id req-a7e4798a-66a1-48d3-a67c-6b9f310f4c0a 2018-11-18 17:47:18,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/530b5b14-7c5d-499f-a9c2-dc3f11a8c0a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:19,159 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-351cc144-bf0f-4a80-9e87-0f54624c3d6f Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:19,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/530b5b14-7c5d-499f-a9c2-dc3f11a8c0a7 used request id req-351cc144-bf0f-4a80-9e87-0f54624c3d6f 2018-11-18 17:47:19,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/7167cc5d-b65f-48a4-afcd-f365d564b2f5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:20,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-c9c3610c-95e6-4163-8c12-e54872fdcc1f Date: Sun, 18 Nov 2018 17:47:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:19Z", "revision_number": 5, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "7167cc5d-b65f-48a4-afcd-f365d564b2f5", "name": "mgmt_router"}} 2018-11-18 17:47:20,301 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/7167cc5d-b65f-48a4-afcd-f365d564b2f5 used request id req-c9c3610c-95e6-4163-8c12-e54872fdcc1f 2018-11-18 17:47:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/7167cc5d-b65f-48a4-afcd-f365d564b2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:20,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0202233f-761e-4c79-990d-58f16b2c8173 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:20,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/7167cc5d-b65f-48a4-afcd-f365d564b2f5 used request id req-0202233f-761e-4c79-990d-58f16b2c8173 2018-11-18 17:47:20,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/729e61a6-286e-492c-95ce-4c171b053ce5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:21,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-83a42934-78d3-4e2b-b360-4144c10d38bd Date: Sun, 18 Nov 2018 17:47:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:21Z", "revision_number": 5, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "729e61a6-286e-492c-95ce-4c171b053ce5", "name": "mgmt_router"}} 2018-11-18 17:47:21,709 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/729e61a6-286e-492c-95ce-4c171b053ce5 used request id req-83a42934-78d3-4e2b-b360-4144c10d38bd 2018-11-18 17:47:21,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/729e61a6-286e-492c-95ce-4c171b053ce5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:22,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc71e550-e414-4d09-a57f-102f76dcb144 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:22,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/729e61a6-286e-492c-95ce-4c171b053ce5 used request id req-bc71e550-e414-4d09-a57f-102f76dcb144 2018-11-18 17:47:22,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/84e74679-a1bb-42e6-956b-80b4e428578d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:23,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-49b40741-f6e7-4a3e-b107-b600ed0aeadd Date: Sun, 18 Nov 2018 17:47:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:22Z", "revision_number": 5, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "84e74679-a1bb-42e6-956b-80b4e428578d", "name": "c_rally_464d3005_89ctxqrg"}} 2018-11-18 17:47:23,010 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/84e74679-a1bb-42e6-956b-80b4e428578d used request id req-49b40741-f6e7-4a3e-b107-b600ed0aeadd 2018-11-18 17:47:23,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/84e74679-a1bb-42e6-956b-80b4e428578d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:23,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42dd151c-c950-49d9-96ea-161dfe7759cf Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:23,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/84e74679-a1bb-42e6-956b-80b4e428578d used request id req-42dd151c-c950-49d9-96ea-161dfe7759cf 2018-11-18 17:47:23,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/88973a5d-5d34-49e4-bd28-ca678edfb559 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:24,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-dae96564-3568-4609-ba41-1fdd82a72141 Date: Sun, 18 Nov 2018 17:47:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:24Z", "revision_number": 5, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "88973a5d-5d34-49e4-bd28-ca678edfb559", "name": "c_rally_befc41bb_AkDGW7eg"}} 2018-11-18 17:47:24,285 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/88973a5d-5d34-49e4-bd28-ca678edfb559 used request id req-dae96564-3568-4609-ba41-1fdd82a72141 2018-11-18 17:47:24,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/88973a5d-5d34-49e4-bd28-ca678edfb559 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:24,563 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44bf45a5-2ee8-442b-946c-1fd6f22e1bc3 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:24,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/88973a5d-5d34-49e4-bd28-ca678edfb559 used request id req-44bf45a5-2ee8-442b-946c-1fd6f22e1bc3 2018-11-18 17:47:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/917ca5ef-09d6-48ee-8301-36e99f06680a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:25,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-0ac4c9f6-aa0f-4669-8117-d6fd14aa4f26 Date: Sun, 18 Nov 2018 17:47:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:25Z", "revision_number": 5, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "917ca5ef-09d6-48ee-8301-36e99f06680a", "name": "c_rally_57e2459b_eyz1han2"}} 2018-11-18 17:47:25,403 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/917ca5ef-09d6-48ee-8301-36e99f06680a used request id req-0ac4c9f6-aa0f-4669-8117-d6fd14aa4f26 2018-11-18 17:47:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/917ca5ef-09d6-48ee-8301-36e99f06680a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:25,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-baccc453-f78e-490b-b755-bd993e131392 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:25,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/917ca5ef-09d6-48ee-8301-36e99f06680a used request id req-baccc453-f78e-490b-b755-bd993e131392 2018-11-18 17:47:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9a66de8d-d328-4bd4-abbe-4984a3812480 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:26,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-87d789c4-a4de-40bc-a124-cc39ff3f11a4 Date: Sun, 18 Nov 2018 17:47:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a53294f1be6540aaa43019897add9af9", "created_at": "2018-11-18T16:47:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:26Z", "revision_number": 5, "routes": [], "project_id": "a53294f1be6540aaa43019897add9af9", "id": "9a66de8d-d328-4bd4-abbe-4984a3812480", "name": "c_rally_57e2459b_eyz1han2"}} 2018-11-18 17:47:26,760 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9a66de8d-d328-4bd4-abbe-4984a3812480 used request id req-87d789c4-a4de-40bc-a124-cc39ff3f11a4 2018-11-18 17:47:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/9a66de8d-d328-4bd4-abbe-4984a3812480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:27,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-069b432a-22c5-46f3-95af-31d398785607 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:27,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/9a66de8d-d328-4bd4-abbe-4984a3812480 used request id req-069b432a-22c5-46f3-95af-31d398785607 2018-11-18 17:47:27,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/a91cbf89-a9f8-40b5-8bd7-23ada94b2687 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:27,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-b99dfbc3-940b-42ca-af2b-98bd8cad0d4c Date: Sun, 18 Nov 2018 17:47:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a7cbe3ce63944dcab73cf359c3919489", "created_at": "2018-11-18T16:12:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:27Z", "revision_number": 5, "routes": [], "project_id": "a7cbe3ce63944dcab73cf359c3919489", "id": "a91cbf89-a9f8-40b5-8bd7-23ada94b2687", "name": "tempest-ServersTestBootFromVolume-1741743944-router"}} 2018-11-18 17:47:27,920 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a91cbf89-a9f8-40b5-8bd7-23ada94b2687 used request id req-b99dfbc3-940b-42ca-af2b-98bd8cad0d4c 2018-11-18 17:47:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/a91cbf89-a9f8-40b5-8bd7-23ada94b2687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:28,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f370ac45-f518-4a7b-977f-596ebbe57f53 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:28,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/a91cbf89-a9f8-40b5-8bd7-23ada94b2687 used request id req-f370ac45-f518-4a7b-977f-596ebbe57f53 2018-11-18 17:47:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/bd6d2783-16f7-4f91-8d3c-848cfb9167fc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:29,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-79969341-c344-462c-95a6-b63b9718790c Date: Sun, 18 Nov 2018 17:47:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:28Z", "revision_number": 5, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "bd6d2783-16f7-4f91-8d3c-848cfb9167fc", "name": "c_rally_464d3005_89ctxqrg"}} 2018-11-18 17:47:29,365 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bd6d2783-16f7-4f91-8d3c-848cfb9167fc used request id req-79969341-c344-462c-95a6-b63b9718790c 2018-11-18 17:47:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/bd6d2783-16f7-4f91-8d3c-848cfb9167fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:29,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eead7d2d-e765-4f4b-a7b2-33ad70fc6c32 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:29,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/bd6d2783-16f7-4f91-8d3c-848cfb9167fc used request id req-eead7d2d-e765-4f4b-a7b2-33ad70fc6c32 2018-11-18 17:47:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/c82fa003-a6ea-4aa6-a307-1c204878801a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:30,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-2994d64f-3e64-4b0a-962c-aaa5d94323d4 Date: Sun, 18 Nov 2018 17:47:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "da0f454923d34181907ecaa808eb82ea", "created_at": "2018-11-18T16:41:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:30Z", "revision_number": 5, "routes": [], "project_id": "da0f454923d34181907ecaa808eb82ea", "id": "c82fa003-a6ea-4aa6-a307-1c204878801a", "name": "c_rally_464d3005_89ctxqrg"}} 2018-11-18 17:47:30,736 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/c82fa003-a6ea-4aa6-a307-1c204878801a used request id req-2994d64f-3e64-4b0a-962c-aaa5d94323d4 2018-11-18 17:47:30,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/c82fa003-a6ea-4aa6-a307-1c204878801a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:31,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1743ff9-25e6-4373-a619-f13418c8b150 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:31,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/c82fa003-a6ea-4aa6-a307-1c204878801a used request id req-b1743ff9-25e6-4373-a619-f13418c8b150 2018-11-18 17:47:31,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/c9ab2667-f5dd-4dd1-a6e1-3c5502794a28 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:31,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-c780af33-68d4-4f29-af61-6e31983ff8fe Date: Sun, 18 Nov 2018 17:47:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T15:57:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:31Z", "revision_number": 5, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "c9ab2667-f5dd-4dd1-a6e1-3c5502794a28", "name": "NeutronUtilsRouterTests-47d5cfd7-b57f-4797-b486-a310ad7d22da-pub-router"}} 2018-11-18 17:47:31,962 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/c9ab2667-f5dd-4dd1-a6e1-3c5502794a28 used request id req-c780af33-68d4-4f29-af61-6e31983ff8fe 2018-11-18 17:47:31,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/c9ab2667-f5dd-4dd1-a6e1-3c5502794a28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:32,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc7e6cd3-4c06-404c-aff5-b04375a40f65 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:32,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/c9ab2667-f5dd-4dd1-a6e1-3c5502794a28 used request id req-fc7e6cd3-4c06-404c-aff5-b04375a40f65 2018-11-18 17:47:32,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/cafe6aec-c038-4edc-96ea-758645482c2e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:33,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 455 X-Openstack-Request-Id: req-4ad45f1e-6f35-47ac-b671-ac194ecf22ee Date: Sun, 18 Nov 2018 17:47:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f7fa4fdd28f54a88949ae03e19f53633", "created_at": "2018-11-18T16:53:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:32Z", "revision_number": 5, "routes": [], "project_id": "f7fa4fdd28f54a88949ae03e19f53633", "id": "cafe6aec-c038-4edc-96ea-758645482c2e", "name": "tempest-ServersTestManualDisk-766223085-router"}} 2018-11-18 17:47:33,101 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/cafe6aec-c038-4edc-96ea-758645482c2e used request id req-4ad45f1e-6f35-47ac-b671-ac194ecf22ee 2018-11-18 17:47:33,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/cafe6aec-c038-4edc-96ea-758645482c2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:33,393 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13af6bca-1017-4a58-9719-f6e7f4df1980 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:33,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/cafe6aec-c038-4edc-96ea-758645482c2e used request id req-13af6bca-1017-4a58-9719-f6e7f4df1980 2018-11-18 17:47:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/cd45d043-a5df-492d-a352-f901e1d78262 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:34,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-839b9275-68f9-4c7c-8ed7-323ab29e3903 Date: Sun, 18 Nov 2018 17:47:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b559fd13b4b64b3499a342cf8eeeb748", "created_at": "2018-11-18T16:05:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:33Z", "revision_number": 5, "routes": [], "project_id": "b559fd13b4b64b3499a342cf8eeeb748", "id": "cd45d043-a5df-492d-a352-f901e1d78262", "name": "mgmt_router"}} 2018-11-18 17:47:34,197 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/cd45d043-a5df-492d-a352-f901e1d78262 used request id req-839b9275-68f9-4c7c-8ed7-323ab29e3903 2018-11-18 17:47:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/cd45d043-a5df-492d-a352-f901e1d78262 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:34,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c44571cb-2b49-4610-9571-5df574c6fc27 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:34,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/cd45d043-a5df-492d-a352-f901e1d78262 used request id req-c44571cb-2b49-4610-9571-5df574c6fc27 2018-11-18 17:47:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/e1d6368d-13fc-4b5a-bfd0-4ae63ff653e0 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:47:35,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-f11d4a37-0310-4e5b-b590-c786cd41d4ff Date: Sun, 18 Nov 2018 17:47:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f404db1760584f31bfd984ed8e7c8515", "created_at": "2018-11-18T16:39:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:47:35Z", "revision_number": 5, "routes": [], "project_id": "f404db1760584f31bfd984ed8e7c8515", "id": "e1d6368d-13fc-4b5a-bfd0-4ae63ff653e0", "name": "c_rally_befc41bb_AkDGW7eg"}} 2018-11-18 17:47:35,448 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/e1d6368d-13fc-4b5a-bfd0-4ae63ff653e0 used request id req-f11d4a37-0310-4e5b-b590-c786cd41d4ff 2018-11-18 17:47:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/e1d6368d-13fc-4b5a-bfd0-4ae63ff653e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" 2018-11-18 17:47:35,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d835da06-e459-49a4-9d59-98bfeec90977 Content-Length: 0 Date: Sun, 18 Nov 2018 17:47:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:47:35,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/e1d6368d-13fc-4b5a-bfd0-4ae63ff653e0 used request id req-d835da06-e459-49a4-9d59-98bfeec90977 2018-11-18 17:47:35,813 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-11-18 17:47:35,813 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-11-18 17:47:35,813 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-11-18 17:47:35,863 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-11-18 17:47:35,866 - paramiko.transport - DEBUG - starting thread (client mode): 0x869bbb90L 2018-11-18 17:47:35,866 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:35,899 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:35,899 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:35,905 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:35,905 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:35,905 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:35,905 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:35,906 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:35,906 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:35,916 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:35,917 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:35,930 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.46: 5024ca5f52c7751b9504fe1969f9b89e 2018-11-18 17:47:35,930 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:35,956 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:35,997 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:36,031 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:36,228 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:36,229 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:36,267 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:36,268 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:36,305 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:41,574 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:41,576 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:41,579 - paramiko.transport - DEBUG - starting thread (client mode): 0x863f9590L 2018-11-18 17:47:41,579 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:41,586 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:41,586 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:41,590 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:41,590 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:41,590 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:41,590 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:41,590 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:41,590 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:41,593 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:41,594 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:41,611 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 17:47:41,611 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:41,633 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:41,646 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:41,676 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:41,750 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:41,750 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:41,789 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:41,790 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:41,796 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:41,831 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:41,832 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:41,832 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:41,833 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:41,833 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:41,874 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:41,926 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:41,928 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:41,928 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:41,929 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:41,930 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:41,970 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:42,001 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:42,002 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:42,004 - paramiko.transport - DEBUG - starting thread (client mode): 0x83767490L 2018-11-18 17:47:42,004 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:42,009 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:42,009 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:42,011 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:42,011 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:42,011 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:42,012 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:42,012 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:42,012 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:42,016 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:42,016 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:42,020 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 17:47:42,020 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:42,055 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:42,066 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:42,085 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:42,147 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:42,147 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:42,186 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:42,187 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:42,191 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:42,227 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:42,228 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:42,229 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:42,230 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:42,230 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:42,270 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:42,311 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:42,313 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:42,313 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:42,314 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:42,314 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:42,355 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:42,382 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:42,384 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:42,385 - paramiko.transport - DEBUG - starting thread (client mode): 0x8375d290L 2018-11-18 17:47:42,386 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:42,393 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:42,393 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:42,396 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:42,396 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:42,397 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:42,397 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:42,397 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:42,397 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:42,402 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:42,402 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:42,418 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 17:47:42,418 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:42,442 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:42,453 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:42,482 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:42,558 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:42,558 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:42,597 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:42,598 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:42,601 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:42,638 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:42,639 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:42,640 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:42,641 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:42,641 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:42,681 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:42,729 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:42,731 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:42,731 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:42,732 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:42,732 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:42,774 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:42,806 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:42,807 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:42,809 - paramiko.transport - DEBUG - starting thread (client mode): 0x83691c10L 2018-11-18 17:47:42,809 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:42,814 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:42,815 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:42,817 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:42,817 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:42,817 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:42,818 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:42,818 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:42,818 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:42,823 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:42,823 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:42,825 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 17:47:42,825 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:42,863 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:42,875 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:42,889 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:42,951 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:42,951 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:42,990 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:42,991 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:42,995 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:43,025 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:43,026 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:43,027 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:43,028 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:43,028 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:43,069 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:43,116 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:43,118 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:43,118 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:43,119 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:43,119 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:43,159 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:43,189 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:43,190 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:43,192 - paramiko.transport - DEBUG - starting thread (client mode): 0x836e4250L 2018-11-18 17:47:43,192 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:43,197 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:43,197 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:43,199 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:43,200 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:43,200 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:43,200 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:43,200 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:43,200 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:43,205 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:43,205 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:43,208 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 17:47:43,208 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:43,245 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:43,255 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:43,273 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:43,336 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:43,336 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:43,375 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:43,376 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:43,379 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:43,410 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:43,410 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:43,411 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:43,412 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:43,412 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:43,453 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:43,493 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:43,494 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:43,494 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:43,496 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:43,496 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:43,537 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:43,565 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:43,566 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:43,566 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:43,567 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:43,568 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:43,574 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:48,140 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:48,142 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:48,143 - paramiko.transport - DEBUG - starting thread (client mode): 0x8371dfd0L 2018-11-18 17:47:48,144 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:48,151 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:48,152 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:48,154 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:48,155 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:48,155 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:48,155 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:48,155 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:48,155 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:48,158 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:48,159 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:48,175 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 17:47:48,176 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:48,198 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:48,210 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:48,240 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:48,305 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:48,305 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:48,344 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:48,344 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:48,352 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:48,390 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:48,391 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:48,391 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:48,392 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:48,392 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:48,432 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:48,470 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:48,471 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:48,472 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:48,472 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:48,472 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:48,514 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:48,547 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:48,548 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:48,549 - paramiko.transport - DEBUG - starting thread (client mode): 0x836ee250L 2018-11-18 17:47:48,550 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:48,555 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:48,555 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:48,557 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:48,557 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:48,557 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:48,557 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:48,557 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:48,558 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:48,561 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:48,561 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:48,565 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 17:47:48,566 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:48,601 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:48,610 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:48,630 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:48,681 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:48,681 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:48,720 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:48,720 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:48,733 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:48,761 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:48,761 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:48,762 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:48,762 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:48,762 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:48,803 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:48,833 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:48,834 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:48,835 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:48,836 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:48,836 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:48,876 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:48,902 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:48,903 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:48,904 - paramiko.transport - DEBUG - starting thread (client mode): 0x836e7810L 2018-11-18 17:47:48,905 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:48,912 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:48,912 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:48,915 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:48,915 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:48,916 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:48,916 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:48,916 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:48,916 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:48,919 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:48,919 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:48,936 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 17:47:48,936 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:48,959 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:48,969 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:49,000 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:49,075 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:49,075 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:49,114 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:49,114 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:49,121 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:49,155 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:49,156 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:49,157 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:49,158 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:49,158 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:49,199 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:49,239 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:49,240 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:49,240 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:49,241 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:49,242 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:49,284 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:49,317 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:49,318 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:49,320 - paramiko.transport - DEBUG - starting thread (client mode): 0x836a1c90L 2018-11-18 17:47:49,320 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:49,327 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:49,327 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:49,330 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:49,330 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:49,330 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:49,330 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:49,330 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:49,330 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:49,335 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:49,335 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:49,352 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 17:47:49,353 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:49,374 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:49,386 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:49,417 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:49,467 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:49,468 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:49,507 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:49,508 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:49,520 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:49,556 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:49,557 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:49,558 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:49,559 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:49,559 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:49,601 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:49,638 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:49,639 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:49,639 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:49,640 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:49,641 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:49,682 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:49,716 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:49,717 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:49,719 - paramiko.transport - DEBUG - starting thread (client mode): 0x8367fad0L 2018-11-18 17:47:49,720 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:49,724 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:49,724 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:49,726 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:49,726 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:49,726 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:49,726 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:49,726 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:49,726 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:49,731 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:49,731 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:49,735 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 17:47:49,736 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:49,771 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:49,781 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:49,800 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:49,857 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:49,857 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:49,896 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:49,896 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:49,903 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:49,931 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:49,932 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:49,933 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:49,934 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:49,934 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:49,976 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:50,008 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:50,009 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:50,009 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:50,010 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:50,010 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:50,051 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:50,077 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:50,078 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:47:50,079 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:47:50,080 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:47:50,080 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:50,084 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:47:50,138 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:47:50,139 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:47:50,140 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:47:50,140 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:47:50,140 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:47:50,142 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:47:50,256 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:47:50,257 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:47:50,258 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:47:50,258 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:47:50,258 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:47:50,261 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:47:50,307 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:47:50,308 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:47:50,309 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:47:50,309 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:47:50,309 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:47:50,312 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:47:50,363 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:47:50,364 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:47:50,365 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:47:50,365 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:47:50,366 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:47:50,368 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:47:50,443 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:47:50,444 - sdnvpn-results - INFO - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure 2018-11-18 17:47:50,444 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:47:50,444 - __name__ - INFO - Controller (ODL) list is ready 2018-11-18 17:47:50,447 - paramiko.transport - DEBUG - starting thread (client mode): 0x836a3f90L 2018-11-18 17:47:50,448 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:50,473 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:50,473 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:50,479 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:50,479 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:50,479 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:50,480 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:50,480 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:50,480 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:50,488 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:50,488 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:50,511 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.46: 5024ca5f52c7751b9504fe1969f9b89e 2018-11-18 17:47:50,512 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:50,528 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:50,567 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:50,576 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:50,819 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:50,820 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:50,859 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:50,860 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:50,884 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:55,592 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:55,593 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:55,595 - paramiko.transport - DEBUG - starting thread (client mode): 0x83681e90L 2018-11-18 17:47:55,596 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:55,600 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:55,601 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:55,602 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:55,603 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:55,603 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:55,603 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:55,603 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:55,603 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:55,607 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:55,607 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:55,611 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 17:47:55,612 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:55,646 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:55,655 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:55,676 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:55,731 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:55,731 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:55,770 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:55,770 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:55,779 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:55,810 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:55,811 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:55,812 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:55,812 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:55,812 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:55,853 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:55,887 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:55,888 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:55,888 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:55,889 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:55,889 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:55,929 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:55,960 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:55,961 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:55,962 - paramiko.transport - DEBUG - starting thread (client mode): 0x8368fc50L 2018-11-18 17:47:55,963 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:55,969 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:55,969 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:55,971 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:55,971 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:55,971 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:55,972 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:55,972 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:55,972 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:55,976 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:55,976 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:55,978 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 17:47:55,979 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:56,015 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:56,024 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:56,043 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:56,116 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:56,116 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:56,155 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:56,156 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:56,161 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:56,190 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:56,191 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:56,191 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:56,192 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:56,192 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:56,232 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:56,263 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:56,264 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:56,265 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:56,266 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:56,266 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:56,307 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:56,336 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:56,337 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:56,339 - paramiko.transport - DEBUG - starting thread (client mode): 0x83694c50L 2018-11-18 17:47:56,340 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:56,345 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:56,345 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:56,348 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:56,348 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:56,348 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:56,349 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:56,349 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:56,349 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:56,353 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:56,354 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:56,355 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 17:47:56,356 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:56,393 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:56,405 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:56,420 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:56,502 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:56,502 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:56,541 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:56,542 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:56,554 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:56,588 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:56,589 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:56,590 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:56,590 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:56,591 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:56,632 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:56,666 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:56,667 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:56,668 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:56,669 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:56,669 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:56,710 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:56,743 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:56,744 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:56,746 - paramiko.transport - DEBUG - starting thread (client mode): 0x8369d090L 2018-11-18 17:47:56,746 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:56,751 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:56,752 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:56,754 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:56,755 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:56,755 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:56,755 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:56,755 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:56,755 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:56,760 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:56,760 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:56,762 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 17:47:56,762 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:56,801 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:56,813 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:56,826 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:56,895 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:56,895 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:56,934 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:56,935 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:56,945 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:56,981 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:56,982 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:56,982 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:56,983 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:56,983 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:57,024 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:57,061 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:57,062 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:57,063 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:57,064 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:57,064 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:57,104 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:57,138 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:57,139 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:57,141 - paramiko.transport - DEBUG - starting thread (client mode): 0x82502490L 2018-11-18 17:47:57,141 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:47:57,145 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:47:57,146 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:47:57,147 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:47:57,147 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:47:57,147 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:47:57,147 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:47:57,148 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:47:57,148 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:47:57,190 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:47:57,190 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:47:57,205 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 17:47:57,205 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:47:57,230 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:47:57,240 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:47:57,270 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:47:57,314 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:47:57,314 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:47:57,353 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:47:57,354 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:47:57,373 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:47:57,402 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:47:57,403 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:57,404 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:47:57,405 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:57,405 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:57,446 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:47:57,477 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:47:57,479 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:47:57,480 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:47:57,481 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:47:57,481 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:47:57,522 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:47:57,550 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:47:57,551 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:47:57,552 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:47:57,553 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:47:57,553 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:47:57,561 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:48:02,842 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:48:02,843 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:48:02,846 - paramiko.transport - DEBUG - starting thread (client mode): 0x83681650L 2018-11-18 17:48:02,846 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:48:02,851 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:48:02,852 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:48:02,854 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:48:02,855 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:48:02,855 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:48:02,855 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:48:02,855 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:48:02,855 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:48:02,860 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:48:02,860 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:48:02,861 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 17:48:02,862 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:48:02,900 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:48:02,911 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:48:02,926 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:48:02,991 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:48:02,991 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:48:03,030 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:48:03,030 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:48:03,038 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:48:03,073 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:48:03,074 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:48:03,075 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:48:03,075 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:48:03,075 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:48:03,116 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:48:03,153 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:48:03,154 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:48:03,155 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:48:03,156 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:48:03,156 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:48:03,197 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:48:03,232 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:48:03,233 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:48:03,235 - paramiko.transport - DEBUG - starting thread (client mode): 0x8250af10L 2018-11-18 17:48:03,235 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:48:03,240 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:48:03,240 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:48:03,242 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:48:03,242 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:48:03,242 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:48:03,243 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:48:03,243 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:48:03,243 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:48:03,247 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:48:03,248 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:48:03,251 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 17:48:03,251 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:48:03,288 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:48:03,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:48:03,315 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:48:03,370 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:48:03,370 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:48:03,409 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:48:03,410 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:48:03,418 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:48:03,448 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:48:03,449 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:48:03,450 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:48:03,451 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:48:03,451 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:48:03,492 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:48:03,522 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:48:03,524 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:48:03,524 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:48:03,525 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:48:03,525 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:48:03,565 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:48:03,592 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:48:03,593 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:48:03,595 - paramiko.transport - DEBUG - starting thread (client mode): 0x82514c90L 2018-11-18 17:48:03,596 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:48:03,603 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:48:03,603 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:48:03,606 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:48:03,606 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:48:03,607 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:48:03,607 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:48:03,607 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:48:03,607 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:48:03,611 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:48:03,612 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:48:03,627 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 17:48:03,628 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:48:03,651 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:48:03,664 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:48:03,692 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:48:03,771 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:48:03,772 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:48:03,810 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:48:03,811 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:48:03,827 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:48:03,865 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:48:03,866 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:48:03,867 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:48:03,867 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:48:03,867 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:48:03,908 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:48:03,949 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:48:03,950 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:48:03,951 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:48:03,951 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:48:03,951 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:48:03,992 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:48:04,024 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:48:04,025 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:48:04,027 - paramiko.transport - DEBUG - starting thread (client mode): 0x8251db90L 2018-11-18 17:48:04,028 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:48:04,034 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:48:04,034 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:48:04,037 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:48:04,037 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:48:04,037 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:48:04,038 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:48:04,038 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:48:04,038 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:48:04,042 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:48:04,043 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:48:04,059 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 17:48:04,060 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:48:04,082 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:48:04,093 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:48:04,124 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:48:04,170 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:48:04,171 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:48:04,210 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:48:04,211 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:48:04,228 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:48:04,260 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:48:04,261 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:48:04,263 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:48:04,263 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:48:04,263 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:48:04,305 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:48:04,340 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:48:04,342 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:48:04,343 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:48:04,344 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:48:04,344 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:48:04,385 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:48:04,417 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:48:04,419 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:48:04,421 - paramiko.transport - DEBUG - starting thread (client mode): 0x82525990L 2018-11-18 17:48:04,421 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:48:04,426 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:48:04,426 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:48:04,428 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:48:04,428 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:48:04,428 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:48:04,429 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:48:04,429 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:48:04,429 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:48:04,433 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:48:04,434 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:48:04,437 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 17:48:04,438 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:48:04,473 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:48:04,483 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:48:04,502 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:48:04,564 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:48:04,564 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:48:04,603 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:48:04,604 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:48:04,609 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:48:04,638 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:48:04,639 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:48:04,639 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:48:04,640 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:48:04,640 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:48:04,681 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:48:04,714 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:48:04,715 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:48:04,716 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:48:04,717 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:48:04,717 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:48:04,758 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:48:04,786 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:48:04,786 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:48:04,788 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:48:04,788 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:48:04,788 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:48:04,793 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:48:04,844 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:48:04,845 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:48:04,846 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:48:04,847 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:48:04,847 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:48:04,888 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:48:04,930 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:48:04,931 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:48:04,932 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:48:04,932 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:48:04,933 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:48:04,935 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:48:04,973 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:48:04,974 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:48:04,975 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:48:04,976 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:48:04,976 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:48:05,016 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:48:05,050 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:48:05,051 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:48:05,052 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:48:05,053 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:48:05,053 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:48:05,056 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:48:05,108 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:48:05,109 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:48:05,110 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:48:05,111 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:48:05,111 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:48:05,152 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:48:05,195 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:48:05,196 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:48:05,197 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:48:05,198 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:48:05,198 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:48:05,201 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:48:05,252 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:48:05,252 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:48:05,254 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:48:05,254 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:48:05,254 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:48:05,295 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:48:05,341 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:48:05,342 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:48:05,343 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:48:05,344 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:48:05,344 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:48:05,346 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:48:05,384 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:48:05,386 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:48:05,386 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:48:05,387 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:48:05,387 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:48:05,428 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:48:05,462 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:48:05,463 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Verify that all OpenStack nodes OVS br-int have fail_mode set to secure | +----------------------------------------------------------------------------------------+ | PASS | Controller (ODL) list is ready | | PASS | Node overcloud-novacompute-1 br-int is fail_mode secure | | PASS | Node overcloud-novacompute-0 br-int is fail_mode secure | | PASS | Node overcloud-controller-2 br-int is fail_mode secure | | PASS | Node overcloud-controller-1 br-int is fail_mode secure | | PASS | Node overcloud-controller-0 br-int is fail_mode secure | +========================================================================================+ 2018-11-18 17:48:05,463 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-18 17:48:05,463 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:48:05,464 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-11-18 17:48:05,464 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2018-11-18 17:48:05,465 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-11-18 17:48:05,465 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-11-18 17:48:05,466 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-11-18 17:48:05,555 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-11-18 17:48:05,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:48:05,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:48:05,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:48:05,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:48:05,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:48:05,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:48:05,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:48:05,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:48:05,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:48:05,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:48:05,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:48:05,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:48:05,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:48:05,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:48:05,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:48:05,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:48:05,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:48:05,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:48:05,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:48:05,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:48:05,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:48:05,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:48:05,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:48:05,563 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 17:48:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:48:05,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2245f67-1661-437b-b6b2-89d32804fb07 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:48:05,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b2245f67-1661-437b-b6b2-89d32804fb07 2018-11-18 17:48:05,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:48:06,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:48:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["-W4UTfqmRjiE_jIdnO7iNA"], "issued_at": "2018-11-18T17:48:06.000000Z"}} 2018-11-18 17:48:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38809e70168be3fe3f5f257f30d247c0ed263e04" 2018-11-18 17:48:06,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-ef9586ac-bb3d-40f8-b904-be207c86b243 Date: Sun, 18 Nov 2018 17:48:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 17:48:06,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-ef9586ac-bb3d-40f8-b904-be207c86b243 2018-11-18 17:48:06,317 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-18 17:48:06,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38809e70168be3fe3f5f257f30d247c0ed263e04" 2018-11-18 17:48:06,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-90bd53ba-3459-46fc-bc86-f9ec577c307a Date: Sun, 18 Nov 2018 17:48:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 17:48:06,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-90bd53ba-3459-46fc-bc86-f9ec577c307a 2018-11-18 17:48:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}38809e70168be3fe3f5f257f30d247c0ed263e04" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-18 17:48:06,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/de0245d6-3cab-4883-bc92-8023b9c4696e X-Openstack-Request-Id: req-93360e9c-44e9-4435-b3e6-1ca3b1c5a325 Date: Sun, 18 Nov 2018 17:48:06 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T17:48:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T17:48:06Z", "visibility": "public", "locations": [], "self": "/v2/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "min_disk": 0, "protected": false, "id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "file": "/v2/images/de0245d6-3cab-4883-bc92-8023b9c4696e/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 17:48:06,703 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-93360e9c-44e9-4435-b3e6-1ca3b1c5a325 2018-11-18 17:48:06,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/de0245d6-3cab-4883-bc92-8023b9c4696e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38809e70168be3fe3f5f257f30d247c0ed263e04" -d '' 2018-11-18 17:48:07,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-011be952-78a4-4bc8-be98-270c38e280ae Date: Sun, 18 Nov 2018 17:48:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 17:48:07,816 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/de0245d6-3cab-4883-bc92-8023b9c4696e/file used request id req-011be952-78a4-4bc8-be98-270c38e280ae 2018-11-18 17:48:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:48:07,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5934011c-27a9-49e3-81b8-63e6774c71a7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:48:07,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5934011c-27a9-49e3-81b8-63e6774c71a7 2018-11-18 17:48:07,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:48:08,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["p2hSd_M_TJu5Fn361Jumhg"], "issued_at": "2018-11-18T17:48:08.000000Z"}} 2018-11-18 17:48:08,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:08,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-2237296f-f7da-4edf-897e-5de61985b453 Date: Sun, 18 Nov 2018 17:48:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:48:08,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-2237296f-f7da-4edf-897e-5de61985b453 2018-11-18 17:48:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-527d59fd-72a0-4f72-90ff-3ce0306e9639 Date: Sun, 18 Nov 2018 17:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 17:48:08,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-527d59fd-72a0-4f72-90ff-3ce0306e9639 2018-11-18 17:48:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:08,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-29a143ab-6d89-4769-86f6-6d7083986184 Date: Sun, 18 Nov 2018 17:48:08 GMT RESP BODY: {"routers": []} 2018-11-18 17:48:08,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers used request id req-29a143ab-6d89-4769-86f6-6d7083986184 2018-11-18 17:48:08,932 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-11-18 17:48:08,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-11-18 17:48:09,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8bebe7a0-7cb9-4c65-924c-807b4fddc847 Date: Sun, 18 Nov 2018 17:48:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b2048cbd-552d-45c6-8dd7-59d6bc212105","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T17:48:09Z","is_default":false,"provider:segmentation_id":84,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:09Z","mtu":1450}} 2018-11-18 17:48:09,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-8bebe7a0-7cb9-4c65-924c-807b4fddc847 2018-11-18 17:48:09,340 - sdnvpn.lib.openstack_utils - DEBUG - Network 'b2048cbd-552d-45c6-8dd7-59d6bc212105' created successfully 2018-11-18 17:48:09,340 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-18 17:48:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"subnets": [{"ip_version": 4, "network_id": "b2048cbd-552d-45c6-8dd7-59d6bc212105", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-11-18 17:48:10,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b4c7810f-48a6-4314-b193-6020cb798efe Date: Sun, 18 Nov 2018 17:48:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2048cbd-552d-45c6-8dd7-59d6bc212105","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:09Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:48:09Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"fc9be7a4-6fd5-4df9-a463-cd62adf10681","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-11-18 17:48:10,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-b4c7810f-48a6-4314-b193-6020cb798efe 2018-11-18 17:48:10,263 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'fc9be7a4-6fd5-4df9-a463-cd62adf10681' created successfully 2018-11-18 17:48:10,264 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-18 17:48:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-11-18 17:48:10,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-1dc23b01-f812-4266-92b7-810a04b9befe Date: Sun, 18 Nov 2018 17:48:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:48:10Z", "revision_number": 0, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592", "name": "sdnvpn-8-1-router"}} 2018-11-18 17:48:10,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-1dc23b01-f812-4266-92b7-810a04b9befe 2018-11-18 17:48:10,571 - sdnvpn.lib.openstack_utils - DEBUG - Router '9fcf1345-f78b-4169-bddc-a32b520ad592' created successfully 2018-11-18 17:48:10,571 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-18 17:48:10,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"subnet_id": "fc9be7a4-6fd5-4df9-a463-cd62adf10681"}' 2018-11-18 17:48:12,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d099335c-3426-49c4-9113-4d02e4f774b6 Date: Sun, 18 Nov 2018 17:48:12 GMT RESP BODY: {"network_id": "b2048cbd-552d-45c6-8dd7-59d6bc212105", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "fc9be7a4-6fd5-4df9-a463-cd62adf10681", "subnet_ids": ["fc9be7a4-6fd5-4df9-a463-cd62adf10681"], "port_id": "deccc0e2-2338-4010-80e1-81c35a1adc12", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592"} 2018-11-18 17:48:12,096 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592/add_router_interface used request id req-d099335c-3426-49c4-9113-4d02e4f774b6 2018-11-18 17:48:12,096 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-18 17:48:12,096 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-18 17:48:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:12,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3859 X-Openstack-Request-Id: req-1269a65d-7e3e-4e21-acd5-c9a8183fe9d8 Date: Sun, 18 Nov 2018 17:48:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b2048cbd-552d-45c6-8dd7-59d6bc212105","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["fc9be7a4-6fd5-4df9-a463-cd62adf10681"],"description":"","tags":[],"updated_at":"2018-11-18T17:48:09Z","provider:segmentation_id":84,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:48:12,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-1269a65d-7e3e-4e21-acd5-c9a8183fe9d8 2018-11-18 17:48:12,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}}' 2018-11-18 17:48:14,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-a60c2335-8986-40d9-a132-e092e93221ea Date: Sun, 18 Nov 2018 17:48:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:48:14Z", "revision_number": 4, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592", "name": "sdnvpn-8-1-router"}} 2018-11-18 17:48:14,288 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592 used request id req-a60c2335-8986-40d9-a132-e092e93221ea 2018-11-18 17:48:14,288 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-18 17:48:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:14,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3859 X-Openstack-Request-Id: req-7a6b5b58-1202-4dc9-b7ab-7fea1661d75d Date: Sun, 18 Nov 2018 17:48:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b2048cbd-552d-45c6-8dd7-59d6bc212105","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["fc9be7a4-6fd5-4df9-a463-cd62adf10681"],"description":"","tags":[],"updated_at":"2018-11-18T17:48:09Z","provider:segmentation_id":84,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:48:14,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-7a6b5b58-1202-4dc9-b7ab-7fea1661d75d 2018-11-18 17:48:14,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:14,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-2e9ed40b-53ca-476f-8700-555cae589a36 Date: Sun, 18 Nov 2018 17:48:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2048cbd-552d-45c6-8dd7-59d6bc212105","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:09Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:48:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"fc9be7a4-6fd5-4df9-a463-cd62adf10681","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-11-18 17:48:14,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-2e9ed40b-53ca-476f-8700-555cae589a36 2018-11-18 17:48:14,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:14,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-b2aa0095-5e0a-4dab-856c-33e82ec43ba2 Date: Sun, 18 Nov 2018 17:48:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:48:14Z", "revision_number": 4, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592", "name": "sdnvpn-8-1-router"}]} 2018-11-18 17:48:14,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers used request id req-b2aa0095-5e0a-4dab-856c-33e82ec43ba2 2018-11-18 17:48:14,830 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-11-18 17:48:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-11-18 17:48:15,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8b2a6e27-ab1c-4a8e-96ef-a12e9dd79f4b Date: Sun, 18 Nov 2018 17:48:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e6f29bbf-39f0-4262-908b-00dd54f609f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T17:48:15Z","is_default":false,"provider:segmentation_id":30,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:15Z","mtu":1450}} 2018-11-18 17:48:15,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-8b2a6e27-ab1c-4a8e-96ef-a12e9dd79f4b 2018-11-18 17:48:15,245 - sdnvpn.lib.openstack_utils - DEBUG - Network 'e6f29bbf-39f0-4262-908b-00dd54f609f7' created successfully 2018-11-18 17:48:15,245 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-18 17:48:15,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"subnets": [{"ip_version": 4, "network_id": "e6f29bbf-39f0-4262-908b-00dd54f609f7", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-11-18 17:48:15,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7d37573d-ef25-475a-97e2-ec68c5a615a3 Date: Sun, 18 Nov 2018 17:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6f29bbf-39f0-4262-908b-00dd54f609f7","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:15Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:48:15Z","gateway_ip":"10.10.20.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.20.2","end":"10.10.20.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.20.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"b45e7715-7abd-4889-8705-72bdbe04e33b","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-11-18 17:48:15,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-7d37573d-ef25-475a-97e2-ec68c5a615a3 2018-11-18 17:48:15,766 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'b45e7715-7abd-4889-8705-72bdbe04e33b' created successfully 2018-11-18 17:48:15,766 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-18 17:48:15,766 - sdnvpn.lib.openstack_utils - DEBUG - Router '9fcf1345-f78b-4169-bddc-a32b520ad592' created successfully 2018-11-18 17:48:15,766 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-18 17:48:15,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"subnet_id": "b45e7715-7abd-4889-8705-72bdbe04e33b"}' 2018-11-18 17:48:17,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ec84f0e1-ebd0-4912-afdd-0d3feb89fc0e Date: Sun, 18 Nov 2018 17:48:17 GMT RESP BODY: {"network_id": "e6f29bbf-39f0-4262-908b-00dd54f609f7", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "b45e7715-7abd-4889-8705-72bdbe04e33b", "subnet_ids": ["b45e7715-7abd-4889-8705-72bdbe04e33b"], "port_id": "09be17ec-3296-4821-a1ae-e14069cdec0c", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592"} 2018-11-18 17:48:17,570 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592/add_router_interface used request id req-ec84f0e1-ebd0-4912-afdd-0d3feb89fc0e 2018-11-18 17:48:17,570 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-18 17:48:17,570 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-18 17:48:17,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:17,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4515 X-Openstack-Request-Id: req-6651b0a6-9438-4b85-821e-c337c91fc286 Date: Sun, 18 Nov 2018 17:48:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b2048cbd-552d-45c6-8dd7-59d6bc212105","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["fc9be7a4-6fd5-4df9-a463-cd62adf10681"],"description":"","tags":[],"updated_at":"2018-11-18T17:48:09Z","provider:segmentation_id":84,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e6f29bbf-39f0-4262-908b-00dd54f609f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["b45e7715-7abd-4889-8705-72bdbe04e33b"],"description":"","tags":[],"updated_at":"2018-11-18T17:48:15Z","provider:segmentation_id":30,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:15Z","provider:network_type":"vxlan"}]} 2018-11-18 17:48:17,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-6651b0a6-9438-4b85-821e-c337c91fc286 2018-11-18 17:48:17,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}}' 2018-11-18 17:48:18,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-0ffa9248-9ebc-4e1e-a4ec-5a5aa8d5bc98 Date: Sun, 18 Nov 2018 17:48:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 6, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592", "name": "sdnvpn-8-1-router"}} 2018-11-18 17:48:18,261 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592 used request id req-0ffa9248-9ebc-4e1e-a4ec-5a5aa8d5bc98 2018-11-18 17:48:18,261 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-18 17:48:18,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:18,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0d8a6be1-3aa1-4348-a9b9-a08e06c87c2c Date: Sun, 18 Nov 2018 17:48:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}]} 2018-11-18 17:48:18,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-0d8a6be1-3aa1-4348-a9b9-a08e06c87c2c 2018-11-18 17:48:18,466 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-11-18 17:48:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-11-18 17:48:18,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-527a0312-6327-4891-8ded-9c9ed9f2d13c Date: Sun, 18 Nov 2018 17:48:18 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 2, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}} 2018-11-18 17:48:18,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-527a0312-6327-4891-8ded-9c9ed9f2d13c 2018-11-18 17:48:18,706 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=91413c69-2ede-4b60-af51-ee1e32d4d025 created successfully. 2018-11-18 17:48:18,706 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-11-18 17:48:18,706 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-11-18 17:48:18,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:48:19,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-896c76a1-5d30-42c6-91a5-7ecca1364106 Date: Sun, 18 Nov 2018 17:48:19 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-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520"}} 2018-11-18 17:48:19,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-896c76a1-5d30-42c6-91a5-7ecca1364106 2018-11-18 17:48:19,033 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-11-18 17:48:19,034 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-11-18 17:48:19,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:48:19,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-94657e8a-b686-44d5-a646-f7537e44368d Date: Sun, 18 Nov 2018 17:48:19 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-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb"}} 2018-11-18 17:48:19,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-94657e8a-b686-44d5-a646-f7537e44368d 2018-11-18 17:48:19,220 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-11-18 17:48:19,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:48:19,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-e370f5d4-439b-4075-b901-18b8ef8dfe37 Date: Sun, 18 Nov 2018 17:48:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db"}} 2018-11-18 17:48:19,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-e370f5d4-439b-4075-b901-18b8ef8dfe37 2018-11-18 17:48:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:19,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-941e7c8e-8375-4eea-ada4-3fb98fe84efd Date: Sun, 18 Nov 2018 17:48:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "7992fbc7-c006-45d9-be3d-d54fba22312a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "7d9b5a25-b528-4162-84b6-d3791b85db42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "bb45af46-d252-4210-a295-b734dae17e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b"}, {"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "d4d80abf-bc55-480b-83fc-23b3d318de13"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c"}]} 2018-11-18 17:48:19,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-941e7c8e-8375-4eea-ada4-3fb98fe84efd 2018-11-18 17:48:19,745 - sdnvpn_test_utils - INFO - This rule exists for security group: 91413c69-2ede-4b60-af51-ee1e32d4d025 2018-11-18 17:48:19,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:48:19,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-1811a58e-eba7-418e-ace9-4f87399e1fd8 Date: Sun, 18 Nov 2018 17:48:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "7992fbc7-c006-45d9-be3d-d54fba22312a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "7d9b5a25-b528-4162-84b6-d3791b85db42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "bb45af46-d252-4210-a295-b734dae17e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b"}, {"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "d4d80abf-bc55-480b-83fc-23b3d318de13"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c"}]} 2018-11-18 17:48:19,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-1811a58e-eba7-418e-ace9-4f87399e1fd8 2018-11-18 17:48:19,923 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-11-18 17:48:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:48:20,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-cbb56528-e583-4f2a-8e0c-fc753afd289b Date: Sun, 18 Nov 2018 17:48:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 80, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:20Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa"}} 2018-11-18 17:48:20,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-cbb56528-e583-4f2a-8e0c-fc753afd289b 2018-11-18 17:48:20,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:48:20,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0333986-f4ff-4c96-b476-42431325315b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:48:20,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a0333986-f4ff-4c96-b476-42431325315b 2018-11-18 17:48:20,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:48:20,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["I9Lox5hBQbu9e50c5KqV6Q"], "issued_at": "2018-11-18T17:48:20.000000Z"}} 2018-11-18 17:48:20,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" 2018-11-18 17:48:20,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48: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-dfdf5487-9200-4b44-b141-6587d9f9b050 x-compute-request-id: req-dfdf5487-9200-4b44-b141-6587d9f9b050 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 17:48:20,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-dfdf5487-9200-4b44-b141-6587d9f9b050 2018-11-18 17:48:20,683 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-18 17:48:20,683 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-11-18 17:48:20,683 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=de0245d6-3cab-4883-bc92-8023b9c4696e network=e6f29bbf-39f0-4262-908b-00dd54f609f7 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 17:48:20,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:48:20,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:48:20,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:48:20,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:48:20,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:48:20,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:48:20,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:48:20,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:48:20,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:48:20,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:48:20,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:48:20,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:48:20,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:48:20,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:48:20,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:48:20,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:48:20,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:48:20,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:48:20,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:48:20,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:48:20,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:48:20,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:48:20,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:48:20,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:48:20,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:48:20,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:48:20,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:48:20,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:48:20,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:48:20,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:48:20,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:48:20,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:48:20,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:48:20,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:48:20,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:48:20,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:48:20,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:48:20,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:48:20,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:48:20,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:48:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:48:20,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0820a5-bdac-477b-8616-fc79135f0122 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:48:20,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4b0820a5-bdac-477b-8616-fc79135f0122 2018-11-18 17:48:20,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:48:21,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Nyyq7aIfRJuV4FNPSmgXEw"], "issued_at": "2018-11-18T17:48:21.000000Z"}} 2018-11-18 17:48:21,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" 2018-11-18 17:48:21,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-387f6177-f75e-4e71-a3b8-59d365939cde x-compute-request-id: req-387f6177-f75e-4e71-a3b8-59d365939cde Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:48:21,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-387f6177-f75e-4e71-a3b8-59d365939cde 2018-11-18 17:48:21,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" 2018-11-18 17:48:21,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd9d1dac-31ac-4fba-907e-0c971657e08f x-compute-request-id: req-cd9d1dac-31ac-4fba-907e-0c971657e08f Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:48:21,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-cd9d1dac-31ac-4fba-907e-0c971657e08f 2018-11-18 17:48:21,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "de0245d6-3cab-4883-bc92-8023b9c4696e", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e6f29bbf-39f0-4262-908b-00dd54f609f7"}]}}' 2018-11-18 17:48:22,768 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-426946c6-1325-4ed5-aeba-3b7f7d20af4c x-compute-request-id: req-426946c6-1325-4ed5-aeba-3b7f7d20af4c Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0c2563dd-40dc-445a-9f27-6758f90f984c", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "bookmark"}], "adminPass": "Rz3fQA5ZTtu6"}} 2018-11-18 17:48:22,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-426946c6-1325-4ed5-aeba-3b7f7d20af4c 2018-11-18 17:48:22,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:48:22,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15841531-25e5-4d8f-9442-96d0c4840c4c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:48:22,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-15841531-25e5-4d8f-9442-96d0c4840c4c 2018-11-18 17:48:22,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:48:23,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:48:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["7ylYzvXlRNCBQ6VJnKwI9Q"], "issued_at": "2018-11-18T17:48:23.000000Z"}} 2018-11-18 17:48:23,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8421212087cf94fdcf3395c66cc54c17fddca942" 2018-11-18 17:48:23,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48: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-f91711ea-7107-4996-b788-8a5c7cbf2928 x-compute-request-id: req-f91711ea-7107-4996-b788-8a5c7cbf2928 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "0c2563dd-40dc-445a-9f27-6758f90f984c", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T17:48:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-2", "created": "2018-11-18T17:48:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:48:23,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c used request id req-f91711ea-7107-4996-b788-8a5c7cbf2928 2018-11-18 17:48:26,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8421212087cf94fdcf3395c66cc54c17fddca942" 2018-11-18 17:48:26,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48dccb23-145d-4e61-9241-81c2f1acbdb7 x-compute-request-id: req-48dccb23-145d-4e61-9241-81c2f1acbdb7 Content-Encoding: gzip Content-Length: 704 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "0c2563dd-40dc-445a-9f27-6758f90f984c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T17:48:23Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-11-18T17:48:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:48:26,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c used request id req-48dccb23-145d-4e61-9241-81c2f1acbdb7 2018-11-18 17:48:29,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8421212087cf94fdcf3395c66cc54c17fddca942" 2018-11-18 17:48:30,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f7b2c3b-370b-4c83-8453-0b0f2a16591c x-compute-request-id: req-8f7b2c3b-370b-4c83-8453-0b0f2a16591c Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:eb:f2", "version": 4, "addr": "10.10.20.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-18T17:48:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "0c2563dd-40dc-445a-9f27-6758f90f984c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:48:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-11-18T17:48:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:48:30,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c used request id req-8f7b2c3b-370b-4c83-8453-0b0f2a16591c 2018-11-18 17:48:30,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" 2018-11-18 17:48:31,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08462431-aa41-4d8f-af2e-e5ba3b8f4b9f x-compute-request-id: req-08462431-aa41-4d8f-af2e-e5ba3b8f4b9f Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:eb:f2", "version": 4, "addr": "10.10.20.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-18T17:48:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "0c2563dd-40dc-445a-9f27-6758f90f984c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:48:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-11-18T17:48:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:48:31,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c used request id req-08462431-aa41-4d8f-af2e-e5ba3b8f4b9f 2018-11-18 17:48:31,395 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.11'. 2018-11-18 17:48:31,395 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-11-18 17:48:31,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:48:32,883 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49fd9de1-8a36-483b-9a4a-3271c0891c5b x-compute-request-id: req-49fd9de1-8a36-483b-9a4a-3271c0891c5b Content-Length: 0 Content-Type: application/json 2018-11-18 17:48:32,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-49fd9de1-8a36-483b-9a4a-3271c0891c5b 2018-11-18 17:48:32,884 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-11-18 17:48:32,884 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=de0245d6-3cab-4883-bc92-8023b9c4696e network=b2048cbd-552d-45c6-8dd7-59d6bc212105 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.11 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 17:48:32,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:48:32,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:48:32,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:48:32,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:48:32,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:48:32,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:48:32,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:48:32,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:48:32,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:48:32,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:48:32,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:48:32,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:48:32,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:48:32,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:48:32,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:48:32,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:48:32,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:48:32,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:48:32,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:48:32,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:48:32,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:48:32,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:48:32,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:48:32,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:48:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:48:32,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c09cc1e-ae87-4b20-b68c-8ed0ddfb7fc9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:48:32,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4c09cc1e-ae87-4b20-b68c-8ed0ddfb7fc9 2018-11-18 17:48:32,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:48:33,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["P8DDlIhmSQ2MozwgLN25vA"], "issued_at": "2018-11-18T17:48:33.000000Z"}} 2018-11-18 17:48:33,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" 2018-11-18 17:48:33,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4db9c01-f02e-4345-bd81-cab987c1c400 x-compute-request-id: req-e4db9c01-f02e-4345-bd81-cab987c1c400 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:48:33,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e4db9c01-f02e-4345-bd81-cab987c1c400 2018-11-18 17:48:33,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" 2018-11-18 17:48:33,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54b3af86-3b43-49dc-b352-7c58433043d5 x-compute-request-id: req-54b3af86-3b43-49dc-b352-7c58433043d5 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:48:33,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-54b3af86-3b43-49dc-b352-7c58433043d5 2018-11-18 17:48:33,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "de0245d6-3cab-4883-bc92-8023b9c4696e", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC4xMQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b2048cbd-552d-45c6-8dd7-59d6bc212105"}], "config_drive": true}}' 2018-11-18 17:48:35,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:48:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3633eb95-2659-440c-b41a-3e3c9b52a640 x-compute-request-id: req-3633eb95-2659-440c-b41a-3e3c9b52a640 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b3d3968-90d2-4727-8a86-7978032e3e22", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "bookmark"}], "adminPass": "3sdF28PiG3KY"}} 2018-11-18 17:48:35,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-3633eb95-2659-440c-b41a-3e3c9b52a640 2018-11-18 17:48:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:48:35,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2cccb61-f850-4506-8a86-3af5c74d9d9e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:48:35,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f2cccb61-f850-4506-8a86-3af5c74d9d9e 2018-11-18 17:48:35,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:48:35,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["eQjA-4AiQJCD6-iN-e02CA"], "issued_at": "2018-11-18T17:48:35.000000Z"}} 2018-11-18 17:48:35,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de2b0670e59d74b734cbbcf61b7a3807c3dcf6db" 2018-11-18 17:48:35,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f8a3636-b109-45b9-b1e2-b104a755206f x-compute-request-id: req-3f8a3636-b109-45b9-b1e2-b104a755206f Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7b3d3968-90d2-4727-8a86-7978032e3e22", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:48:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-1", "created": "2018-11-18T17:48:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:48:35,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 used request id req-3f8a3636-b109-45b9-b1e2-b104a755206f 2018-11-18 17:48:38,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de2b0670e59d74b734cbbcf61b7a3807c3dcf6db" 2018-11-18 17:48:39,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e00e73c0-0f1c-4f2e-8467-4e1453c5246d x-compute-request-id: req-e00e73c0-0f1c-4f2e-8467-4e1453c5246d Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7b3d3968-90d2-4727-8a86-7978032e3e22", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:48:36Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-11-18T17:48:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:48:39,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 used request id req-e00e73c0-0f1c-4f2e-8467-4e1453c5246d 2018-11-18 17:48:42,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de2b0670e59d74b734cbbcf61b7a3807c3dcf6db" 2018-11-18 17:48:43,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-657621c1-c7e0-4be5-b369-9dcf5ce71857 x-compute-request-id: req-657621c1-c7e0-4be5-b369-9dcf5ce71857 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:b5:7f", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": "2018-11-18T17:48:39.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7b3d3968-90d2-4727-8a86-7978032e3e22", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:48:40Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-11-18T17:48:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:48:43,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 used request id req-657621c1-c7e0-4be5-b369-9dcf5ce71857 2018-11-18 17:48:43,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" 2018-11-18 17:48:43,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-935bb6c8-d603-4905-af97-53ba4ed21427 x-compute-request-id: req-935bb6c8-d603-4905-af97-53ba4ed21427 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:b5:7f", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": "2018-11-18T17:48:39.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7b3d3968-90d2-4727-8a86-7978032e3e22", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:48:40Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-11-18T17:48:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:48:43,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22 used request id req-935bb6c8-d603-4905-af97-53ba4ed21427 2018-11-18 17:48:43,614 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.14'. 2018-11-18 17:48:43,615 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-11-18 17:48:43,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:48:44,752 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:48:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f091e7e-dc05-46f0-bc55-5233ccdb38ec x-compute-request-id: req-2f091e7e-dc05-46f0-bc55-5233ccdb38ec Content-Length: 0 Content-Type: application/json 2018-11-18 17:48:44,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-2f091e7e-dc05-46f0-bc55-5233ccdb38ec 2018-11-18 17:48:44,753 - sdnvpn_test_utils - INFO - Waiting for instance 0c2563dd-40dc-445a-9f27-6758f90f984c to boot up 2018-11-18 17:48:44,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:48:45,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4772b8d2-92d9-456e-b6d2-74c9151769b3 x-compute-request-id: req-4772b8d2-92d9-456e-b6d2-74c9151769b3 Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:48:45,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-4772b8d2-92d9-456e-b6d2-74c9151769b3 2018-11-18 17:48:47,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:48:49,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48: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-41b7522e-0d87-4a2b-bc55-3ee621d5b842 x-compute-request-id: req-41b7522e-0d87-4a2b-bc55-3ee621d5b842 Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:48:49,014 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-41b7522e-0d87-4a2b-bc55-3ee621d5b842 2018-11-18 17:48:51,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:48:52,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beb753a8-8f4b-4d3a-9b7d-850a78b30327 x-compute-request-id: req-beb753a8-8f4b-4d3a-9b7d-850a78b30327 Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:48:52,137 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-beb753a8-8f4b-4d3a-9b7d-850a78b30327 2018-11-18 17:48:54,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:48:55,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df31a58a-1d0b-4a39-9875-07918d36d352 x-compute-request-id: req-df31a58a-1d0b-4a39-9875-07918d36d352 Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:48:55,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-df31a58a-1d0b-4a39-9875-07918d36d352 2018-11-18 17:48:57,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:48:58,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acf37490-716a-4bad-b439-c55ae15b8812 x-compute-request-id: req-acf37490-716a-4bad-b439-c55ae15b8812 Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:48:58,394 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-acf37490-716a-4bad-b439-c55ae15b8812 2018-11-18 17:49:00,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:01,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cd20f25-c5c2-4a25-a8d1-f6792e9ea7cd x-compute-request-id: req-2cd20f25-c5c2-4a25-a8d1-f6792e9ea7cd Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:01,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-2cd20f25-c5c2-4a25-a8d1-f6792e9ea7cd 2018-11-18 17:49:03,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:04,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2bfd2ea-0bb5-47a9-adb3-ce6d6f57c6da x-compute-request-id: req-d2bfd2ea-0bb5-47a9-adb3-ce6d6f57c6da Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:04,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-d2bfd2ea-0bb5-47a9-adb3-ce6d6f57c6da 2018-11-18 17:49:06,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:07,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee034cf9-4fa5-4166-a7be-0bc172b67a5e x-compute-request-id: req-ee034cf9-4fa5-4166-a7be-0bc172b67a5e Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:07,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-ee034cf9-4fa5-4166-a7be-0bc172b67a5e 2018-11-18 17:49:09,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:10,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0deac2cd-311b-459e-8e63-5b6001c7d01b x-compute-request-id: req-0deac2cd-311b-459e-8e63-5b6001c7d01b Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:10,773 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-0deac2cd-311b-459e-8e63-5b6001c7d01b 2018-11-18 17:49:12,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:13,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec35c265-7ba4-47b9-8786-e850e44ee940 x-compute-request-id: req-ec35c265-7ba4-47b9-8786-e850e44ee940 Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:13,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-ec35c265-7ba4-47b9-8786-e850e44ee940 2018-11-18 17:49:15,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:16,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d654d85a-fe69-4ca8-b6d4-050e6315af20 x-compute-request-id: req-d654d85a-fe69-4ca8-b6d4-050e6315af20 Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:16,963 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-d654d85a-fe69-4ca8-b6d4-050e6315af20 2018-11-18 17:49:18,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:20,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeeb762d-85a5-452a-8f63-33cab3544b9b x-compute-request-id: req-eeeb762d-85a5-452a-8f63-33cab3544b9b Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:20,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-eeeb762d-85a5-452a-8f63-33cab3544b9b 2018-11-18 17:49:22,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:23,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32b172a8-dda3-469a-bc1f-8c8bd6062b6c x-compute-request-id: req-32b172a8-dda3-469a-bc1f-8c8bd6062b6c Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:23,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-32b172a8-dda3-469a-bc1f-8c8bd6062b6c 2018-11-18 17:49:25,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:26,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49: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-2c66709d-f847-471f-9988-c8482dfb67a5 x-compute-request-id: req-2c66709d-f847-471f-9988-c8482dfb67a5 Content-Encoding: gzip Content-Length: 7681 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:49:26,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-2c66709d-f847-471f-9988-c8482dfb67a5 2018-11-18 17:49:28,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:29,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8092f5eb-b6f5-4ad6-b20a-8c339d90998d x-compute-request-id: req-8092f5eb-b6f5-4ad6-b20a-8c339d90998d Content-Encoding: gzip Content-Length: 7816 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-11-18 17:49:29,384 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-8092f5eb-b6f5-4ad6-b20a-8c339d90998d 2018-11-18 17:49:31,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21a2c9ee934bf6b149bbdde26687b0cacb4f7ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:32,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a40adba-2d46-42fe-ae1f-06ebc9828618 x-compute-request-id: req-5a40adba-2d46-42fe-ae1f-06ebc9828618 Content-Encoding: gzip Content-Length: 9511 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 513490276 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.133819] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135446] pid_max: default: 32768 minimum: 301\n[ 0.136316] ACPI: Core revision 20150930\n[ 0.137679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138950] Security Framework initialized\n[ 0.139743] Yama: becoming mindful.\n[ 0.140452] AppArmor: AppArmor initialized\n[ 0.141297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146371] Initializing cgroup subsys io\n[ 0.147156] Initializing cgroup subsys memory\n[ 0.147991] Initializing cgroup subsys devices\n[ 0.148834] Initializing cgroup subsys freezer\n[ 0.149686] Initializing cgroup subsys net_cls\n[ 0.150531] Initializing cgroup subsys perf_event\n[ 0.151413] Initializing cgroup subsys net_prio\n[ 0.152268] Initializing cgroup subsys hugetlb\n[ 0.153115] Initializing cgroup subsys pids\n[ 0.153972] CPU: Physical Processor ID: 0\n[ 0.155460] mce: CPU supports 10 MCE banks\n[ 0.156284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157259] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175333] ftrace: allocating 31920 entries in 125 pages\n[ 0.201418] smpboot: Max logical packages: 1\n[ 0.202244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203562] x2apic enabled\n[ 0.204353] Switched APIC routing to physical x2apic.\n[ 0.206074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209105] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210849] KVM setup paravirtual spinlock\n[ 0.212126] x86: Booted up 1 node, 1 CPUs\n[ 0.212918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214283] devtmpfs: initialized\n[ 0.215978] evm: security.selinux\n[ 0.216670] evm: security.SMACK64\n[ 0.217346] evm: security.SMACK64EXEC\n[ 0.218068] evm: security.SMACK64TRANSMUTE\n[ 0.218857] evm: security.SMACK64MMAP\n[ 0.219581] evm: security.ima\n[ 0.220207] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222800] pinctrl core: initialized pinctrl subsystem\n[ 0.223864] RTC time: 17:48:26, date: 11/18/18\n[ 0.224810] NET: Registered protocol family 16\n[ 0.225765] cpuidle: using governor ladder\n[ 0.226565] cpuidle: using governor menu\n[ 0.227330] PCCT header not found.\n[ 0.228058] ACPI: bus type PCI registered\n[ 0.228846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230054] PCI: Using configuration type 1 for base access\n[ 0.231785] ACPI: Added _OSI(Module Device)\n[ 0.232605] ACPI: Added _OSI(Processor Device)\n[ 0.233452] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236426] ACPI: Interpreter enabled\n[ 0.237173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244401] ACPI: (supports S0 S5)\n[ 0.245085] ACPI: Using IOAPIC for interrupt routing\n[ 0.246096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252655] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254827] acpiphp: Slot [3] registered\n[ 0.255618] acpiphp: Slot [4] registered\n[ 0.256399] acpiphp: Slot [5] registered\n[ 0.257175] acpiphp: Slot [6] registered\n[ 0.257956] acpiphp: Slot [7] registered\n[ 0.258743] acpiphp: Slot [8] registered\n[ 0.259524] acpiphp: Slot [9] registered\n[ 0.260304] acpiphp: Slot [10] registered\n[ 0.261091] acpiphp: Slot [11] registered\n[ 0.261891] acpiphp: Slot [12] registered\n[ 0.262692] acpiphp: Slot [13] registered\n[ 0.263489] acpiphp: Slot [14] registered\n[ 0.264284] acpiphp: Slot [15] registered\n[ 0.275174] acpiphp: Slot [16] registered\n[ 0.275974] acpiphp: Slot [17] registered\n[ 0.276768] acpiphp: Slot [18] registered\n[ 0.277559] acpiphp: Slot [19] registered\n[ 0.278351] acpiphp: Slot [20] registered\n[ 0.279141] acpiphp: Slot [21] registered\n[ 0.279939] acpiphp: Slot [22] registered\n[ 0.280733] acpiphp: Slot [23] registered\n[ 0.281526] acpiphp: Slot [24] registered\n[ 0.282317] acpiphp: Slot [25] registered\n[ 0.283106] acpiphp: Slot [26] registered\n[ 0.283897] acpiphp: Slot [27] registered\n[ 0.284699] acpiphp: Slot [28] registered\n[ 0.285494] acpiphp: Slot [29] registered\n[ 0.286285] acpiphp: Slot [30] registered\n[ 0.287073] acpiphp: Slot [31] registered\n[ 0.287861] PCI host bridge to bus 0000:00\n[ 0.288652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292432] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361283] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368436] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369486] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371027] vgaarb: loaded\n[ 0.371628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372752] SCSI subsystem initialized\n[ 0.373565] ACPI: bus type USB registered\n[ 0.374382] usbcore: registered new interface driver usbfs\n[ 0.375408] usbcore: registered new interface driver hub\n[ 0.376406] usbcore: registered new device driver usb\n[ 0.377449] PCI: Using ACPI for IRQ routing\n[ 0.378459] NetLabel: Initializing\n[ 0.379164] NetLabel: domain hash size = 128\n[ 0.380017] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380964] NetLabel: unlabeled traffic allowed by default\n[ 0.382044] clocksource: Switched to clocksource kvm-clock\n[ 0.387438] AppArmor: AppArmor Filesystem Enabled\n[ 0.388392] pnp: PnP ACPI init\n[ 0.389295] pnp: PnP ACPI: found 5 devices\n[ 0.395649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397333] NET: Registered protocol family 2\n[ 0.398282] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399544] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401848] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402916] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404068] NET: Registered protocol family 1\n[ 0.404923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435022] Trying to unpack rootfs image as initramfs...\n[ 0.484809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498577] Scanning for low memory corruption every 60 seconds\n[ 0.499911] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501057] audit: initializing netlink subsys (disabled)\n[ 0.502082] audit: type=2000 audit(1542563307.225:1): initialized\n[ 0.503404] Initialise system trusted keyring\n[ 0.504324] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505481] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507451] zbud: loaded\n[ 0.508143] VFS: Disk quotas dquot_6.6.0\n[ 0.508956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510466] fuse init (API version 7.23)\n[ 0.511359] Key type big_key registered\n[ 0.512152] Allocating IMA MOK and blacklist keyrings.\n[ 0.513246] Key type asymmetric registered\n[ 0.514077] Asymmetric key parser 'x509' registered\n[ 0.515027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516483] io scheduler noop registered\n[ 0.517274] io scheduler deadline registered (default)\n[ 0.518259] io scheduler cfq registered\n[ 0.519088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522848] ACPI: Power Button [PWRF]\n[ 0.524045] GHES: HEST is not enabled!\n[ 0.537721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596422] Linux agpgart interface v0.103\n[ 0.598481] brd: module loaded\n[ 0.599691] loop: module loaded\n[ 0.604755] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606204] GPT:90111 != 2097151\n[ 0.606876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607947] GPT:90111 != 2097151\n[ 0.608612] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609558] vda: vda1 vda15\n[ 0.610998] scsi host0: ata_piix\n[ 0.611734] scsi host1: ata_piix\n[ 0.612436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615076] libphy: Fixed MDIO Bus: probed\n[ 0.615901] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619045] PPP generic driver version 2.4.2\n[ 0.619926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621194] ehci-pci: EHCI PCI platform driver\n[ 0.622066] ehci-platform: EHCI generic platform driver\n[ 0.623045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624154] ohci-pci: OHCI PCI platform driver\n[ 0.625013] ohci-platform: OHCI generic platform driver\n[ 0.625985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643754] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647501] usb usb1: Product: UHCI Host Controller\n[ 0.648427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650592] hub 1-0:1.0: USB hub found\n[ 0.651364] hub 1-0:1.0: 2 ports detected\n[ 0.652255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659375] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661633] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662823] i2c /dev entries driver\n[ 0.663579] device-mapper: uevent: version 1.0.3\n[ 0.664502] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667374] NET: Registered protocol family 10\n[ 0.668350] NET: Registered protocol family 17\n[ 0.669218] Key type dns_resolver registered\n[ 0.670193] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671341] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673062] registered taskstats version 1\n[ 0.673887] Loading compiled-in X.509 certificates\n[ 0.675345] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677174] zswap: loaded using pool lzo/zbud\n[ 0.678539] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682407] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683439] evm: HMAC attrs: 0x1\n[ 0.684349] Magic number: 10:973:845\n[ 0.685192] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:27 UTC (1542563307)\n[ 0.686777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687882] EDD information not available.\n[ 0.775027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776567] Write protecting the kernel read-only data: 14336k\n[ 0.788388] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.184841] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.13. iid=i-000000e7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0WLVKeVJ7QGZoTJ8ou/1wCbkC1BBPVjluKH2wAKca6JS6D7nNTFZDPblQvLz1QNPUuICnJov/a82tcWiUivt9AlNF+WONFn6/Q2JiMvdPsPTvX7DV33ImVLq8qn8ylFGkyWlMHs/oaUZYzyp/D3Cp8x5dtFdsl8njCGETQtVCzs0TRj5dH1VZJP6ymAaC0cIFm25QnltsAOxaYkO37eUwyoC58t2sCZFWrT3vVUzcJsgUERcux7eqWi/ek2QxeoJZOjnON4RpAMHB89+03llseAJyZQ5o/4g9S2Rw9NzXQdvvKI4d3MIc4vctg0rYRc8eI2+bu4qhe5/Lm9vK4dm7 root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMytciSMAbHNHgJvK+VM0W40Ebpv2Ey0qXylqxf7rNGLxgahyze867LUqX4U4LmgaQDz7X4G0zhQrjf7rYAWUwCb7xHkx6GOne6SX3MMW9gmKR3hfYaHDBcNEzzqS25cTDra3lM6I4NX6g3TPwnS7rCUIaMM3cXUUhOwHhNRTuPlAAAAFQDti8dZln6N10soNtgGhoR1CtJ3GQAAAIEAoTf08ulqK4lh91h4EakoODFPhQL2qBDleEX5J5RAC6BeLO1Fh5SC+ZS77ZnsCrZxSQOP0qUIYalf7/4iCVuQ+Smlz92i7ki+VSCphdkRmsYXb+DyMCoJWtWzgkJzyaDyVCAcmJYHxdY6/Qpw1ijGn7LkkYCZ7g4xck7oxlWr7nkAAACALV9HKhyvujXg0sppP8d5FFsPvd6L1Ii/uaOgDBAYPtKQWB/7LGmmcouf5+IR6jBpXxWAL54Y0FG4LRhklh8wx8ngnQCUjGQ4OIqFMezPK6rhYZGprlWAcLy/QMWcheeWBfG1FhWiP32Mtj8PHWy8ywxTYw6DSf8aJpx0wA/bAyo= root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.11,24,fe80::f816:3eff:fe4a:ebf2/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.11 \nip-route:169.254.169.254 via 10.10.20.2 dev eth0 \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-000000e7\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=62.89 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-8-2 login: "} 2018-11-18 17:49:32,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-5a40adba-2d46-42fe-ae1f-06ebc9828618 2018-11-18 17:49:34,513 - sdnvpn_test_utils - INFO - Waiting for instance 7b3d3968-90d2-4727-8a86-7978032e3e22 to boot up 2018-11-18 17:49:34,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:35,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49: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-bdaf0f69-6a2e-49cb-a410-c7b42a2a7b46 x-compute-request-id: req-bdaf0f69-6a2e-49cb-a410-c7b42a2a7b46 Content-Encoding: gzip Content-Length: 7875 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481228150 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.130684] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132323] pid_max: default: 32768 minimum: 301\n[ 0.133204] ACPI: Core revision 20150930\n[ 0.134586] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135874] Security Framework initialized\n[ 0.136666] Yama: becoming mindful.\n[ 0.137388] AppArmor: AppArmor initialized\n[ 0.138238] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139549] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140799] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141988] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143352] Initializing cgroup subsys io\n[ 0.144179] Initializing cgroup subsys memory\n[ 0.145017] Initializing cgroup subsys devices\n[ 0.145892] Initializing cgroup subsys freezer\n[ 0.146744] Initializing cgroup subsys net_cls\n[ 0.147604] Initializing cgroup subsys perf_event\n[ 0.148504] Initializing cgroup subsys net_prio\n[ 0.149374] Initializing cgroup subsys hugetlb\n[ 0.150248] Initializing cgroup subsys pids\n[ 0.151104] CPU: Physical Processor ID: 0\n[ 0.152573] mce: CPU supports 10 MCE banks\n[ 0.153413] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154428] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171498] ftrace: allocating 31920 entries in 125 pages\n[ 0.197998] smpboot: Max logical packages: 1\n[ 0.198844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200183] x2apic enabled\n[ 0.200994] Switched APIC routing to physical x2apic.\n[ 0.202738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203847] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207587] KVM setup paravirtual spinlock\n[ 0.208876] x86: Booted up 1 node, 1 CPUs\n[ 0.209669] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211054] devtmpfs: initialized\n[ 0.212765] evm: security.selinux\n[ 0.213452] evm: security.SMACK64\n[ 0.214132] evm: security.SMACK64EXEC\n[ 0.214877] evm: security.SMACK64TRANSMUTE\n[ 0.215664] evm: security.SMACK64MMAP\n[ 0.216391] evm: security.ima\n[ 0.217031] evm: security.capability\n[ 0.217824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219637] pinctrl core: initialized pinctrl subsystem\n[ 0.220703] RTC time: 17:48:39, date: 11/18/18\n[ 0.221650] NET: Registered protocol family 16\n[ 0.222601] cpuidle: using governor ladder\n[ 0.223410] cpuidle: using governor menu\n[ 0.224189] PCCT header not found.\n[ 0.224942] ACPI: bus type PCI registered\n[ 0.225729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226956] PCI: Using configuration type 1 for base access\n[ 0.228687] ACPI: Added _OSI(Module Device)\n[ 0.229511] ACPI: Added _OSI(Processor Device)\n[ 0.230372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233359] ACPI: Interpreter enabled\n[ 0.234121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241399] ACPI: (supports S0 S5)\n[ 0.242097] ACPI: Using IOAPIC for interrupt routing\n[ 0.243080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247293] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248509] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251870] acpiphp: Slot [3] registered\n[ 0.252652] acpiphp: Slot [4] registered\n[ 0.253458] acpiphp: Slot [5] registered\n[ 0.254254] acpiphp: Slot [6] registered\n[ 0.255060] acpiphp: Slot [7] registered\n[ 0.255847] acpiphp: Slot [8] registered\n[ 0.256624] acpiphp: Slot [9] registered\n[ 0.257410] acpiphp: Slot [10] registered\n[ 0.258218] acpiphp: Slot [11] registered\n[ 0.259017] acpiphp: Slot [12] registered\n[ 0.259810] acpiphp: Slot [13] registered\n[ 0.260611] acpiphp: Slot [14] registered\n[ 0.261416] acpiphp: Slot [15] registered\n[ 0.272186] acpiphp: Slot [16] registered\n[ 0.272995] acpiphp: Slot [17] registered\n[ 0.273787] acpiphp: Slot [18] registered\n[ 0.274594] acpiphp: Slot [19] registered\n[ 0.275405] acpiphp: Slot [20] registered\n[ 0.276254] acpiphp: Slot [21] registered\n[ 0.277058] acpiphp: Slot [22] registered\n[ 0.277855] acpiphp: Slot [23] registered\n[ 0.278655] acpiphp: Slot [24] registered\n[ 0.279461] acpiphp: Slot [25] registered\n[ 0.280270] acpiphp: Slot [26] registered\n[ 0.281066] acpiphp: Slot [27] registered\n[ 0.281899] acpiphp: Slot [28] registered\n[ 0.282699] acpiphp: Slot [29] registered\n[ 0.283508] acpiphp: Slot [30] registered\n[ 0.284320] acpiphp: Slot [31] registered\n[ 0.285137] PCI host bridge to bus 0000:00\n[ 0.285933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288330] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291199] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297331] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298600] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307523] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356442] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359251] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360486] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361619] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362651] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364192] vgaarb: loaded\n[ 0.364781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365920] SCSI subsystem initialized\n[ 0.366719] ACPI: bus type USB registered\n[ 0.367522] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369546] usbcore: registered new device driver usb\n[ 0.370593] PCI: Using ACPI for IRQ routing\n[ 0.371603] NetLabel: Initializing\n[ 0.372304] NetLabel: domain hash size = 128\n[ 0.373155] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374095] NetLabel: unlabeled traffic allowed by default\n[ 0.375173] clocksource: Switched to clocksource kvm-clock\n[ 0.380580] AppArmor: AppArmor Filesystem Enabled\n[ 0.381530] pnp: PnP ACPI init\n[ 0.382446] pnp: PnP ACPI: found 5 devices\n[ 0.388809] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390506] NET: Registered protocol family 2\n[ 0.391453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392712] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393870] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395012] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397245] NET: Registered protocol family 1\n[ 0.398094] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400247] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428471] Trying to unpack rootfs image as initramfs...\n[ 0.477606] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491386] Scanning for low memory corruption every 60 seconds\n[ 0.492692] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493840] audit: initializing netlink subsys (disabled)\n[ 0.494862] audit: type=2000 audit(1542563320.736:1): initialized\n[ 0.496171] Initialise system trusted keyring\n[ 0.497119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498293] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500266] zbud: loaded\n[ 0.500972] VFS: Disk quotas dquot_6.6.0\n[ 0.501775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503306] fuse init (API version 7.23)\n[ 0.504207] Key type big_key registered\n[ 0.505009] Allocating IMA MOK and blacklist keyrings.\n[ 0.506472] Key type asymmetric registered\n[ 0.507319] Asymmetric key parser 'x509' registered\n[ 0.508272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509720] io scheduler noop registered\n[ 0.510506] io scheduler deadline registered (default)\n[ 0.511498] io scheduler cfq registered\n[ 0.512338] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516102] ACPI: Power Button [PWRF]\n[ 0.516948] GHES: HEST is not enabled!\n[ 0.530597] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586642] Linux agpgart interface v0.103\n[ 0.588644] brd: module loaded\n[ 0.589798] loop: module loaded\n[ 0.595787] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597224] GPT:90111 != 2097151\n[ 0.597891] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598957] GPT:90111 != 2097151\n[ 0.599625] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600576] vda: vda1 vda15\n[ 0.602086] scsi host0: ata_piix\n[ 0.602813] scsi host1: ata_piix\n[ 0.603521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606124] libphy: Fixed MDIO Bus: probed\n[ 0.606930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609984] PPP generic driver version 2.4.2\n[ 0.610865] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612142] ehci-pci: EHCI PCI platform driver\n[ 0.613008] ehci-platform: EHCI generic platform driver\n[ 0.613973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615069] ohci-pci: OHCI PCI platform driver\n[ 0.615927] ohci-platform: OHCI generic platform driver\n[ 0.616897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631223] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632205] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638304] usb usb1: Product: UHCI Host Controller\n[ 0.639223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640339] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641341] hub 1-0:1.0: USB hub found\n[ 0.642110] hub 1-0:1.0: 2 ports detected\n[ 0.642992] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645084] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646044] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647045] mousedev: PS/2 mouse device common for all mice\n[ 0.648275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650075] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652317] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653488] i2c /dev entries driver\n[ 0.654235] device-mapper: uevent: version 1.0.3\n[ 0.655154] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656746] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658013] NET: Registered protocol family 10\n[ 0.658988] NET: Registered protocol family 17\n[ 0.659865] Key type dns_resolver registered\n[ 0.660770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663550] registered taskstats version 1\n[ 0.664374] Loading compiled-in X.509 certificates\n[ 0.665795] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667623] zswap: loaded using pool lzo/zbud\n[ 0.668989] Key type trusted registered\n[ 0.670506] Key type encrypted registered\n[ 0.671335] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673367] evm: HMAC attrs: 0x1\n[ 0.674644] Magic number: 10:973:845\n[ 0.675512] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:40 UTC (1542563320)\n[ 0.677080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678173] EDD information not available.\n[ 0.759716] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761117] ata1.00: configured for MWDMA2\n[ 0.762286] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.774737] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.775979] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777209] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779059] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780564] Write protecting the kernel read-only data: 14336k\n[ 0.782104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783887] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840551] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\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...\n"} 2018-11-18 17:49:35,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-bdaf0f69-6a2e-49cb-a410-c7b42a2a7b46 2018-11-18 17:49:37,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:38,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49: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-65218512-7b62-4180-be09-c20f83695d9f x-compute-request-id: req-65218512-7b62-4180-be09-c20f83695d9f Content-Encoding: gzip Content-Length: 7875 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481228150 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.130684] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132323] pid_max: default: 32768 minimum: 301\n[ 0.133204] ACPI: Core revision 20150930\n[ 0.134586] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135874] Security Framework initialized\n[ 0.136666] Yama: becoming mindful.\n[ 0.137388] AppArmor: AppArmor initialized\n[ 0.138238] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139549] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140799] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141988] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143352] Initializing cgroup subsys io\n[ 0.144179] Initializing cgroup subsys memory\n[ 0.145017] Initializing cgroup subsys devices\n[ 0.145892] Initializing cgroup subsys freezer\n[ 0.146744] Initializing cgroup subsys net_cls\n[ 0.147604] Initializing cgroup subsys perf_event\n[ 0.148504] Initializing cgroup subsys net_prio\n[ 0.149374] Initializing cgroup subsys hugetlb\n[ 0.150248] Initializing cgroup subsys pids\n[ 0.151104] CPU: Physical Processor ID: 0\n[ 0.152573] mce: CPU supports 10 MCE banks\n[ 0.153413] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154428] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171498] ftrace: allocating 31920 entries in 125 pages\n[ 0.197998] smpboot: Max logical packages: 1\n[ 0.198844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200183] x2apic enabled\n[ 0.200994] Switched APIC routing to physical x2apic.\n[ 0.202738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203847] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207587] KVM setup paravirtual spinlock\n[ 0.208876] x86: Booted up 1 node, 1 CPUs\n[ 0.209669] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211054] devtmpfs: initialized\n[ 0.212765] evm: security.selinux\n[ 0.213452] evm: security.SMACK64\n[ 0.214132] evm: security.SMACK64EXEC\n[ 0.214877] evm: security.SMACK64TRANSMUTE\n[ 0.215664] evm: security.SMACK64MMAP\n[ 0.216391] evm: security.ima\n[ 0.217031] evm: security.capability\n[ 0.217824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219637] pinctrl core: initialized pinctrl subsystem\n[ 0.220703] RTC time: 17:48:39, date: 11/18/18\n[ 0.221650] NET: Registered protocol family 16\n[ 0.222601] cpuidle: using governor ladder\n[ 0.223410] cpuidle: using governor menu\n[ 0.224189] PCCT header not found.\n[ 0.224942] ACPI: bus type PCI registered\n[ 0.225729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226956] PCI: Using configuration type 1 for base access\n[ 0.228687] ACPI: Added _OSI(Module Device)\n[ 0.229511] ACPI: Added _OSI(Processor Device)\n[ 0.230372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233359] ACPI: Interpreter enabled\n[ 0.234121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241399] ACPI: (supports S0 S5)\n[ 0.242097] ACPI: Using IOAPIC for interrupt routing\n[ 0.243080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247293] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248509] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251870] acpiphp: Slot [3] registered\n[ 0.252652] acpiphp: Slot [4] registered\n[ 0.253458] acpiphp: Slot [5] registered\n[ 0.254254] acpiphp: Slot [6] registered\n[ 0.255060] acpiphp: Slot [7] registered\n[ 0.255847] acpiphp: Slot [8] registered\n[ 0.256624] acpiphp: Slot [9] registered\n[ 0.257410] acpiphp: Slot [10] registered\n[ 0.258218] acpiphp: Slot [11] registered\n[ 0.259017] acpiphp: Slot [12] registered\n[ 0.259810] acpiphp: Slot [13] registered\n[ 0.260611] acpiphp: Slot [14] registered\n[ 0.261416] acpiphp: Slot [15] registered\n[ 0.272186] acpiphp: Slot [16] registered\n[ 0.272995] acpiphp: Slot [17] registered\n[ 0.273787] acpiphp: Slot [18] registered\n[ 0.274594] acpiphp: Slot [19] registered\n[ 0.275405] acpiphp: Slot [20] registered\n[ 0.276254] acpiphp: Slot [21] registered\n[ 0.277058] acpiphp: Slot [22] registered\n[ 0.277855] acpiphp: Slot [23] registered\n[ 0.278655] acpiphp: Slot [24] registered\n[ 0.279461] acpiphp: Slot [25] registered\n[ 0.280270] acpiphp: Slot [26] registered\n[ 0.281066] acpiphp: Slot [27] registered\n[ 0.281899] acpiphp: Slot [28] registered\n[ 0.282699] acpiphp: Slot [29] registered\n[ 0.283508] acpiphp: Slot [30] registered\n[ 0.284320] acpiphp: Slot [31] registered\n[ 0.285137] PCI host bridge to bus 0000:00\n[ 0.285933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288330] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291199] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297331] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298600] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307523] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356442] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359251] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360486] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361619] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362651] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364192] vgaarb: loaded\n[ 0.364781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365920] SCSI subsystem initialized\n[ 0.366719] ACPI: bus type USB registered\n[ 0.367522] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369546] usbcore: registered new device driver usb\n[ 0.370593] PCI: Using ACPI for IRQ routing\n[ 0.371603] NetLabel: Initializing\n[ 0.372304] NetLabel: domain hash size = 128\n[ 0.373155] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374095] NetLabel: unlabeled traffic allowed by default\n[ 0.375173] clocksource: Switched to clocksource kvm-clock\n[ 0.380580] AppArmor: AppArmor Filesystem Enabled\n[ 0.381530] pnp: PnP ACPI init\n[ 0.382446] pnp: PnP ACPI: found 5 devices\n[ 0.388809] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390506] NET: Registered protocol family 2\n[ 0.391453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392712] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393870] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395012] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397245] NET: Registered protocol family 1\n[ 0.398094] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400247] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428471] Trying to unpack rootfs image as initramfs...\n[ 0.477606] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491386] Scanning for low memory corruption every 60 seconds\n[ 0.492692] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493840] audit: initializing netlink subsys (disabled)\n[ 0.494862] audit: type=2000 audit(1542563320.736:1): initialized\n[ 0.496171] Initialise system trusted keyring\n[ 0.497119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498293] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500266] zbud: loaded\n[ 0.500972] VFS: Disk quotas dquot_6.6.0\n[ 0.501775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503306] fuse init (API version 7.23)\n[ 0.504207] Key type big_key registered\n[ 0.505009] Allocating IMA MOK and blacklist keyrings.\n[ 0.506472] Key type asymmetric registered\n[ 0.507319] Asymmetric key parser 'x509' registered\n[ 0.508272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509720] io scheduler noop registered\n[ 0.510506] io scheduler deadline registered (default)\n[ 0.511498] io scheduler cfq registered\n[ 0.512338] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516102] ACPI: Power Button [PWRF]\n[ 0.516948] GHES: HEST is not enabled!\n[ 0.530597] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586642] Linux agpgart interface v0.103\n[ 0.588644] brd: module loaded\n[ 0.589798] loop: module loaded\n[ 0.595787] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597224] GPT:90111 != 2097151\n[ 0.597891] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598957] GPT:90111 != 2097151\n[ 0.599625] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600576] vda: vda1 vda15\n[ 0.602086] scsi host0: ata_piix\n[ 0.602813] scsi host1: ata_piix\n[ 0.603521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606124] libphy: Fixed MDIO Bus: probed\n[ 0.606930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609984] PPP generic driver version 2.4.2\n[ 0.610865] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612142] ehci-pci: EHCI PCI platform driver\n[ 0.613008] ehci-platform: EHCI generic platform driver\n[ 0.613973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615069] ohci-pci: OHCI PCI platform driver\n[ 0.615927] ohci-platform: OHCI generic platform driver\n[ 0.616897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631223] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632205] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638304] usb usb1: Product: UHCI Host Controller\n[ 0.639223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640339] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641341] hub 1-0:1.0: USB hub found\n[ 0.642110] hub 1-0:1.0: 2 ports detected\n[ 0.642992] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645084] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646044] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647045] mousedev: PS/2 mouse device common for all mice\n[ 0.648275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650075] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652317] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653488] i2c /dev entries driver\n[ 0.654235] device-mapper: uevent: version 1.0.3\n[ 0.655154] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656746] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658013] NET: Registered protocol family 10\n[ 0.658988] NET: Registered protocol family 17\n[ 0.659865] Key type dns_resolver registered\n[ 0.660770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663550] registered taskstats version 1\n[ 0.664374] Loading compiled-in X.509 certificates\n[ 0.665795] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667623] zswap: loaded using pool lzo/zbud\n[ 0.668989] Key type trusted registered\n[ 0.670506] Key type encrypted registered\n[ 0.671335] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673367] evm: HMAC attrs: 0x1\n[ 0.674644] Magic number: 10:973:845\n[ 0.675512] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:40 UTC (1542563320)\n[ 0.677080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678173] EDD information not available.\n[ 0.759716] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761117] ata1.00: configured for MWDMA2\n[ 0.762286] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.774737] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.775979] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777209] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779059] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780564] Write protecting the kernel read-only data: 14336k\n[ 0.782104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783887] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840551] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\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...\n"} 2018-11-18 17:49:38,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-65218512-7b62-4180-be09-c20f83695d9f 2018-11-18 17:49:40,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:41,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40da402e-6bdd-4e73-8fd1-7bfb91a7301d x-compute-request-id: req-40da402e-6bdd-4e73-8fd1-7bfb91a7301d Content-Encoding: gzip Content-Length: 7875 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481228150 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.130684] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132323] pid_max: default: 32768 minimum: 301\n[ 0.133204] ACPI: Core revision 20150930\n[ 0.134586] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135874] Security Framework initialized\n[ 0.136666] Yama: becoming mindful.\n[ 0.137388] AppArmor: AppArmor initialized\n[ 0.138238] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139549] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140799] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141988] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143352] Initializing cgroup subsys io\n[ 0.144179] Initializing cgroup subsys memory\n[ 0.145017] Initializing cgroup subsys devices\n[ 0.145892] Initializing cgroup subsys freezer\n[ 0.146744] Initializing cgroup subsys net_cls\n[ 0.147604] Initializing cgroup subsys perf_event\n[ 0.148504] Initializing cgroup subsys net_prio\n[ 0.149374] Initializing cgroup subsys hugetlb\n[ 0.150248] Initializing cgroup subsys pids\n[ 0.151104] CPU: Physical Processor ID: 0\n[ 0.152573] mce: CPU supports 10 MCE banks\n[ 0.153413] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154428] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171498] ftrace: allocating 31920 entries in 125 pages\n[ 0.197998] smpboot: Max logical packages: 1\n[ 0.198844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200183] x2apic enabled\n[ 0.200994] Switched APIC routing to physical x2apic.\n[ 0.202738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203847] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207587] KVM setup paravirtual spinlock\n[ 0.208876] x86: Booted up 1 node, 1 CPUs\n[ 0.209669] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211054] devtmpfs: initialized\n[ 0.212765] evm: security.selinux\n[ 0.213452] evm: security.SMACK64\n[ 0.214132] evm: security.SMACK64EXEC\n[ 0.214877] evm: security.SMACK64TRANSMUTE\n[ 0.215664] evm: security.SMACK64MMAP\n[ 0.216391] evm: security.ima\n[ 0.217031] evm: security.capability\n[ 0.217824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219637] pinctrl core: initialized pinctrl subsystem\n[ 0.220703] RTC time: 17:48:39, date: 11/18/18\n[ 0.221650] NET: Registered protocol family 16\n[ 0.222601] cpuidle: using governor ladder\n[ 0.223410] cpuidle: using governor menu\n[ 0.224189] PCCT header not found.\n[ 0.224942] ACPI: bus type PCI registered\n[ 0.225729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226956] PCI: Using configuration type 1 for base access\n[ 0.228687] ACPI: Added _OSI(Module Device)\n[ 0.229511] ACPI: Added _OSI(Processor Device)\n[ 0.230372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233359] ACPI: Interpreter enabled\n[ 0.234121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241399] ACPI: (supports S0 S5)\n[ 0.242097] ACPI: Using IOAPIC for interrupt routing\n[ 0.243080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247293] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248509] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251870] acpiphp: Slot [3] registered\n[ 0.252652] acpiphp: Slot [4] registered\n[ 0.253458] acpiphp: Slot [5] registered\n[ 0.254254] acpiphp: Slot [6] registered\n[ 0.255060] acpiphp: Slot [7] registered\n[ 0.255847] acpiphp: Slot [8] registered\n[ 0.256624] acpiphp: Slot [9] registered\n[ 0.257410] acpiphp: Slot [10] registered\n[ 0.258218] acpiphp: Slot [11] registered\n[ 0.259017] acpiphp: Slot [12] registered\n[ 0.259810] acpiphp: Slot [13] registered\n[ 0.260611] acpiphp: Slot [14] registered\n[ 0.261416] acpiphp: Slot [15] registered\n[ 0.272186] acpiphp: Slot [16] registered\n[ 0.272995] acpiphp: Slot [17] registered\n[ 0.273787] acpiphp: Slot [18] registered\n[ 0.274594] acpiphp: Slot [19] registered\n[ 0.275405] acpiphp: Slot [20] registered\n[ 0.276254] acpiphp: Slot [21] registered\n[ 0.277058] acpiphp: Slot [22] registered\n[ 0.277855] acpiphp: Slot [23] registered\n[ 0.278655] acpiphp: Slot [24] registered\n[ 0.279461] acpiphp: Slot [25] registered\n[ 0.280270] acpiphp: Slot [26] registered\n[ 0.281066] acpiphp: Slot [27] registered\n[ 0.281899] acpiphp: Slot [28] registered\n[ 0.282699] acpiphp: Slot [29] registered\n[ 0.283508] acpiphp: Slot [30] registered\n[ 0.284320] acpiphp: Slot [31] registered\n[ 0.285137] PCI host bridge to bus 0000:00\n[ 0.285933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288330] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291199] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297331] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298600] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307523] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356442] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359251] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360486] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361619] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362651] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364192] vgaarb: loaded\n[ 0.364781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365920] SCSI subsystem initialized\n[ 0.366719] ACPI: bus type USB registered\n[ 0.367522] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369546] usbcore: registered new device driver usb\n[ 0.370593] PCI: Using ACPI for IRQ routing\n[ 0.371603] NetLabel: Initializing\n[ 0.372304] NetLabel: domain hash size = 128\n[ 0.373155] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374095] NetLabel: unlabeled traffic allowed by default\n[ 0.375173] clocksource: Switched to clocksource kvm-clock\n[ 0.380580] AppArmor: AppArmor Filesystem Enabled\n[ 0.381530] pnp: PnP ACPI init\n[ 0.382446] pnp: PnP ACPI: found 5 devices\n[ 0.388809] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390506] NET: Registered protocol family 2\n[ 0.391453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392712] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393870] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395012] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397245] NET: Registered protocol family 1\n[ 0.398094] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400247] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428471] Trying to unpack rootfs image as initramfs...\n[ 0.477606] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491386] Scanning for low memory corruption every 60 seconds\n[ 0.492692] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493840] audit: initializing netlink subsys (disabled)\n[ 0.494862] audit: type=2000 audit(1542563320.736:1): initialized\n[ 0.496171] Initialise system trusted keyring\n[ 0.497119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498293] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500266] zbud: loaded\n[ 0.500972] VFS: Disk quotas dquot_6.6.0\n[ 0.501775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503306] fuse init (API version 7.23)\n[ 0.504207] Key type big_key registered\n[ 0.505009] Allocating IMA MOK and blacklist keyrings.\n[ 0.506472] Key type asymmetric registered\n[ 0.507319] Asymmetric key parser 'x509' registered\n[ 0.508272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509720] io scheduler noop registered\n[ 0.510506] io scheduler deadline registered (default)\n[ 0.511498] io scheduler cfq registered\n[ 0.512338] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516102] ACPI: Power Button [PWRF]\n[ 0.516948] GHES: HEST is not enabled!\n[ 0.530597] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586642] Linux agpgart interface v0.103\n[ 0.588644] brd: module loaded\n[ 0.589798] loop: module loaded\n[ 0.595787] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597224] GPT:90111 != 2097151\n[ 0.597891] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598957] GPT:90111 != 2097151\n[ 0.599625] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600576] vda: vda1 vda15\n[ 0.602086] scsi host0: ata_piix\n[ 0.602813] scsi host1: ata_piix\n[ 0.603521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606124] libphy: Fixed MDIO Bus: probed\n[ 0.606930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609984] PPP generic driver version 2.4.2\n[ 0.610865] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612142] ehci-pci: EHCI PCI platform driver\n[ 0.613008] ehci-platform: EHCI generic platform driver\n[ 0.613973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615069] ohci-pci: OHCI PCI platform driver\n[ 0.615927] ohci-platform: OHCI generic platform driver\n[ 0.616897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631223] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632205] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638304] usb usb1: Product: UHCI Host Controller\n[ 0.639223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640339] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641341] hub 1-0:1.0: USB hub found\n[ 0.642110] hub 1-0:1.0: 2 ports detected\n[ 0.642992] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645084] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646044] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647045] mousedev: PS/2 mouse device common for all mice\n[ 0.648275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650075] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652317] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653488] i2c /dev entries driver\n[ 0.654235] device-mapper: uevent: version 1.0.3\n[ 0.655154] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656746] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658013] NET: Registered protocol family 10\n[ 0.658988] NET: Registered protocol family 17\n[ 0.659865] Key type dns_resolver registered\n[ 0.660770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663550] registered taskstats version 1\n[ 0.664374] Loading compiled-in X.509 certificates\n[ 0.665795] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667623] zswap: loaded using pool lzo/zbud\n[ 0.668989] Key type trusted registered\n[ 0.670506] Key type encrypted registered\n[ 0.671335] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673367] evm: HMAC attrs: 0x1\n[ 0.674644] Magic number: 10:973:845\n[ 0.675512] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:40 UTC (1542563320)\n[ 0.677080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678173] EDD information not available.\n[ 0.759716] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761117] ata1.00: configured for MWDMA2\n[ 0.762286] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.774737] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.775979] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777209] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779059] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780564] Write protecting the kernel read-only data: 14336k\n[ 0.782104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783887] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840551] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\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...\n"} 2018-11-18 17:49:41,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-40da402e-6bdd-4e73-8fd1-7bfb91a7301d 2018-11-18 17:49:43,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:49:44,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81ced635-3508-4c19-9d4d-72aded4e3386 x-compute-request-id: req-81ced635-3508-4c19-9d4d-72aded4e3386 Content-Encoding: gzip Content-Length: 8061 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481228150 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.130684] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132323] pid_max: default: 32768 minimum: 301\n[ 0.133204] ACPI: Core revision 20150930\n[ 0.134586] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135874] Security Framework initialized\n[ 0.136666] Yama: becoming mindful.\n[ 0.137388] AppArmor: AppArmor initialized\n[ 0.138238] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139549] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140799] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141988] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143352] Initializing cgroup subsys io\n[ 0.144179] Initializing cgroup subsys memory\n[ 0.145017] Initializing cgroup subsys devices\n[ 0.145892] Initializing cgroup subsys freezer\n[ 0.146744] Initializing cgroup subsys net_cls\n[ 0.147604] Initializing cgroup subsys perf_event\n[ 0.148504] Initializing cgroup subsys net_prio\n[ 0.149374] Initializing cgroup subsys hugetlb\n[ 0.150248] Initializing cgroup subsys pids\n[ 0.151104] CPU: Physical Processor ID: 0\n[ 0.152573] mce: CPU supports 10 MCE banks\n[ 0.153413] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154428] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171498] ftrace: allocating 31920 entries in 125 pages\n[ 0.197998] smpboot: Max logical packages: 1\n[ 0.198844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200183] x2apic enabled\n[ 0.200994] Switched APIC routing to physical x2apic.\n[ 0.202738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203847] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207587] KVM setup paravirtual spinlock\n[ 0.208876] x86: Booted up 1 node, 1 CPUs\n[ 0.209669] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211054] devtmpfs: initialized\n[ 0.212765] evm: security.selinux\n[ 0.213452] evm: security.SMACK64\n[ 0.214132] evm: security.SMACK64EXEC\n[ 0.214877] evm: security.SMACK64TRANSMUTE\n[ 0.215664] evm: security.SMACK64MMAP\n[ 0.216391] evm: security.ima\n[ 0.217031] evm: security.capability\n[ 0.217824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219637] pinctrl core: initialized pinctrl subsystem\n[ 0.220703] RTC time: 17:48:39, date: 11/18/18\n[ 0.221650] NET: Registered protocol family 16\n[ 0.222601] cpuidle: using governor ladder\n[ 0.223410] cpuidle: using governor menu\n[ 0.224189] PCCT header not found.\n[ 0.224942] ACPI: bus type PCI registered\n[ 0.225729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226956] PCI: Using configuration type 1 for base access\n[ 0.228687] ACPI: Added _OSI(Module Device)\n[ 0.229511] ACPI: Added _OSI(Processor Device)\n[ 0.230372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233359] ACPI: Interpreter enabled\n[ 0.234121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241399] ACPI: (supports S0 S5)\n[ 0.242097] ACPI: Using IOAPIC for interrupt routing\n[ 0.243080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247293] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248509] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251870] acpiphp: Slot [3] registered\n[ 0.252652] acpiphp: Slot [4] registered\n[ 0.253458] acpiphp: Slot [5] registered\n[ 0.254254] acpiphp: Slot [6] registered\n[ 0.255060] acpiphp: Slot [7] registered\n[ 0.255847] acpiphp: Slot [8] registered\n[ 0.256624] acpiphp: Slot [9] registered\n[ 0.257410] acpiphp: Slot [10] registered\n[ 0.258218] acpiphp: Slot [11] registered\n[ 0.259017] acpiphp: Slot [12] registered\n[ 0.259810] acpiphp: Slot [13] registered\n[ 0.260611] acpiphp: Slot [14] registered\n[ 0.261416] acpiphp: Slot [15] registered\n[ 0.272186] acpiphp: Slot [16] registered\n[ 0.272995] acpiphp: Slot [17] registered\n[ 0.273787] acpiphp: Slot [18] registered\n[ 0.274594] acpiphp: Slot [19] registered\n[ 0.275405] acpiphp: Slot [20] registered\n[ 0.276254] acpiphp: Slot [21] registered\n[ 0.277058] acpiphp: Slot [22] registered\n[ 0.277855] acpiphp: Slot [23] registered\n[ 0.278655] acpiphp: Slot [24] registered\n[ 0.279461] acpiphp: Slot [25] registered\n[ 0.280270] acpiphp: Slot [26] registered\n[ 0.281066] acpiphp: Slot [27] registered\n[ 0.281899] acpiphp: Slot [28] registered\n[ 0.282699] acpiphp: Slot [29] registered\n[ 0.283508] acpiphp: Slot [30] registered\n[ 0.284320] acpiphp: Slot [31] registered\n[ 0.285137] PCI host bridge to bus 0000:00\n[ 0.285933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288330] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291199] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297331] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298600] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307523] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356442] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359251] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360486] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361619] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362651] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364192] vgaarb: loaded\n[ 0.364781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365920] SCSI subsystem initialized\n[ 0.366719] ACPI: bus type USB registered\n[ 0.367522] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369546] usbcore: registered new device driver usb\n[ 0.370593] PCI: Using ACPI for IRQ routing\n[ 0.371603] NetLabel: Initializing\n[ 0.372304] NetLabel: domain hash size = 128\n[ 0.373155] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374095] NetLabel: unlabeled traffic allowed by default\n[ 0.375173] clocksource: Switched to clocksource kvm-clock\n[ 0.380580] AppArmor: AppArmor Filesystem Enabled\n[ 0.381530] pnp: PnP ACPI init\n[ 0.382446] pnp: PnP ACPI: found 5 devices\n[ 0.388809] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390506] NET: Registered protocol family 2\n[ 0.391453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392712] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393870] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395012] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397245] NET: Registered protocol family 1\n[ 0.398094] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400247] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428471] Trying to unpack rootfs image as initramfs...\n[ 0.477606] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491386] Scanning for low memory corruption every 60 seconds\n[ 0.492692] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493840] audit: initializing netlink subsys (disabled)\n[ 0.494862] audit: type=2000 audit(1542563320.736:1): initialized\n[ 0.496171] Initialise system trusted keyring\n[ 0.497119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498293] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500266] zbud: loaded\n[ 0.500972] VFS: Disk quotas dquot_6.6.0\n[ 0.501775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503306] fuse init (API version 7.23)\n[ 0.504207] Key type big_key registered\n[ 0.505009] Allocating IMA MOK and blacklist keyrings.\n[ 0.506472] Key type asymmetric registered\n[ 0.507319] Asymmetric key parser 'x509' registered\n[ 0.508272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509720] io scheduler noop registered\n[ 0.510506] io scheduler deadline registered (default)\n[ 0.511498] io scheduler cfq registered\n[ 0.512338] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516102] ACPI: Power Button [PWRF]\n[ 0.516948] GHES: HEST is not enabled!\n[ 0.530597] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586642] Linux agpgart interface v0.103\n[ 0.588644] brd: module loaded\n[ 0.589798] loop: module loaded\n[ 0.595787] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597224] GPT:90111 != 2097151\n[ 0.597891] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598957] GPT:90111 != 2097151\n[ 0.599625] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600576] vda: vda1 vda15\n[ 0.602086] scsi host0: ata_piix\n[ 0.602813] scsi host1: ata_piix\n[ 0.603521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606124] libphy: Fixed MDIO Bus: probed\n[ 0.606930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609984] PPP generic driver version 2.4.2\n[ 0.610865] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612142] ehci-pci: EHCI PCI platform driver\n[ 0.613008] ehci-platform: EHCI generic platform driver\n[ 0.613973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615069] ohci-pci: OHCI PCI platform driver\n[ 0.615927] ohci-platform: OHCI generic platform driver\n[ 0.616897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631223] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632205] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638304] usb usb1: Product: UHCI Host Controller\n[ 0.639223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640339] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641341] hub 1-0:1.0: USB hub found\n[ 0.642110] hub 1-0:1.0: 2 ports detected\n[ 0.642992] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645084] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646044] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647045] mousedev: PS/2 mouse device common for all mice\n[ 0.648275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650075] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652317] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653488] i2c /dev entries driver\n[ 0.654235] device-mapper: uevent: version 1.0.3\n[ 0.655154] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656746] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658013] NET: Registered protocol family 10\n[ 0.658988] NET: Registered protocol family 17\n[ 0.659865] Key type dns_resolver registered\n[ 0.660770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663550] registered taskstats version 1\n[ 0.664374] Loading compiled-in X.509 certificates\n[ 0.665795] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667623] zswap: loaded using pool lzo/zbud\n[ 0.668989] Key type trusted registered\n[ 0.670506] Key type encrypted registered\n[ 0.671335] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673367] evm: HMAC attrs: 0x1\n[ 0.674644] Magic number: 10:973:845\n[ 0.675512] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:40 UTC (1542563320)\n[ 0.677080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678173] EDD information not available.\n[ 0.759716] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761117] ata1.00: configured for MWDMA2\n[ 0.762286] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.774737] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.775979] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777209] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779059] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780564] Write protecting the kernel read-only data: 14336k\n[ 0.782104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783887] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840551] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\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 discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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"} 2018-11-18 17:49:44,831 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-81ced635-3508-4c19-9d4d-72aded4e3386 2018-11-18 17:49:46,834 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-18 17:50:16,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:50:17,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:50: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-448da661-34d1-44ff-8a64-fba98c7c463e x-compute-request-id: req-448da661-34d1-44ff-8a64-fba98c7c463e Content-Encoding: gzip Content-Length: 8099 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481228150 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.130684] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132323] pid_max: default: 32768 minimum: 301\n[ 0.133204] ACPI: Core revision 20150930\n[ 0.134586] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135874] Security Framework initialized\n[ 0.136666] Yama: becoming mindful.\n[ 0.137388] AppArmor: AppArmor initialized\n[ 0.138238] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139549] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140799] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141988] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143352] Initializing cgroup subsys io\n[ 0.144179] Initializing cgroup subsys memory\n[ 0.145017] Initializing cgroup subsys devices\n[ 0.145892] Initializing cgroup subsys freezer\n[ 0.146744] Initializing cgroup subsys net_cls\n[ 0.147604] Initializing cgroup subsys perf_event\n[ 0.148504] Initializing cgroup subsys net_prio\n[ 0.149374] Initializing cgroup subsys hugetlb\n[ 0.150248] Initializing cgroup subsys pids\n[ 0.151104] CPU: Physical Processor ID: 0\n[ 0.152573] mce: CPU supports 10 MCE banks\n[ 0.153413] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154428] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171498] ftrace: allocating 31920 entries in 125 pages\n[ 0.197998] smpboot: Max logical packages: 1\n[ 0.198844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200183] x2apic enabled\n[ 0.200994] Switched APIC routing to physical x2apic.\n[ 0.202738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203847] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207587] KVM setup paravirtual spinlock\n[ 0.208876] x86: Booted up 1 node, 1 CPUs\n[ 0.209669] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211054] devtmpfs: initialized\n[ 0.212765] evm: security.selinux\n[ 0.213452] evm: security.SMACK64\n[ 0.214132] evm: security.SMACK64EXEC\n[ 0.214877] evm: security.SMACK64TRANSMUTE\n[ 0.215664] evm: security.SMACK64MMAP\n[ 0.216391] evm: security.ima\n[ 0.217031] evm: security.capability\n[ 0.217824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219637] pinctrl core: initialized pinctrl subsystem\n[ 0.220703] RTC time: 17:48:39, date: 11/18/18\n[ 0.221650] NET: Registered protocol family 16\n[ 0.222601] cpuidle: using governor ladder\n[ 0.223410] cpuidle: using governor menu\n[ 0.224189] PCCT header not found.\n[ 0.224942] ACPI: bus type PCI registered\n[ 0.225729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226956] PCI: Using configuration type 1 for base access\n[ 0.228687] ACPI: Added _OSI(Module Device)\n[ 0.229511] ACPI: Added _OSI(Processor Device)\n[ 0.230372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233359] ACPI: Interpreter enabled\n[ 0.234121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241399] ACPI: (supports S0 S5)\n[ 0.242097] ACPI: Using IOAPIC for interrupt routing\n[ 0.243080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247293] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248509] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251870] acpiphp: Slot [3] registered\n[ 0.252652] acpiphp: Slot [4] registered\n[ 0.253458] acpiphp: Slot [5] registered\n[ 0.254254] acpiphp: Slot [6] registered\n[ 0.255060] acpiphp: Slot [7] registered\n[ 0.255847] acpiphp: Slot [8] registered\n[ 0.256624] acpiphp: Slot [9] registered\n[ 0.257410] acpiphp: Slot [10] registered\n[ 0.258218] acpiphp: Slot [11] registered\n[ 0.259017] acpiphp: Slot [12] registered\n[ 0.259810] acpiphp: Slot [13] registered\n[ 0.260611] acpiphp: Slot [14] registered\n[ 0.261416] acpiphp: Slot [15] registered\n[ 0.272186] acpiphp: Slot [16] registered\n[ 0.272995] acpiphp: Slot [17] registered\n[ 0.273787] acpiphp: Slot [18] registered\n[ 0.274594] acpiphp: Slot [19] registered\n[ 0.275405] acpiphp: Slot [20] registered\n[ 0.276254] acpiphp: Slot [21] registered\n[ 0.277058] acpiphp: Slot [22] registered\n[ 0.277855] acpiphp: Slot [23] registered\n[ 0.278655] acpiphp: Slot [24] registered\n[ 0.279461] acpiphp: Slot [25] registered\n[ 0.280270] acpiphp: Slot [26] registered\n[ 0.281066] acpiphp: Slot [27] registered\n[ 0.281899] acpiphp: Slot [28] registered\n[ 0.282699] acpiphp: Slot [29] registered\n[ 0.283508] acpiphp: Slot [30] registered\n[ 0.284320] acpiphp: Slot [31] registered\n[ 0.285137] PCI host bridge to bus 0000:00\n[ 0.285933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288330] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291199] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297331] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298600] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307523] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356442] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359251] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360486] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361619] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362651] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364192] vgaarb: loaded\n[ 0.364781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365920] SCSI subsystem initialized\n[ 0.366719] ACPI: bus type USB registered\n[ 0.367522] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369546] usbcore: registered new device driver usb\n[ 0.370593] PCI: Using ACPI for IRQ routing\n[ 0.371603] NetLabel: Initializing\n[ 0.372304] NetLabel: domain hash size = 128\n[ 0.373155] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374095] NetLabel: unlabeled traffic allowed by default\n[ 0.375173] clocksource: Switched to clocksource kvm-clock\n[ 0.380580] AppArmor: AppArmor Filesystem Enabled\n[ 0.381530] pnp: PnP ACPI init\n[ 0.382446] pnp: PnP ACPI: found 5 devices\n[ 0.388809] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390506] NET: Registered protocol family 2\n[ 0.391453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392712] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393870] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395012] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397245] NET: Registered protocol family 1\n[ 0.398094] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400247] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428471] Trying to unpack rootfs image as initramfs...\n[ 0.477606] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491386] Scanning for low memory corruption every 60 seconds\n[ 0.492692] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493840] audit: initializing netlink subsys (disabled)\n[ 0.494862] audit: type=2000 audit(1542563320.736:1): initialized\n[ 0.496171] Initialise system trusted keyring\n[ 0.497119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498293] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500266] zbud: loaded\n[ 0.500972] VFS: Disk quotas dquot_6.6.0\n[ 0.501775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503306] fuse init (API version 7.23)\n[ 0.504207] Key type big_key registered\n[ 0.505009] Allocating IMA MOK and blacklist keyrings.\n[ 0.506472] Key type asymmetric registered\n[ 0.507319] Asymmetric key parser 'x509' registered\n[ 0.508272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509720] io scheduler noop registered\n[ 0.510506] io scheduler deadline registered (default)\n[ 0.511498] io scheduler cfq registered\n[ 0.512338] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516102] ACPI: Power Button [PWRF]\n[ 0.516948] GHES: HEST is not enabled!\n[ 0.530597] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586642] Linux agpgart interface v0.103\n[ 0.588644] brd: module loaded\n[ 0.589798] loop: module loaded\n[ 0.595787] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597224] GPT:90111 != 2097151\n[ 0.597891] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598957] GPT:90111 != 2097151\n[ 0.599625] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600576] vda: vda1 vda15\n[ 0.602086] scsi host0: ata_piix\n[ 0.602813] scsi host1: ata_piix\n[ 0.603521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606124] libphy: Fixed MDIO Bus: probed\n[ 0.606930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609984] PPP generic driver version 2.4.2\n[ 0.610865] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612142] ehci-pci: EHCI PCI platform driver\n[ 0.613008] ehci-platform: EHCI generic platform driver\n[ 0.613973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615069] ohci-pci: OHCI PCI platform driver\n[ 0.615927] ohci-platform: OHCI generic platform driver\n[ 0.616897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631223] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632205] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638304] usb usb1: Product: UHCI Host Controller\n[ 0.639223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640339] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641341] hub 1-0:1.0: USB hub found\n[ 0.642110] hub 1-0:1.0: 2 ports detected\n[ 0.642992] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645084] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646044] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647045] mousedev: PS/2 mouse device common for all mice\n[ 0.648275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650075] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652317] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653488] i2c /dev entries driver\n[ 0.654235] device-mapper: uevent: version 1.0.3\n[ 0.655154] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656746] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658013] NET: Registered protocol family 10\n[ 0.658988] NET: Registered protocol family 17\n[ 0.659865] Key type dns_resolver registered\n[ 0.660770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663550] registered taskstats version 1\n[ 0.664374] Loading compiled-in X.509 certificates\n[ 0.665795] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667623] zswap: loaded using pool lzo/zbud\n[ 0.668989] Key type trusted registered\n[ 0.670506] Key type encrypted registered\n[ 0.671335] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673367] evm: HMAC attrs: 0x1\n[ 0.674644] Magic number: 10:973:845\n[ 0.675512] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:40 UTC (1542563320)\n[ 0.677080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678173] EDD information not available.\n[ 0.759716] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761117] ata1.00: configured for MWDMA2\n[ 0.762286] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.774737] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.775979] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777209] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779059] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780564] Write protecting the kernel read-only data: 14336k\n[ 0.782104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783887] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840551] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\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 discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.68s]\nping 10.10.20.11 OK\nping 10.10.20.11 OK\nping 10.10.20.11 OK\n"} 2018-11-18 17:50:17,947 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-448da661-34d1-44ff-8a64-fba98c7c463e 2018-11-18 17:50:17,948 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.14) to 'sdnvpn-8-2' (10.10.20.11). -->Expected result: can ping. 2018-11-18 17:50:17,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825b362e5dadb1777d3b42364ce7a19e4869f58" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:50:19,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:50: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-b0367573-c0ed-4ea7-a275-61c345f56079 x-compute-request-id: req-b0367573-c0ed-4ea7-a275-61c345f56079 Content-Encoding: gzip Content-Length: 8099 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481228150 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.130684] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132323] pid_max: default: 32768 minimum: 301\n[ 0.133204] ACPI: Core revision 20150930\n[ 0.134586] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135874] Security Framework initialized\n[ 0.136666] Yama: becoming mindful.\n[ 0.137388] AppArmor: AppArmor initialized\n[ 0.138238] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139549] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140799] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141988] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143352] Initializing cgroup subsys io\n[ 0.144179] Initializing cgroup subsys memory\n[ 0.145017] Initializing cgroup subsys devices\n[ 0.145892] Initializing cgroup subsys freezer\n[ 0.146744] Initializing cgroup subsys net_cls\n[ 0.147604] Initializing cgroup subsys perf_event\n[ 0.148504] Initializing cgroup subsys net_prio\n[ 0.149374] Initializing cgroup subsys hugetlb\n[ 0.150248] Initializing cgroup subsys pids\n[ 0.151104] CPU: Physical Processor ID: 0\n[ 0.152573] mce: CPU supports 10 MCE banks\n[ 0.153413] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154428] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171498] ftrace: allocating 31920 entries in 125 pages\n[ 0.197998] smpboot: Max logical packages: 1\n[ 0.198844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200183] x2apic enabled\n[ 0.200994] Switched APIC routing to physical x2apic.\n[ 0.202738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203847] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207587] KVM setup paravirtual spinlock\n[ 0.208876] x86: Booted up 1 node, 1 CPUs\n[ 0.209669] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211054] devtmpfs: initialized\n[ 0.212765] evm: security.selinux\n[ 0.213452] evm: security.SMACK64\n[ 0.214132] evm: security.SMACK64EXEC\n[ 0.214877] evm: security.SMACK64TRANSMUTE\n[ 0.215664] evm: security.SMACK64MMAP\n[ 0.216391] evm: security.ima\n[ 0.217031] evm: security.capability\n[ 0.217824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219637] pinctrl core: initialized pinctrl subsystem\n[ 0.220703] RTC time: 17:48:39, date: 11/18/18\n[ 0.221650] NET: Registered protocol family 16\n[ 0.222601] cpuidle: using governor ladder\n[ 0.223410] cpuidle: using governor menu\n[ 0.224189] PCCT header not found.\n[ 0.224942] ACPI: bus type PCI registered\n[ 0.225729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226956] PCI: Using configuration type 1 for base access\n[ 0.228687] ACPI: Added _OSI(Module Device)\n[ 0.229511] ACPI: Added _OSI(Processor Device)\n[ 0.230372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233359] ACPI: Interpreter enabled\n[ 0.234121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241399] ACPI: (supports S0 S5)\n[ 0.242097] ACPI: Using IOAPIC for interrupt routing\n[ 0.243080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247293] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248509] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251870] acpiphp: Slot [3] registered\n[ 0.252652] acpiphp: Slot [4] registered\n[ 0.253458] acpiphp: Slot [5] registered\n[ 0.254254] acpiphp: Slot [6] registered\n[ 0.255060] acpiphp: Slot [7] registered\n[ 0.255847] acpiphp: Slot [8] registered\n[ 0.256624] acpiphp: Slot [9] registered\n[ 0.257410] acpiphp: Slot [10] registered\n[ 0.258218] acpiphp: Slot [11] registered\n[ 0.259017] acpiphp: Slot [12] registered\n[ 0.259810] acpiphp: Slot [13] registered\n[ 0.260611] acpiphp: Slot [14] registered\n[ 0.261416] acpiphp: Slot [15] registered\n[ 0.272186] acpiphp: Slot [16] registered\n[ 0.272995] acpiphp: Slot [17] registered\n[ 0.273787] acpiphp: Slot [18] registered\n[ 0.274594] acpiphp: Slot [19] registered\n[ 0.275405] acpiphp: Slot [20] registered\n[ 0.276254] acpiphp: Slot [21] registered\n[ 0.277058] acpiphp: Slot [22] registered\n[ 0.277855] acpiphp: Slot [23] registered\n[ 0.278655] acpiphp: Slot [24] registered\n[ 0.279461] acpiphp: Slot [25] registered\n[ 0.280270] acpiphp: Slot [26] registered\n[ 0.281066] acpiphp: Slot [27] registered\n[ 0.281899] acpiphp: Slot [28] registered\n[ 0.282699] acpiphp: Slot [29] registered\n[ 0.283508] acpiphp: Slot [30] registered\n[ 0.284320] acpiphp: Slot [31] registered\n[ 0.285137] PCI host bridge to bus 0000:00\n[ 0.285933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288330] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291199] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297331] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298600] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307523] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356442] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359251] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360486] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361619] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362651] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364192] vgaarb: loaded\n[ 0.364781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365920] SCSI subsystem initialized\n[ 0.366719] ACPI: bus type USB registered\n[ 0.367522] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369546] usbcore: registered new device driver usb\n[ 0.370593] PCI: Using ACPI for IRQ routing\n[ 0.371603] NetLabel: Initializing\n[ 0.372304] NetLabel: domain hash size = 128\n[ 0.373155] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374095] NetLabel: unlabeled traffic allowed by default\n[ 0.375173] clocksource: Switched to clocksource kvm-clock\n[ 0.380580] AppArmor: AppArmor Filesystem Enabled\n[ 0.381530] pnp: PnP ACPI init\n[ 0.382446] pnp: PnP ACPI: found 5 devices\n[ 0.388809] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390506] NET: Registered protocol family 2\n[ 0.391453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392712] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393870] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395012] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397245] NET: Registered protocol family 1\n[ 0.398094] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400247] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428471] Trying to unpack rootfs image as initramfs...\n[ 0.477606] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491386] Scanning for low memory corruption every 60 seconds\n[ 0.492692] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493840] audit: initializing netlink subsys (disabled)\n[ 0.494862] audit: type=2000 audit(1542563320.736:1): initialized\n[ 0.496171] Initialise system trusted keyring\n[ 0.497119] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498293] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500266] zbud: loaded\n[ 0.500972] VFS: Disk quotas dquot_6.6.0\n[ 0.501775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503306] fuse init (API version 7.23)\n[ 0.504207] Key type big_key registered\n[ 0.505009] Allocating IMA MOK and blacklist keyrings.\n[ 0.506472] Key type asymmetric registered\n[ 0.507319] Asymmetric key parser 'x509' registered\n[ 0.508272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509720] io scheduler noop registered\n[ 0.510506] io scheduler deadline registered (default)\n[ 0.511498] io scheduler cfq registered\n[ 0.512338] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513384] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516102] ACPI: Power Button [PWRF]\n[ 0.516948] GHES: HEST is not enabled!\n[ 0.530597] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586642] Linux agpgart interface v0.103\n[ 0.588644] brd: module loaded\n[ 0.589798] loop: module loaded\n[ 0.595787] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597224] GPT:90111 != 2097151\n[ 0.597891] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598957] GPT:90111 != 2097151\n[ 0.599625] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600576] vda: vda1 vda15\n[ 0.602086] scsi host0: ata_piix\n[ 0.602813] scsi host1: ata_piix\n[ 0.603521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606124] libphy: Fixed MDIO Bus: probed\n[ 0.606930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609984] PPP generic driver version 2.4.2\n[ 0.610865] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612142] ehci-pci: EHCI PCI platform driver\n[ 0.613008] ehci-platform: EHCI generic platform driver\n[ 0.613973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615069] ohci-pci: OHCI PCI platform driver\n[ 0.615927] ohci-platform: OHCI generic platform driver\n[ 0.616897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631223] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632205] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638304] usb usb1: Product: UHCI Host Controller\n[ 0.639223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640339] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641341] hub 1-0:1.0: USB hub found\n[ 0.642110] hub 1-0:1.0: 2 ports detected\n[ 0.642992] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645084] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646044] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647045] mousedev: PS/2 mouse device common for all mice\n[ 0.648275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650075] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652317] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653488] i2c /dev entries driver\n[ 0.654235] device-mapper: uevent: version 1.0.3\n[ 0.655154] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656746] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658013] NET: Registered protocol family 10\n[ 0.658988] NET: Registered protocol family 17\n[ 0.659865] Key type dns_resolver registered\n[ 0.660770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663550] registered taskstats version 1\n[ 0.664374] Loading compiled-in X.509 certificates\n[ 0.665795] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667623] zswap: loaded using pool lzo/zbud\n[ 0.668989] Key type trusted registered\n[ 0.670506] Key type encrypted registered\n[ 0.671335] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673367] evm: HMAC attrs: 0x1\n[ 0.674644] Magic number: 10:973:845\n[ 0.675512] rtc_cmos 00:00: setting system clock to 2018-11-18 17:48:40 UTC (1542563320)\n[ 0.677080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678173] EDD information not available.\n[ 0.759716] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761117] ata1.00: configured for MWDMA2\n[ 0.762286] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.774737] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.775979] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777209] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779059] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780564] Write protecting the kernel read-only data: 14336k\n[ 0.782104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783887] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840551] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\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 discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.68s]\nping 10.10.20.11 OK\nping 10.10.20.11 OK\nping 10.10.20.11 OK\n"} 2018-11-18 17:50:19,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-b0367573-c0ed-4ea7-a275-61c345f56079 2018-11-18 17:50:19,025 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-11-18 17:50:19,026 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-11-18 17:50:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:50:19,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4515 X-Openstack-Request-Id: req-d19880b5-29fb-4d4b-affe-1cc7ccf58392 Date: Sun, 18 Nov 2018 17:50:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b2048cbd-552d-45c6-8dd7-59d6bc212105","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["fc9be7a4-6fd5-4df9-a463-cd62adf10681"],"description":"","tags":[],"updated_at":"2018-11-18T17:48:09Z","provider:segmentation_id":84,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e6f29bbf-39f0-4262-908b-00dd54f609f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["b45e7715-7abd-4889-8705-72bdbe04e33b"],"description":"","tags":[],"updated_at":"2018-11-18T17:48:15Z","provider:segmentation_id":30,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:48:15Z","provider:network_type":"vxlan"}]} 2018-11-18 17:50:19,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-d19880b5-29fb-4d4b-affe-1cc7ccf58392 2018-11-18 17:50:19,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"floatingip": {"floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}' 2018-11-18 17:50:20,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-40417f74-40cf-4598-905e-816b50d953cb Date: Sun, 18 Nov 2018 17:50:20 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-18T17:50:20Z", "floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": null, "id": "13c4e13a-da50-4073-bbda-942b718a0d8f", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:50:20Z", "project_id": "a875ae444eec41a6b8bd843d2517a591"}} 2018-11-18 17:50:20,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-40417f74-40cf-4598-905e-816b50d953cb 2018-11-18 17:50:20,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" -d '{"addFloatingIp": {"address": "172.30.9.201"}}' 2018-11-18 17:50:23,070 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:50: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-8cb57e34-b8a3-4247-a3a1-3a417c65e8b4 x-compute-request-id: req-8cb57e34-b8a3-4247-a3a1-3a417c65e8b4 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-11-18 17:50:23,070 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-8cb57e34-b8a3-4247-a3a1-3a417c65e8b4 2018-11-18 17:50:23,070 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-11-18 17:50:23,071 - sdnvpn-results - DEBUG - Ping IP 172.30.9.201 2018-11-18 17:50:23,071 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.201 -c 10' 2018-11-18 17:50:32,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" -d '{"forceDelete": null}' 2018-11-18 17:50:32,279 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a0e9034-2fe1-46aa-8502-4f688c151cb5 x-compute-request-id: req-0a0e9034-2fe1-46aa-8502-4f688c151cb5 Content-Length: 0 Content-Type: application/json 2018-11-18 17:50:32,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22/action used request id req-0a0e9034-2fe1-46aa-8502-4f688c151cb5 2018-11-18 17:50:32,279 - sdnvpn_test_utils - DEBUG - Waiting for instance 7b3d3968-90d2-4727-8a86-7978032e3e22 to be deleted 2018-11-18 17:50:32,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" 2018-11-18 17:50:32,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:50: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-5c8b734b-707b-4ba4-b8a7-5a1b431d67bc x-compute-request-id: req-5c8b734b-707b-4ba4-b8a7-5a1b431d67bc Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:b5:7f", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:b5:7f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7b3d3968-90d2-4727-8a86-7978032e3e22", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": "2018-11-18T17:48:39.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7b3d3968-90d2-4727-8a86-7978032e3e22", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:50:32Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-11-18T17:48:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:eb:f2", "version": 4, "addr": "10.10.20.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-18T17:48:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "0c2563dd-40dc-445a-9f27-6758f90f984c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:48:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-11-18T17:48:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:50:32,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-5c8b734b-707b-4ba4-b8a7-5a1b431d67bc 2018-11-18 17:50:34,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" 2018-11-18 17:50:35,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:50: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-e9a3bb79-d89b-45a6-b2db-85cfc1b2af25 x-compute-request-id: req-e9a3bb79-d89b-45a6-b2db-85cfc1b2af25 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:eb:f2", "version": 4, "addr": "10.10.20.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-18T17:48:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "0c2563dd-40dc-445a-9f27-6758f90f984c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:48:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-11-18T17:48:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:50:35,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-e9a3bb79-d89b-45a6-b2db-85cfc1b2af25 2018-11-18 17:50:37,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" -d '{"forceDelete": null}' 2018-11-18 17:50:37,954 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:50: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-bf71dc34-b658-4abd-a31b-37c2f8f88406 x-compute-request-id: req-bf71dc34-b658-4abd-a31b-37c2f8f88406 Content-Length: 0 Content-Type: application/json 2018-11-18 17:50:37,955 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c/action used request id req-bf71dc34-b658-4abd-a31b-37c2f8f88406 2018-11-18 17:50:37,955 - sdnvpn_test_utils - DEBUG - Waiting for instance 0c2563dd-40dc-445a-9f27-6758f90f984c to be deleted 2018-11-18 17:50:37,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" 2018-11-18 17:50:38,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:50: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-ac881a34-ff54-405f-9d77-57ce83eb5811 x-compute-request-id: req-ac881a34-ff54-405f-9d77-57ce83eb5811 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:eb:f2", "version": 4, "addr": "10.10.20.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0c2563dd-40dc-445a-9f27-6758f90f984c", "rel": "bookmark"}], "image": {"id": "de0245d6-3cab-4883-bc92-8023b9c4696e", "links": [{"href": "http://172.30.9.30:8774/images/de0245d6-3cab-4883-bc92-8023b9c4696e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-18T17:48:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "0c2563dd-40dc-445a-9f27-6758f90f984c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:50:37Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-11-18T17:48:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:50:38,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-ac881a34-ff54-405f-9d77-57ce83eb5811 2018-11-18 17:50:40,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293676bdb880fb6740b62e0d8761b5feccbfcd1d" 2018-11-18 17:50:40,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:50: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-0ad1f9b2-ee79-4e97-9cf6-5dfc7513bf12 x-compute-request-id: req-0ad1f9b2-ee79-4e97-9cf6-5dfc7513bf12 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 17:50:40,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-0ad1f9b2-ee79-4e97-9cf6-5dfc7513bf12 2018-11-18 17:50:42,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/de0245d6-3cab-4883-bc92-8023b9c4696e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38809e70168be3fe3f5f257f30d247c0ed263e04" 2018-11-18 17:50:44,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac5467ef-41b7-43a0-9179-b21b8de81183 Date: Sun, 18 Nov 2018 17:50:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 17:50:44,115 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/de0245d6-3cab-4883-bc92-8023b9c4696e used request id req-ac5467ef-41b7-43a0-9179-b21b8de81183 2018-11-18 17:50:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/13c4e13a-da50-4073-bbda-942b718a0d8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:50:44,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0116a687-1c60-4c79-a878-d79f2a686413 Content-Length: 0 Date: Sun, 18 Nov 2018 17:50:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:50:44,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/13c4e13a-da50-4073-bbda-942b718a0d8f used request id req-0116a687-1c60-4c79-a878-d79f2a686413 2018-11-18 17:50:44,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"subnet_id": "fc9be7a4-6fd5-4df9-a463-cd62adf10681"}' 2018-11-18 17:50:46,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8691161-b463-4f2a-92d5-1763cd528970 Date: Sun, 18 Nov 2018 17:50:46 GMT RESP BODY: {"network_id": "b2048cbd-552d-45c6-8dd7-59d6bc212105", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "fc9be7a4-6fd5-4df9-a463-cd62adf10681", "subnet_ids": ["fc9be7a4-6fd5-4df9-a463-cd62adf10681"], "port_id": "deccc0e2-2338-4010-80e1-81c35a1adc12", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592"} 2018-11-18 17:50:46,137 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592/remove_router_interface used request id req-f8691161-b463-4f2a-92d5-1763cd528970 2018-11-18 17:50:46,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"subnet_id": "b45e7715-7abd-4889-8705-72bdbe04e33b"}' 2018-11-18 17:50:47,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-697d48cd-35f8-4594-9fe1-da9b4b0cfff4 Date: Sun, 18 Nov 2018 17:50:47 GMT RESP BODY: {"network_id": "e6f29bbf-39f0-4262-908b-00dd54f609f7", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "b45e7715-7abd-4889-8705-72bdbe04e33b", "subnet_ids": ["b45e7715-7abd-4889-8705-72bdbe04e33b"], "port_id": "09be17ec-3296-4821-a1ae-e14069cdec0c", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592"} 2018-11-18 17:50:47,165 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592/remove_router_interface used request id req-697d48cd-35f8-4594-9fe1-da9b4b0cfff4 2018-11-18 17:50:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:50:48,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-31c92061-4597-44db-a5e7-2c7302eb6379 Date: Sun, 18 Nov 2018 17:50:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:50:47Z", "revision_number": 11, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9fcf1345-f78b-4169-bddc-a32b520ad592", "name": "sdnvpn-8-1-router"}} 2018-11-18 17:50:48,060 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592 used request id req-31c92061-4597-44db-a5e7-2c7302eb6379 2018-11-18 17:50:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/fc9be7a4-6fd5-4df9-a463-cd62adf10681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:50:50,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e48a9af3-29b8-454b-b612-da6cf8ac98e8 Date: Sun, 18 Nov 2018 17:50:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:50:50,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/fc9be7a4-6fd5-4df9-a463-cd62adf10681 used request id req-e48a9af3-29b8-454b-b612-da6cf8ac98e8 2018-11-18 17:50:50,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/b45e7715-7abd-4889-8705-72bdbe04e33b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:50:52,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e0c5e98-0de7-41e1-85e0-7014c89faae0 Date: Sun, 18 Nov 2018 17:50:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:50:52,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b45e7715-7abd-4889-8705-72bdbe04e33b used request id req-8e0c5e98-0de7-41e1-85e0-7014c89faae0 2018-11-18 17:50:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:50:53,014 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbc5ec03-0aae-4414-9699-ddace582732b Content-Length: 0 Date: Sun, 18 Nov 2018 17:50:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:50:53,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/9fcf1345-f78b-4169-bddc-a32b520ad592 used request id req-dbc5ec03-0aae-4414-9699-ddace582732b 2018-11-18 17:50:53,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/b2048cbd-552d-45c6-8dd7-59d6bc212105 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:50:54,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1207f8c8-d398-4a40-9052-199bbfbac57f Date: Sun, 18 Nov 2018 17:50:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:50:54,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/b2048cbd-552d-45c6-8dd7-59d6bc212105 used request id req-1207f8c8-d398-4a40-9052-199bbfbac57f 2018-11-18 17:50:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/e6f29bbf-39f0-4262-908b-00dd54f609f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c864f8c4c4a66901a9d43051d66b3c59333e584a" 2018-11-18 17:50:55,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0c10782-f757-444e-92c6-5681030291ad Date: Sun, 18 Nov 2018 17:50:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:50:55,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e6f29bbf-39f0-4262-908b-00dd54f609f7 used request id req-b0c10782-f757-444e-92c6-5681030291ad 2018-11-18 17:50:55,147 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | PASS | 'sdnvpn-8-1' can ping 'sdnvpn-8-2' | +========================================================================================+ | Assign a Floating IP to sdnvpn-8-1 | | PASS | Assign a Floating IP to sdnvpn-8-1 | +========================================================================================+ | Ping sdnvpn-8-1 via Floating IP | +----------------------------------------------------------------------------------------+ | PASS | Ping IP 172.30.9.201 | +========================================================================================+ 2018-11-18 17:50:55,148 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-18 17:50:55,148 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-11-18 17:50:55,148 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.201': 'PASS'}]} 2018-11-18 17:50:55,148 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-11-18 17:50:55,149 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-11-18 17:50:55,149 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-11-18 17:50:55,224 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-11-18 17:50:55,227 - paramiko.transport - DEBUG - starting thread (client mode): 0x81ff2750L 2018-11-18 17:50:55,227 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:50:55,258 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:50:55,258 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:50:55,262 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:50:55,262 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:50:55,262 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:50:55,262 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:50:55,262 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:50:55,262 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:50:55,270 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:50:55,271 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:50:55,291 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.46: 5024ca5f52c7751b9504fe1969f9b89e 2018-11-18 17:50:55,291 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:50:55,310 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:50:55,339 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:50:55,356 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:50:55,516 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:50:55,516 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:50:55,556 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:50:55,556 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:50:55,564 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:00,412 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:00,413 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:00,416 - paramiko.transport - DEBUG - starting thread (client mode): 0x81ccd410L 2018-11-18 17:51:00,416 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:00,421 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:00,421 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:00,424 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:00,424 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:00,425 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:00,425 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:00,425 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:00,425 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:00,430 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:00,431 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:00,431 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 17:51:00,432 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:00,470 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:00,482 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:00,496 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:00,568 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:00,568 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:00,607 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:00,608 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:00,615 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:00,649 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:00,650 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:00,651 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:00,652 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:00,652 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:00,692 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:00,728 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:00,730 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:00,730 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:00,731 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:00,731 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:00,772 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:00,804 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:00,806 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:00,807 - paramiko.transport - DEBUG - starting thread (client mode): 0x81d05250L 2018-11-18 17:51:00,808 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:00,812 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:00,812 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:00,814 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:00,814 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:00,814 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:00,814 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:00,815 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:00,815 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:00,819 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:00,820 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:00,823 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 17:51:00,823 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:00,859 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:00,869 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:00,888 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:00,944 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:00,944 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:00,983 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:00,984 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:00,991 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:01,021 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:01,022 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:01,023 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:01,024 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:01,024 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:01,064 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:01,096 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:01,098 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:01,098 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:01,099 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:01,099 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:01,139 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:01,167 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:01,169 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:01,170 - paramiko.transport - DEBUG - starting thread (client mode): 0x81d25dd0L 2018-11-18 17:51:01,170 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:01,175 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:01,175 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:01,178 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:01,179 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:01,179 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:01,179 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:01,179 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:01,179 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:01,183 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:01,184 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:01,186 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 17:51:01,186 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:01,223 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:01,234 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:01,250 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:01,332 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:01,332 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:01,371 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:01,372 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:01,385 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:01,419 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:01,420 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:01,421 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:01,422 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:01,422 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:01,462 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:01,495 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:01,496 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:01,497 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:01,498 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:01,498 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:01,538 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:01,568 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:01,569 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:01,571 - paramiko.transport - DEBUG - starting thread (client mode): 0x81c75b50L 2018-11-18 17:51:01,571 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:01,576 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:01,576 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:01,579 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:01,579 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:01,579 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:01,579 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:01,579 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:01,580 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:01,584 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:01,585 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:01,586 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 17:51:01,587 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:01,624 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:01,635 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:01,651 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:01,714 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:01,714 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:01,753 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:01,754 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:01,757 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:01,792 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:01,793 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:01,793 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:01,794 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:01,794 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:01,836 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:01,871 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:01,873 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:01,874 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:01,874 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:01,875 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:01,915 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:01,946 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:01,948 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:01,949 - paramiko.transport - DEBUG - starting thread (client mode): 0x81c4d590L 2018-11-18 17:51:01,950 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:01,954 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:01,955 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:01,957 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:01,957 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:01,957 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:01,957 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:01,957 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:01,958 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:01,962 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:01,962 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:01,965 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 17:51:01,966 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:02,002 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:02,013 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:02,030 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:02,090 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:02,091 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:02,130 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:02,131 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:02,134 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:02,164 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:02,165 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:02,166 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:02,167 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:02,167 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:02,207 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:02,239 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:02,240 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:02,241 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:02,242 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:02,242 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:02,282 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:02,309 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:02,310 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:02,311 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:02,312 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:02,312 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:02,320 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:07,226 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:07,227 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:07,229 - paramiko.transport - DEBUG - starting thread (client mode): 0x81d63bd0L 2018-11-18 17:51:07,229 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:07,236 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:07,236 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:07,239 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:07,239 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:07,239 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:07,240 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:07,240 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:07,240 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:07,245 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:07,245 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:07,261 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 17:51:07,261 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:07,285 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:07,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:07,326 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:07,392 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:07,392 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:07,431 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:07,432 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:07,438 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:07,476 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:07,477 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:07,478 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:07,479 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:07,479 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:07,519 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:07,558 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:07,559 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:07,560 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:07,561 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:07,561 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:07,602 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:07,637 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:07,639 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:07,641 - paramiko.transport - DEBUG - starting thread (client mode): 0x81d17cd0L 2018-11-18 17:51:07,641 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:07,646 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:07,646 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:07,648 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:07,648 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:07,648 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:07,649 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:07,649 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:07,649 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:07,653 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:07,654 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:07,657 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 17:51:07,657 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:07,693 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:07,702 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:07,722 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:07,775 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:07,775 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:07,814 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:07,815 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:07,825 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:07,855 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:07,856 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:07,857 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:07,858 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:07,858 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:07,899 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:07,932 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:07,933 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:07,934 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:07,935 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:07,935 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:07,976 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:08,004 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:08,006 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:08,008 - paramiko.transport - DEBUG - starting thread (client mode): 0x81d430d0L 2018-11-18 17:51:08,008 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:08,015 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:08,015 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:08,018 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:08,018 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:08,018 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:08,018 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:08,018 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:08,019 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:08,023 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:08,024 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:08,040 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 17:51:08,040 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:08,063 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:08,075 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:08,105 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:08,182 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:08,182 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:08,221 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:08,222 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:08,240 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:08,274 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:08,274 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:08,275 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:08,276 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:08,276 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:08,318 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:08,353 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:08,355 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:08,355 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:08,356 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:08,357 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:08,397 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:08,427 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:08,429 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:08,430 - paramiko.transport - DEBUG - starting thread (client mode): 0x81d43fd0L 2018-11-18 17:51:08,431 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:08,435 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:08,435 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:08,438 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:08,438 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:08,438 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:08,438 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:08,438 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:08,439 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:08,443 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:08,444 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:08,445 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 17:51:08,446 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:08,483 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:08,494 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:08,510 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:08,571 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:08,572 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:08,611 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:08,612 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:08,615 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:08,646 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:08,648 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:08,648 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:08,649 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:08,649 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:08,691 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:08,726 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:08,728 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:08,728 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:08,729 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:08,729 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:08,769 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:08,798 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:08,800 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:08,801 - paramiko.transport - DEBUG - starting thread (client mode): 0x81d4b9d0L 2018-11-18 17:51:08,802 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 17:51:08,808 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 17:51:08,808 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 17:51:08,810 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 17:51:08,810 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 17:51:08,810 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 17:51:08,811 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 17:51:08,811 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 17:51:08,811 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 17:51:08,815 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 17:51:08,816 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 17:51:08,817 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 17:51:08,818 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 17:51:08,855 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 17:51:08,866 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 17:51:08,882 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 17:51:08,946 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 17:51:08,946 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 17:51:08,985 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 17:51:08,986 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 17:51:08,992 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 17:51:09,020 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 17:51:09,021 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 17:51:09,022 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 17:51:09,023 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 17:51:09,023 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 17:51:09,063 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 17:51:09,093 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 17:51:09,095 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 17:51:09,096 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 17:51:09,096 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 17:51:09,097 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 17:51:09,137 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 17:51:09,164 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 17:51:09,165 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 17:51:09,165 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:51:09,167 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:51:09,167 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:51:09,170 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:51:09,219 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:51:09,220 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:51:09,221 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:51:09,222 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:51:09,222 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:51:09,224 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:51:09,265 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:51:09,265 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:51:09,266 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:51:09,267 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:51:09,267 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:51:09,269 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:51:09,317 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:51:09,317 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:51:09,318 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:51:09,319 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:51:09,319 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:51:09,322 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:51:09,368 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:51:09,369 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 17:51:09,370 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:51:09,370 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 17:51:09,370 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 17:51:09,374 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 17:51:09,416 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 17:51:09,416 - sdnvpn-results - INFO - Verify that OpenDaylight can start/communicate with zrpcd/Quagga 2018-11-18 17:51:09,416 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-11-18 17:51:09,417 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 17:51:09,417 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-11-18 17:51:09,417 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:51:09,418 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:51:09,419 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:51:09,421 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:51:09,467 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:51:09,467 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-11-18 17:51:09,468 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:51:09,469 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:51:09,469 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:51:09,470 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:51:09,473 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:51:09,522 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:51:09,523 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-11-18 17:51:09,524 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:51:09,524 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:51:09,525 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:51:09,525 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:51:09,528 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:51:09,575 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:51:09,576 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-11-18 17:51:09,580 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:51:09,595 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 17:51:09,596 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 17:51:09,596 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 17:51:09,598 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 17:51:09,632 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-18 17:51:09,633 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-18 17:51:09,634 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-18 17:51:09,634 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-18 17:51:09,635 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-18 17:51:09,675 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-18 17:51:09,709 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-18 17:51:09,711 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-18 17:51:09,712 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-18 17:51:09,713 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-18 17:51:09,713 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-18 17:51:09,753 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-18 17:51:09,782 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-11-18 17:51:09,783 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-11-18 17:51:09,784 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-11-18 17:51:09,785 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-11-18 17:51:09,788 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-11-18 17:51:09,790 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 17:51:09,791 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 17:51:09,791 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 17:51:09,794 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 17:51:09,832 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-18 17:51:09,833 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-18 17:51:09,834 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-18 17:51:09,835 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-18 17:51:09,835 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-18 17:51:09,876 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-18 17:51:09,912 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-18 17:51:09,913 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-18 17:51:09,914 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-18 17:51:09,915 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-18 17:51:09,915 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-18 17:51:09,956 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-18 17:51:09,986 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-11-18 17:51:09,986 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-11-18 17:51:09,987 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-11-18 17:51:09,988 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-11-18 17:51:09,992 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-11-18 17:51:09,995 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 17:51:09,996 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 17:51:09,996 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 17:51:09,999 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 17:51:10,038 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-18 17:51:10,039 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-18 17:51:10,040 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-18 17:51:10,040 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-18 17:51:10,041 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-18 17:51:10,081 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-18 17:51:10,117 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-18 17:51:10,119 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-18 17:51:10,120 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-18 17:51:10,121 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-18 17:51:10,121 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-18 17:51:10,161 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-18 17:51:10,191 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-11-18 17:51:10,191 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-11-18 17:51:10,192 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-11-18 17:51:10,194 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-11-18 17:51:10,198 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-11-18 17:51:10,199 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-1 2018-11-18 17:51:10,200 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-18 17:51:10,200 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-18 17:51:10,201 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-18 17:51:10,203 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-18 17:51:10,204 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-18 17:51:10,204 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-11-18 17:51:10,204 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-11-18 17:51:10,205 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-11-18 17:51:10,240 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-18 17:51:10,240 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.32 2018-11-18 17:51:10,241 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-18 17:51:10,242 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-18 17:51:10,243 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-18 17:51:10,243 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-18 17:51:10,284 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-18 17:51:13,646 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-18 17:51:13,647 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-18 17:51:13,648 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-18 17:51:13,649 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-18 17:51:13,649 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-18 17:51:13,689 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-18 17:51:14,344 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-18 17:51:14,345 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-18 17:51:19,345 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-11-18 17:51:19,346 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-11-18 17:51:19,347 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-11-18 17:51:19,347 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-11-18 17:51:19,350 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-11-18 17:51:19,402 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-11-18 17:51:19,403 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-11-18 17:51:19,404 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-11-18 17:51:19,404 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:51:25,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:51:25,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:51:25,900 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:51:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:51:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:51:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:51:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:51:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:51:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:51:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:51:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:51:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:51:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:51:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:51:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:51:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:51:25,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:51:25,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:51:25,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:51:25,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 17:51:25,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:51:25,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:51:25,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:51:25,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:51:25,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:51:25,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:51:25,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:51:25,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:51:25,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec119f5b-64bb-4171-acfd-e6106a67cd24 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:51:25,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ec119f5b-64bb-4171-acfd-e6106a67cd24 2018-11-18 17:51:25,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:51:26,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["JednVo5QSqKuDx6ywkxKKQ"], "issued_at": "2018-11-18T17:51:26.000000Z"}} 2018-11-18 17:51:26,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b56c3e1ca9935c0cf262be98007115fb7f7633" 2018-11-18 17:51:26,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51: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-cd70026d-ebc3-4455-b2c7-dccd19fd3dc5 x-compute-request-id: req-cd70026d-ebc3-4455-b2c7-dccd19fd3dc5 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 17:51:26,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail used request id req-cd70026d-ebc3-4455-b2c7-dccd19fd3dc5 2018-11-18 17:51:26,474 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-11-18 17:51:26,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b56c3e1ca9935c0cf262be98007115fb7f7633" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-11-18 17:51:26,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51: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-129f114a-ed0d-4732-96d9-2cbce27df306 x-compute-request-id: req-129f114a-ed0d-4732-96d9-2cbce27df306 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:51:26,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-129f114a-ed0d-4732-96d9-2cbce27df306 2018-11-18 17:51:26,526 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=23d7944e-b8f1-4b9d-98fa-7b70604d9536 created successfully. 2018-11-18 17:51:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:51:26,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1f8f59-ea32-45f4-a986-28fa69f0d223 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:51:26,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6f1f8f59-ea32-45f4-a986-28fa69f0d223 2018-11-18 17:51:26,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:51:26,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["zwN4ZwL3RJaFBsUWMfD4SA"], "issued_at": "2018-11-18T17:51:26.000000Z"}} 2018-11-18 17:51:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:27,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12700 X-Openstack-Request-Id: req-7b02edf1-2eb8-407e-a936-865009413657 Date: Sun, 18 Nov 2018 17:51:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:48:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "revision_number": 0, "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 6, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}]} 2018-11-18 17:51:27,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-7b02edf1-2eb8-407e-a936-865009413657 2018-11-18 17:51:27,509 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-18 17:51:27,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:28,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-56e712b2-9036-4704-bd80-d0fd6ec5c524 Date: Sun, 18 Nov 2018 17:51:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "7992fbc7-c006-45d9-be3d-d54fba22312a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "7d9b5a25-b528-4162-84b6-d3791b85db42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "bb45af46-d252-4210-a295-b734dae17e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 80, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:20Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa"}, {"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "d4d80abf-bc55-480b-83fc-23b3d318de13"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c"}]} 2018-11-18 17:51:28,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-56e712b2-9036-4704-bd80-d0fd6ec5c524 2018-11-18 17:51:28,062 - sdnvpn_test_utils - INFO - This rule exists for security group: 91413c69-2ede-4b60-af51-ee1e32d4d025 2018-11-18 17:51:28,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:28,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-b7db30cb-3c9d-4b5f-ba5e-4b0bbc3f771f Date: Sun, 18 Nov 2018 17:51:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "7992fbc7-c006-45d9-be3d-d54fba22312a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "7d9b5a25-b528-4162-84b6-d3791b85db42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "bb45af46-d252-4210-a295-b734dae17e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 80, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:20Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa"}, {"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "d4d80abf-bc55-480b-83fc-23b3d318de13"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c"}]} 2018-11-18 17:51:28,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-b7db30cb-3c9d-4b5f-ba5e-4b0bbc3f771f 2018-11-18 17:51:28,232 - sdnvpn_test_utils - INFO - This rule exists for security group: 91413c69-2ede-4b60-af51-ee1e32d4d025 2018-11-18 17:51:28,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:28,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-825565a1-b4a8-4d7f-b6a9-5f1db733026e Date: Sun, 18 Nov 2018 17:51:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "7992fbc7-c006-45d9-be3d-d54fba22312a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 22, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:19Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "7d9b5a25-b528-4162-84b6-d3791b85db42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520"}, {"remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "bb45af46-d252-4210-a295-b734dae17e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 80, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:20Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa"}, {"remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "d4d80abf-bc55-480b-83fc-23b3d318de13"}, {"remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "port_range_min": null, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "port_range_min": null, "revision_number": 0, "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "project_id": "", "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39"}, {"remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c"}]} 2018-11-18 17:51:28,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-825565a1-b4a8-4d7f-b6a9-5f1db733026e 2018-11-18 17:51:28,445 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-11-18 17:51:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"security_group_rule": {"port_range_min": 179, "direction": "ingress", "protocol": "tcp", "port_range_max": 179, "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:51:28,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b680d456-727e-4c62-9e8c-f9f4de99f9ae Date: Sun, 18 Nov 2018 17:51:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 179, "updated_at": "2018-11-18T17:51:28Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "port_range_min": 179, "revision_number": 0, "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:28Z", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "7366a583-6bac-4025-8e80-dea7389991e6"}} 2018-11-18 17:51:28,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-b680d456-727e-4c62-9e8c-f9f4de99f9ae 2018-11-18 17:51:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:29,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-5a79f3b7-8ee6-40e2-81ce-54a1d2a34a55 Date: Sun, 18 Nov 2018 17:51:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:51:29,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-5a79f3b7-8ee6-40e2-81ce-54a1d2a34a55 2018-11-18 17:51:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:29,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-da559cb4-1783-485c-89f1-0232ff4abdc9 Date: Sun, 18 Nov 2018 17:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 17:51:29,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-da559cb4-1783-485c-89f1-0232ff4abdc9 2018-11-18 17:51:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:30,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a6b2f8a-8756-4c80-a448-3063dc7b7974 Date: Sun, 18 Nov 2018 17:51:30 GMT RESP BODY: {"routers": []} 2018-11-18 17:51:30,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers used request id req-1a6b2f8a-8756-4c80-a448-3063dc7b7974 2018-11-18 17:51:30,234 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-11-18 17:51:30,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"network": {"name": "sdnvpn-3-1-net", "admin_state_up": true}}' 2018-11-18 17:51:31,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-7b806e86-2a58-47ac-8ad7-4aa23b589124 Date: Sun, 18 Nov 2018 17:51:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9588b820-8b40-484d-8395-fd70da3a3d26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T17:51:31Z","is_default":false,"provider:segmentation_id":71,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:30Z","mtu":1450}} 2018-11-18 17:51:31,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-7b806e86-2a58-47ac-8ad7-4aa23b589124 2018-11-18 17:51:31,149 - sdnvpn.lib.openstack_utils - DEBUG - Network '9588b820-8b40-484d-8395-fd70da3a3d26' created successfully 2018-11-18 17:51:31,149 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-18 17:51:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"subnets": [{"ip_version": 4, "network_id": "9588b820-8b40-484d-8395-fd70da3a3d26", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-1-subnet"}]}' 2018-11-18 17:51:31,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ef52e9d9-c6d3-4c1d-965d-ecc616e61116 Date: Sun, 18 Nov 2018 17:51:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9588b820-8b40-484d-8395-fd70da3a3d26","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:31Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:51:31Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"33b6bfc8-2e02-43cf-a6e2-276f2c08269d","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"}]} 2018-11-18 17:51:31,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-ef52e9d9-c6d3-4c1d-965d-ecc616e61116 2018-11-18 17:51:31,706 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '33b6bfc8-2e02-43cf-a6e2-276f2c08269d' created successfully 2018-11-18 17:51:31,706 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-18 17:51:31,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"router": {"name": "sdnvpn-3-1-router", "admin_state_up": true}}' 2018-11-18 17:51:32,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-c2ac5258-285a-4919-8c48-a789c5dce2b1 Date: Sun, 18 Nov 2018 17:51:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:51:31Z", "revision_number": 0, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a224acc5-f5d0-409b-818b-f4e5ce2df1ab", "name": "sdnvpn-3-1-router"}} 2018-11-18 17:51:32,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-c2ac5258-285a-4919-8c48-a789c5dce2b1 2018-11-18 17:51:32,056 - sdnvpn.lib.openstack_utils - DEBUG - Router 'a224acc5-f5d0-409b-818b-f4e5ce2df1ab' created successfully 2018-11-18 17:51:32,056 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-18 17:51:32,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"subnet_id": "33b6bfc8-2e02-43cf-a6e2-276f2c08269d"}' 2018-11-18 17:51:34,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba7e3066-b163-42ac-9a60-5026a9ee59ca Date: Sun, 18 Nov 2018 17:51:34 GMT RESP BODY: {"network_id": "9588b820-8b40-484d-8395-fd70da3a3d26", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "33b6bfc8-2e02-43cf-a6e2-276f2c08269d", "subnet_ids": ["33b6bfc8-2e02-43cf-a6e2-276f2c08269d"], "port_id": "aa394e7e-1ad7-480c-9783-824a8c7c075d", "id": "a224acc5-f5d0-409b-818b-f4e5ce2df1ab"} 2018-11-18 17:51:34,004 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab/add_router_interface used request id req-ba7e3066-b163-42ac-9a60-5026a9ee59ca 2018-11-18 17:51:34,004 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-18 17:51:34,005 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-18 17:51:34,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:34,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-63ab5b2d-e8b8-476c-8692-dc3d156422bb Date: Sun, 18 Nov 2018 17:51:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9588b820-8b40-484d-8395-fd70da3a3d26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["33b6bfc8-2e02-43cf-a6e2-276f2c08269d"],"description":"","tags":[],"updated_at":"2018-11-18T17:51:31Z","provider:segmentation_id":71,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:51:34,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-63ab5b2d-e8b8-476c-8692-dc3d156422bb 2018-11-18 17:51:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}}' 2018-11-18 17:51:35,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-c0751666-1899-4b96-a66b-d2fc5d6bd53f Date: Sun, 18 Nov 2018 17:51:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:51:35Z", "revision_number": 3, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a224acc5-f5d0-409b-818b-f4e5ce2df1ab", "name": "sdnvpn-3-1-router"}} 2018-11-18 17:51:35,953 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab used request id req-c0751666-1899-4b96-a66b-d2fc5d6bd53f 2018-11-18 17:51:35,954 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-18 17:51:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:36,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-5cd8c44b-b5dc-4580-8e2f-154b861ac40f Date: Sun, 18 Nov 2018 17:51:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9588b820-8b40-484d-8395-fd70da3a3d26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["33b6bfc8-2e02-43cf-a6e2-276f2c08269d"],"description":"","tags":[],"updated_at":"2018-11-18T17:51:31Z","provider:segmentation_id":71,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:51:36,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-5cd8c44b-b5dc-4580-8e2f-154b861ac40f 2018-11-18 17:51:36,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:36,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-2fc3c22e-b23a-4e9b-8074-d0214f1ee910 Date: Sun, 18 Nov 2018 17:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9588b820-8b40-484d-8395-fd70da3a3d26","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:31Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:51:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"33b6bfc8-2e02-43cf-a6e2-276f2c08269d","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"}]} 2018-11-18 17:51:36,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-2fc3c22e-b23a-4e9b-8074-d0214f1ee910 2018-11-18 17:51:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:36,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-322c82e1-f55b-4769-87e3-b1c649981de3 Date: Sun, 18 Nov 2018 17:51:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:51:35Z", "revision_number": 3, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a224acc5-f5d0-409b-818b-f4e5ce2df1ab", "name": "sdnvpn-3-1-router"}]} 2018-11-18 17:51:36,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers used request id req-322c82e1-f55b-4769-87e3-b1c649981de3 2018-11-18 17:51:36,500 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-11-18 17:51:36,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"network": {"name": "sdnvpn-3-2-quagga-net", "admin_state_up": true}}' 2018-11-18 17:51:37,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-fa1ff6c8-4ab3-45be-be2d-e2518097cc91 Date: Sun, 18 Nov 2018 17:51:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T17:51:37Z","is_default":false,"provider:segmentation_id":26,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:37Z","mtu":1450}} 2018-11-18 17:51:37,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-fa1ff6c8-4ab3-45be-be2d-e2518097cc91 2018-11-18 17:51:37,473 - sdnvpn.lib.openstack_utils - DEBUG - Network 'b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c' created successfully 2018-11-18 17:51:37,473 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-18 17:51:37,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"subnets": [{"ip_version": 4, "network_id": "b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-2-quagga-subnet"}]}' 2018-11-18 17:51:37,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1a426195-5729-49da-be32-7c11869f1109 Date: Sun, 18 Nov 2018 17:51:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:37Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:51:37Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"02afeaed-b58c-41bb-8796-84230f716758","subnetpool_id":null,"name":"sdnvpn-3-2-quagga-subnet"}]} 2018-11-18 17:51:37,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-1a426195-5729-49da-be32-7c11869f1109 2018-11-18 17:51:37,976 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '02afeaed-b58c-41bb-8796-84230f716758' created successfully 2018-11-18 17:51:37,976 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-18 17:51:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"router": {"name": "sdnvpn-3-2-quagga-router", "admin_state_up": true}}' 2018-11-18 17:51:38,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-f9147c11-27bf-4b66-add7-a40c62acea4f Date: Sun, 18 Nov 2018 17:51:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:51:38Z", "revision_number": 0, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "65aa9bc3-b678-43a8-895f-93ebb2d2150b", "name": "sdnvpn-3-2-quagga-router"}} 2018-11-18 17:51:38,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-f9147c11-27bf-4b66-add7-a40c62acea4f 2018-11-18 17:51:38,195 - sdnvpn.lib.openstack_utils - DEBUG - Router '65aa9bc3-b678-43a8-895f-93ebb2d2150b' created successfully 2018-11-18 17:51:38,195 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-18 17:51:38,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"subnet_id": "02afeaed-b58c-41bb-8796-84230f716758"}' 2018-11-18 17:51:40,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ce401f5-156b-4912-a5ec-1307f41a9e07 Date: Sun, 18 Nov 2018 17:51:40 GMT RESP BODY: {"network_id": "b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "02afeaed-b58c-41bb-8796-84230f716758", "subnet_ids": ["02afeaed-b58c-41bb-8796-84230f716758"], "port_id": "6f0242e9-b5cf-4000-8810-1f7fea6f1f42", "id": "65aa9bc3-b678-43a8-895f-93ebb2d2150b"} 2018-11-18 17:51:40,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b/add_router_interface used request id req-9ce401f5-156b-4912-a5ec-1307f41a9e07 2018-11-18 17:51:40,341 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-18 17:51:40,341 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-18 17:51:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:40,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4530 X-Openstack-Request-Id: req-38c89c14-cc66-488b-adfd-7bfe104f5363 Date: Sun, 18 Nov 2018 17:51:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9588b820-8b40-484d-8395-fd70da3a3d26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["33b6bfc8-2e02-43cf-a6e2-276f2c08269d"],"description":"","tags":[],"updated_at":"2018-11-18T17:51:31Z","provider:segmentation_id":71,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["02afeaed-b58c-41bb-8796-84230f716758"],"description":"","tags":[],"updated_at":"2018-11-18T17:51:37Z","provider:segmentation_id":26,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:51:40,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-38c89c14-cc66-488b-adfd-7bfe104f5363 2018-11-18 17:51:40,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}}' 2018-11-18 17:51:42,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-92c81664-1565-4ea2-912e-fc9cad5ae37d Date: Sun, 18 Nov 2018 17:51:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:51:41Z", "revision_number": 3, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "65aa9bc3-b678-43a8-895f-93ebb2d2150b", "name": "sdnvpn-3-2-quagga-router"}} 2018-11-18 17:51:42,131 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b used request id req-92c81664-1565-4ea2-912e-fc9cad5ae37d 2018-11-18 17:51:42,132 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-18 17:51:42,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:51:42,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee4d5ce-e97c-43a2-bd19-0b3d7e00b8a0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:51:42,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0ee4d5ce-e97c-43a2-bd19-0b3d7e00b8a0 2018-11-18 17:51:42,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:51:42,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["KNHy169ESk6hB2DAp70uww"], "issued_at": "2018-11-18T17:51:42.000000Z"}} 2018-11-18 17:51:42,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84a431db559125ba1d3dddd955f81039734463c8" 2018-11-18 17:51:42,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-a959d928-9f80-4fc8-b061-b03a62078f58 Date: Sun, 18 Nov 2018 17:51:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 17:51:42,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-a959d928-9f80-4fc8-b061-b03a62078f58 2018-11-18 17:51:42,689 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-11-18 17:51:42,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84a431db559125ba1d3dddd955f81039734463c8" 2018-11-18 17:51:42,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a6b103b-dff9-446c-90d8-7bb64d6bbbce Date: Sun, 18 Nov 2018 17:51:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 17:51:42,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9a6b103b-dff9-446c-90d8-7bb64d6bbbce 2018-11-18 17:51:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84a431db559125ba1d3dddd955f81039734463c8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-11-18 17:51:43,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ea18e07c-c579-431b-915e-a334ab86b906 X-Openstack-Request-Id: req-a076a2df-4d7b-4d2a-814d-323f647e2a7a Date: Sun, 18 Nov 2018 17:51:43 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-11-18T17:51:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T17:51:43Z", "visibility": "public", "locations": [], "self": "/v2/images/ea18e07c-c579-431b-915e-a334ab86b906", "min_disk": 0, "protected": false, "id": "ea18e07c-c579-431b-915e-a334ab86b906", "file": "/v2/images/ea18e07c-c579-431b-915e-a334ab86b906/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 17:51:43,070 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a076a2df-4d7b-4d2a-814d-323f647e2a7a 2018-11-18 17:51:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/ea18e07c-c579-431b-915e-a334ab86b906/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84a431db559125ba1d3dddd955f81039734463c8" -d '' 2018-11-18 17:51:53,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-adff2b60-750a-4fee-a1f7-aa819692737c Date: Sun, 18 Nov 2018 17:51:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 17:51:53,685 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ea18e07c-c579-431b-915e-a334ab86b906/file used request id req-adff2b60-750a-4fee-a1f7-aa819692737c 2018-11-18 17:51:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:53,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4530 X-Openstack-Request-Id: req-d4d8930a-5aa4-4fd3-a63e-23df8eb0a991 Date: Sun, 18 Nov 2018 17:51:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9588b820-8b40-484d-8395-fd70da3a3d26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["33b6bfc8-2e02-43cf-a6e2-276f2c08269d"],"description":"","tags":[],"updated_at":"2018-11-18T17:51:31Z","provider:segmentation_id":71,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["02afeaed-b58c-41bb-8796-84230f716758"],"description":"","tags":[],"updated_at":"2018-11-18T17:51:37Z","provider:segmentation_id":26,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:51:53,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-d4d8930a-5aa4-4fd3-a63e-23df8eb0a991 2018-11-18 17:51:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"floatingip": {"floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}' 2018-11-18 17:51:55,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-2be6051c-8f44-4bbd-833d-c03ab6c8447d Date: Sun, 18 Nov 2018 17:51:55 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-18T17:51:54Z", "floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": null, "id": "3c7b6542-4af6-4a21-8028-abcc6b5ca69f", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:54Z", "project_id": "a875ae444eec41a6b8bd843d2517a591"}} 2018-11-18 17:51:55,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-2be6051c-8f44-4bbd-833d-c03ab6c8447d 2018-11-18 17:51:55,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:51:55,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4530 X-Openstack-Request-Id: req-60dd61bb-b031-4117-8ca4-b2e0857bcfba Date: Sun, 18 Nov 2018 17:51:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9588b820-8b40-484d-8395-fd70da3a3d26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["33b6bfc8-2e02-43cf-a6e2-276f2c08269d"],"description":"","tags":[],"updated_at":"2018-11-18T17:51:31Z","provider:segmentation_id":71,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["02afeaed-b58c-41bb-8796-84230f716758"],"description":"","tags":[],"updated_at":"2018-11-18T17:51:37Z","provider:segmentation_id":26,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:51:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 17:51:55,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-60dd61bb-b031-4117-8ca4-b2e0857bcfba 2018-11-18 17:51:55,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"floatingip": {"floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}' 2018-11-18 17:51:57,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-79d6df8f-b4b6-449f-992f-c8101952cd73 Date: Sun, 18 Nov 2018 17:51:57 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-18T17:51:56Z", "floating_network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": null, "id": "8f4c9175-0741-47bb-aa22-b18094939ba5", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:56Z", "project_id": "a875ae444eec41a6b8bd843d2517a591"}} 2018-11-18 17:51:57,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-79d6df8f-b4b6-449f-992f-c8101952cd73 2018-11-18 17:51:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:51:57,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8984b49-2efb-49ab-8ee8-093fe3a83877 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:51:57,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f8984b49-2efb-49ab-8ee8-093fe3a83877 2018-11-18 17:51:57,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:51:57,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:51:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Sb6toF6tSwCg_oTNtwTlPA"], "issued_at": "2018-11-18T17:51:57.000000Z"}} 2018-11-18 17:51:57,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ec2fa2235ce532b1d2ed50181eb95d37b58ecb" 2018-11-18 17:51:58,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51: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-a6b31a0d-a366-4d26-b79a-a9111ca9e79f x-compute-request-id: req-a6b31a0d-a366-4d26-b79a-a9111ca9e79f Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 17:51:58,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-a6b31a0d-a366-4d26-b79a-a9111ca9e79f 2018-11-18 17:51:58,097 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 17:51:58,098 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 17:51:58,099 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 17:51:58,104 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 17:51:58,144 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 17:51:58,146 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 17:51:58,158 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-3-2-quagga'... 2018-11-18 17:51:58,158 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-3-2-quagga flavor=m1.custom image=ea18e07c-c579-431b-915e-a334ab86b906 network=b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.11.5 files=None userdata= #! /bin/bash set -xe # change the password because this script is run on a passwordless cloud-image echo 'ubuntu:opnfv' | chpasswd # Wait for a floating IP # as a workaround to NAT breakage sleep 20 # Variables to be filled in with python NEIGHBOR_IP=172.30.9.32 OWN_IP=172.30.9.210 # directly access the instance from the external net without NAT EXT_NET_MASK=24 if [[ $(getent hosts | awk '{print $2}') != *"$(cat /etc/hostname | awk '{print $1}')"* ]] then echo "127.0.1.1 $(cat /etc/hostname | awk '{print $1}')" | tee -a /etc/hosts fi quagga_int='' for net_int in $(netstat -ia | awk 'NR>2{print $1}'); do if [ -z "$(ifconfig | grep $net_int)" ] then quagga_int=$net_int break fi done if [ -z "$quagga_int" ] then echo 'No available network interface' fi ip link set $quagga_int up ip addr add $OWN_IP/$EXT_NET_MASK dev $quagga_int ZEBRA_CONFIG_LOCATION="/etc/quagga/zebra.conf" DAEMONS_FILE_LOCATION="/etc/quagga/daemons" BGPD_CONFIG_LOCATION="/etc/quagga/bgpd.conf" BGPD_LOG_FILE="/var/log/bgpd.log" # Quagga is already installed to run as well in setups without inet # dns fix # echo "nameserver 8.8.8.8" > /etc/resolvconf/resolv.conf.d/head # resolvconf -u # DEBIAN_FRONTEND=noninteractive apt-get update # DEBIAN_FRONTEND=noninteractive apt-get install quagga -y touch $BGPD_LOG_FILE chown quagga:quagga $BGPD_LOG_FILE chown quagga:quagga $DAEMONS_FILE_LOCATION cat < $DAEMONS_FILE_LOCATION zebra=yes bgpd=yes ospfd=no ospf6d=no ripd=no ripngd=no isisd=no babeld=no CATEOF touch $ZEBRA_CONFIG_LOCATION chown quagga:quagga $ZEBRA_CONFIG_LOCATION cat < $BGPD_CONFIG_LOCATION ! -*- bgp -*- hostname bgpd password sdncbgpc router bgp 200 bgp router-id ${OWN_IP} neighbor ${NEIGHBOR_IP} remote-as 100 no neighbor ${NEIGHBOR_IP} activate ! address-family vpnv4 unicast neighbor ${NEIGHBOR_IP} activate exit-address-family ! line vty exec-timeout 0 0 ! debug bgp events debug bgp updates log file ${BGPD_LOG_FILE} end CATEOF chown quagga:quagga $BGPD_CONFIG_LOCATION service quagga restart pgrep bgpd pgrep zebra 2018-11-18 17:51:58,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:51:58,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:51:58,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:51:58,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:51:58,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:51:58,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:51:58,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:51:58,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:51:58,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:51:58,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:51:58,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:51:58,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:51:58,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:51:58,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:51:58,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:51:58,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:51:58,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:51:58,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:51:58,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:51:58,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:51:58,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:51:58,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:51:58,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:51:58,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:51:58,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:51:58,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:51:58,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:51:58,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:51:58,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:51:58,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:51:58,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:51:58,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:51:58,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:51:58,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:51:58,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:51:58,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:51:58,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:51:58,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:51:58,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:51:58,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:51:58,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:51:58,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b56b692-a400-47ef-aa0d-30b4334878b9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:51:58,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2b56b692-a400-47ef-aa0d-30b4334878b9 2018-11-18 17:51:58,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:51:58,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:51:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["qrEB8SAYQ16JuXEX1lHaQA"], "issued_at": "2018-11-18T17:51:58.000000Z"}} 2018-11-18 17:51:58,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473ac151b2b46b8c96e169514c8ed6fdbc3833f4" 2018-11-18 17:51:58,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28cc1061-035a-4ec0-9492-8ae35ca0ed30 x-compute-request-id: req-28cc1061-035a-4ec0-9492-8ae35ca0ed30 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:51:58,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-28cc1061-035a-4ec0-9492-8ae35ca0ed30 2018-11-18 17:51:58,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473ac151b2b46b8c96e169514c8ed6fdbc3833f4" 2018-11-18 17:51:58,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9e6eb0e-e30f-43b8-8d86-ccca1b132410 x-compute-request-id: req-a9e6eb0e-e30f-43b8-8d86-ccca1b132410 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:51:58,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536 used request id req-a9e6eb0e-e30f-43b8-8d86-ccca1b132410 2018-11-18 17:51:58,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473ac151b2b46b8c96e169514c8ed6fdbc3833f4" -d '{"server": {"name": "sdnvpn-3-2-quagga", "imageRef": "ea18e07c-c579-431b-915e-a334ab86b906", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "user_data": "IyEgL2Jpbi9iYXNoCgpzZXQgLXhlCgojIGNoYW5nZSB0aGUgcGFzc3dvcmQgYmVjYXVzZSB0aGlzIHNjcmlwdCBpcyBydW4gb24gYSBwYXNzd29yZGxlc3MgY2xvdWQtaW1hZ2UKZWNobyAndWJ1bnR1Om9wbmZ2JyB8IGNocGFzc3dkCgojIFdhaXQgZm9yIGEgZmxvYXRpbmcgSVAKIyBhcyBhIHdvcmthcm91bmQgdG8gTkFUIGJyZWFrYWdlCnNsZWVwIDIwCgojIFZhcmlhYmxlcyB0byBiZSBmaWxsZWQgaW4gd2l0aCBweXRob24KTkVJR0hCT1JfSVA9MTcyLjMwLjkuMzIKT1dOX0lQPTE3Mi4zMC45LjIxMAojIGRpcmVjdGx5IGFjY2VzcyB0aGUgaW5zdGFuY2UgZnJvbSB0aGUgZXh0ZXJuYWwgbmV0IHdpdGhvdXQgTkFUCkVYVF9ORVRfTUFTSz0yNAoKaWYgW1sgJChnZXRlbnQgaG9zdHMgfCBhd2sgJ3twcmludCAkMn0nKSAhPSAqIiQoY2F0IC9ldGMvaG9zdG5hbWUgfCBhd2sgJ3twcmludCAkMX0nKSIqIF1dCnRoZW4gCmVjaG8gIjEyNy4wLjEuMSAkKGNhdCAvZXRjL2hvc3RuYW1lIHwgYXdrICd7cHJpbnQgJDF9JykiIHwgdGVlIC1hIC9ldGMvaG9zdHMKZmkKCnF1YWdnYV9pbnQ9JycKZm9yIG5ldF9pbnQgaW4gJChuZXRzdGF0IC1pYSB8IGF3ayAnTlI+MntwcmludCAkMX0nKTsKZG8KaWYgWyAteiAiJChpZmNvbmZpZyB8IGdyZXAgJG5ldF9pbnQpIiBdCnRoZW4KcXVhZ2dhX2ludD0kbmV0X2ludApicmVhawpmaQpkb25lCmlmIFsgLXogIiRxdWFnZ2FfaW50IiBdCnRoZW4KZWNobyAnTm8gYXZhaWxhYmxlIG5ldHdvcmsgaW50ZXJmYWNlJwpmaQoKaXAgbGluayBzZXQgJHF1YWdnYV9pbnQgdXAKaXAgYWRkciBhZGQgJE9XTl9JUC8kRVhUX05FVF9NQVNLIGRldiAkcXVhZ2dhX2ludAoKWkVCUkFfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS96ZWJyYS5jb25mIgpEQUVNT05TX0ZJTEVfTE9DQVRJT049Ii9ldGMvcXVhZ2dhL2RhZW1vbnMiCkJHUERfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS9iZ3BkLmNvbmYiCkJHUERfTE9HX0ZJTEU9Ii92YXIvbG9nL2JncGQubG9nIgoKIyBRdWFnZ2EgaXMgYWxyZWFkeSBpbnN0YWxsZWQgdG8gcnVuIGFzIHdlbGwgaW4gc2V0dXBzIHdpdGhvdXQgaW5ldAojIGRucyBmaXgKIyBlY2hvICJuYW1lc2VydmVyIDguOC44LjgiID4gL2V0Yy9yZXNvbHZjb25mL3Jlc29sdi5jb25mLmQvaGVhZAojIHJlc29sdmNvbmYgLXUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCB1cGRhdGUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCBpbnN0YWxsIHF1YWdnYSAteQoKdG91Y2ggJEJHUERfTE9HX0ZJTEUKY2hvd24gcXVhZ2dhOnF1YWdnYSAkQkdQRF9MT0dfRklMRQoKY2hvd24gcXVhZ2dhOnF1YWdnYSAkREFFTU9OU19GSUxFX0xPQ0FUSU9OCmNhdCA8PENBVEVPRiA+ICREQUVNT05TX0ZJTEVfTE9DQVRJT04KemVicmE9eWVzCmJncGQ9eWVzCm9zcGZkPW5vCm9zcGY2ZD1ubwpyaXBkPW5vCnJpcG5nZD1ubwppc2lzZD1ubwpiYWJlbGQ9bm8KQ0FURU9GCgp0b3VjaCAkWkVCUkFfQ09ORklHX0xPQ0FUSU9OCmNob3duIHF1YWdnYTpxdWFnZ2EgJFpFQlJBX0NPTkZJR19MT0NBVElPTgoKY2F0IDw8Q0FURU9GID4gJEJHUERfQ09ORklHX0xPQ0FUSU9OCiEgLSotIGJncCAtKi0KCmhvc3RuYW1lIGJncGQKcGFzc3dvcmQgc2RuY2JncGMKCnJvdXRlciBiZ3AgMjAwCiBiZ3Agcm91dGVyLWlkICR7T1dOX0lQfQogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gcmVtb3RlLWFzIDEwMAogbm8gbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIQogYWRkcmVzcy1mYW1pbHkgdnBudjQgdW5pY2FzdAogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIGV4aXQtYWRkcmVzcy1mYW1pbHkKIQpsaW5lIHZ0eQogZXhlYy10aW1lb3V0IDAgMAohCmRlYnVnIGJncCBldmVudHMKZGVidWcgYmdwICB1cGRhdGVzCmxvZyBmaWxlICR7QkdQRF9MT0dfRklMRX0KZW5kCkNBVEVPRgpjaG93biBxdWFnZ2E6cXVhZ2dhICRCR1BEX0NPTkZJR19MT0NBVElPTgpzZXJ2aWNlIHF1YWdnYSByZXN0YXJ0CnBncmVwIGJncGQKcGdyZXAgemVicmEK", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.11.5", "uuid": "b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c"}], "config_drive": true}}' 2018-11-18 17:52:01,817 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-868b4424-03de-492a-9f21-2c374d847b12 x-compute-request-id: req-868b4424-03de-492a-9f21-2c374d847b12 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "86d74527-0873-4470-85d5-0dec28f8703b", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "adminPass": "F5m7BePJ7qZQ"}} 2018-11-18 17:52:01,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-868b4424-03de-492a-9f21-2c374d847b12 2018-11-18 17:52:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:52:01,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebeab17-27b6-4f88-9ac8-aedb0f1fc2c8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:52:01,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8ebeab17-27b6-4f88-9ac8-aedb0f1fc2c8 2018-11-18 17:52:01,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:52:02,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["V3HUUh90QAG8q2F2WnvpRg"], "issued_at": "2018-11-18T17:52:02.000000Z"}} 2018-11-18 17:52:02,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:03,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52: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-6d8c789d-ed1f-48a4-bb96-f470289184e6 x-compute-request-id: req-6d8c789d-ed1f-48a4-bb96-f470289184e6 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:02Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:03,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-6d8c789d-ed1f-48a4-bb96-f470289184e6 2018-11-18 17:52:06,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:07,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbeda639-3647-4ea2-9581-c4776016abc5 x-compute-request-id: req-cbeda639-3647-4ea2-9581-c4776016abc5 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:07,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-cbeda639-3647-4ea2-9581-c4776016abc5 2018-11-18 17:52:10,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:11,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98c4fa00-a59f-498f-8b8f-85068785e014 x-compute-request-id: req-98c4fa00-a59f-498f-8b8f-85068785e014 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:11,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-98c4fa00-a59f-498f-8b8f-85068785e014 2018-11-18 17:52:14,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:14,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52: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-00d85869-7691-449e-9ec3-56b3050a885d x-compute-request-id: req-00d85869-7691-449e-9ec3-56b3050a885d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:14,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-00d85869-7691-449e-9ec3-56b3050a885d 2018-11-18 17:52:17,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:19,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d6512d6-939e-4676-bd40-1471d2226e23 x-compute-request-id: req-8d6512d6-939e-4676-bd40-1471d2226e23 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:19,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-8d6512d6-939e-4676-bd40-1471d2226e23 2018-11-18 17:52:22,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:23,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-197c98b0-ebff-48a4-8a28-01bea21a88df x-compute-request-id: req-197c98b0-ebff-48a4-8a28-01bea21a88df Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:23,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-197c98b0-ebff-48a4-8a28-01bea21a88df 2018-11-18 17:52:26,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:26,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52: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-969318f8-55e8-481a-bf48-2cb44266def9 x-compute-request-id: req-969318f8-55e8-481a-bf48-2cb44266def9 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:26,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-969318f8-55e8-481a-bf48-2cb44266def9 2018-11-18 17:52:29,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:30,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52: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-91905435-140d-4724-9413-2796f40b1d9f x-compute-request-id: req-91905435-140d-4724-9413-2796f40b1d9f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:30,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-91905435-140d-4724-9413-2796f40b1d9f 2018-11-18 17:52:33,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:33,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52: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-424a77c5-53aa-4fc3-8c84-f1c16dc0f802 x-compute-request-id: req-424a77c5-53aa-4fc3-8c84-f1c16dc0f802 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:33,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-424a77c5-53aa-4fc3-8c84-f1c16dc0f802 2018-11-18 17:52:36,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:38,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-936d44bb-b1af-45fe-8277-10260f9aa0eb x-compute-request-id: req-936d44bb-b1af-45fe-8277-10260f9aa0eb Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:38,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-936d44bb-b1af-45fe-8277-10260f9aa0eb 2018-11-18 17:52:41,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:42,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37da39d5-4d7b-4756-a73d-987e47c5f7c2 x-compute-request-id: req-37da39d5-4d7b-4756-a73d-987e47c5f7c2 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:42,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-37da39d5-4d7b-4756-a73d-987e47c5f7c2 2018-11-18 17:52:45,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:46,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52: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-4a222cee-a95d-4996-aa6b-4732e8ada767 x-compute-request-id: req-4a222cee-a95d-4996-aa6b-4732e8ada767 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:46,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-4a222cee-a95d-4996-aa6b-4732e8ada767 2018-11-18 17:52:49,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:49,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3842178-a910-48f4-8f0e-4f1717ee46e5 x-compute-request-id: req-a3842178-a910-48f4-8f0e-4f1717ee46e5 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:49,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-a3842178-a910-48f4-8f0e-4f1717ee46e5 2018-11-18 17:52:52,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:54,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-f9162da9-5595-4b01-977a-1fdc9cfbdb86 x-compute-request-id: req-f9162da9-5595-4b01-977a-1fdc9cfbdb86 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:54,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-f9162da9-5595-4b01-977a-1fdc9cfbdb86 2018-11-18 17:52:57,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:52:58,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:52: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-7b663649-5b2c-458d-959c-1d03a1c3e022 x-compute-request-id: req-7b663649-5b2c-458d-959c-1d03a1c3e022 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:52:58,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-7b663649-5b2c-458d-959c-1d03a1c3e022 2018-11-18 17:53:01,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:01,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11a494f8-276c-4139-a32f-82187de6763d x-compute-request-id: req-11a494f8-276c-4139-a32f-82187de6763d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:01,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-11a494f8-276c-4139-a32f-82187de6763d 2018-11-18 17:53:04,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:05,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78b11f8c-77e2-4e2b-8022-1125272bd703 x-compute-request-id: req-78b11f8c-77e2-4e2b-8022-1125272bd703 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:05,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-78b11f8c-77e2-4e2b-8022-1125272bd703 2018-11-18 17:53:08,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:09,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-550177a9-59b9-4de8-a102-d02f61eeb84c x-compute-request-id: req-550177a9-59b9-4de8-a102-d02f61eeb84c Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:09,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-550177a9-59b9-4de8-a102-d02f61eeb84c 2018-11-18 17:53:12,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:13,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-9895f4c0-0350-44f0-8409-8fb046eb671a x-compute-request-id: req-9895f4c0-0350-44f0-8409-8fb046eb671a Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:13,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-9895f4c0-0350-44f0-8409-8fb046eb671a 2018-11-18 17:53:16,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:17,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53: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-06f48034-acff-41d5-ad34-422aa6a8a743 x-compute-request-id: req-06f48034-acff-41d5-ad34-422aa6a8a743 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:17,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-06f48034-acff-41d5-ad34-422aa6a8a743 2018-11-18 17:53:20,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:21,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ab0ced1-1b88-4f20-bc2b-a8fd22856bf3 x-compute-request-id: req-2ab0ced1-1b88-4f20-bc2b-a8fd22856bf3 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:21,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-2ab0ced1-1b88-4f20-bc2b-a8fd22856bf3 2018-11-18 17:53:24,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:25,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63d275b0-d4fc-4d23-8a6a-94c6daafc2e4 x-compute-request-id: req-63d275b0-d4fc-4d23-8a6a-94c6daafc2e4 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:25,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-63d275b0-d4fc-4d23-8a6a-94c6daafc2e4 2018-11-18 17:53:28,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:28,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53: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-7ad3d939-f34d-4252-a715-8d207c3aa7a7 x-compute-request-id: req-7ad3d939-f34d-4252-a715-8d207c3aa7a7 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:28,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-7ad3d939-f34d-4252-a715-8d207c3aa7a7 2018-11-18 17:53:31,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:32,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ce6e993-c74f-4c23-a6d9-b7387b7aedd0 x-compute-request-id: req-3ce6e993-c74f-4c23-a6d9-b7387b7aedd0 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:32,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-3ce6e993-c74f-4c23-a6d9-b7387b7aedd0 2018-11-18 17:53:35,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:36,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53: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-8bc4db95-3283-436b-ae19-012e7d96bb69 x-compute-request-id: req-8bc4db95-3283-436b-ae19-012e7d96bb69 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:36,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-8bc4db95-3283-436b-ae19-012e7d96bb69 2018-11-18 17:53:39,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:40,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-c7e4c4a9-5d9c-4468-abd3-f53798f2b2eb x-compute-request-id: req-c7e4c4a9-5d9c-4468-abd3-f53798f2b2eb Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:40,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-c7e4c4a9-5d9c-4468-abd3-f53798f2b2eb 2018-11-18 17:53:43,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:44,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f964a7f-f48f-4836-bbb1-4db527cd0722 x-compute-request-id: req-8f964a7f-f48f-4836-bbb1-4db527cd0722 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:44,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-8f964a7f-f48f-4836-bbb1-4db527cd0722 2018-11-18 17:53:47,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:47,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53: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-e0da0b01-b5bd-475b-8c3d-698e4ace8d51 x-compute-request-id: req-e0da0b01-b5bd-475b-8c3d-698e4ace8d51 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:47,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-e0da0b01-b5bd-475b-8c3d-698e4ace8d51 2018-11-18 17:53:50,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:51,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0dc728a-d3e5-4314-b3ff-b569b1783d58 x-compute-request-id: req-b0dc728a-d3e5-4314-b3ff-b569b1783d58 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:51,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-b0dc728a-d3e5-4314-b3ff-b569b1783d58 2018-11-18 17:53:54,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:54,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c491d7c-518b-4727-b9db-095fc13d85a0 x-compute-request-id: req-0c491d7c-518b-4727-b9db-095fc13d85a0 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:54,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-0c491d7c-518b-4727-b9db-095fc13d85a0 2018-11-18 17:53:57,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:53:58,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-822419d0-cc2f-4dd3-930a-c6e81a1c0652 x-compute-request-id: req-822419d0-cc2f-4dd3-930a-c6e81a1c0652 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:53:58,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-822419d0-cc2f-4dd3-930a-c6e81a1c0652 2018-11-18 17:54:01,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:54:02,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-d6a7437f-e7cd-420d-b3b7-66b15e77b261 x-compute-request-id: req-d6a7437f-e7cd-420d-b3b7-66b15e77b261 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:54:02,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-d6a7437f-e7cd-420d-b3b7-66b15e77b261 2018-11-18 17:54:05,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:54:06,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e74c8e86-d56c-4e76-a61b-aaf2e8dcbe94 x-compute-request-id: req-e74c8e86-d56c-4e76-a61b-aaf2e8dcbe94 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:54:06,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-e74c8e86-d56c-4e76-a61b-aaf2e8dcbe94 2018-11-18 17:54:09,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:54:10,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:54: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-4304d8b8-3d3a-4239-b413-9281bdddc9fb x-compute-request-id: req-4304d8b8-3d3a-4239-b413-9281bdddc9fb Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:52:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:54:10,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-4304d8b8-3d3a-4239-b413-9281bdddc9fb 2018-11-18 17:54:13,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994fea4ad4f7ad55156c046e803f3db49cb01663" 2018-11-18 17:54:13,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:54:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1be0cc9c-2d86-40a8-a511-ee7448aa3d88 x-compute-request-id: req-1be0cc9c-2d86-40a8-a511-ee7448aa3d88 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": "2018-11-18T17:54:10.000000", "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:54:11Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:54:13,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-1be0cc9c-2d86-40a8-a511-ee7448aa3d88 2018-11-18 17:54:13,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473ac151b2b46b8c96e169514c8ed6fdbc3833f4" 2018-11-18 17:54:14,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:54:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af742e8c-aba3-43d8-a42c-ea8f8d5a1743 x-compute-request-id: req-af742e8c-aba3-43d8-a42c-ea8f8d5a1743 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": "2018-11-18T17:54:10.000000", "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:54:11Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:54:14,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b used request id req-af742e8c-aba3-43d8-a42c-ea8f8d5a1743 2018-11-18 17:54:14,497 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-3-2-quagga' booted successfully. IP='10.10.11.5'. 2018-11-18 17:54:14,497 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-3-2-quagga' to security group '91413c69-2ede-4b60-af51-ee1e32d4d025'... 2018-11-18 17:54:14,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ec2fa2235ce532b1d2ed50181eb95d37b58ecb" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:54:16,112 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:54: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-dcbd92b5-0cd6-4a6b-abeb-de6e471e0e98 x-compute-request-id: req-dcbd92b5-0cd6-4a6b-abeb-de6e471e0e98 Content-Length: 0 Content-Type: application/json 2018-11-18 17:54:16,113 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action used request id req-dcbd92b5-0cd6-4a6b-abeb-de6e471e0e98 2018-11-18 17:54:16,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ec2fa2235ce532b1d2ed50181eb95d37b58ecb" -d '{"addFloatingIp": {"address": "172.30.9.211"}}' 2018-11-18 17:54:18,222 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:54:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f568f0f-feed-4e87-b313-91ceb1b0f070 x-compute-request-id: req-2f568f0f-feed-4e87-b313-91ceb1b0f070 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-11-18 17:54:18,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action used request id req-2f568f0f-feed-4e87-b313-91ceb1b0f070 2018-11-18 17:54:18,223 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 17:54:18,224 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 17:54:18,225 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 17:54:18,229 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 17:54:18,383 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-18 17:54:18,384 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-18 17:54:18,384 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-18 17:54:18,385 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-18 17:54:18,385 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-18 17:54:18,426 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-18 17:54:18,514 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-18 17:54:18,514 - sdnvpn_test_utils - INFO - Waiting for cloud init of instance: sdnvpn-3-2-quagga 2018-11-18 17:54:18,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473ac151b2b46b8c96e169514c8ed6fdbc3833f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:54:18,521 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-18 17:54:19,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-a67d401e-ff7c-4d7b-af49-73662ac7b4ec x-compute-request-id: req-a67d401e-ff7c-4d7b-af49-73662ac7b4ec Content-Encoding: gzip Content-Length: 10628 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 607927403 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=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.139829] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141503] pid_max: default: 32768 minimum: 301\n[ 0.142400] ACPI: Core revision 20150930\n[ 0.143784] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145097] Security Framework initialized\n[ 0.145916] Yama: becoming mindful.\n[ 0.146647] AppArmor: AppArmor initialized\n[ 0.147532] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.148938] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150604] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.151835] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153220] Initializing cgroup subsys io\n[ 0.154044] Initializing cgroup subsys memory\n[ 0.154919] Initializing cgroup subsys devices\n[ 0.155791] Initializing cgroup subsys freezer\n[ 0.156662] Initializing cgroup subsys net_cls\n[ 0.157530] Initializing cgroup subsys perf_event\n[ 0.158440] Initializing cgroup subsys net_prio\n[ 0.159337] Initializing cgroup subsys hugetlb\n[ 0.160211] Initializing cgroup subsys pids\n[ 0.161104] CPU: Physical Processor ID: 0\n[ 0.162599] mce: CPU supports 10 MCE banks\n[ 0.163459] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175244] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.181777] ftrace: allocating 32123 entries in 126 pages\n[ 0.208837] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210076] smpboot: Max logical packages: 1\n[ 0.211087] x2apic enabled\n[ 0.211902] Switched APIC routing to physical x2apic.\n[ 0.213664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214795] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216813] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218625] KVM setup paravirtual spinlock\n[ 0.219919] x86: Booted up 1 node, 1 CPUs\n[ 0.220737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222140] devtmpfs: initialized\n[ 0.224611] evm: security.selinux\n[ 0.225317] evm: security.SMACK64\n[ 0.226021] evm: security.SMACK64EXEC\n[ 0.226771] evm: security.SMACK64TRANSMUTE\n[ 0.227596] evm: security.SMACK64MMAP\n[ 0.228348] evm: security.ima\n[ 0.228997] evm: security.capability\n[ 0.229811] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231702] pinctrl core: initialized pinctrl subsystem\n[ 0.232806] RTC time: 17:54:10, date: 11/18/18\n[ 0.233746] NET: Registered protocol family 16\n[ 0.234722] cpuidle: using governor ladder\n[ 0.235555] cpuidle: using governor menu\n[ 0.236347] PCCT header not found.\n[ 0.237105] ACPI: bus type PCI registered\n[ 0.237911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239169] PCI: Using configuration type 1 for base access\n[ 0.241329] ACPI: Added _OSI(Module Device)\n[ 0.242176] ACPI: Added _OSI(Processor Device)\n[ 0.243039] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246075] ACPI: Interpreter enabled\n[ 0.246853] ACPI: (supports S0 S5)\n[ 0.247554] ACPI: Using IOAPIC for interrupt routing\n[ 0.248492] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251563] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253884] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257407] acpiphp: Slot [3] registered\n[ 0.258202] acpiphp: Slot [4] registered\n[ 0.258992] acpiphp: Slot [5] registered\n[ 0.259791] acpiphp: Slot [6] registered\n[ 0.260583] acpiphp: Slot [7] registered\n[ 0.261368] acpiphp: Slot [8] registered\n[ 0.262157] acpiphp: Slot [9] registered\n[ 0.262951] acpiphp: Slot [10] registered\n[ 0.263753] acpiphp: Slot [11] registered\n[ 0.264574] acpiphp: Slot [12] registered\n[ 0.265383] acpiphp: Slot [13] registered\n[ 0.266197] acpiphp: Slot [14] registered\n[ 0.277101] acpiphp: Slot [15] registered\n[ 0.277940] acpiphp: Slot [16] registered\n[ 0.278749] acpiphp: Slot [17] registered\n[ 0.279562] acpiphp: Slot [18] registered\n[ 0.280372] acpiphp: Slot [19] registered\n[ 0.281191] acpiphp: Slot [20] registered\n[ 0.282001] acpiphp: Slot [21] registered\n[ 0.282812] acpiphp: Slot [22] registered\n[ 0.283623] acpiphp: Slot [23] registered\n[ 0.284430] acpiphp: Slot [24] registered\n[ 0.285250] acpiphp: Slot [25] registered\n[ 0.286083] acpiphp: Slot [26] registered\n[ 0.286903] acpiphp: Slot [27] registered\n[ 0.287716] acpiphp: Slot [28] registered\n[ 0.288530] acpiphp: Slot [29] registered\n[ 0.289357] acpiphp: Slot [30] registered\n[ 0.290178] acpiphp: Slot [31] registered\n[ 0.290991] PCI host bridge to bus 0000:00\n[ 0.291809] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294267] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295734] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297198] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303489] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305960] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314182] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363713] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369452] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371393] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372597] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375234] vgaarb: loaded\n[ 0.375843] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376997] SCSI subsystem initialized\n[ 0.377821] ACPI: bus type USB registered\n[ 0.378645] usbcore: registered new interface driver usbfs\n[ 0.379691] usbcore: registered new interface driver hub\n[ 0.380708] usbcore: registered new device driver usb\n[ 0.381762] PCI: Using ACPI for IRQ routing\n[ 0.382792] NetLabel: Initializing\n[ 0.383508] NetLabel: domain hash size = 128\n[ 0.384374] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385338] NetLabel: unlabeled traffic allowed by default\n[ 0.386434] amd_nb: Cannot enumerate AMD northbridges\n[ 0.387411] clocksource: Switched to clocksource kvm-clock\n[ 0.392829] AppArmor: AppArmor Filesystem Enabled\n[ 0.393804] pnp: PnP ACPI init\n[ 0.394721] pnp: PnP ACPI: found 5 devices\n[ 0.400774] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402492] NET: Registered protocol family 2\n[ 0.403463] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404765] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405974] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.407171] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408276] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409487] NET: Registered protocol family 1\n[ 0.410363] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411473] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412558] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426691] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441020] Trying to unpack rootfs image as initramfs...\n[ 1.723554] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.739230] Scanning for low memory corruption every 60 seconds\n[ 1.741040] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.742201] audit: initializing netlink subsys (disabled)\n[ 1.743229] audit: type=2000 audit(1542563652.951:1): initialized\n[ 1.744571] Initialise system trusted keyring\n[ 1.745495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.746669] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.748674] zbud: loaded\n[ 1.749387] VFS: Disk quotas dquot_6.6.0\n[ 1.750222] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.751638] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.752865] fuse init (API version 7.23)\n[ 1.753750] Key type big_key registered\n[ 1.754542] Allocating IMA MOK and blacklist keyrings.\n[ 1.755664] Key type asymmetric registered\n[ 1.756490] Asymmetric key parser 'x509' registered\n[ 1.757455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.758928] io scheduler noop registered\n[ 1.759737] io scheduler deadline registered (default)\n[ 1.760736] io scheduler cfq registered\n[ 1.761578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.762626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.763901] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.765367] ACPI: Power Button [PWRF]\n[ 1.766213] GHES: HEST is not enabled!\n[ 1.780095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.808740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.811096] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.835278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.837370] Linux agpgart interface v0.103\n[ 1.839375] brd: module loaded\n[ 1.840647] loop: module loaded\n[ 1.842137] vda: vda1\n[ 1.843484] scsi host0: ata_piix\n[ 1.844233] scsi host1: ata_piix\n[ 1.844954] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.846181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.847641] libphy: Fixed MDIO Bus: probed\n[ 1.848464] tun: Universal TUN/TAP device driver, 1.6\n[ 1.849426] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.851601] PPP generic driver version 2.4.2\n[ 1.852497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.853791] ehci-pci: EHCI PCI platform driver\n[ 1.854669] ehci-platform: EHCI generic platform driver\n[ 1.855673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.856813] ohci-pci: OHCI PCI platform driver\n[ 1.857692] ohci-platform: OHCI generic platform driver\n[ 1.858686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.873176] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.874184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.875652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.876667] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.877792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.879026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.880463] usb usb1: Product: UHCI Host Controller\n[ 1.881408] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.882575] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.883624] hub 1-0:1.0: USB hub found\n[ 1.884411] hub 1-0:1.0: 2 ports detected\n[ 1.885326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.887461] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.888445] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.889487] mousedev: PS/2 mouse device common for all mice\n[ 1.890752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.892631] rtc_cmos 00:00: RTC can wake from S4\n[ 1.893733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.894940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.896149] i2c /dev entries driver\n[ 1.896913] device-mapper: uevent: version 1.0.3\n[ 1.897852] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.899511] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.900806] NET: Registered protocol family 10\n[ 1.901822] NET: Registered protocol family 17\n[ 1.902729] Key type dns_resolver registered\n[ 1.903682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.904791] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.906574] registered taskstats version 1\n[ 1.907427] Loading compiled-in X.509 certificates\n[ 1.908874] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.910740] zswap: loaded using pool lzo/zbud\n[ 1.912562] Key type trusted registered\n[ 1.914822] Key type encrypted registered\n[ 1.915686] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.916730] ima: No TPM chip found, activating TPM-bypass!\n[ 1.917783] evm: HMAC attrs: 0x1\n[ 1.918728] Magic number: 10:79:947\n[ 1.919515] tty tty4: hash matches\n[ 1.920260] memory memory0: hash matches\n[ 1.921113] rtc_cmos 00:00: setting system clock to 2018-11-18 17:54:12 UTC (1542563652)\n[ 1.922732] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.923867] EDD information not available.\n[ 2.004077] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.005530] ata1.00: configured for MWDMA2\n[ 2.006724] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.019426] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.020693] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.021952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.023833] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.025392] Write protecting the kernel read-only data: 14336k\n[ 2.026951] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.028702] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.037449] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039265] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041292] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045043] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.046885] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.048784] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.050578] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.052895] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.054697] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084308] virtio_net virtio0 ens3: renamed from eth0\n[ 2.091846] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.093648] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.109594] AVX2 version of gcm_enc/dec engaged.\n[ 2.110545] AES CTR mode by8 optimization enabled\n[ 2.127832] FDC 0 is a S82078B\n[ 2.195452] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.356926] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.358544] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.360259] usb 1-1: Product: QEMU USB Tablet\n[ 2.361388] usb 1-1: Manufacturer: QEMU\n[ 2.362390] usb 1-1: SerialNumber: 42\n[ 2.370874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.378481] usbcore: registered new interface driver usbhid\n[ 2.379884] usbhid: USB HID core driver\n[ 2.382678] 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[ 2.385470] 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.735712] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.364855] md: linear personality registered for level -1\n[ 3.367777] md: multipath personality registered for level -4\n[ 3.370726] md: raid0 personality registered for level 0\n[ 3.373957] md: raid1 personality registered for level 1\n[ 3.443417] raid6: sse2x1 gen() 11526 MB/s\n[ 3.511415] raid6: sse2x1 xor() 9050 MB/s\n[ 3.579416] raid6: sse2x2 gen() 14878 MB/s\n[ 3.647413] raid6: sse2x2 xor() 9837 MB/s\n[ 3.715413] raid6: sse2x4 gen() 17134 MB/s\n[ 3.783412] raid6: sse2x4 xor() 11862 MB/s\n[ 3.851414] raid6: avx2x1 gen() 22747 MB/s\n[ 3.919414] raid6: avx2x2 gen() 26961 MB/s\n[ 3.987413] raid6: avx2x4 gen() 30459 MB/s\n[ 3.988308] raid6: using algorithm avx2x4 gen() 30459 MB/s\n[ 3.989353] raid6: using avx2x2 recovery algorithm\n[ 3.991679] xor: automatically using best checksumming function:\n[ 4.031413] avx : 34836.000 MB/sec\n[ 4.033533] async_tx: api initialized (async)\n[ 4.042559] md: raid6 personality registered for level 6\n[ 4.043662] md: raid5 personality registered for level 5\n[ 4.044692] md: raid4 personality registered for level 4\n[ 4.049043] 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 ... [ 4.073538] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.101820] 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[ 4.210304] 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[ 4.214912] systemd[1]: Detected virtualization kvm.\n[ 4.216227] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.221922] systemd[1]: Set hostname to .\n[ 4.226405] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.227982] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.347407] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.350207] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.352547] 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[ 4.356797] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.359710] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.362253] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.365145] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.368066] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.371044] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.373990] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.377042] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.381171] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.384519] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.389897] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.394945] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.398904] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.403202] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.413094] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.418947] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.425600] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.432867] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.[ 4.435760] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.438000] 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[ 4.443921] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.448439] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.452971] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.455343] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.460535] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.463037] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.466392] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.471121] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 4.478724] Loading iSCSI transport class v2.0-870.\n\n[ 4.481495] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.484545] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.491386] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.500934] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.504201] iscsi: registered transport (tcp)\n[ 4.507753] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.513975] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.517941] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.523479] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.533995] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.551912] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.228103] cloud-init[461]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 18 Nov 2018 17:54:16 +0000. Up 5.49 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-11-18 17:54:19,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action used request id req-a67d401e-ff7c-4d7b-af49-73662ac7b4ec 2018-11-18 17:54:49,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473ac151b2b46b8c96e169514c8ed6fdbc3833f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:54:50,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-f007bf90-62d3-4f2e-8a2d-f11636ba08c0 x-compute-request-id: req-f007bf90-62d3-4f2e-8a2d-f11636ba08c0 Content-Encoding: gzip Content-Length: 15014 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 607927403 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=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.139829] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141503] pid_max: default: 32768 minimum: 301\n[ 0.142400] ACPI: Core revision 20150930\n[ 0.143784] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145097] Security Framework initialized\n[ 0.145916] Yama: becoming mindful.\n[ 0.146647] AppArmor: AppArmor initialized\n[ 0.147532] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.148938] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150604] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.151835] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153220] Initializing cgroup subsys io\n[ 0.154044] Initializing cgroup subsys memory\n[ 0.154919] Initializing cgroup subsys devices\n[ 0.155791] Initializing cgroup subsys freezer\n[ 0.156662] Initializing cgroup subsys net_cls\n[ 0.157530] Initializing cgroup subsys perf_event\n[ 0.158440] Initializing cgroup subsys net_prio\n[ 0.159337] Initializing cgroup subsys hugetlb\n[ 0.160211] Initializing cgroup subsys pids\n[ 0.161104] CPU: Physical Processor ID: 0\n[ 0.162599] mce: CPU supports 10 MCE banks\n[ 0.163459] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175244] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.181777] ftrace: allocating 32123 entries in 126 pages\n[ 0.208837] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210076] smpboot: Max logical packages: 1\n[ 0.211087] x2apic enabled\n[ 0.211902] Switched APIC routing to physical x2apic.\n[ 0.213664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214795] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216813] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218625] KVM setup paravirtual spinlock\n[ 0.219919] x86: Booted up 1 node, 1 CPUs\n[ 0.220737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222140] devtmpfs: initialized\n[ 0.224611] evm: security.selinux\n[ 0.225317] evm: security.SMACK64\n[ 0.226021] evm: security.SMACK64EXEC\n[ 0.226771] evm: security.SMACK64TRANSMUTE\n[ 0.227596] evm: security.SMACK64MMAP\n[ 0.228348] evm: security.ima\n[ 0.228997] evm: security.capability\n[ 0.229811] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231702] pinctrl core: initialized pinctrl subsystem\n[ 0.232806] RTC time: 17:54:10, date: 11/18/18\n[ 0.233746] NET: Registered protocol family 16\n[ 0.234722] cpuidle: using governor ladder\n[ 0.235555] cpuidle: using governor menu\n[ 0.236347] PCCT header not found.\n[ 0.237105] ACPI: bus type PCI registered\n[ 0.237911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239169] PCI: Using configuration type 1 for base access\n[ 0.241329] ACPI: Added _OSI(Module Device)\n[ 0.242176] ACPI: Added _OSI(Processor Device)\n[ 0.243039] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246075] ACPI: Interpreter enabled\n[ 0.246853] ACPI: (supports S0 S5)\n[ 0.247554] ACPI: Using IOAPIC for interrupt routing\n[ 0.248492] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251563] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253884] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257407] acpiphp: Slot [3] registered\n[ 0.258202] acpiphp: Slot [4] registered\n[ 0.258992] acpiphp: Slot [5] registered\n[ 0.259791] acpiphp: Slot [6] registered\n[ 0.260583] acpiphp: Slot [7] registered\n[ 0.261368] acpiphp: Slot [8] registered\n[ 0.262157] acpiphp: Slot [9] registered\n[ 0.262951] acpiphp: Slot [10] registered\n[ 0.263753] acpiphp: Slot [11] registered\n[ 0.264574] acpiphp: Slot [12] registered\n[ 0.265383] acpiphp: Slot [13] registered\n[ 0.266197] acpiphp: Slot [14] registered\n[ 0.277101] acpiphp: Slot [15] registered\n[ 0.277940] acpiphp: Slot [16] registered\n[ 0.278749] acpiphp: Slot [17] registered\n[ 0.279562] acpiphp: Slot [18] registered\n[ 0.280372] acpiphp: Slot [19] registered\n[ 0.281191] acpiphp: Slot [20] registered\n[ 0.282001] acpiphp: Slot [21] registered\n[ 0.282812] acpiphp: Slot [22] registered\n[ 0.283623] acpiphp: Slot [23] registered\n[ 0.284430] acpiphp: Slot [24] registered\n[ 0.285250] acpiphp: Slot [25] registered\n[ 0.286083] acpiphp: Slot [26] registered\n[ 0.286903] acpiphp: Slot [27] registered\n[ 0.287716] acpiphp: Slot [28] registered\n[ 0.288530] acpiphp: Slot [29] registered\n[ 0.289357] acpiphp: Slot [30] registered\n[ 0.290178] acpiphp: Slot [31] registered\n[ 0.290991] PCI host bridge to bus 0000:00\n[ 0.291809] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294267] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295734] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297198] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303489] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305960] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314182] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363713] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369452] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371393] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372597] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375234] vgaarb: loaded\n[ 0.375843] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376997] SCSI subsystem initialized\n[ 0.377821] ACPI: bus type USB registered\n[ 0.378645] usbcore: registered new interface driver usbfs\n[ 0.379691] usbcore: registered new interface driver hub\n[ 0.380708] usbcore: registered new device driver usb\n[ 0.381762] PCI: Using ACPI for IRQ routing\n[ 0.382792] NetLabel: Initializing\n[ 0.383508] NetLabel: domain hash size = 128\n[ 0.384374] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385338] NetLabel: unlabeled traffic allowed by default\n[ 0.386434] amd_nb: Cannot enumerate AMD northbridges\n[ 0.387411] clocksource: Switched to clocksource kvm-clock\n[ 0.392829] AppArmor: AppArmor Filesystem Enabled\n[ 0.393804] pnp: PnP ACPI init\n[ 0.394721] pnp: PnP ACPI: found 5 devices\n[ 0.400774] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402492] NET: Registered protocol family 2\n[ 0.403463] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404765] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405974] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.407171] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408276] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409487] NET: Registered protocol family 1\n[ 0.410363] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411473] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412558] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426691] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441020] Trying to unpack rootfs image as initramfs...\n[ 1.723554] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.739230] Scanning for low memory corruption every 60 seconds\n[ 1.741040] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.742201] audit: initializing netlink subsys (disabled)\n[ 1.743229] audit: type=2000 audit(1542563652.951:1): initialized\n[ 1.744571] Initialise system trusted keyring\n[ 1.745495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.746669] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.748674] zbud: loaded\n[ 1.749387] VFS: Disk quotas dquot_6.6.0\n[ 1.750222] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.751638] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.752865] fuse init (API version 7.23)\n[ 1.753750] Key type big_key registered\n[ 1.754542] Allocating IMA MOK and blacklist keyrings.\n[ 1.755664] Key type asymmetric registered\n[ 1.756490] Asymmetric key parser 'x509' registered\n[ 1.757455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.758928] io scheduler noop registered\n[ 1.759737] io scheduler deadline registered (default)\n[ 1.760736] io scheduler cfq registered\n[ 1.761578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.762626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.763901] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.765367] ACPI: Power Button [PWRF]\n[ 1.766213] GHES: HEST is not enabled!\n[ 1.780095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.808740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.811096] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.835278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.837370] Linux agpgart interface v0.103\n[ 1.839375] brd: module loaded\n[ 1.840647] loop: module loaded\n[ 1.842137] vda: vda1\n[ 1.843484] scsi host0: ata_piix\n[ 1.844233] scsi host1: ata_piix\n[ 1.844954] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.846181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.847641] libphy: Fixed MDIO Bus: probed\n[ 1.848464] tun: Universal TUN/TAP device driver, 1.6\n[ 1.849426] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.851601] PPP generic driver version 2.4.2\n[ 1.852497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.853791] ehci-pci: EHCI PCI platform driver\n[ 1.854669] ehci-platform: EHCI generic platform driver\n[ 1.855673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.856813] ohci-pci: OHCI PCI platform driver\n[ 1.857692] ohci-platform: OHCI generic platform driver\n[ 1.858686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.873176] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.874184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.875652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.876667] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.877792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.879026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.880463] usb usb1: Product: UHCI Host Controller\n[ 1.881408] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.882575] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.883624] hub 1-0:1.0: USB hub found\n[ 1.884411] hub 1-0:1.0: 2 ports detected\n[ 1.885326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.887461] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.888445] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.889487] mousedev: PS/2 mouse device common for all mice\n[ 1.890752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.892631] rtc_cmos 00:00: RTC can wake from S4\n[ 1.893733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.894940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.896149] i2c /dev entries driver\n[ 1.896913] device-mapper: uevent: version 1.0.3\n[ 1.897852] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.899511] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.900806] NET: Registered protocol family 10\n[ 1.901822] NET: Registered protocol family 17\n[ 1.902729] Key type dns_resolver registered\n[ 1.903682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.904791] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.906574] registered taskstats version 1\n[ 1.907427] Loading compiled-in X.509 certificates\n[ 1.908874] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.910740] zswap: loaded using pool lzo/zbud\n[ 1.912562] Key type trusted registered\n[ 1.914822] Key type encrypted registered\n[ 1.915686] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.916730] ima: No TPM chip found, activating TPM-bypass!\n[ 1.917783] evm: HMAC attrs: 0x1\n[ 1.918728] Magic number: 10:79:947\n[ 1.919515] tty tty4: hash matches\n[ 1.920260] memory memory0: hash matches\n[ 1.921113] rtc_cmos 00:00: setting system clock to 2018-11-18 17:54:12 UTC (1542563652)\n[ 1.922732] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.923867] EDD information not available.\n[ 2.004077] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.005530] ata1.00: configured for MWDMA2\n[ 2.006724] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.019426] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.020693] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.021952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.023833] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.025392] Write protecting the kernel read-only data: 14336k\n[ 2.026951] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.028702] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.037449] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039265] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041292] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045043] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.046885] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.048784] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.050578] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.052895] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.054697] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084308] virtio_net virtio0 ens3: renamed from eth0\n[ 2.091846] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.093648] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.109594] AVX2 version of gcm_enc/dec engaged.\n[ 2.110545] AES CTR mode by8 optimization enabled\n[ 2.127832] FDC 0 is a S82078B\n[ 2.195452] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.356926] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.358544] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.360259] usb 1-1: Product: QEMU USB Tablet\n[ 2.361388] usb 1-1: Manufacturer: QEMU\n[ 2.362390] usb 1-1: SerialNumber: 42\n[ 2.370874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.378481] usbcore: registered new interface driver usbhid\n[ 2.379884] usbhid: USB HID core driver\n[ 2.382678] 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[ 2.385470] 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.735712] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.364855] md: linear personality registered for level -1\n[ 3.367777] md: multipath personality registered for level -4\n[ 3.370726] md: raid0 personality registered for level 0\n[ 3.373957] md: raid1 personality registered for level 1\n[ 3.443417] raid6: sse2x1 gen() 11526 MB/s\n[ 3.511415] raid6: sse2x1 xor() 9050 MB/s\n[ 3.579416] raid6: sse2x2 gen() 14878 MB/s\n[ 3.647413] raid6: sse2x2 xor() 9837 MB/s\n[ 3.715413] raid6: sse2x4 gen() 17134 MB/s\n[ 3.783412] raid6: sse2x4 xor() 11862 MB/s\n[ 3.851414] raid6: avx2x1 gen() 22747 MB/s\n[ 3.919414] raid6: avx2x2 gen() 26961 MB/s\n[ 3.987413] raid6: avx2x4 gen() 30459 MB/s\n[ 3.988308] raid6: using algorithm avx2x4 gen() 30459 MB/s\n[ 3.989353] raid6: using avx2x2 recovery algorithm\n[ 3.991679] xor: automatically using best checksumming function:\n[ 4.031413] avx : 34836.000 MB/sec\n[ 4.033533] async_tx: api initialized (async)\n[ 4.042559] md: raid6 personality registered for level 6\n[ 4.043662] md: raid5 personality registered for level 5\n[ 4.044692] md: raid4 personality registered for level 4\n[ 4.049043] 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 ... [ 4.073538] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.101820] 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[ 4.210304] 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[ 4.214912] systemd[1]: Detected virtualization kvm.\n[ 4.216227] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.221922] systemd[1]: Set hostname to .\n[ 4.226405] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.227982] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.347407] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.350207] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.352547] 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[ 4.356797] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.359710] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.362253] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.365145] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.368066] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.371044] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.373990] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.377042] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.381171] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.384519] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.389897] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.394945] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.398904] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.403202] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.413094] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.418947] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.425600] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.432867] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.[ 4.435760] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.438000] 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[ 4.443921] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.448439] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.452971] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.455343] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.460535] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.463037] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.466392] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.471121] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 4.478724] Loading iSCSI transport class v2.0-870.\n\n[ 4.481495] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.484545] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.491386] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.500934] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.504201] iscsi: registered transport (tcp)\n[ 4.507753] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.513975] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.517941] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.523479] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.533995] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.551912] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.228103] cloud-init[461]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 18 Nov 2018 17:54:16 +0000. Up 5.49 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.283344] cloud-init[1043]: Cloud-init v. 0.7.9 running 'init' at Sun, 18 Nov 2018 17:54:17 +0000. Up 7.19 seconds.\n[ 8.285292] cloud-init[1043]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.292127] cloud-init[1043]: ci-info: +--------+-------+-----------------------------+---------------+-------+-------------------+\n[ 8.294137] cloud-init[1043]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.300277] cloud-init[1043]: ci-info: +--------+-------+-----------------------------+---------------+-------+-------------------+\n[ 8.302341] cloud-init[1043]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:ae:01:c0 |\n[ 8.308315] cloud-init[1043]: ci-info: | ens3 | True | fe80::f816:3eff:feae:1c0/64 | . | link | fa:16:3e:ae:01:c0 |\n[ 8.310364] cloud-init[1043]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.316308] cloud-init[1043]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.320097] cloud-init[1043]: ci-info: | ens6 | False | . | . | . | 52:54:00:0b:6e:a0 |\n[ 8.328117] cloud-init[1043]: ci-info: +--------+-------+-----------------------------+---------------+-------+-------------------+\n[ 8.330839] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.336308] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.341625] cloud-init[1043]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.347982] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.352401] cloud-init[1043]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 8.354922] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\ncloud-init[1043]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] \n[ 8.364157] cloud-init[1043]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.366359] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 8.372229] cloud-init[1043]: Generating public/private rsa key pair.\n[ 8.373683] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.375516] cloud-init[1043]: [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0mYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.381415] cloud-init[1043]: The key fingerprint is:\n[ 8.382625] cloud-init[1043]: SHA256:ZLVjdV4TtlRq8LkzJTLw/ua82xqZrW1kTlCuQ+AxvrY root@sdnvpn-3-2-quagga] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 8.389615] cloud-init[1043]: The key's randomart image is:\n[ 8.391458] cloud-init[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[1043]: +---[RSA 2048]----+\n[ 8.397631] cloud-init[1043]: | o o .==|\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.400920] cloud-init[1043]: | . =+=o++|\n[[0;32m OK [0m] Reached target Basic System.\n[ 8.403585] Starting LSB: Record successful boot for GRUB...\ncloud-init[1043]: | o +o++B+.|\n[ 8.406468] cloud-init[1043]: | o . oo+o+.|\n Starting Pollinate to seed the pseudo random number generator...\n[ 8.409728] cloud-init[1043]: | S .o+o |\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.[ 8.429563] cloud-init\n Starting Login Service...\n[1043]: | o.o*+|\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Apply the settings specified in cloud-config...\n[ 8.440342] cloud-init[1043]: | . .**.|\n[ 8.441405] cloud-init[1043]: | E+ =o|\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 8.445819] cloud-init[1043]: | B=o|\n[ 8.479015] cloud-init[1043]: +----[SHA256]-----+\n[ 8.486291] cloud-init[1043]: Generating public/private dsa key pair. Starting LSB: MD monitoring daemon...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started System Logging Service.\n[ 8.531132] cloud-init[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[1043]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.541802] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.565009] cloud-init[1043]: The key fingerprint is:\n[ 8.576568] cloud-init[1043]: SHA256:Jce8BjNhs8xlmcPFT47Re7rb0+2KLE2TbUTvKBLbMDs root@sdnvpn-3-2-quagga[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 8.596893] cloud-init[1043]: The key's randomart image is:\n[ 8.608794] Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\ncloud-init[[0;32m OK [0m] Started Login Service.\n[1043]: +---[DSA 1024]----+\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\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[ 8.657561] cloud-init[1043]: | +.o=.. | Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 8.692160] cloud-init[1043]: | + O= o + |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Accounts Service.\n[ 8.707102] cloud-init[1043]: | O =. B o |\n[ 8.711536] cloud-init[1043]: | B+.. = o|\n[ 8.712626] cloud-init[1043]: | S oB + = |\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Hold until boot process finishes up...\n[ 8.736443] cloud-init[1043]: Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n| .E * = .|\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 8.761538] cloud-init[1043]: | = + .o|\n[[0;32m OK [0m] Started Getty on tty1.\n[ 8.774012] cloud-init[1043]: | .....oo|\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[ 8.784330] cloud-init[1043]: [[0;32m OK [0m] Started Set console scheme.\n| .o o++|\n[ 8.792692] cloud-init[1043]: +----[SHA256]-----+\n[ 8.796117] cloud-init[1043]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.803652] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.808497] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.815621] cloud-init[1043]: The key fingerprint is:\n[ 8.820085] cloud-init[1043]: SHA256:jKbt+Pu6VlVEq5fixR11/4QZSjQiDqAYhPzYfFrBxf0 root@sdnvpn-3-2-quagga\n[ 8.821612] cloud-init[1043]: The key's randomart image is:\n[ 8.824080] cloud-init[1043]: +---[ECDSA 256]---+\n[ 8.829438] cloud-init[1043]: |=. o.+.o .+* . o|\n[ 8.830623] cloud-init[1043]: |.+ . o + o o.+ =o|\n[ 8.831710] cloud-init[1043]: |. * . . ..o + o|\n[ 8.833773] cloud-init[1043]: | . + o o .E o o.|\n[ 8.836255] cloud-init[1043]: | + o S.o = . .|\n[ 8.838217] cloud-init[1043]: | . + .. + |\n[ 8.840471] cloud-init[1043]: | . .. . |\n[ 8.843193] cloud-init[1043]: | o. |\n[ 8.845402] cloud-init[1043]: | .o*=. |\n[ 8.847415] cloud-init[1043]: +----[SHA256]-----+\n[ 8.849909] cloud-init[1043]: Generating public/private ed25519 key pair.\n[ 8.852624] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.855792] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.858757] cloud-init[1043]: The key fingerprint is:\n[ 8.861460] cloud-init[1043]: SHA256:0UZAw6ebC24OT7UG/+aGBdnYFVnQLYQDifv93Q5ECkU root@sdnvpn-3-2-quagga\n[ 8.865827] cloud-init[1043]: The key's randomart image is:\n[ 8.872285] cloud-init[1043]: +--[ED25519 256]--+\n[ 8.873346] cloud-init[1043]: | o+oo+EOo. |\n[ 8.874342] cloud-init[1043]: | o+o.= o .|\n[ 8.880085] cloud-init[1043]: | .O+. ... |\n[ 8.881158] cloud-init[1043]: | *oo. o |\n[ 8.882220] cloud-init[1043]: | . S= .. . |\n[ 8.883220] cloud-init[1043]: | .+o.o .. |\n[ 8.888081] cloud-init[1043]: | ....++ ....|\n[ 8.889308] cloud-init[1043]: | +o.o.o ..o|\n[ 8.890326] cloud-init[1043]: | oo +o ..|\n[ 8.891498] cloud-init[1043]: +----[SHA256]-----+\n[ 9.109771] cloud-init[1167]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 9.724493] cloud-init[1167]: en_US.UTF-8... done\n[ 9.726267] cloud-init[1167]: Generation complete.\n[ 10.277239] cloud-init[1167]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 18 Nov 2018 17:54:19 +0000. Up 9.04 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.581127] cloud-init[1410]: + chpasswd\n[ 10.582458] cloud-init[1410]: + echo ubuntu:opnfv\n[ 10.623075] cloud-init[1410]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 30.624832] cloud-init[1410]: + NEIGHBOR_IP=172.30.9.32\n[ 30.625864] cloud-init[1410]: + OWN_IP=172.30.9.210\n[ 30.626737] cloud-init[1410]: + EXT_NET_MASK=24\n[ 30.629009] cloud-init[1410]: ++ awk '{print $2}'\n[ 30.629989] cloud-init[1410]: ++ getent hosts\n[ 30.631655] cloud-init[1410]: ++ awk '{print $1}'\n[ 30.633787] cloud-init[1410]: ++ cat /etc/hostname\n[ 30.636030] cloud-init[1410]: + [[ localhost\n[ 30.636934] cloud-init[1410]: ip6-localhost != *\\s\\d\\n\\v\\p\\n\\-\\3\\-\\2\\-\\q\\u\\a\\g\\g\\a* ]]\n[ 30.640028] cloud-init[1410]: + tee -a /etc/hosts\n[ 30.641349] cloud-init[1410]: ++ awk '{print $1}'\n[ 30.644028] cloud-init[1410]: ++ cat /etc/hostname\n[ 30.644947] cloud-init[1410]: + echo '127.0.1.1 sdnvpn-3-2-quagga'\n[ 30.647215] cloud-init[1410]: 127.0.1.1 sdnvpn-3-2-quagga\n[ 30.648917] cloud-init[1410]: + quagga_int=\n[ 30.650539] cloud-init[1410]: ++ awk 'NR>2{print $1}'\n[ 30.653479] cloud-init[1410]: ++ netstat -ia\n[ 30.654311] cloud-init[1410]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 30.656880] cloud-init[1410]: ++ grep ens3\n[ 30.658130] cloud-init[1410]: ++ ifconfig\n[ 30.659041] cloud-init[1410]: + '[' -z 'ens3 Link encap:Ethernet HWaddr fa:16:3e:ae:01:c0 ' ']'\n[ 30.671534] cloud-init[1410]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 30.675903] cloud-init[1410]: ++ grep ens6\n[ 30.676952] cloud-init[1410]: ++ ifconfig\n[ 30.679443] cloud-init[1410]: + '[' -z '' ']'\n[ 30.680981] cloud-init[1410]: + quagga_int=ens6\n[ 30.681844] cloud-init[1410]: + break\n[ 30.684026] cloud-init[1410]: + '[' -z ens6 ']'\n[ 30.684943] cloud-init[1410]: + ip link set ens6 up\n[ 30.687719] cloud-init[1410]: + ip addr add 172.30.9.210/24 dev ens6\n[ 30.689609] cloud-init[1410]: + ZEBRA_CONFIG_LOCATION=/etc/quagga/zebra.conf\n[ 30.702129] cloud-init[1410]: + DAEMONS_FILE_LOCATION=/etc/quagga/daemons\n[ 30.705332] cloud-init[1410]: + BGPD_CONFIG_LOCATION=/etc/quagga/bgpd.conf\n[ 30.707847] cloud-init[1410]: + BGPD_LOG_FILE=/var/log/bgpd.log\n[ 30.708941] cloud-init[1410]: + touch /var/log/bgpd.log\n[ 30.711674] cloud-init[1410]: + chown quagga:quagga /var/log/bgpd.log\n[ 30.713331] cloud-init[1410]: + chown quagga:quagga /etc/quagga/daemons\n[ 30.714607] cloud-init[1410]: + cat\n[ 30.716293] cloud-init[1410]: + touch /etc/quagga/zebra.conf\n[ 30.717445] cloud-init[1410]: + chown quagga:quagga /etc/quagga/zebra.conf\n[ 30.718745] cloud-init[1410]: + cat\n[ 30.719619] cloud-init[1410]: + chown quagga:quagga /etc/quagga/bgpd.conf\n[ 30.720984] cloud-init[1410]: + service quagga restart\n[ 30.741432] cloud-init[1410]: + pgrep bgpd\n[ 30.746125] cloud-init[1410]: 1509\n[ 30.748077] cloud-init[1410]: + pgrep zebra\n[ 30.749785] cloud-init[1410]: 1505\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\n<14>Nov 18 17:54:41 ec2: \n<14>Nov 18 17:54:41 ec2: #############################################################\n<14>Nov 18 17:54:41 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Nov 18 17:54:41 ec2: 1024 SHA256:Jce8BjNhs8xlmcPFT47Re7rb0+2KLE2TbUTvKBLbMDs root@sdnvpn-3-2-quagga (DSA)\n<14>Nov 18 17:54:41 ec2: 256 SHA256:jKbt+Pu6VlVEq5fixR11/4QZSjQiDqAYhPzYfFrBxf0 root@sdnvpn-3-2-quagga (ECDSA)\n<14>Nov 18 17:54:41 ec2: 256 SHA256:0UZAw6ebC24OT7UG/+aGBdnYFVnQLYQDifv93Q5ECkU root@sdnvpn-3-2-quagga (ED25519)\n<14>Nov 18 17:54:41 ec2: 2048 SHA256:ZLVjdV4TtlRq8LkzJTLw/ua82xqZrW1kTlCuQ+AxvrY root@sdnvpn-3-2-quagga (RSA)\n<14>Nov 18 17:54:41 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Nov 18 17:54:41 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA8/7lBr1RewZC8RQ0qk95CxcF52A+S9YFXlAKGMH3eQTJX5M8m+ATd72nIJX9o+WxiLn0D0yaqWmveXOYSit5k= root@sdnvpn-3-2-quagga\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICAtEMhLZKQ4/WijGbjfp1IPr6sja70nTzjVgpPSWoxX root@sdnvpn-3-2-quagga\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcfRrmUeFe08F+AXRjn/K/Q8agvPbG3kNZ6ojluwxmz9j9mEw7h/SczN13Q3hiX9oSplp3pB+h3/R9yEF3fpzl+78Ajn1RMpPuVaLZqxMoSy4nAraxrSEU8V1nuQbgxmc9n5teWy1alBzSID2C1TwSLKKa3d+CBpdYK8IJCBFLBoalFe0f+DYy7KSW1q9rdb7ap7nycPYccrYu1uhYIoRnb3bgJOQvUeccO6mGjBCBnQmUT1Eb48c7+c8gY846X/bUApLTdn++yXR8a4s5LUx2+hrNKM6LNX6NAAgKdr92wVBGtNdU/Vgi60tTtImvBVXDhBIxZXlfVYd3UO7uOMV9 root@sdnvpn-3-2-quagga\n-----END SSH HOST KEY KEYS-----\n[ 30.784857] cloud-init[1410]: Cloud-init v. 0.7.9 running 'modules:final' at Sun, 18 Nov 2018 17:54:21 +0000. Up 10.50 seconds.\n[ 30.786452] cloud-init[1410]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.\n[ 30.787713] cloud-init[1410]: Cloud-init v. 0.7.9 finished at Sun, 18 Nov 2018 17:54:41 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 30.78 seconds\n"} 2018-11-18 17:54:50,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action used request id req-f007bf90-62d3-4f2e-8a2d-f11636ba08c0 2018-11-18 17:54:50,685 - sdnvpn_test_utils - INFO - Finished waiting for cloud init of instance sdnvpn-3-2-quagga result was True 2018-11-18 17:54:50,686 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-11-18 17:54:50,687 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-11-18 17:54:50,687 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-11-18 17:54:50,689 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-11-18 17:54:51,367 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-11-18 17:54:51,368 - sdnvpn-quagga - INFO - Maybe stdout of configure-bgp -op add-neighbor --as-num 200 --ip 172.30.9.210 --use-source-ip 172.30.9.32: client: JAVA_HOME not set; results may vary  2018-11-18 17:54:51,369 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-11-18 17:54:51,370 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-11-18 17:54:51,371 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-11-18 17:54:51,371 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-11-18 17:54:51,412 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-11-18 17:54:52,081 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-11-18 17:54:52,082 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.210, remote AS 200, local AS 100, external link BGP version 4, remote router ID 0.0.0.0 BGP state = Idle Last read 00:00:00, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.32 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 0; dropped 0 Last reset never Next start timer due in 2 seconds Read thread:off Write thread: off  2018-11-18 17:54:52,082 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-11-18 17:54:52,083 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-11-18 17:54:52,083 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-11-18 17:54:53,085 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-11-18 17:54:53,085 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-11-18 17:54:53,086 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-11-18 17:54:53,088 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-11-18 17:54:53,774 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-11-18 17:54:53,774 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.210, remote AS 200, local AS 100, external link BGP version 4, remote router ID 0.0.0.0 BGP state = Idle Last read 00:00:02, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.32 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 0; dropped 0 Last reset never Next start timer due in 0 seconds Read thread:off Write thread: off  2018-11-18 17:54:53,775 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-11-18 17:54:53,775 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-11-18 17:54:53,776 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-11-18 17:54:54,777 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-11-18 17:54:54,778 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-11-18 17:54:54,778 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-11-18 17:54:54,781 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-11-18 17:54:55,467 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-11-18 17:54:55,469 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-11-18 17:54:55,470 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.210, remote AS 200, local AS 100, external link BGP version 4, remote router ID 172.30.9.210 BGP state = Established, up for 00:00:02 Last read00:00:02, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family VPN-IPv4 Unicast: advertised and received Graceful Restart Capabilty: advertised and received Remote Restart timer is 120 seconds Address families by peer: none Graceful restart informations: End-of-RIB send: VPN-IPv4 Unicast End-of-RIB received: Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 1 Notifications: 0 0 Updates: 1 0 Keepalives: 2 1 Route Refresh: 0 0 Capability: 0 0 Total: 4 2 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.32 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 1; dropped 0 Last reset never Local host: 172.30.9.32, Local port: 38591 Foreign host: 172.30.9.210, Foreign port: 179 Nexthop: 172.30.9.32 Nexthop global: :: Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off  2018-11-18 17:54:55,470 - sdnvpn-quagga - INFO - Opens sent/received: 1 1 2018-11-18 17:54:55,471 - sdnvpn-quagga - INFO - Peering state: BGP state = Established, up for 00:00:02 2018-11-18 17:54:56,472 - sdnvpn-quagga - INFO - Quagga peered with OpenDaylight 2018-11-18 17:54:56,472 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-18 17:54:56,473 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-18 17:54:56,474 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-18 17:54:56,476 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-18 17:54:56,538 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-18 17:54:56,539 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-18 17:54:56,540 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-18 17:54:56,540 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-18 17:54:56,541 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-18 17:54:56,581 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-18 17:54:56,687 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-18 17:54:56,689 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-18 17:54:56,689 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-18 17:54:56,690 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-18 17:54:56,690 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-18 17:54:56,730 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-18 17:54:56,858 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-18 17:54:56,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ec2fa2235ce532b1d2ed50181eb95d37b58ecb" 2018-11-18 17:54:56,864 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-18 17:54:56,915 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:54: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-1da15d93-36ac-45fe-b507-273b12565b66 x-compute-request-id: req-1da15d93-36ac-45fe-b507-273b12565b66 Content-Length: 0 Content-Type: application/json 2018-11-18 17:54:56,915 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536 used request id req-1da15d93-36ac-45fe-b507-273b12565b66 2018-11-18 17:54:56,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ec2fa2235ce532b1d2ed50181eb95d37b58ecb" -d '{"forceDelete": null}' 2018-11-18 17:54:57,081 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:54: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-6b1505cd-1853-4a1e-81c5-906e036d09f9 x-compute-request-id: req-6b1505cd-1853-4a1e-81c5-906e036d09f9 Content-Length: 0 Content-Type: application/json 2018-11-18 17:54:57,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b/action used request id req-6b1505cd-1853-4a1e-81c5-906e036d09f9 2018-11-18 17:54:57,082 - sdnvpn_test_utils - DEBUG - Waiting for instance to be deleted 2018-11-18 17:54:57,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ec2fa2235ce532b1d2ed50181eb95d37b58ecb" 2018-11-18 17:54:58,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-a5c42bc8-c2ba-4274-96d7-4125f2d7c9ba x-compute-request-id: req-a5c42bc8-c2ba-4274-96d7-4125f2d7c9ba Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:01:c0", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/86d74527-0873-4470-85d5-0dec28f8703b", "rel": "bookmark"}], "image": {"id": "ea18e07c-c579-431b-915e-a334ab86b906", "links": [{"href": "http://172.30.9.30:8774/images/ea18e07c-c579-431b-915e-a334ab86b906", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": "2018-11-18T17:54:10.000000", "flavor": {"id": "23d7944e-b8f1-4b9d-98fa-7b70604d9536", "links": [{"href": "http://172.30.9.30:8774/flavors/23d7944e-b8f1-4b9d-98fa-7b70604d9536", "rel": "bookmark"}]}, "id": "86d74527-0873-4470-85d5-0dec28f8703b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:54:57Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-11-18T17:52:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:54:58,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-a5c42bc8-c2ba-4274-96d7-4125f2d7c9ba 2018-11-18 17:55:00,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/ea18e07c-c579-431b-915e-a334ab86b906 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84a431db559125ba1d3dddd955f81039734463c8" 2018-11-18 17:55:01,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-544ce6ed-ed3f-485c-a8d3-87d4240bc66f Date: Sun, 18 Nov 2018 17:55:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 17:55:01,936 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ea18e07c-c579-431b-915e-a334ab86b906 used request id req-544ce6ed-ed3f-485c-a8d3-87d4240bc66f 2018-11-18 17:55:01,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/3c7b6542-4af6-4a21-8028-abcc6b5ca69f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:55:02,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c361fa12-8359-4cae-8bec-48a7e73da864 Content-Length: 0 Date: Sun, 18 Nov 2018 17:55:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:55:02,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/3c7b6542-4af6-4a21-8028-abcc6b5ca69f used request id req-c361fa12-8359-4cae-8bec-48a7e73da864 2018-11-18 17:55:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/8f4c9175-0741-47bb-aa22-b18094939ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:55:03,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d3cff05-b3f2-4119-86a1-3fba8e147158 Content-Length: 0 Date: Sun, 18 Nov 2018 17:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:55:03,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/8f4c9175-0741-47bb-aa22-b18094939ba5 used request id req-5d3cff05-b3f2-4119-86a1-3fba8e147158 2018-11-18 17:55:03,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"subnet_id": "33b6bfc8-2e02-43cf-a6e2-276f2c08269d"}' 2018-11-18 17:55:04,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e33bc414-0cd2-4d5d-bbdb-b156eaa02db6 Date: Sun, 18 Nov 2018 17:55:04 GMT RESP BODY: {"network_id": "9588b820-8b40-484d-8395-fd70da3a3d26", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "33b6bfc8-2e02-43cf-a6e2-276f2c08269d", "subnet_ids": ["33b6bfc8-2e02-43cf-a6e2-276f2c08269d"], "port_id": "aa394e7e-1ad7-480c-9783-824a8c7c075d", "id": "a224acc5-f5d0-409b-818b-f4e5ce2df1ab"} 2018-11-18 17:55:04,409 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab/remove_router_interface used request id req-e33bc414-0cd2-4d5d-bbdb-b156eaa02db6 2018-11-18 17:55:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"subnet_id": "02afeaed-b58c-41bb-8796-84230f716758"}' 2018-11-18 17:55:05,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-856fc5e2-6d2b-4792-b737-601b00cd2183 Date: Sun, 18 Nov 2018 17:55:05 GMT RESP BODY: {"network_id": "b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "02afeaed-b58c-41bb-8796-84230f716758", "subnet_ids": ["02afeaed-b58c-41bb-8796-84230f716758"], "port_id": "6f0242e9-b5cf-4000-8810-1f7fea6f1f42", "id": "65aa9bc3-b678-43a8-895f-93ebb2d2150b"} 2018-11-18 17:55:05,731 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b/remove_router_interface used request id req-856fc5e2-6d2b-4792-b737-601b00cd2183 2018-11-18 17:55:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:55:06,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-1f5825b2-7b8e-403a-90bd-bb4518f3e030 Date: Sun, 18 Nov 2018 17:55:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:55:06Z", "revision_number": 7, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "a224acc5-f5d0-409b-818b-f4e5ce2df1ab", "name": "sdnvpn-3-1-router"}} 2018-11-18 17:55:06,845 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab used request id req-1f5825b2-7b8e-403a-90bd-bb4518f3e030 2018-11-18 17:55:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 17:55:07,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-9cb8aeb6-1d98-4756-aa95-52118f027d1d Date: Sun, 18 Nov 2018 17:55:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:51:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T17:55:07Z", "revision_number": 7, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "65aa9bc3-b678-43a8-895f-93ebb2d2150b", "name": "sdnvpn-3-2-quagga-router"}} 2018-11-18 17:55:07,519 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b used request id req-9cb8aeb6-1d98-4756-aa95-52118f027d1d 2018-11-18 17:55:07,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/33b6bfc8-2e02-43cf-a6e2-276f2c08269d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:55:09,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0664426d-87d8-4c02-8a05-1dfc921f3cf9 Date: Sun, 18 Nov 2018 17:55:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:55:09,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/33b6bfc8-2e02-43cf-a6e2-276f2c08269d used request id req-0664426d-87d8-4c02-8a05-1dfc921f3cf9 2018-11-18 17:55:09,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/02afeaed-b58c-41bb-8796-84230f716758 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:55:11,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa91632a-83aa-4e64-a3a4-4d2c2f155c55 Date: Sun, 18 Nov 2018 17:55:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:55:11,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/02afeaed-b58c-41bb-8796-84230f716758 used request id req-aa91632a-83aa-4e64-a3a4-4d2c2f155c55 2018-11-18 17:55:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:55:12,062 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42de4a54-262d-4920-9382-a9ff2832d00a Content-Length: 0 Date: Sun, 18 Nov 2018 17:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:55:12,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/a224acc5-f5d0-409b-818b-f4e5ce2df1ab used request id req-42de4a54-262d-4920-9382-a9ff2832d00a 2018-11-18 17:55:12,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:55:12,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b7e97d3-1bbc-430c-9a07-8e9008054be1 Content-Length: 0 Date: Sun, 18 Nov 2018 17:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:55:12,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/65aa9bc3-b678-43a8-895f-93ebb2d2150b used request id req-1b7e97d3-1bbc-430c-9a07-8e9008054be1 2018-11-18 17:55:12,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/9588b820-8b40-484d-8395-fd70da3a3d26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:55:13,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed7c92a8-d290-4854-b998-d11825711cd5 Date: Sun, 18 Nov 2018 17:55:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:55:13,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/9588b820-8b40-484d-8395-fd70da3a3d26 used request id req-ed7c92a8-d290-4854-b998-d11825711cd5 2018-11-18 17:55:13,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8967dd412e451c9aac1937ecefd73caa8a0ee" 2018-11-18 17:55:14,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2d94837-e261-4173-869e-6c09ed24ef85 Date: Sun, 18 Nov 2018 17:55:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:55:14,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/b6243b6c-ed06-4e11-b206-e0e7dd0a0e0c used request id req-e2d94837-e261-4173-869e-6c09ed24ef85 2018-11-18 17:55:14,189 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Verify that OpenDaylight can start/communicate with zrpcd/Quagga | +----------------------------------------------------------------------------------------+ | PASS | Controller (ODL) list is ready | | PASS | zrpcd is running in overcloud-controller-2 | +----------------------------------------------------------------------------------------+ | PASS | zrpcd is running in overcloud-controller-0 | +----------------------------------------------------------------------------------------+ | PASS | zrpcd is running in overcloud-controller-1 | +----------------------------------------------------------------------------------------+ | PASS | Found BGP entity owner | +----------------------------------------------------------------------------------------+ | PASS | bgpd is running | +----------------------------------------------------------------------------------------+ | PASS | Assign a Floating IP to sdnvpn-3-2-quagga | | PASS | Bootstrap quagga inside an OpenStack instance | +========================================================================================+ +----------------------------------------------------------------------------------------+ | Peer Quagga with OpenDaylight | +----------------------------------------------------------------------------------------+ | PASS | Peering with quagga | +========================================================================================+ 2018-11-18 17:55:14,189 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-18 17:55:14,190 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-11-18 17:55:14,190 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2018-11-18 17:55:14,190 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-11-18 17:55:14,191 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-11-18 17:55:14,191 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-11-18 17:55:14,280 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-11-18 17:55:14,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:14,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:14,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:14,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:14,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:14,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:14,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:14,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:14,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:14,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:14,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:14,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:14,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:14,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:14,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 17:55:14,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:14,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:14,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:14,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:14,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:14,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:14,291 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 17:55:14,292 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-11-18 17:55:14,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:14,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a1f4af-a20f-4c14-8f22-1d266339f55c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:14,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-56a1f4af-a20f-4c14-8f22-1d266339f55c 2018-11-18 17:55:14,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:14,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["rd0VSiRIRAGP7DenWtXGxw"], "issued_at": "2018-11-18T17:55:14.000000Z"}} 2018-11-18 17:55:14,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85820b302dcaea9fec1c90d3974e1deff49d94be" 2018-11-18 17:55:14,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-b311db56-75d7-473c-a38e-bd8847373f61 Date: Sun, 18 Nov 2018 17:55:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 17:55:14,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-b311db56-75d7-473c-a38e-bd8847373f61 2018-11-18 17:55:14,856 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-18 17:55:14,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85820b302dcaea9fec1c90d3974e1deff49d94be" 2018-11-18 17:55:15,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c6b34738-29e1-4287-9d0b-89f116834325 Date: Sun, 18 Nov 2018 17:55:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 17:55:15,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c6b34738-29e1-4287-9d0b-89f116834325 2018-11-18 17:55:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85820b302dcaea9fec1c90d3974e1deff49d94be" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-18 17:55:15,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/a2dccc63-5491-4399-8bee-79cae265e8a4 X-Openstack-Request-Id: req-b6278ef1-317c-49cc-9635-b4c9b7a5e0da Date: Sun, 18 Nov 2018 17:55:15 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T17:55:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T17:55:15Z", "visibility": "public", "locations": [], "self": "/v2/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "min_disk": 0, "protected": false, "id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "file": "/v2/images/a2dccc63-5491-4399-8bee-79cae265e8a4/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 17:55:15,252 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b6278ef1-317c-49cc-9635-b4c9b7a5e0da 2018-11-18 17:55:15,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/a2dccc63-5491-4399-8bee-79cae265e8a4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85820b302dcaea9fec1c90d3974e1deff49d94be" -d '' 2018-11-18 17:55:17,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0150cac4-fcb5-45c0-a735-59bd7573b2a8 Date: Sun, 18 Nov 2018 17:55:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 17:55:17,115 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/a2dccc63-5491-4399-8bee-79cae265e8a4/file used request id req-0150cac4-fcb5-45c0-a735-59bd7573b2a8 2018-11-18 17:55:17,115 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-11-18 17:55:17,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:17,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5431da-3b05-4d5d-ade7-36ab6e7c45d1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:17,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ad5431da-3b05-4d5d-ade7-36ab6e7c45d1 2018-11-18 17:55:17,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:17,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["pUDZxVb4QFiZ5PU_iiZxHA"], "issued_at": "2018-11-18T17:55:17.000000Z"}} 2018-11-18 17:55:17,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-11-18 17:55:18,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-828e89f5-5775-4a44-a304-3da9a06c8fec Date: Sun, 18 Nov 2018 17:55:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4f45b914-0eff-4e48-aa01-ac38ba1970bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T17:55:17Z","is_default":false,"provider:segmentation_id":8,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:55:17Z","mtu":1450}} 2018-11-18 17:55:18,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-828e89f5-5775-4a44-a304-3da9a06c8fec 2018-11-18 17:55:18,090 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network 4f45b914-0eff-4e48-aa01-ac38ba1970bc with cidr 10.10.10.0/24 2018-11-18 17:55:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" -d '{"subnets": [{"ip_version": 4, "network_id": "4f45b914-0eff-4e48-aa01-ac38ba1970bc", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-11-18 17:55:18,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-dd3ece76-196d-4d33-986d-11a34e75b3ec Date: Sun, 18 Nov 2018 17:55:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f45b914-0eff-4e48-aa01-ac38ba1970bc","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:55:18Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:55:18Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"3a6e89f3-72d3-4023-a058-b2a40bd560e4","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-11-18 17:55:18,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-dd3ece76-196d-4d33-986d-11a34e75b3ec 2018-11-18 17:55:18,821 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-11-18 17:55:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-11-18 17:55:19,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-2af35a1e-adb5-48a0-981d-91d6e4ab61e5 Date: Sun, 18 Nov 2018 17:55:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6362991e-4a8b-4811-ae36-84ea5341eccd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T17:55:19Z","is_default":false,"provider:segmentation_id":64,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:55:19Z","mtu":1450}} 2018-11-18 17:55:19,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-2af35a1e-adb5-48a0-981d-91d6e4ab61e5 2018-11-18 17:55:19,409 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network 6362991e-4a8b-4811-ae36-84ea5341eccd with cidr 10.10.10.0/24 2018-11-18 17:55:19,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" -d '{"subnets": [{"ip_version": 4, "network_id": "6362991e-4a8b-4811-ae36-84ea5341eccd", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-11-18 17:55:20,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-3882b5a3-2085-41e5-9ad6-916e19331490 Date: Sun, 18 Nov 2018 17:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6362991e-4a8b-4811-ae36-84ea5341eccd","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:55:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:55:19Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"e26f99c6-7368-4e1c-8019-0fa1f6d41be7","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-11-18 17:55:20,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-3882b5a3-2085-41e5-9ad6-916e19331490 2018-11-18 17:55:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:55:20,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-4d0932ac-aa1f-45c1-beb9-752967c820e9 Date: Sun, 18 Nov 2018 17:55:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-18T17:51:28Z", "revision_number": 0, "id": "7366a583-6bac-4025-8e80-dea7389991e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:51:28Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 179, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "revision_number": 0, "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 7, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}]} 2018-11-18 17:55:20,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-4d0932ac-aa1f-45c1-beb9-752967c820e9 2018-11-18 17:55:20,233 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-18 17:55:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:20,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2f318e-dd08-4f23-8c89-fbd79e85a44d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:20,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1f2f318e-dd08-4f23-8c89-fbd79e85a44d 2018-11-18 17:55:20,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:20,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["HI8s7VNBTWeSBwExTaH7rQ"], "issued_at": "2018-11-18T17:55:20.000000Z"}} 2018-11-18 17:55:20,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" 2018-11-18 17:55:20,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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,Accept-Encoding x-openstack-request-id: req-7ea18f8b-da71-48be-a8d7-5dd51249934c x-compute-request-id: req-7ea18f8b-da71-48be-a8d7-5dd51249934c Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 17:55:20,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-7ea18f8b-da71-48be-a8d7-5dd51249934c 2018-11-18 17:55:20,828 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-18 17:55:20,828 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-11-18 17:55:20,828 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=a2dccc63-5491-4399-8bee-79cae265e8a4 network=4f45b914-0eff-4e48-aa01-ac38ba1970bc secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files=None userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa 2018-11-18 17:55:20,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:20,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:20,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:20,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:20,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:20,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:20,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:20,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:20,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:20,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:20,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:20,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:20,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:20,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:20,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:20,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:20,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:20,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:20,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:20,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:20,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:20,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:20,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:20,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:20,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:20,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:20,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:20,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:20,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:20,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:20,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:20,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:20,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:20,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db23083-6614-4fe3-b2eb-84e89070ca4f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:20,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7db23083-6614-4fe3-b2eb-84e89070ca4f 2018-11-18 17:55:20,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:21,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["jcNJZSCPQlyCq8Yvqi89Kg"], "issued_at": "2018-11-18T17:55:21.000000Z"}} 2018-11-18 17:55:21,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" 2018-11-18 17:55:21,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-c8c87777-81d4-4db8-804a-122fbc066a46 x-compute-request-id: req-c8c87777-81d4-4db8-804a-122fbc066a46 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:55:21,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c8c87777-81d4-4db8-804a-122fbc066a46 2018-11-18 17:55:21,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" 2018-11-18 17:55:21,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-281a3c27-7b93-4578-8ec5-8ca525d482f6 x-compute-request-id: req-281a3c27-7b93-4578-8ec5-8ca525d482f6 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:55:21,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-281a3c27-7b93-4578-8ec5-8ca525d482f6 2018-11-18 17:55:21,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "a2dccc63-5491-4399-8bee-79cae265e8a4", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "4f45b914-0eff-4e48-aa01-ac38ba1970bc"}], "config_drive": true}}' 2018-11-18 17:55:23,961 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:55: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-ed769f23-5889-4119-a6ee-5cfaff099195 x-compute-request-id: req-ed769f23-5889-4119-a6ee-5cfaff099195 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8fea92f9-5d70-4221-83fa-e957dab5dd2a", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "bookmark"}], "adminPass": "99vksSNoNUnJ"}} 2018-11-18 17:55:23,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-ed769f23-5889-4119-a6ee-5cfaff099195 2018-11-18 17:55:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:23,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cbeafc-e002-4b60-bc2d-80dd7d35cb95 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:23,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c5cbeafc-e002-4b60-bc2d-80dd7d35cb95 2018-11-18 17:55:23,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:24,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["qIontFN8R1OFZKrMVhmRoA"], "issued_at": "2018-11-18T17:55:24.000000Z"}} 2018-11-18 17:55:24,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df873e0bf75fc64ce4e80b495a6658cb83e46c08" 2018-11-18 17:55:24,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-f6681136-78f6-4705-9902-ea5bfc229f57 x-compute-request-id: req-f6681136-78f6-4705-9902-ea5bfc229f57 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8fea92f9-5d70-4221-83fa-e957dab5dd2a", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:55:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-2", "created": "2018-11-18T17:55:23Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:24,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a used request id req-f6681136-78f6-4705-9902-ea5bfc229f57 2018-11-18 17:55:27,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df873e0bf75fc64ce4e80b495a6658cb83e46c08" 2018-11-18 17:55:28,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-16655f77-8cf1-40c5-a81b-40120f553e97 x-compute-request-id: req-16655f77-8cf1-40c5-a81b-40120f553e97 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8fea92f9-5d70-4221-83fa-e957dab5dd2a", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:55:25Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-11-18T17:55:23Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:28,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a used request id req-16655f77-8cf1-40c5-a81b-40120f553e97 2018-11-18 17:55:31,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df873e0bf75fc64ce4e80b495a6658cb83e46c08" 2018-11-18 17:55:31,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-373cc727-a6b2-49b4-99fe-a62bf364d629 x-compute-request-id: req-373cc727-a6b2-49b4-99fe-a62bf364d629 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:1d:9e", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-18T17:55:29.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8fea92f9-5d70-4221-83fa-e957dab5dd2a", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:30Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-11-18T17:55:23Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:31,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a used request id req-373cc727-a6b2-49b4-99fe-a62bf364d629 2018-11-18 17:55:31,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" 2018-11-18 17:55:32,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-8b713073-0e9c-411a-b4e1-647287c24539 x-compute-request-id: req-8b713073-0e9c-411a-b4e1-647287c24539 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:1d:9e", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-18T17:55:29.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8fea92f9-5d70-4221-83fa-e957dab5dd2a", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:30Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-11-18T17:55:23Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:32,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a used request id req-8b713073-0e9c-411a-b4e1-647287c24539 2018-11-18 17:55:32,731 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-11-18 17:55:32,731 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-11-18 17:55:32,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:55:34,392 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b9a3a0b-d4a3-47b9-9b34-3050ac357140 x-compute-request-id: req-0b9a3a0b-d4a3-47b9-9b34-3050ac357140 Content-Length: 0 Content-Type: application/json 2018-11-18 17:55:34,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-0b9a3a0b-d4a3-47b9-9b34-3050ac357140 2018-11-18 17:55:34,393 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-11-18 17:55:34,394 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=a2dccc63-5491-4399-8bee-79cae265e8a4 network=6362991e-4a8b-4811-ae36-84ea5341eccd secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.11 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-11-18 17:55:34,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:34,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:34,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:34,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:34,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:34,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:34,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:34,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:34,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:34,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:34,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:34,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:34,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:34,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:34,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:34,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:34,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:34,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:34,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:34,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:34,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:34,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:34,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:34,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:34,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ddcde7-dfef-4345-9a0a-c5ba4440f080 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:34,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-39ddcde7-dfef-4345-9a0a-c5ba4440f080 2018-11-18 17:55:34,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:34,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["jjvm6sStQRO2w2OTSijeTw"], "issued_at": "2018-11-18T17:55:34.000000Z"}} 2018-11-18 17:55:34,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caca6ba3968acd41caa25604ba37040fb5a2679" 2018-11-18 17:55:34,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49f49c5a-f62b-46b0-9b5e-a5ad0655aefd x-compute-request-id: req-49f49c5a-f62b-46b0-9b5e-a5ad0655aefd Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:55:34,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-49f49c5a-f62b-46b0-9b5e-a5ad0655aefd 2018-11-18 17:55:34,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caca6ba3968acd41caa25604ba37040fb5a2679" 2018-11-18 17:55:34,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e53ce3dd-c505-4568-95de-12598c3eed5d x-compute-request-id: req-e53ce3dd-c505-4568-95de-12598c3eed5d Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:55:34,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-e53ce3dd-c505-4568-95de-12598c3eed5d 2018-11-18 17:55:34,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caca6ba3968acd41caa25604ba37040fb5a2679" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "a2dccc63-5491-4399-8bee-79cae265e8a4", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTEKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.12", "uuid": "6362991e-4a8b-4811-ae36-84ea5341eccd"}], "config_drive": true}}' 2018-11-18 17:55:36,992 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ed7bd79-c405-45e3-9a75-dc397ce2a516 x-compute-request-id: req-1ed7bd79-c405-45e3-9a75-dc397ce2a516 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "adminPass": "TnAUdrVMm4je"}} 2018-11-18 17:55:36,992 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-1ed7bd79-c405-45e3-9a75-dc397ce2a516 2018-11-18 17:55:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:37,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6058884d-9ee4-47f9-bc0c-7338110c8bbf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:37,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6058884d-9ee4-47f9-bc0c-7338110c8bbf 2018-11-18 17:55:37,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:37,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["_eOo6V51Roa7xThTiKxwgQ"], "issued_at": "2018-11-18T17:55:37.000000Z"}} 2018-11-18 17:55:37,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd6a62e4bdabdd00bedacc6d78e4df8fe7abcaa" 2018-11-18 17:55:37,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-a69c9149-80b5-4145-a053-d2bca4858df0 x-compute-request-id: req-a69c9149-80b5-4145-a053-d2bca4858df0 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:55:37Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:37,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b used request id req-a69c9149-80b5-4145-a053-d2bca4858df0 2018-11-18 17:55:40,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd6a62e4bdabdd00bedacc6d78e4df8fe7abcaa" 2018-11-18 17:55:41,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b95a3268-8818-47a2-a789-036d16dda471 x-compute-request-id: req-b95a3268-8818-47a2-a789-036d16dda471 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:55:38Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:41,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b used request id req-b95a3268-8818-47a2-a789-036d16dda471 2018-11-18 17:55:44,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd6a62e4bdabdd00bedacc6d78e4df8fe7abcaa" 2018-11-18 17:55:45,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-aba1eddb-bfe7-4754-b59a-f08fec63e559 x-compute-request-id: req-aba1eddb-bfe7-4754-b59a-f08fec63e559 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2d:eb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-18T17:55:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:42Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:45,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b used request id req-aba1eddb-bfe7-4754-b59a-f08fec63e559 2018-11-18 17:55:45,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caca6ba3968acd41caa25604ba37040fb5a2679" 2018-11-18 17:55:46,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-c519aa81-1c96-4941-ae07-4079ce849d65 x-compute-request-id: req-c519aa81-1c96-4941-ae07-4079ce849d65 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2d:eb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-18T17:55:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:42Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:46,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b used request id req-c519aa81-1c96-4941-ae07-4079ce849d65 2018-11-18 17:55:46,125 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-11-18 17:55:46,125 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-11-18 17:55:46,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:55:47,391 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2c4ad8d-3b72-400e-85d9-2eaa266e01c9 x-compute-request-id: req-d2c4ad8d-3b72-400e-85d9-2eaa266e01c9 Content-Length: 0 Content-Type: application/json 2018-11-18 17:55:47,392 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action used request id req-d2c4ad8d-3b72-400e-85d9-2eaa266e01c9 2018-11-18 17:55:47,392 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-11-18 17:55:47,392 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=a2dccc63-5491-4399-8bee-79cae265e8a4 network=4f45b914-0eff-4e48-aa01-ac38ba1970bc secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.11 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.12 10.10.10.12 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-11-18 17:55:47,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:47,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:47,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:47,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:47,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:47,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:47,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:47,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:47,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:47,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:47,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:47,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:47,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:47,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:47,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:47,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:47,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:47,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:47,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:47,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:47,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:47,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:47,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:47,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:47,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:55:47,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:55:47,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:55:47,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:55:47,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:55:47,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:55:47,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:55:47,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:55:47,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:55:47,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:55:47,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:55:47,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:55:47,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:55:47,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:55:47,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:55:47,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:55:47,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:47,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62389d9-eb93-412f-b5d3-6682b9d67888 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:47,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c62389d9-eb93-412f-b5d3-6682b9d67888 2018-11-18 17:55:47,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:47,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Ohf4fsmRQoKQn6c1pcePPQ"], "issued_at": "2018-11-18T17:55:47.000000Z"}} 2018-11-18 17:55:47,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519c75290a800d875d34af0478b2d09fb9fde5e" 2018-11-18 17:55:47,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34b765f9-cff0-40cc-a125-f07a6a9d565f x-compute-request-id: req-34b765f9-cff0-40cc-a125-f07a6a9d565f Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:55:47,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-34b765f9-cff0-40cc-a125-f07a6a9d565f 2018-11-18 17:55:47,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519c75290a800d875d34af0478b2d09fb9fde5e" 2018-11-18 17:55:47,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a628487d-ba89-4c16-8b5c-ac91af3c2335 x-compute-request-id: req-a628487d-ba89-4c16-8b5c-ac91af3c2335 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:55:47,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-a628487d-ba89-4c16-8b5c-ac91af3c2335 2018-11-18 17:55:47,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519c75290a800d875d34af0478b2d09fb9fde5e" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "a2dccc63-5491-4399-8bee-79cae265e8a4", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTIgMTAuMTAuMTAuMTIKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.11", "uuid": "4f45b914-0eff-4e48-aa01-ac38ba1970bc"}], "config_drive": true}}' 2018-11-18 17:55:49,777 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6350e9a0-2ddd-417e-af92-8ca03f38aef6 x-compute-request-id: req-6350e9a0-2ddd-417e-af92-8ca03f38aef6 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6f091991-48cb-40de-b1d8-18a2b42a8834", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "bookmark"}], "adminPass": "UJDCzTGaj6Qa"}} 2018-11-18 17:55:49,777 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-6350e9a0-2ddd-417e-af92-8ca03f38aef6 2018-11-18 17:55:49,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:55:49,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f03bd8f-2f1e-4b5e-8571-b35432425cca Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:55:49,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5f03bd8f-2f1e-4b5e-8571-b35432425cca 2018-11-18 17:55:49,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:55:50,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["7XDgVvaiR6yR9JXZueES3Q"], "issued_at": "2018-11-18T17:55:50.000000Z"}} 2018-11-18 17:55:50,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bb043e8f91c58a6b2730d7aac4b54d708ce14" 2018-11-18 17:55:50,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55: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-44e6367f-b0cd-4917-a640-edecb0ed05d3 x-compute-request-id: req-44e6367f-b0cd-4917-a640-edecb0ed05d3 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f091991-48cb-40de-b1d8-18a2b42a8834", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:55:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-1", "created": "2018-11-18T17:55:49Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:50,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 used request id req-44e6367f-b0cd-4917-a640-edecb0ed05d3 2018-11-18 17:55:53,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bb043e8f91c58a6b2730d7aac4b54d708ce14" 2018-11-18 17:55:54,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2de39f0-1ac5-445a-aa28-b52635cb513b x-compute-request-id: req-e2de39f0-1ac5-445a-aa28-b52635cb513b Content-Encoding: gzip Content-Length: 706 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f091991-48cb-40de-b1d8-18a2b42a8834", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:55:50Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-11-18T17:55:49Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:54,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 used request id req-e2de39f0-1ac5-445a-aa28-b52635cb513b 2018-11-18 17:55:57,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bb043e8f91c58a6b2730d7aac4b54d708ce14" 2018-11-18 17:55:57,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56a0954c-a7c9-4559-9ef2-ecd74affa171 x-compute-request-id: req-56a0954c-a7c9-4559-9ef2-ecd74affa171 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:b8:0d", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2018-11-18T17:55:54.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f091991-48cb-40de-b1d8-18a2b42a8834", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:55Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-11-18T17:55:49Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:57,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 used request id req-56a0954c-a7c9-4559-9ef2-ecd74affa171 2018-11-18 17:55:57,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519c75290a800d875d34af0478b2d09fb9fde5e" 2018-11-18 17:55:58,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:55:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7b69d9c-26a6-45be-909e-63ef341227cc x-compute-request-id: req-f7b69d9c-26a6-45be-909e-63ef341227cc Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:b8:0d", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2018-11-18T17:55:54.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f091991-48cb-40de-b1d8-18a2b42a8834", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:55Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-11-18T17:55:49Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:55:58,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834 used request id req-f7b69d9c-26a6-45be-909e-63ef341227cc 2018-11-18 17:55:58,627 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-11-18 17:55:58,627 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-11-18 17:55:58,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:56:00,241 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:55:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34e8ffcb-851e-42a6-b573-91591ab834f8 x-compute-request-id: req-34e8ffcb-851e-42a6-b573-91591ab834f8 Content-Length: 0 Content-Type: application/json 2018-11-18 17:56:00,242 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action used request id req-34e8ffcb-851e-42a6-b573-91591ab834f8 2018-11-18 17:56:00,242 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-11-18 17:56:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-194801", "route_distinguishers": "111:111"}}' 2018-11-18 17:56:00,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-2119fd5e-f6d7-41dd-a3b5-09673a8fe154 Date: Sun, 18 Nov 2018 17:56:00 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "0a6d4f6a-7c67-4f1a-842e-881d26e0d577", "name": "sdnvpn-1-194801", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["55:55"], "networks": [], "route_targets": ["55:55"], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 17:56:00,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns used request id req-2119fd5e-f6d7-41dd-a3b5-09673a8fe154 2018-11-18 17:56:00,777 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-194801', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'a875ae444eec41a6b8bd843d2517a591', u'route_targets': [u'55:55'], u'project_id': u'a875ae444eec41a6b8bd843d2517a591', u'type': u'l3', u'id': u'0a6d4f6a-7c67-4f1a-842e-881d26e0d577'}} 2018-11-18 17:56:00,777 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-11-18 17:56:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/0a6d4f6a-7c67-4f1a-842e-881d26e0d577/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" -d '{"network_association": {"network_id": "4f45b914-0eff-4e48-aa01-ac38ba1970bc"}}' 2018-11-18 17:56:01,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-8e74eca7-84f4-488e-beaa-296575f165e8 Date: Sun, 18 Nov 2018 17:56:01 GMT RESP BODY: {"network_association": {"network_id": "4f45b914-0eff-4e48-aa01-ac38ba1970bc", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "fc6ed2a0-e571-44af-8c58-601fbaea0255"}} 2018-11-18 17:56:01,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/0a6d4f6a-7c67-4f1a-842e-881d26e0d577/network_associations used request id req-8e74eca7-84f4-488e-beaa-296575f165e8 2018-11-18 17:56:01,410 - sdnvpn_test_utils - INFO - Waiting for instance 8fea92f9-5d70-4221-83fa-e957dab5dd2a to boot up 2018-11-18 17:56:01,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:02,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56: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-def5d43a-c2d8-48c0-9190-87e48338f077 x-compute-request-id: req-def5d43a-c2d8-48c0-9190-87e48338f077 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:02,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-def5d43a-c2d8-48c0-9190-87e48338f077 2018-11-18 17:56:04,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:05,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60ccb2f6-604c-4e84-ab89-08c2e1f606e3 x-compute-request-id: req-60ccb2f6-604c-4e84-ab89-08c2e1f606e3 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:05,795 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-60ccb2f6-604c-4e84-ab89-08c2e1f606e3 2018-11-18 17:56:07,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:08,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf45579-fa72-423e-96c9-c86c23472dc8 x-compute-request-id: req-eaf45579-fa72-423e-96c9-c86c23472dc8 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:08,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-eaf45579-fa72-423e-96c9-c86c23472dc8 2018-11-18 17:56:10,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:12,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3f6219d-bb9d-4e5d-ab69-18d920bdd72b x-compute-request-id: req-e3f6219d-bb9d-4e5d-ab69-18d920bdd72b Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:12,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-e3f6219d-bb9d-4e5d-ab69-18d920bdd72b 2018-11-18 17:56:14,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:15,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56: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-cae813d8-30f7-4840-8ecb-b392749a6b29 x-compute-request-id: req-cae813d8-30f7-4840-8ecb-b392749a6b29 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:15,142 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-cae813d8-30f7-4840-8ecb-b392749a6b29 2018-11-18 17:56:17,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:18,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfadbabb-3ffd-4eab-aa06-82adef5ab9d6 x-compute-request-id: req-bfadbabb-3ffd-4eab-aa06-82adef5ab9d6 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:18,231 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-bfadbabb-3ffd-4eab-aa06-82adef5ab9d6 2018-11-18 17:56:20,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:21,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3345c2bf-036a-4d78-a61d-99de422448f9 x-compute-request-id: req-3345c2bf-036a-4d78-a61d-99de422448f9 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:21,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-3345c2bf-036a-4d78-a61d-99de422448f9 2018-11-18 17:56:23,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:24,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56: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-58d41fe1-44f8-4d1f-a031-1c4b8c45b388 x-compute-request-id: req-58d41fe1-44f8-4d1f-a031-1c4b8c45b388 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:24,406 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-58d41fe1-44f8-4d1f-a031-1c4b8c45b388 2018-11-18 17:56:26,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:27,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56: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-f273cf68-5828-4d70-a89f-c2270248ac91 x-compute-request-id: req-f273cf68-5828-4d70-a89f-c2270248ac91 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:27,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-f273cf68-5828-4d70-a89f-c2270248ac91 2018-11-18 17:56:29,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:30,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd07aa02-10dd-4d19-850b-4abbd1d3fed4 x-compute-request-id: req-dd07aa02-10dd-4d19-850b-4abbd1d3fed4 Content-Encoding: gzip Content-Length: 7897 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 17:56:30,582 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-dd07aa02-10dd-4d19-850b-4abbd1d3fed4 2018-11-18 17:56:32,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:33,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50a17348-d36d-43ca-bdf1-31f77d2b76eb x-compute-request-id: req-50a17348-d36d-43ca-bdf1-31f77d2b76eb Content-Encoding: gzip Content-Length: 9558 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n"} 2018-11-18 17:56:33,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-50a17348-d36d-43ca-bdf1-31f77d2b76eb 2018-11-18 17:56:35,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:36,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6401bc24-b071-49b1-857c-ccb23ce11fa4 x-compute-request-id: req-6401bc24-b071-49b1-857c-ccb23ce11fa4 Content-Encoding: gzip Content-Length: 10166 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 17:56:36,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-6401bc24-b071-49b1-857c-ccb23ce11fa4 2018-11-18 17:56:38,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:40,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2769df3-b994-4105-92e7-a157e6c44d49 x-compute-request-id: req-d2769df3-b994-4105-92e7-a157e6c44d49 Content-Encoding: gzip Content-Length: 10166 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 17:56:40,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-d2769df3-b994-4105-92e7-a157e6c44d49 2018-11-18 17:56:42,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:43,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb8cfa9d-d73e-478b-81dd-dafc3769f605 x-compute-request-id: req-cb8cfa9d-d73e-478b-81dd-dafc3769f605 Content-Encoding: gzip Content-Length: 10166 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 17:56:43,133 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-cb8cfa9d-d73e-478b-81dd-dafc3769f605 2018-11-18 17:56:45,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:46,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56: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-853b3eca-cfba-4840-8c46-51c3a0f31cd6 x-compute-request-id: req-853b3eca-cfba-4840-8c46-51c3a0f31cd6 Content-Encoding: gzip Content-Length: 10166 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 17:56:46,283 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-853b3eca-cfba-4840-8c46-51c3a0f31cd6 2018-11-18 17:56:48,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:49,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56: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-e3b99521-69af-4542-8d66-d21e432f0e1b x-compute-request-id: req-e3b99521-69af-4542-8d66-d21e432f0e1b Content-Encoding: gzip Content-Length: 10166 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 17:56:49,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-e3b99521-69af-4542-8d66-d21e432f0e1b 2018-11-18 17:56:51,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:52,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e78e6f7-44f1-4e08-9184-228e808336a6 x-compute-request-id: req-5e78e6f7-44f1-4e08-9184-228e808336a6 Content-Encoding: gzip Content-Length: 10236 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 17:56:52,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-5e78e6f7-44f1-4e08-9184-228e808336a6 2018-11-18 17:56:54,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:55,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89ec9867-c142-4174-8ddf-85ff52bab074 x-compute-request-id: req-89ec9867-c142-4174-8ddf-85ff52bab074 Content-Encoding: gzip Content-Length: 10236 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 17:56:55,566 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-89ec9867-c142-4174-8ddf-85ff52bab074 2018-11-18 17:56:57,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:56:58,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:56: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-4a602ec6-a4ff-44d2-884c-ac69d861ec0f x-compute-request-id: req-4a602ec6-a4ff-44d2-884c-ac69d861ec0f Content-Encoding: gzip Content-Length: 10236 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 17:56:58,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-4a602ec6-a4ff-44d2-884c-ac69d861ec0f 2018-11-18 17:57:00,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:01,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7c65087-bde6-46e2-8cc2-407a97c3005a x-compute-request-id: req-b7c65087-bde6-46e2-8cc2-407a97c3005a Content-Encoding: gzip Content-Length: 10236 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 17:57:01,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-b7c65087-bde6-46e2-8cc2-407a97c3005a 2018-11-18 17:57:03,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:04,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57: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-65ec0435-61c6-4c57-a761-81c9647fb2de x-compute-request-id: req-65ec0435-61c6-4c57-a761-81c9647fb2de Content-Encoding: gzip Content-Length: 10255 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 17:57:04,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-65ec0435-61c6-4c57-a761-81c9647fb2de 2018-11-18 17:57:06,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:07,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57: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-790c5744-be55-4990-b6a9-6f940156b5b9 x-compute-request-id: req-790c5744-be55-4990-b6a9-6f940156b5b9 Content-Encoding: gzip Content-Length: 10255 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 17:57:07,931 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-790c5744-be55-4990-b6a9-6f940156b5b9 2018-11-18 17:57:09,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:11,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76ff765a-6770-49a1-ab45-0f31cfd26999 x-compute-request-id: req-76ff765a-6770-49a1-ab45-0f31cfd26999 Content-Encoding: gzip Content-Length: 10255 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 17:57:11,023 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-76ff765a-6770-49a1-ab45-0f31cfd26999 2018-11-18 17:57:13,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:14,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57: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-e1c1d517-4776-4484-b046-09805e76a50e x-compute-request-id: req-e1c1d517-4776-4484-b046-09805e76a50e Content-Encoding: gzip Content-Length: 10255 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 17:57:14,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-e1c1d517-4776-4484-b046-09805e76a50e 2018-11-18 17:57:16,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:17,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-902b67e3-6dce-40fc-b5b1-2e1b455f9224 x-compute-request-id: req-902b67e3-6dce-40fc-b5b1-2e1b455f9224 Content-Encoding: gzip Content-Length: 10255 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 17:57:17,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-902b67e3-6dce-40fc-b5b1-2e1b455f9224 2018-11-18 17:57:19,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152ffe6b82c3aae1b351e475c0dd00d7d439f853" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:20,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fc9a8b3-9f45-4018-9f30-d66bf77ae832 x-compute-request-id: req-0fc9a8b3-9f45-4018-9f30-d66bf77ae832 Content-Encoding: gzip Content-Length: 11175 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 553567078 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.136191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137824] pid_max: default: 32768 minimum: 301\n[ 0.138702] ACPI: Core revision 20150930\n[ 0.140070] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141356] Security Framework initialized\n[ 0.142154] Yama: becoming mindful.\n[ 0.142874] AppArmor: AppArmor initialized\n[ 0.143728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146299] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148853] Initializing cgroup subsys io\n[ 0.149652] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151363] Initializing cgroup subsys freezer\n[ 0.152214] Initializing cgroup subsys net_cls\n[ 0.153070] Initializing cgroup subsys perf_event\n[ 0.153966] Initializing cgroup subsys net_prio\n[ 0.154836] Initializing cgroup subsys hugetlb\n[ 0.155696] Initializing cgroup subsys pids\n[ 0.156556] CPU: Physical Processor ID: 0\n[ 0.158051] mce: CPU supports 10 MCE banks\n[ 0.158885] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178597] ftrace: allocating 31920 entries in 125 pages\n[ 0.205089] smpboot: Max logical packages: 1\n[ 0.205932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207271] x2apic enabled\n[ 0.208075] Switched APIC routing to physical x2apic.\n[ 0.209809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210908] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214628] KVM setup paravirtual spinlock\n[ 0.215900] x86: Booted up 1 node, 1 CPUs\n[ 0.216691] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218057] devtmpfs: initialized\n[ 0.219761] evm: security.selinux\n[ 0.220450] evm: security.SMACK64\n[ 0.221128] evm: security.SMACK64EXEC\n[ 0.221860] evm: security.SMACK64TRANSMUTE\n[ 0.222656] evm: security.SMACK64MMAP\n[ 0.223386] evm: security.ima\n[ 0.224019] evm: security.capability\n[ 0.224813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226626] pinctrl core: initialized pinctrl subsystem\n[ 0.227694] RTC time: 17:55:29, date: 11/18/18\n[ 0.228642] NET: Registered protocol family 16\n[ 0.229597] cpuidle: using governor ladder\n[ 0.230401] cpuidle: using governor menu\n[ 0.231169] PCCT header not found.\n[ 0.231905] ACPI: bus type PCI registered\n[ 0.232695] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233912] PCI: Using configuration type 1 for base access\n[ 0.235645] ACPI: Added _OSI(Module Device)\n[ 0.236468] ACPI: Added _OSI(Processor Device)\n[ 0.237315] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238203] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240325] ACPI: Interpreter enabled\n[ 0.241081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248358] ACPI: (supports S0 S5)\n[ 0.249051] ACPI: Using IOAPIC for interrupt routing\n[ 0.250005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258750] acpiphp: Slot [3] registered\n[ 0.259537] acpiphp: Slot [4] registered\n[ 0.260317] acpiphp: Slot [5] registered\n[ 0.261108] acpiphp: Slot [6] registered\n[ 0.261896] acpiphp: Slot [7] registered\n[ 0.262681] acpiphp: Slot [8] registered\n[ 0.263465] acpiphp: Slot [9] registered\n[ 0.264244] acpiphp: Slot [10] registered\n[ 0.265042] acpiphp: Slot [11] registered\n[ 0.265851] acpiphp: Slot [12] registered\n[ 0.266650] acpiphp: Slot [13] registered\n[ 0.267442] acpiphp: Slot [14] registered\n[ 0.268233] acpiphp: Slot [15] registered\n[ 0.279032] acpiphp: Slot [16] registered\n[ 0.279850] acpiphp: Slot [17] registered\n[ 0.280649] acpiphp: Slot [18] registered\n[ 0.281443] acpiphp: Slot [19] registered\n[ 0.282234] acpiphp: Slot [20] registered\n[ 0.283080] acpiphp: Slot [21] registered\n[ 0.283877] acpiphp: Slot [22] registered\n[ 0.284664] acpiphp: Slot [23] registered\n[ 0.285452] acpiphp: Slot [24] registered\n[ 0.286242] acpiphp: Slot [25] registered\n[ 0.287026] acpiphp: Slot [26] registered\n[ 0.287819] acpiphp: Slot [27] registered\n[ 0.288617] acpiphp: Slot [28] registered\n[ 0.289404] acpiphp: Slot [29] registered\n[ 0.290184] acpiphp: Slot [30] registered\n[ 0.290977] acpiphp: Slot [31] registered\n[ 0.291772] PCI host bridge to bus 0000:00\n[ 0.292564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372179] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374721] vgaarb: loaded\n[ 0.375310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376421] SCSI subsystem initialized\n[ 0.377214] ACPI: bus type USB registered\n[ 0.378006] usbcore: registered new interface driver usbfs\n[ 0.379012] usbcore: registered new interface driver hub\n[ 0.379994] usbcore: registered new device driver usb\n[ 0.381037] PCI: Using ACPI for IRQ routing\n[ 0.382036] NetLabel: Initializing\n[ 0.382734] NetLabel: domain hash size = 128\n[ 0.383562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384487] NetLabel: unlabeled traffic allowed by default\n[ 0.385547] clocksource: Switched to clocksource kvm-clock\n[ 0.390911] AppArmor: AppArmor Filesystem Enabled\n[ 0.391857] pnp: PnP ACPI init\n[ 0.392749] pnp: PnP ACPI: found 5 devices\n[ 0.399092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400752] NET: Registered protocol family 2\n[ 0.401684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402920] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404054] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405177] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407375] NET: Registered protocol family 1\n[ 0.408213] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438473] Trying to unpack rootfs image as initramfs...\n[ 0.487828] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501659] Scanning for low memory corruption every 60 seconds\n[ 0.502984] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504107] audit: initializing netlink subsys (disabled)\n[ 0.505108] audit: type=2000 audit(1542563730.066:1): initialized\n[ 0.506407] Initialise system trusted keyring\n[ 0.507305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510379] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.6.0\n[ 0.511928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513407] fuse init (API version 7.23)\n[ 0.514280] Key type big_key registered\n[ 0.515069] Allocating IMA MOK and blacklist keyrings.\n[ 0.516172] Key type asymmetric registered\n[ 0.516986] Asymmetric key parser 'x509' registered\n[ 0.517930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519368] io scheduler noop registered\n[ 0.520142] io scheduler deadline registered (default)\n[ 0.521106] io scheduler cfq registered\n[ 0.521933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525634] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600426] Linux agpgart interface v0.103\n[ 0.602453] brd: module loaded\n[ 0.603584] loop: module loaded\n[ 0.607489] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608911] GPT:90111 != 2097151\n[ 0.609580] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610649] GPT:90111 != 2097151\n[ 0.611305] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612245] vda: vda1 vda15\n[ 0.613666] scsi host0: ata_piix\n[ 0.614387] scsi host1: ata_piix\n[ 0.615076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617668] libphy: Fixed MDIO Bus: probed\n[ 0.618468] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619388] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621491] PPP generic driver version 2.4.2\n[ 0.622367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623612] ehci-pci: EHCI PCI platform driver\n[ 0.624460] ehci-platform: EHCI generic platform driver\n[ 0.625417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626522] ohci-pci: OHCI PCI platform driver\n[ 0.627370] ohci-platform: OHCI generic platform driver\n[ 0.628325] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642685] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643669] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649733] usb usb1: Product: UHCI Host Controller\n[ 0.650651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652702] hub 1-0:1.0: USB hub found\n[ 0.653463] hub 1-0:1.0: 2 ports detected\n[ 0.654351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657338] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658339] mousedev: PS/2 mouse device common for all mice\n[ 0.659553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661341] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664734] i2c /dev entries driver\n[ 0.665474] device-mapper: uevent: version 1.0.3\n[ 0.666387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669225] NET: Registered protocol family 10\n[ 0.670199] NET: Registered protocol family 17\n[ 0.671067] Key type dns_resolver registered\n[ 0.671972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673037] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674735] registered taskstats version 1\n[ 0.675551] Loading compiled-in X.509 certificates\n[ 0.676958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678764] zswap: loaded using pool lzo/zbud\n[ 0.680107] Key type trusted registered\n[ 0.681647] Key type encrypted registered\n[ 0.682449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683437] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684439] evm: HMAC attrs: 0x1\n[ 0.685371] Magic number: 10:79:947\n[ 0.686131] tty tty4: hash matches\n[ 0.686848] memory memory0: hash matches\n[ 0.687673] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:30 UTC (1542563730)\n[ 0.689223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690312] EDD information not available.\n[ 0.774183] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.785683] ata1.00: configured for MWDMA2\n[ 0.786869] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789001] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790187] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791401] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793222] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794724] Write protecting the kernel read-only data: 14336k\n[ 0.796249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.262540] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 489472 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv7+H1FaUjPtYaZEaSBXNRemH+D+E7NHfoviWM7YPQLq7SGT530Ic3N3zGcA5yJXQrqrj/GqYc46YHEV6XBlq9Rdro6rSwV1UOfGXO4gz+EeFQe18YWKvjZbd4rpNNwD8EDLq9FSGaKri1FIct1tbuVPapltkj90PNbS9aiTSrlAR2eDBQUoG6X/wvAqg7l2gIbIr/H1jToMdS49AzOJ1q9Gf4SXexGW4ZA8Ypqaz3YhVpSvPOew/sVXbiZ/CLL8xR9++q+HI79pEKFVjg6/7olCHr0auyjO9z+wgedGBq8AWmdyrLXh9VVC0vPGrSg7D24P3k9NORe/0fx8/dRs7 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIigP6YtRrX59XHfBy5yPnRPTYoSghAwp+BQ5LBNTKDaojMka9E3R+Zgfi0RrTzg+1aOaXmFNdSzPoSomiVhRn60KURvjVQiSQt1qx0H+80cAkUHBRGaggcflw0NH37oRvH4TkAwcZcConETqtrwwDrBOgiMIVvggy+Y6Bfd/mafAAAAFQDxkJAq5sBRlg3LlnifY0wtkZH9rwAAAIBQdS6arkYoUaUhl+59KUhM2MupQy48i9Mu6JJ22UuBWa3Nly6NXBSqJf4Uc2BmlEYuaMmk7jaK025KWFooyGZd3pWdFIA2/MHo9gUOuAQ7/6Vj9101u7YsuIvpZDCZSvO9nXdA/yzWOL+vHYYCILc4yr0XlqVIIR1i2bWhOauhYgAAAIAgYMMq+3g7rRHqia+UlL+QhwZNW1GhVeYZ7EYsheYsu/bHowcmnieTVASu/muaHtbrOLPtLtuXZjzXWOnhhk/qUWi1p/aaqsgiKjVtjmi8CzhmX2ulUxFP1E5h1iMRFSnDrBSMooTYKVi9FxBQGnCbYsflC4AK8CYDFLqo19MliQ== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:feb0:1d9e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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: configdrive local ===\ninstance-id: 8fea92f9-5d70-4221-83fa-e957dab5dd2a\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.11 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:B0:1D:9E \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:1d9e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:152 errors:0 dropped:17 overruns:0 frame:0\n TX packets:92 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:271487 (265.1 KiB) TX bytes:12587 (12.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-2-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.126750] usb 1-1: SerialNumber: 42\n[ 1.222169] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.244954] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.262540] random: dd urandom read with 13 bits of entropy available\n[ 1.303917] ISO 9660 Extensions: Microsoft Joliet Level 3\n[ 1.305748] ISO 9660 Extensions: RRIP_1991A\n[ 1.501619] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.501621] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 62.219526] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 62.665053] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 17:57:12 cirros authpriv.info dropbear[646]: Child connection from 10.10.10.11:55466\nNov 18 17:57:13 cirros authpriv.notice dropbear[646]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:55466\nNov 18 17:57:13 cirros authpriv.info dropbear[646]: Exit (cirros): Exited normally\nNov 18 17:57:14 cirros authpriv.info dropbear[649]: Child connection from 10.10.10.11:55468\nNov 18 17:57:14 cirros authpriv.notice dropbear[649]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:55468\nNov 18 17:57:14 cirros authpriv.info dropbear[649]: Exit (cirros): Exited normally\nNov 18 17:57:14 cirros authpriv.info dropbear[652]: Child connection from 10.10.10.11:55470\nNov 18 17:57:14 cirros authpriv.notice dropbear[652]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:55470\nNov 18 17:57:14 cirros authpriv.info dropbear[652]: Exit (cirros): Exited normally\nNov 18 17:57:15 cirros authpriv.info dropbear[655]: Child connection from 10.10.10.11:55472\nNov 18 17:57:15 cirros authpriv.notice dropbear[655]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:55472\nNov 18 17:57:15 cirros authpriv.info dropbear[655]: Exit (cirros): Exited normally\nNov 18 17:57:15 cirros authpriv.info dropbear[658]: Child connection from 10.10.10.11:55474\nNov 18 17:57:15 cirros authpriv.notice dropbear[658]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:55474\nNov 18 17:57:15 cirros authpriv.info dropbear[658]: Exit (cirros): Exited normally\nNov 18 17:57:16 cirros authpriv.info dropbear[661]: Child connection from 10.10.10.11:55476\nNov 18 17:57:16 cirros authpriv.notice dropbear[661]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:55476\nNov 18 17:57:16 cirros authpriv.info dropbear[661]: Exit (cirros): Exited normally\nNov 18 17:57:16 cirros authpriv.info dropbear[664]: Child connection from 10.10.10.11:55478\nNov 18 17:57:16 cirros authpriv.notice dropbear[664]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:55478\nNov 18 17:57:16 cirros authpriv.info dropbear[664]: Exit (cirros): Exited normally\nNov 18 17:57:17 cirros authpriv.info dropbear[667]: Child connection from 10.10.10.11:55480\nNov 18 17:57:17 cirros authpriv.notice dropbear[667]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:55480\nNov 18 17:57:17 cirros authpriv.info dropbear[667]: Exit (cirros): Exited normally\nNov 18 17:57:17 cirros authpriv.info dropbear[675]: Child connection from 10.10.10.11:55482\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-2-2 login: "} 2018-11-18 17:57:20,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-0fc9a8b3-9f45-4018-9f30-d66bf77ae832 2018-11-18 17:57:22,392 - sdnvpn_test_utils - INFO - Waiting for instance 6f091991-48cb-40de-b1d8-18a2b42a8834 to boot up 2018-11-18 17:57:22,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519c75290a800d875d34af0478b2d09fb9fde5e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:23,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57: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-905ce93e-7134-46d2-bb94-e4e2c45c9985 x-compute-request-id: req-905ce93e-7134-46d2-bb94-e4e2c45c9985 Content-Encoding: gzip Content-Length: 8185 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 514207869 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.145193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147176] pid_max: default: 32768 minimum: 301\n[ 0.148266] ACPI: Core revision 20150930\n[ 0.149808] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151392] Security Framework initialized\n[ 0.152376] Yama: becoming mindful.\n[ 0.153249] AppArmor: AppArmor initialized\n[ 0.154287] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155916] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157501] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158992] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160724] Initializing cgroup subsys io\n[ 0.161709] Initializing cgroup subsys memory\n[ 0.162767] Initializing cgroup subsys devices\n[ 0.163836] Initializing cgroup subsys freezer\n[ 0.164914] Initializing cgroup subsys net_cls\n[ 0.165981] Initializing cgroup subsys perf_event\n[ 0.167094] Initializing cgroup subsys net_prio\n[ 0.168172] Initializing cgroup subsys hugetlb\n[ 0.169221] Initializing cgroup subsys pids\n[ 0.170258] CPU: Physical Processor ID: 0\n[ 0.171937] mce: CPU supports 10 MCE banks\n[ 0.172951] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174166] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185475] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.192523] ftrace: allocating 31920 entries in 125 pages\n[ 0.220849] smpboot: Max logical packages: 1\n[ 0.221876] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223493] x2apic enabled\n[ 0.224413] Switched APIC routing to physical x2apic.\n[ 0.226379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232247] KVM setup paravirtual spinlock\n[ 0.233738] x86: Booted up 1 node, 1 CPUs\n[ 0.234710] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236354] devtmpfs: initialized\n[ 0.238213] evm: security.selinux\n[ 0.239031] evm: security.SMACK64\n[ 0.239875] evm: security.SMACK64EXEC\n[ 0.240776] evm: security.SMACK64TRANSMUTE\n[ 0.241749] evm: security.SMACK64MMAP\n[ 0.242627] evm: security.ima\n[ 0.243383] evm: security.capability\n[ 0.244336] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246603] pinctrl core: initialized pinctrl subsystem\n[ 0.247934] RTC time: 17:55:54, date: 11/18/18\n[ 0.249091] NET: Registered protocol family 16\n[ 0.250276] cpuidle: using governor ladder\n[ 0.251288] cpuidle: using governor menu\n[ 0.252250] PCCT header not found.\n[ 0.253124] ACPI: bus type PCI registered\n[ 0.254100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255632] PCI: Using configuration type 1 for base access\n[ 0.257676] ACPI: Added _OSI(Module Device)\n[ 0.258710] ACPI: Added _OSI(Processor Device)\n[ 0.259769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260852] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263181] ACPI: Interpreter enabled\n[ 0.264091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272904] ACPI: (supports S0 S5)\n[ 0.273751] ACPI: Using IOAPIC for interrupt routing\n[ 0.274874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281195] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285312] acpiphp: Slot [3] registered\n[ 0.286263] acpiphp: Slot [4] registered\n[ 0.287209] acpiphp: Slot [5] registered\n[ 0.288157] acpiphp: Slot [6] registered\n[ 0.289088] acpiphp: Slot [7] registered\n[ 0.290043] acpiphp: Slot [8] registered\n[ 0.290998] acpiphp: Slot [9] registered\n[ 0.291947] acpiphp: Slot [10] registered\n[ 0.292930] acpiphp: Slot [11] registered\n[ 0.293934] acpiphp: Slot [12] registered\n[ 0.294929] acpiphp: Slot [13] registered\n[ 0.295921] acpiphp: Slot [14] registered\n[ 0.296914] acpiphp: Slot [15] registered\n[ 0.308000] acpiphp: Slot [16] registered\n[ 0.308996] acpiphp: Slot [17] registered\n[ 0.309945] acpiphp: Slot [18] registered\n[ 0.310904] acpiphp: Slot [19] registered\n[ 0.311872] acpiphp: Slot [20] registered\n[ 0.312839] acpiphp: Slot [21] registered\n[ 0.313810] acpiphp: Slot [22] registered\n[ 0.314776] acpiphp: Slot [23] registered\n[ 0.315736] acpiphp: Slot [24] registered\n[ 0.316696] acpiphp: Slot [25] registered\n[ 0.317662] acpiphp: Slot [26] registered\n[ 0.318625] acpiphp: Slot [27] registered\n[ 0.319587] acpiphp: Slot [28] registered\n[ 0.320536] acpiphp: Slot [29] registered\n[ 0.321497] acpiphp: Slot [30] registered\n[ 0.322469] acpiphp: Slot [31] registered\n[ 0.323451] PCI host bridge to bus 0000:00\n[ 0.324406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327340] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.329050] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330762] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.337102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.338645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.340079] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.341621] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.348669] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.350432] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.400914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403712] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406844] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408199] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409479] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411330] vgaarb: loaded\n[ 0.412036] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413386] SCSI subsystem initialized\n[ 0.414372] ACPI: bus type USB registered\n[ 0.415356] usbcore: registered new interface driver usbfs\n[ 0.416613] usbcore: registered new interface driver hub\n[ 0.417825] usbcore: registered new device driver usb\n[ 0.419074] PCI: Using ACPI for IRQ routing\n[ 0.420297] NetLabel: Initializing\n[ 0.421181] NetLabel: domain hash size = 128\n[ 0.422205] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.423350] NetLabel: unlabeled traffic allowed by default\n[ 0.424689] clocksource: Switched to clocksource kvm-clock\n[ 0.430685] AppArmor: AppArmor Filesystem Enabled\n[ 0.431839] pnp: PnP ACPI init\n[ 0.432896] pnp: PnP ACPI: found 5 devices\n[ 0.439466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441544] NET: Registered protocol family 2\n[ 0.442684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.444222] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445633] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.447026] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449726] NET: Registered protocol family 1\n[ 0.450760] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452072] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453368] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482213] Trying to unpack rootfs image as initramfs...\n[ 0.533510] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.547335] Scanning for low memory corruption every 60 seconds\n[ 0.548671] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.549793] audit: initializing netlink subsys (disabled)\n[ 0.550792] audit: type=2000 audit(1542563754.864:1): initialized\n[ 0.552075] Initialise system trusted keyring\n[ 0.552990] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556036] zbud: loaded\n[ 0.556746] VFS: Disk quotas dquot_6.6.0\n[ 0.557547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559057] fuse init (API version 7.23)\n[ 0.559937] Key type big_key registered\n[ 0.560729] Allocating IMA MOK and blacklist keyrings.\n[ 0.562181] Key type asymmetric registered\n[ 0.562976] Asymmetric key parser 'x509' registered\n[ 0.563899] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.565331] io scheduler noop registered\n[ 0.566118] io scheduler deadline registered (default)\n[ 0.567080] io scheduler cfq registered\n[ 0.567896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.575188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578415] ACPI: Power Button [PWRF]\n[ 0.579250] GHES: HEST is not enabled!\n[ 0.592924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646930] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649060] Linux agpgart interface v0.103\n[ 0.651128] brd: module loaded\n[ 0.652372] loop: module loaded\n[ 0.657196] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.658605] GPT:90111 != 2097151\n[ 0.659267] GPT:Alternate GPT header not at the end of the disk.\n[ 0.660326] GPT:90111 != 2097151\n[ 0.660987] GPT: Use GNU Parted to correct GPT errors.\n[ 0.661934] vda: vda1 vda15\n[ 0.663354] scsi host0: ata_piix\n[ 0.664071] scsi host1: ata_piix\n[ 0.664777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667377] libphy: Fixed MDIO Bus: probed\n[ 0.668179] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669104] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.671163] PPP generic driver version 2.4.2\n[ 0.672020] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673275] ehci-pci: EHCI PCI platform driver\n[ 0.674125] ehci-platform: EHCI generic platform driver\n[ 0.675084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676175] ohci-pci: OHCI PCI platform driver\n[ 0.677267] ohci-platform: OHCI generic platform driver\n[ 0.678551] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.694535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696398] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.697686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699111] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.702551] usb usb1: Product: UHCI Host Controller\n[ 0.703860] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.705360] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.706573] hub 1-0:1.0: USB hub found\n[ 0.707550] hub 1-0:1.0: 2 ports detected\n[ 0.708664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711223] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712447] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713746] mousedev: PS/2 mouse device common for all mice\n[ 0.715305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.717594] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718934] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.720450] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721999] i2c /dev entries driver\n[ 0.722951] device-mapper: uevent: version 1.0.3\n[ 0.724144] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.726244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727869] NET: Registered protocol family 10\n[ 0.729106] NET: Registered protocol family 17\n[ 0.730247] Key type dns_resolver registered\n[ 0.731405] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.732827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735069] registered taskstats version 1\n[ 0.736130] Loading compiled-in X.509 certificates\n[ 0.737844] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.740242] zswap: loaded using pool lzo/zbud\n[ 0.742320] Key type trusted registered\n[ 0.744525] Key type encrypted registered\n[ 0.745591] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746931] ima: No TPM chip found, activating TPM-bypass!\n[ 0.748273] evm: HMAC attrs: 0x1\n[ 0.749383] Magic number: 10:79:947\n[ 0.750364] tty tty4: hash matches\n[ 0.751284] memory memory0: hash matches\n[ 0.752345] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:55 UTC (1542563755)\n[ 0.754419] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755863] EDD information not available.\n[ 0.821209] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832879] ata1.00: configured for MWDMA2\n[ 0.834046] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.836172] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.837368] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.838897] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.841071] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843036] Write protecting the kernel read-only data: 14336k\n[ 0.844931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.847168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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 1.09\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.325433] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.54s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-11-18 17:57:23,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action used request id req-905ce93e-7134-46d2-bb94-e4e2c45c9985 2018-11-18 17:57:25,475 - sdnvpn_test_utils - INFO - Waiting for instance 233a6d8b-5c77-4f5c-81d4-86808ca4a62b to boot up 2018-11-18 17:57:25,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caca6ba3968acd41caa25604ba37040fb5a2679" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:26,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57: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-f4c1d13e-4e64-450c-894b-be44a0e1c14f x-compute-request-id: req-f4c1d13e-4e64-450c-894b-be44a0e1c14f Content-Encoding: gzip Content-Length: 8117 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504556997 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.130208] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131877] pid_max: default: 32768 minimum: 301\n[ 0.132777] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135511] Security Framework initialized\n[ 0.136326] Yama: becoming mindful.\n[ 0.137068] AppArmor: AppArmor initialized\n[ 0.137944] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139282] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140563] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143165] Initializing cgroup subsys io\n[ 0.143985] Initializing cgroup subsys memory\n[ 0.144845] Initializing cgroup subsys devices\n[ 0.145730] Initializing cgroup subsys freezer\n[ 0.146587] Initializing cgroup subsys net_cls\n[ 0.147445] Initializing cgroup subsys perf_event\n[ 0.148342] Initializing cgroup subsys net_prio\n[ 0.149216] Initializing cgroup subsys hugetlb\n[ 0.150079] Initializing cgroup subsys pids\n[ 0.150946] CPU: Physical Processor ID: 0\n[ 0.152428] mce: CPU supports 10 MCE banks\n[ 0.153273] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154265] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164941] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171360] ftrace: allocating 31920 entries in 125 pages\n[ 0.197611] smpboot: Max logical packages: 1\n[ 0.198468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199806] x2apic enabled\n[ 0.200608] Switched APIC routing to physical x2apic.\n[ 0.202354] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205449] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207222] KVM setup paravirtual spinlock\n[ 0.208516] x86: Booted up 1 node, 1 CPUs\n[ 0.209314] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210696] devtmpfs: initialized\n[ 0.212405] evm: security.selinux\n[ 0.213097] evm: security.SMACK64\n[ 0.213782] evm: security.SMACK64EXEC\n[ 0.214534] evm: security.SMACK64TRANSMUTE\n[ 0.215331] evm: security.SMACK64MMAP\n[ 0.216073] evm: security.ima\n[ 0.216710] evm: security.capability\n[ 0.217503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219329] pinctrl core: initialized pinctrl subsystem\n[ 0.220429] RTC time: 17:55:41, date: 11/18/18\n[ 0.221375] NET: Registered protocol family 16\n[ 0.222330] cpuidle: using governor ladder\n[ 0.223144] cpuidle: using governor menu\n[ 0.223934] PCCT header not found.\n[ 0.224685] ACPI: bus type PCI registered\n[ 0.225486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226697] PCI: Using configuration type 1 for base access\n[ 0.228403] ACPI: Added _OSI(Module Device)\n[ 0.229217] ACPI: Added _OSI(Processor Device)\n[ 0.230079] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230974] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233123] ACPI: Interpreter enabled\n[ 0.233936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239362] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241141] ACPI: (supports S0 S5)\n[ 0.241825] ACPI: Using IOAPIC for interrupt routing\n[ 0.242834] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245933] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248247] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249409] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251574] acpiphp: Slot [3] registered\n[ 0.252349] acpiphp: Slot [4] registered\n[ 0.253133] acpiphp: Slot [5] registered\n[ 0.253909] acpiphp: Slot [6] registered\n[ 0.254701] acpiphp: Slot [7] registered\n[ 0.255507] acpiphp: Slot [8] registered\n[ 0.256323] acpiphp: Slot [9] registered\n[ 0.257121] acpiphp: Slot [10] registered\n[ 0.257904] acpiphp: Slot [11] registered\n[ 0.258701] acpiphp: Slot [12] registered\n[ 0.259489] acpiphp: Slot [13] registered\n[ 0.260278] acpiphp: Slot [14] registered\n[ 0.261066] acpiphp: Slot [15] registered\n[ 0.271783] acpiphp: Slot [16] registered\n[ 0.272581] acpiphp: Slot [17] registered\n[ 0.273393] acpiphp: Slot [18] registered\n[ 0.274186] acpiphp: Slot [19] registered\n[ 0.275002] acpiphp: Slot [20] registered\n[ 0.275837] acpiphp: Slot [21] registered\n[ 0.276669] acpiphp: Slot [22] registered\n[ 0.277468] acpiphp: Slot [23] registered\n[ 0.278264] acpiphp: Slot [24] registered\n[ 0.279079] acpiphp: Slot [25] registered\n[ 0.279897] acpiphp: Slot [26] registered\n[ 0.280704] acpiphp: Slot [27] registered\n[ 0.281521] acpiphp: Slot [28] registered\n[ 0.282317] acpiphp: Slot [29] registered\n[ 0.283127] acpiphp: Slot [30] registered\n[ 0.283945] acpiphp: Slot [31] registered\n[ 0.284771] PCI host bridge to bus 0000:00\n[ 0.285588] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287975] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289416] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290855] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298392] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299558] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307060] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353310] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356297] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357842] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359294] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361677] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364447] vgaarb: loaded\n[ 0.365051] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366206] SCSI subsystem initialized\n[ 0.367036] ACPI: bus type USB registered\n[ 0.367834] usbcore: registered new interface driver usbfs\n[ 0.368854] usbcore: registered new interface driver hub\n[ 0.369852] usbcore: registered new device driver usb\n[ 0.370881] PCI: Using ACPI for IRQ routing\n[ 0.371900] NetLabel: Initializing\n[ 0.372624] NetLabel: domain hash size = 128\n[ 0.373465] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374412] NetLabel: unlabeled traffic allowed by default\n[ 0.375544] clocksource: Switched to clocksource kvm-clock\n[ 0.381000] AppArmor: AppArmor Filesystem Enabled\n[ 0.381931] pnp: PnP ACPI init\n[ 0.382813] pnp: PnP ACPI: found 5 devices\n[ 0.389140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390787] NET: Registered protocol family 2\n[ 0.391719] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392949] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394079] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395200] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396261] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397416] NET: Registered protocol family 1\n[ 0.398254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399318] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400369] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428290] Trying to unpack rootfs image as initramfs...\n[ 0.478077] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491863] Scanning for low memory corruption every 60 seconds\n[ 0.493205] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494320] audit: initializing netlink subsys (disabled)\n[ 0.495326] audit: type=2000 audit(1542563742.035:1): initialized\n[ 0.496620] Initialise system trusted keyring\n[ 0.497525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498654] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500601] zbud: loaded\n[ 0.501290] VFS: Disk quotas dquot_6.6.0\n[ 0.502090] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503583] fuse init (API version 7.23)\n[ 0.504444] Key type big_key registered\n[ 0.505220] Allocating IMA MOK and blacklist keyrings.\n[ 0.506313] Key type asymmetric registered\n[ 0.507118] Asymmetric key parser 'x509' registered\n[ 0.508058] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509489] io scheduler noop registered\n[ 0.510264] io scheduler deadline registered (default)\n[ 0.511227] io scheduler cfq registered\n[ 0.512056] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513079] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515745] ACPI: Power Button [PWRF]\n[ 0.516924] GHES: HEST is not enabled!\n[ 0.530570] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558557] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560758] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588535] Linux agpgart interface v0.103\n[ 0.590582] brd: module loaded\n[ 0.591730] loop: module loaded\n[ 0.596734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598148] GPT:90111 != 2097151\n[ 0.598810] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599879] GPT:90111 != 2097151\n[ 0.600540] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601481] vda: vda1 vda15\n[ 0.603082] scsi host0: ata_piix\n[ 0.603828] scsi host1: ata_piix\n[ 0.604525] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605708] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607113] libphy: Fixed MDIO Bus: probed\n[ 0.607930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608859] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610973] PPP generic driver version 2.4.2\n[ 0.611851] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613116] ehci-pci: EHCI PCI platform driver\n[ 0.613970] ehci-platform: EHCI generic platform driver\n[ 0.614970] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616087] ohci-pci: OHCI PCI platform driver\n[ 0.616943] ohci-platform: OHCI generic platform driver\n[ 0.617908] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633391] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634805] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639492] usb usb1: Product: UHCI Host Controller\n[ 0.640410] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641521] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642544] hub 1-0:1.0: USB hub found\n[ 0.643302] hub 1-0:1.0: 2 ports detected\n[ 0.644197] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646266] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647196] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648210] mousedev: PS/2 mouse device common for all mice\n[ 0.649447] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651248] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653485] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654643] i2c /dev entries driver\n[ 0.655388] device-mapper: uevent: version 1.0.3\n[ 0.656308] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659173] NET: Registered protocol family 10\n[ 0.660165] NET: Registered protocol family 17\n[ 0.661043] Key type dns_resolver registered\n[ 0.661949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663027] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664743] registered taskstats version 1\n[ 0.665563] Loading compiled-in X.509 certificates\n[ 0.666981] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668804] zswap: loaded using pool lzo/zbud\n[ 0.670159] Key type trusted registered\n[ 0.671687] Key type encrypted registered\n[ 0.672508] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673506] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674585] evm: HMAC attrs: 0x1\n[ 0.675506] Magic number: 10:79:947\n[ 0.676266] tty tty4: hash matches\n[ 0.676978] memory memory0: hash matches\n[ 0.677805] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:42 UTC (1542563742)\n[ 0.679367] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680457] EDD information not available.\n[ 0.760103] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771997] ata1.00: configured for MWDMA2\n[ 0.773220] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775402] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776606] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777816] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779663] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781170] Write protecting the kernel read-only data: 14336k\n[ 0.782703] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784469] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\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.339638] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.98s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-11-18 17:57:26,545 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action used request id req-f4c1d13e-4e64-450c-894b-be44a0e1c14f 2018-11-18 17:57:28,548 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-18 17:57:58,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519c75290a800d875d34af0478b2d09fb9fde5e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:57:59,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57: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-d821a626-a1ab-4bf9-89bc-8bda107d58ac x-compute-request-id: req-d821a626-a1ab-4bf9-89bc-8bda107d58ac Content-Encoding: gzip Content-Length: 8226 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 514207869 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.145193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147176] pid_max: default: 32768 minimum: 301\n[ 0.148266] ACPI: Core revision 20150930\n[ 0.149808] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151392] Security Framework initialized\n[ 0.152376] Yama: becoming mindful.\n[ 0.153249] AppArmor: AppArmor initialized\n[ 0.154287] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155916] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157501] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158992] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160724] Initializing cgroup subsys io\n[ 0.161709] Initializing cgroup subsys memory\n[ 0.162767] Initializing cgroup subsys devices\n[ 0.163836] Initializing cgroup subsys freezer\n[ 0.164914] Initializing cgroup subsys net_cls\n[ 0.165981] Initializing cgroup subsys perf_event\n[ 0.167094] Initializing cgroup subsys net_prio\n[ 0.168172] Initializing cgroup subsys hugetlb\n[ 0.169221] Initializing cgroup subsys pids\n[ 0.170258] CPU: Physical Processor ID: 0\n[ 0.171937] mce: CPU supports 10 MCE banks\n[ 0.172951] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174166] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185475] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.192523] ftrace: allocating 31920 entries in 125 pages\n[ 0.220849] smpboot: Max logical packages: 1\n[ 0.221876] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223493] x2apic enabled\n[ 0.224413] Switched APIC routing to physical x2apic.\n[ 0.226379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232247] KVM setup paravirtual spinlock\n[ 0.233738] x86: Booted up 1 node, 1 CPUs\n[ 0.234710] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236354] devtmpfs: initialized\n[ 0.238213] evm: security.selinux\n[ 0.239031] evm: security.SMACK64\n[ 0.239875] evm: security.SMACK64EXEC\n[ 0.240776] evm: security.SMACK64TRANSMUTE\n[ 0.241749] evm: security.SMACK64MMAP\n[ 0.242627] evm: security.ima\n[ 0.243383] evm: security.capability\n[ 0.244336] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246603] pinctrl core: initialized pinctrl subsystem\n[ 0.247934] RTC time: 17:55:54, date: 11/18/18\n[ 0.249091] NET: Registered protocol family 16\n[ 0.250276] cpuidle: using governor ladder\n[ 0.251288] cpuidle: using governor menu\n[ 0.252250] PCCT header not found.\n[ 0.253124] ACPI: bus type PCI registered\n[ 0.254100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255632] PCI: Using configuration type 1 for base access\n[ 0.257676] ACPI: Added _OSI(Module Device)\n[ 0.258710] ACPI: Added _OSI(Processor Device)\n[ 0.259769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260852] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263181] ACPI: Interpreter enabled\n[ 0.264091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272904] ACPI: (supports S0 S5)\n[ 0.273751] ACPI: Using IOAPIC for interrupt routing\n[ 0.274874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281195] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285312] acpiphp: Slot [3] registered\n[ 0.286263] acpiphp: Slot [4] registered\n[ 0.287209] acpiphp: Slot [5] registered\n[ 0.288157] acpiphp: Slot [6] registered\n[ 0.289088] acpiphp: Slot [7] registered\n[ 0.290043] acpiphp: Slot [8] registered\n[ 0.290998] acpiphp: Slot [9] registered\n[ 0.291947] acpiphp: Slot [10] registered\n[ 0.292930] acpiphp: Slot [11] registered\n[ 0.293934] acpiphp: Slot [12] registered\n[ 0.294929] acpiphp: Slot [13] registered\n[ 0.295921] acpiphp: Slot [14] registered\n[ 0.296914] acpiphp: Slot [15] registered\n[ 0.308000] acpiphp: Slot [16] registered\n[ 0.308996] acpiphp: Slot [17] registered\n[ 0.309945] acpiphp: Slot [18] registered\n[ 0.310904] acpiphp: Slot [19] registered\n[ 0.311872] acpiphp: Slot [20] registered\n[ 0.312839] acpiphp: Slot [21] registered\n[ 0.313810] acpiphp: Slot [22] registered\n[ 0.314776] acpiphp: Slot [23] registered\n[ 0.315736] acpiphp: Slot [24] registered\n[ 0.316696] acpiphp: Slot [25] registered\n[ 0.317662] acpiphp: Slot [26] registered\n[ 0.318625] acpiphp: Slot [27] registered\n[ 0.319587] acpiphp: Slot [28] registered\n[ 0.320536] acpiphp: Slot [29] registered\n[ 0.321497] acpiphp: Slot [30] registered\n[ 0.322469] acpiphp: Slot [31] registered\n[ 0.323451] PCI host bridge to bus 0000:00\n[ 0.324406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327340] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.329050] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330762] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.337102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.338645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.340079] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.341621] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.348669] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.350432] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.400914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403712] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406844] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408199] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409479] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411330] vgaarb: loaded\n[ 0.412036] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413386] SCSI subsystem initialized\n[ 0.414372] ACPI: bus type USB registered\n[ 0.415356] usbcore: registered new interface driver usbfs\n[ 0.416613] usbcore: registered new interface driver hub\n[ 0.417825] usbcore: registered new device driver usb\n[ 0.419074] PCI: Using ACPI for IRQ routing\n[ 0.420297] NetLabel: Initializing\n[ 0.421181] NetLabel: domain hash size = 128\n[ 0.422205] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.423350] NetLabel: unlabeled traffic allowed by default\n[ 0.424689] clocksource: Switched to clocksource kvm-clock\n[ 0.430685] AppArmor: AppArmor Filesystem Enabled\n[ 0.431839] pnp: PnP ACPI init\n[ 0.432896] pnp: PnP ACPI: found 5 devices\n[ 0.439466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441544] NET: Registered protocol family 2\n[ 0.442684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.444222] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445633] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.447026] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449726] NET: Registered protocol family 1\n[ 0.450760] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452072] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453368] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482213] Trying to unpack rootfs image as initramfs...\n[ 0.533510] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.547335] Scanning for low memory corruption every 60 seconds\n[ 0.548671] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.549793] audit: initializing netlink subsys (disabled)\n[ 0.550792] audit: type=2000 audit(1542563754.864:1): initialized\n[ 0.552075] Initialise system trusted keyring\n[ 0.552990] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556036] zbud: loaded\n[ 0.556746] VFS: Disk quotas dquot_6.6.0\n[ 0.557547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559057] fuse init (API version 7.23)\n[ 0.559937] Key type big_key registered\n[ 0.560729] Allocating IMA MOK and blacklist keyrings.\n[ 0.562181] Key type asymmetric registered\n[ 0.562976] Asymmetric key parser 'x509' registered\n[ 0.563899] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.565331] io scheduler noop registered\n[ 0.566118] io scheduler deadline registered (default)\n[ 0.567080] io scheduler cfq registered\n[ 0.567896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.575188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578415] ACPI: Power Button [PWRF]\n[ 0.579250] GHES: HEST is not enabled!\n[ 0.592924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646930] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649060] Linux agpgart interface v0.103\n[ 0.651128] brd: module loaded\n[ 0.652372] loop: module loaded\n[ 0.657196] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.658605] GPT:90111 != 2097151\n[ 0.659267] GPT:Alternate GPT header not at the end of the disk.\n[ 0.660326] GPT:90111 != 2097151\n[ 0.660987] GPT: Use GNU Parted to correct GPT errors.\n[ 0.661934] vda: vda1 vda15\n[ 0.663354] scsi host0: ata_piix\n[ 0.664071] scsi host1: ata_piix\n[ 0.664777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667377] libphy: Fixed MDIO Bus: probed\n[ 0.668179] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669104] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.671163] PPP generic driver version 2.4.2\n[ 0.672020] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673275] ehci-pci: EHCI PCI platform driver\n[ 0.674125] ehci-platform: EHCI generic platform driver\n[ 0.675084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676175] ohci-pci: OHCI PCI platform driver\n[ 0.677267] ohci-platform: OHCI generic platform driver\n[ 0.678551] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.694535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696398] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.697686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699111] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.702551] usb usb1: Product: UHCI Host Controller\n[ 0.703860] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.705360] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.706573] hub 1-0:1.0: USB hub found\n[ 0.707550] hub 1-0:1.0: 2 ports detected\n[ 0.708664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711223] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712447] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713746] mousedev: PS/2 mouse device common for all mice\n[ 0.715305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.717594] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718934] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.720450] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721999] i2c /dev entries driver\n[ 0.722951] device-mapper: uevent: version 1.0.3\n[ 0.724144] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.726244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727869] NET: Registered protocol family 10\n[ 0.729106] NET: Registered protocol family 17\n[ 0.730247] Key type dns_resolver registered\n[ 0.731405] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.732827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735069] registered taskstats version 1\n[ 0.736130] Loading compiled-in X.509 certificates\n[ 0.737844] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.740242] zswap: loaded using pool lzo/zbud\n[ 0.742320] Key type trusted registered\n[ 0.744525] Key type encrypted registered\n[ 0.745591] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746931] ima: No TPM chip found, activating TPM-bypass!\n[ 0.748273] evm: HMAC attrs: 0x1\n[ 0.749383] Magic number: 10:79:947\n[ 0.750364] tty tty4: hash matches\n[ 0.751284] memory memory0: hash matches\n[ 0.752345] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:55 UTC (1542563755)\n[ 0.754419] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755863] EDD information not available.\n[ 0.821209] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832879] ata1.00: configured for MWDMA2\n[ 0.834046] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.836172] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.837368] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.838897] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.841071] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843036] Write protecting the kernel read-only data: 14336k\n[ 0.844931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.847168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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 1.09\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.325433] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.54s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n[ 123.977118] random: nonblocking pool is initialized\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-11-18 17:57:59,627 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action used request id req-d821a626-a1ab-4bf9-89bc-8bda107d58ac 2018-11-18 17:57:59,629 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-1' (10.10.10.11) to 'sdnvpn-2-2' (10.10.10.12). -->Expected result: sdnvpn-2-2. 2018-11-18 17:57:59,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519c75290a800d875d34af0478b2d09fb9fde5e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:58:00,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c5ccc16-2bc6-47ba-af8c-cca35939f3ad x-compute-request-id: req-5c5ccc16-2bc6-47ba-af8c-cca35939f3ad Content-Encoding: gzip Content-Length: 8227 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 514207869 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.145193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147176] pid_max: default: 32768 minimum: 301\n[ 0.148266] ACPI: Core revision 20150930\n[ 0.149808] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151392] Security Framework initialized\n[ 0.152376] Yama: becoming mindful.\n[ 0.153249] AppArmor: AppArmor initialized\n[ 0.154287] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155916] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157501] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158992] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160724] Initializing cgroup subsys io\n[ 0.161709] Initializing cgroup subsys memory\n[ 0.162767] Initializing cgroup subsys devices\n[ 0.163836] Initializing cgroup subsys freezer\n[ 0.164914] Initializing cgroup subsys net_cls\n[ 0.165981] Initializing cgroup subsys perf_event\n[ 0.167094] Initializing cgroup subsys net_prio\n[ 0.168172] Initializing cgroup subsys hugetlb\n[ 0.169221] Initializing cgroup subsys pids\n[ 0.170258] CPU: Physical Processor ID: 0\n[ 0.171937] mce: CPU supports 10 MCE banks\n[ 0.172951] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174166] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185475] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.192523] ftrace: allocating 31920 entries in 125 pages\n[ 0.220849] smpboot: Max logical packages: 1\n[ 0.221876] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223493] x2apic enabled\n[ 0.224413] Switched APIC routing to physical x2apic.\n[ 0.226379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232247] KVM setup paravirtual spinlock\n[ 0.233738] x86: Booted up 1 node, 1 CPUs\n[ 0.234710] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236354] devtmpfs: initialized\n[ 0.238213] evm: security.selinux\n[ 0.239031] evm: security.SMACK64\n[ 0.239875] evm: security.SMACK64EXEC\n[ 0.240776] evm: security.SMACK64TRANSMUTE\n[ 0.241749] evm: security.SMACK64MMAP\n[ 0.242627] evm: security.ima\n[ 0.243383] evm: security.capability\n[ 0.244336] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246603] pinctrl core: initialized pinctrl subsystem\n[ 0.247934] RTC time: 17:55:54, date: 11/18/18\n[ 0.249091] NET: Registered protocol family 16\n[ 0.250276] cpuidle: using governor ladder\n[ 0.251288] cpuidle: using governor menu\n[ 0.252250] PCCT header not found.\n[ 0.253124] ACPI: bus type PCI registered\n[ 0.254100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255632] PCI: Using configuration type 1 for base access\n[ 0.257676] ACPI: Added _OSI(Module Device)\n[ 0.258710] ACPI: Added _OSI(Processor Device)\n[ 0.259769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260852] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263181] ACPI: Interpreter enabled\n[ 0.264091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272904] ACPI: (supports S0 S5)\n[ 0.273751] ACPI: Using IOAPIC for interrupt routing\n[ 0.274874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281195] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285312] acpiphp: Slot [3] registered\n[ 0.286263] acpiphp: Slot [4] registered\n[ 0.287209] acpiphp: Slot [5] registered\n[ 0.288157] acpiphp: Slot [6] registered\n[ 0.289088] acpiphp: Slot [7] registered\n[ 0.290043] acpiphp: Slot [8] registered\n[ 0.290998] acpiphp: Slot [9] registered\n[ 0.291947] acpiphp: Slot [10] registered\n[ 0.292930] acpiphp: Slot [11] registered\n[ 0.293934] acpiphp: Slot [12] registered\n[ 0.294929] acpiphp: Slot [13] registered\n[ 0.295921] acpiphp: Slot [14] registered\n[ 0.296914] acpiphp: Slot [15] registered\n[ 0.308000] acpiphp: Slot [16] registered\n[ 0.308996] acpiphp: Slot [17] registered\n[ 0.309945] acpiphp: Slot [18] registered\n[ 0.310904] acpiphp: Slot [19] registered\n[ 0.311872] acpiphp: Slot [20] registered\n[ 0.312839] acpiphp: Slot [21] registered\n[ 0.313810] acpiphp: Slot [22] registered\n[ 0.314776] acpiphp: Slot [23] registered\n[ 0.315736] acpiphp: Slot [24] registered\n[ 0.316696] acpiphp: Slot [25] registered\n[ 0.317662] acpiphp: Slot [26] registered\n[ 0.318625] acpiphp: Slot [27] registered\n[ 0.319587] acpiphp: Slot [28] registered\n[ 0.320536] acpiphp: Slot [29] registered\n[ 0.321497] acpiphp: Slot [30] registered\n[ 0.322469] acpiphp: Slot [31] registered\n[ 0.323451] PCI host bridge to bus 0000:00\n[ 0.324406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327340] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.329050] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330762] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.337102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.338645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.340079] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.341621] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.348669] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.350432] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.400914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403712] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406844] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408199] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409479] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411330] vgaarb: loaded\n[ 0.412036] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413386] SCSI subsystem initialized\n[ 0.414372] ACPI: bus type USB registered\n[ 0.415356] usbcore: registered new interface driver usbfs\n[ 0.416613] usbcore: registered new interface driver hub\n[ 0.417825] usbcore: registered new device driver usb\n[ 0.419074] PCI: Using ACPI for IRQ routing\n[ 0.420297] NetLabel: Initializing\n[ 0.421181] NetLabel: domain hash size = 128\n[ 0.422205] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.423350] NetLabel: unlabeled traffic allowed by default\n[ 0.424689] clocksource: Switched to clocksource kvm-clock\n[ 0.430685] AppArmor: AppArmor Filesystem Enabled\n[ 0.431839] pnp: PnP ACPI init\n[ 0.432896] pnp: PnP ACPI: found 5 devices\n[ 0.439466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441544] NET: Registered protocol family 2\n[ 0.442684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.444222] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445633] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.447026] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449726] NET: Registered protocol family 1\n[ 0.450760] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452072] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453368] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482213] Trying to unpack rootfs image as initramfs...\n[ 0.533510] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.547335] Scanning for low memory corruption every 60 seconds\n[ 0.548671] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.549793] audit: initializing netlink subsys (disabled)\n[ 0.550792] audit: type=2000 audit(1542563754.864:1): initialized\n[ 0.552075] Initialise system trusted keyring\n[ 0.552990] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556036] zbud: loaded\n[ 0.556746] VFS: Disk quotas dquot_6.6.0\n[ 0.557547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559057] fuse init (API version 7.23)\n[ 0.559937] Key type big_key registered\n[ 0.560729] Allocating IMA MOK and blacklist keyrings.\n[ 0.562181] Key type asymmetric registered\n[ 0.562976] Asymmetric key parser 'x509' registered\n[ 0.563899] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.565331] io scheduler noop registered\n[ 0.566118] io scheduler deadline registered (default)\n[ 0.567080] io scheduler cfq registered\n[ 0.567896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.575188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578415] ACPI: Power Button [PWRF]\n[ 0.579250] GHES: HEST is not enabled!\n[ 0.592924] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646930] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649060] Linux agpgart interface v0.103\n[ 0.651128] brd: module loaded\n[ 0.652372] loop: module loaded\n[ 0.657196] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.658605] GPT:90111 != 2097151\n[ 0.659267] GPT:Alternate GPT header not at the end of the disk.\n[ 0.660326] GPT:90111 != 2097151\n[ 0.660987] GPT: Use GNU Parted to correct GPT errors.\n[ 0.661934] vda: vda1 vda15\n[ 0.663354] scsi host0: ata_piix\n[ 0.664071] scsi host1: ata_piix\n[ 0.664777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667377] libphy: Fixed MDIO Bus: probed\n[ 0.668179] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669104] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.671163] PPP generic driver version 2.4.2\n[ 0.672020] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673275] ehci-pci: EHCI PCI platform driver\n[ 0.674125] ehci-platform: EHCI generic platform driver\n[ 0.675084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676175] ohci-pci: OHCI PCI platform driver\n[ 0.677267] ohci-platform: OHCI generic platform driver\n[ 0.678551] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.694535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696398] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.697686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699111] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.702551] usb usb1: Product: UHCI Host Controller\n[ 0.703860] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.705360] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.706573] hub 1-0:1.0: USB hub found\n[ 0.707550] hub 1-0:1.0: 2 ports detected\n[ 0.708664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711223] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712447] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713746] mousedev: PS/2 mouse device common for all mice\n[ 0.715305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.717594] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718934] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.720450] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721999] i2c /dev entries driver\n[ 0.722951] device-mapper: uevent: version 1.0.3\n[ 0.724144] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.726244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727869] NET: Registered protocol family 10\n[ 0.729106] NET: Registered protocol family 17\n[ 0.730247] Key type dns_resolver registered\n[ 0.731405] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.732827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.735069] registered taskstats version 1\n[ 0.736130] Loading compiled-in X.509 certificates\n[ 0.737844] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.740242] zswap: loaded using pool lzo/zbud\n[ 0.742320] Key type trusted registered\n[ 0.744525] Key type encrypted registered\n[ 0.745591] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746931] ima: No TPM chip found, activating TPM-bypass!\n[ 0.748273] evm: HMAC attrs: 0x1\n[ 0.749383] Magic number: 10:79:947\n[ 0.750364] tty tty4: hash matches\n[ 0.751284] memory memory0: hash matches\n[ 0.752345] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:55 UTC (1542563755)\n[ 0.754419] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755863] EDD information not available.\n[ 0.821209] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.832879] ata1.00: configured for MWDMA2\n[ 0.834046] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.836172] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.837368] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.838897] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.841071] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843036] Write protecting the kernel read-only data: 14336k\n[ 0.844931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.847168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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 1.09\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.325433] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.54s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n[ 123.977118] random: nonblocking pool is initialized\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-11-18 17:58:00,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action used request id req-5c5ccc16-2bc6-47ba-af8c-cca35939f3ad 2018-11-18 17:58:00,708 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-11-18 17:58:00,708 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-11-18 17:58:00,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-171008", "route_distinguishers": "222:222"}}' 2018-11-18 17:58:01,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-ab826c8f-fba0-4e7c-8632-36b9152ca9f3 Date: Sun, 18 Nov 2018 17:58:01 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "d2cd7036-b4f4-45f4-8348-83112fb31d79", "name": "sdnvpn-2-171008", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": [], "route_targets": ["88:88"], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 17:58:01,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns used request id req-ab826c8f-fba0-4e7c-8632-36b9152ca9f3 2018-11-18 17:58:01,054 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-171008', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'a875ae444eec41a6b8bd843d2517a591', u'route_targets': [u'88:88'], u'project_id': u'a875ae444eec41a6b8bd843d2517a591', u'type': u'l3', u'id': u'd2cd7036-b4f4-45f4-8348-83112fb31d79'}} 2018-11-18 17:58:01,054 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-11-18 17:58:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/d2cd7036-b4f4-45f4-8348-83112fb31d79/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" -d '{"network_association": {"network_id": "6362991e-4a8b-4811-ae36-84ea5341eccd"}}' 2018-11-18 17:58:01,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-8d2f1144-943b-4698-b80f-47403227fe79 Date: Sun, 18 Nov 2018 17:58:01 GMT RESP BODY: {"network_association": {"network_id": "6362991e-4a8b-4811-ae36-84ea5341eccd", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "bccde9e9-1581-4771-8e98-3c942c8fb34a"}} 2018-11-18 17:58:01,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/d2cd7036-b4f4-45f4-8348-83112fb31d79/network_associations used request id req-8d2f1144-943b-4698-b80f-47403227fe79 2018-11-18 17:58:01,907 - sdnvpn_test_utils - DEBUG - Waiting for network 0a6d4f6a-7c67-4f1a-842e-881d26e0d577 to associate with BGPVPN 4f45b914-0eff-4e48-aa01-ac38ba1970bc 2018-11-18 17:58:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/0a6d4f6a-7c67-4f1a-842e-881d26e0d577 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:58:02,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-abb6ac73-cc33-4759-8d11-15c01d9f4e0b Date: Sun, 18 Nov 2018 17:58:02 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "0a6d4f6a-7c67-4f1a-842e-881d26e0d577", "name": "sdnvpn-1-194801", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["55:55"], "networks": ["4f45b914-0eff-4e48-aa01-ac38ba1970bc"], "route_targets": ["55:55"], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 17:58:02,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/0a6d4f6a-7c67-4f1a-842e-881d26e0d577 used request id req-abb6ac73-cc33-4759-8d11-15c01d9f4e0b 2018-11-18 17:58:03,237 - sdnvpn_test_utils - DEBUG - Waiting for network d2cd7036-b4f4-45f4-8348-83112fb31d79 to associate with BGPVPN 6362991e-4a8b-4811-ae36-84ea5341eccd 2018-11-18 17:58:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/d2cd7036-b4f4-45f4-8348-83112fb31d79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:58:03,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-aefa5b2d-a58f-4f57-9cac-c4ab5cf9dc76 Date: Sun, 18 Nov 2018 17:58:03 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "d2cd7036-b4f4-45f4-8348-83112fb31d79", "name": "sdnvpn-2-171008", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["6362991e-4a8b-4811-ae36-84ea5341eccd"], "route_targets": ["88:88"], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 17:58:03,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/d2cd7036-b4f4-45f4-8348-83112fb31d79 used request id req-aefa5b2d-a58f-4f57-9cac-c4ab5cf9dc76 2018-11-18 17:58:04,550 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-18 17:58:34,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caca6ba3968acd41caa25604ba37040fb5a2679" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:58:35,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-3e219fbd-e540-4332-b191-9f1f4a7ba58c x-compute-request-id: req-3e219fbd-e540-4332-b191-9f1f4a7ba58c Content-Encoding: gzip Content-Length: 8126 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504556997 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.130208] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131877] pid_max: default: 32768 minimum: 301\n[ 0.132777] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135511] Security Framework initialized\n[ 0.136326] Yama: becoming mindful.\n[ 0.137068] AppArmor: AppArmor initialized\n[ 0.137944] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139282] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140563] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143165] Initializing cgroup subsys io\n[ 0.143985] Initializing cgroup subsys memory\n[ 0.144845] Initializing cgroup subsys devices\n[ 0.145730] Initializing cgroup subsys freezer\n[ 0.146587] Initializing cgroup subsys net_cls\n[ 0.147445] Initializing cgroup subsys perf_event\n[ 0.148342] Initializing cgroup subsys net_prio\n[ 0.149216] Initializing cgroup subsys hugetlb\n[ 0.150079] Initializing cgroup subsys pids\n[ 0.150946] CPU: Physical Processor ID: 0\n[ 0.152428] mce: CPU supports 10 MCE banks\n[ 0.153273] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154265] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164941] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171360] ftrace: allocating 31920 entries in 125 pages\n[ 0.197611] smpboot: Max logical packages: 1\n[ 0.198468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199806] x2apic enabled\n[ 0.200608] Switched APIC routing to physical x2apic.\n[ 0.202354] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205449] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207222] KVM setup paravirtual spinlock\n[ 0.208516] x86: Booted up 1 node, 1 CPUs\n[ 0.209314] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210696] devtmpfs: initialized\n[ 0.212405] evm: security.selinux\n[ 0.213097] evm: security.SMACK64\n[ 0.213782] evm: security.SMACK64EXEC\n[ 0.214534] evm: security.SMACK64TRANSMUTE\n[ 0.215331] evm: security.SMACK64MMAP\n[ 0.216073] evm: security.ima\n[ 0.216710] evm: security.capability\n[ 0.217503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219329] pinctrl core: initialized pinctrl subsystem\n[ 0.220429] RTC time: 17:55:41, date: 11/18/18\n[ 0.221375] NET: Registered protocol family 16\n[ 0.222330] cpuidle: using governor ladder\n[ 0.223144] cpuidle: using governor menu\n[ 0.223934] PCCT header not found.\n[ 0.224685] ACPI: bus type PCI registered\n[ 0.225486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226697] PCI: Using configuration type 1 for base access\n[ 0.228403] ACPI: Added _OSI(Module Device)\n[ 0.229217] ACPI: Added _OSI(Processor Device)\n[ 0.230079] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230974] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233123] ACPI: Interpreter enabled\n[ 0.233936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239362] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241141] ACPI: (supports S0 S5)\n[ 0.241825] ACPI: Using IOAPIC for interrupt routing\n[ 0.242834] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245933] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248247] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249409] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251574] acpiphp: Slot [3] registered\n[ 0.252349] acpiphp: Slot [4] registered\n[ 0.253133] acpiphp: Slot [5] registered\n[ 0.253909] acpiphp: Slot [6] registered\n[ 0.254701] acpiphp: Slot [7] registered\n[ 0.255507] acpiphp: Slot [8] registered\n[ 0.256323] acpiphp: Slot [9] registered\n[ 0.257121] acpiphp: Slot [10] registered\n[ 0.257904] acpiphp: Slot [11] registered\n[ 0.258701] acpiphp: Slot [12] registered\n[ 0.259489] acpiphp: Slot [13] registered\n[ 0.260278] acpiphp: Slot [14] registered\n[ 0.261066] acpiphp: Slot [15] registered\n[ 0.271783] acpiphp: Slot [16] registered\n[ 0.272581] acpiphp: Slot [17] registered\n[ 0.273393] acpiphp: Slot [18] registered\n[ 0.274186] acpiphp: Slot [19] registered\n[ 0.275002] acpiphp: Slot [20] registered\n[ 0.275837] acpiphp: Slot [21] registered\n[ 0.276669] acpiphp: Slot [22] registered\n[ 0.277468] acpiphp: Slot [23] registered\n[ 0.278264] acpiphp: Slot [24] registered\n[ 0.279079] acpiphp: Slot [25] registered\n[ 0.279897] acpiphp: Slot [26] registered\n[ 0.280704] acpiphp: Slot [27] registered\n[ 0.281521] acpiphp: Slot [28] registered\n[ 0.282317] acpiphp: Slot [29] registered\n[ 0.283127] acpiphp: Slot [30] registered\n[ 0.283945] acpiphp: Slot [31] registered\n[ 0.284771] PCI host bridge to bus 0000:00\n[ 0.285588] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287975] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289416] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290855] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298392] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299558] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307060] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353310] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356297] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357842] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359294] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361677] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364447] vgaarb: loaded\n[ 0.365051] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366206] SCSI subsystem initialized\n[ 0.367036] ACPI: bus type USB registered\n[ 0.367834] usbcore: registered new interface driver usbfs\n[ 0.368854] usbcore: registered new interface driver hub\n[ 0.369852] usbcore: registered new device driver usb\n[ 0.370881] PCI: Using ACPI for IRQ routing\n[ 0.371900] NetLabel: Initializing\n[ 0.372624] NetLabel: domain hash size = 128\n[ 0.373465] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374412] NetLabel: unlabeled traffic allowed by default\n[ 0.375544] clocksource: Switched to clocksource kvm-clock\n[ 0.381000] AppArmor: AppArmor Filesystem Enabled\n[ 0.381931] pnp: PnP ACPI init\n[ 0.382813] pnp: PnP ACPI: found 5 devices\n[ 0.389140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390787] NET: Registered protocol family 2\n[ 0.391719] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392949] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394079] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395200] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396261] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397416] NET: Registered protocol family 1\n[ 0.398254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399318] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400369] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428290] Trying to unpack rootfs image as initramfs...\n[ 0.478077] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491863] Scanning for low memory corruption every 60 seconds\n[ 0.493205] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494320] audit: initializing netlink subsys (disabled)\n[ 0.495326] audit: type=2000 audit(1542563742.035:1): initialized\n[ 0.496620] Initialise system trusted keyring\n[ 0.497525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498654] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500601] zbud: loaded\n[ 0.501290] VFS: Disk quotas dquot_6.6.0\n[ 0.502090] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503583] fuse init (API version 7.23)\n[ 0.504444] Key type big_key registered\n[ 0.505220] Allocating IMA MOK and blacklist keyrings.\n[ 0.506313] Key type asymmetric registered\n[ 0.507118] Asymmetric key parser 'x509' registered\n[ 0.508058] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509489] io scheduler noop registered\n[ 0.510264] io scheduler deadline registered (default)\n[ 0.511227] io scheduler cfq registered\n[ 0.512056] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513079] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515745] ACPI: Power Button [PWRF]\n[ 0.516924] GHES: HEST is not enabled!\n[ 0.530570] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558557] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560758] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588535] Linux agpgart interface v0.103\n[ 0.590582] brd: module loaded\n[ 0.591730] loop: module loaded\n[ 0.596734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598148] GPT:90111 != 2097151\n[ 0.598810] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599879] GPT:90111 != 2097151\n[ 0.600540] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601481] vda: vda1 vda15\n[ 0.603082] scsi host0: ata_piix\n[ 0.603828] scsi host1: ata_piix\n[ 0.604525] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605708] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607113] libphy: Fixed MDIO Bus: probed\n[ 0.607930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608859] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610973] PPP generic driver version 2.4.2\n[ 0.611851] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613116] ehci-pci: EHCI PCI platform driver\n[ 0.613970] ehci-platform: EHCI generic platform driver\n[ 0.614970] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616087] ohci-pci: OHCI PCI platform driver\n[ 0.616943] ohci-platform: OHCI generic platform driver\n[ 0.617908] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633391] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634805] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639492] usb usb1: Product: UHCI Host Controller\n[ 0.640410] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641521] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642544] hub 1-0:1.0: USB hub found\n[ 0.643302] hub 1-0:1.0: 2 ports detected\n[ 0.644197] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646266] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647196] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648210] mousedev: PS/2 mouse device common for all mice\n[ 0.649447] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651248] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653485] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654643] i2c /dev entries driver\n[ 0.655388] device-mapper: uevent: version 1.0.3\n[ 0.656308] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659173] NET: Registered protocol family 10\n[ 0.660165] NET: Registered protocol family 17\n[ 0.661043] Key type dns_resolver registered\n[ 0.661949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663027] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664743] registered taskstats version 1\n[ 0.665563] Loading compiled-in X.509 certificates\n[ 0.666981] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668804] zswap: loaded using pool lzo/zbud\n[ 0.670159] Key type trusted registered\n[ 0.671687] Key type encrypted registered\n[ 0.672508] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673506] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674585] evm: HMAC attrs: 0x1\n[ 0.675506] Magic number: 10:79:947\n[ 0.676266] tty tty4: hash matches\n[ 0.676978] memory memory0: hash matches\n[ 0.677805] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:42 UTC (1542563742)\n[ 0.679367] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680457] EDD information not available.\n[ 0.760103] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771997] ata1.00: configured for MWDMA2\n[ 0.773220] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775402] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776606] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777816] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779663] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781170] Write protecting the kernel read-only data: 14336k\n[ 0.782703] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784469] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\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.339638] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.98s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-11-18 17:58:35,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action used request id req-3e219fbd-e540-4332-b191-9f1f4a7ba58c 2018-11-18 17:58:35,660 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-4' (10.10.10.12) to 'sdnvpn-2-1' (10.10.10.11). -->Expected result: not reachable. 2018-11-18 17:58:35,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caca6ba3968acd41caa25604ba37040fb5a2679" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 17:58:36,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:58: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-bcd9aadd-3ef9-4a2c-8611-31b0746f0730 x-compute-request-id: req-bcd9aadd-3ef9-4a2c-8611-31b0746f0730 Content-Encoding: gzip Content-Length: 8126 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504556997 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.130208] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131877] pid_max: default: 32768 minimum: 301\n[ 0.132777] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135511] Security Framework initialized\n[ 0.136326] Yama: becoming mindful.\n[ 0.137068] AppArmor: AppArmor initialized\n[ 0.137944] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139282] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140563] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143165] Initializing cgroup subsys io\n[ 0.143985] Initializing cgroup subsys memory\n[ 0.144845] Initializing cgroup subsys devices\n[ 0.145730] Initializing cgroup subsys freezer\n[ 0.146587] Initializing cgroup subsys net_cls\n[ 0.147445] Initializing cgroup subsys perf_event\n[ 0.148342] Initializing cgroup subsys net_prio\n[ 0.149216] Initializing cgroup subsys hugetlb\n[ 0.150079] Initializing cgroup subsys pids\n[ 0.150946] CPU: Physical Processor ID: 0\n[ 0.152428] mce: CPU supports 10 MCE banks\n[ 0.153273] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154265] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164941] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171360] ftrace: allocating 31920 entries in 125 pages\n[ 0.197611] smpboot: Max logical packages: 1\n[ 0.198468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199806] x2apic enabled\n[ 0.200608] Switched APIC routing to physical x2apic.\n[ 0.202354] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205449] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207222] KVM setup paravirtual spinlock\n[ 0.208516] x86: Booted up 1 node, 1 CPUs\n[ 0.209314] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210696] devtmpfs: initialized\n[ 0.212405] evm: security.selinux\n[ 0.213097] evm: security.SMACK64\n[ 0.213782] evm: security.SMACK64EXEC\n[ 0.214534] evm: security.SMACK64TRANSMUTE\n[ 0.215331] evm: security.SMACK64MMAP\n[ 0.216073] evm: security.ima\n[ 0.216710] evm: security.capability\n[ 0.217503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219329] pinctrl core: initialized pinctrl subsystem\n[ 0.220429] RTC time: 17:55:41, date: 11/18/18\n[ 0.221375] NET: Registered protocol family 16\n[ 0.222330] cpuidle: using governor ladder\n[ 0.223144] cpuidle: using governor menu\n[ 0.223934] PCCT header not found.\n[ 0.224685] ACPI: bus type PCI registered\n[ 0.225486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226697] PCI: Using configuration type 1 for base access\n[ 0.228403] ACPI: Added _OSI(Module Device)\n[ 0.229217] ACPI: Added _OSI(Processor Device)\n[ 0.230079] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230974] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233123] ACPI: Interpreter enabled\n[ 0.233936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239362] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241141] ACPI: (supports S0 S5)\n[ 0.241825] ACPI: Using IOAPIC for interrupt routing\n[ 0.242834] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245933] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248247] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249409] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251574] acpiphp: Slot [3] registered\n[ 0.252349] acpiphp: Slot [4] registered\n[ 0.253133] acpiphp: Slot [5] registered\n[ 0.253909] acpiphp: Slot [6] registered\n[ 0.254701] acpiphp: Slot [7] registered\n[ 0.255507] acpiphp: Slot [8] registered\n[ 0.256323] acpiphp: Slot [9] registered\n[ 0.257121] acpiphp: Slot [10] registered\n[ 0.257904] acpiphp: Slot [11] registered\n[ 0.258701] acpiphp: Slot [12] registered\n[ 0.259489] acpiphp: Slot [13] registered\n[ 0.260278] acpiphp: Slot [14] registered\n[ 0.261066] acpiphp: Slot [15] registered\n[ 0.271783] acpiphp: Slot [16] registered\n[ 0.272581] acpiphp: Slot [17] registered\n[ 0.273393] acpiphp: Slot [18] registered\n[ 0.274186] acpiphp: Slot [19] registered\n[ 0.275002] acpiphp: Slot [20] registered\n[ 0.275837] acpiphp: Slot [21] registered\n[ 0.276669] acpiphp: Slot [22] registered\n[ 0.277468] acpiphp: Slot [23] registered\n[ 0.278264] acpiphp: Slot [24] registered\n[ 0.279079] acpiphp: Slot [25] registered\n[ 0.279897] acpiphp: Slot [26] registered\n[ 0.280704] acpiphp: Slot [27] registered\n[ 0.281521] acpiphp: Slot [28] registered\n[ 0.282317] acpiphp: Slot [29] registered\n[ 0.283127] acpiphp: Slot [30] registered\n[ 0.283945] acpiphp: Slot [31] registered\n[ 0.284771] PCI host bridge to bus 0000:00\n[ 0.285588] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287975] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289416] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290855] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298392] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299558] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307060] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353310] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356297] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357842] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359294] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361677] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364447] vgaarb: loaded\n[ 0.365051] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366206] SCSI subsystem initialized\n[ 0.367036] ACPI: bus type USB registered\n[ 0.367834] usbcore: registered new interface driver usbfs\n[ 0.368854] usbcore: registered new interface driver hub\n[ 0.369852] usbcore: registered new device driver usb\n[ 0.370881] PCI: Using ACPI for IRQ routing\n[ 0.371900] NetLabel: Initializing\n[ 0.372624] NetLabel: domain hash size = 128\n[ 0.373465] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374412] NetLabel: unlabeled traffic allowed by default\n[ 0.375544] clocksource: Switched to clocksource kvm-clock\n[ 0.381000] AppArmor: AppArmor Filesystem Enabled\n[ 0.381931] pnp: PnP ACPI init\n[ 0.382813] pnp: PnP ACPI: found 5 devices\n[ 0.389140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390787] NET: Registered protocol family 2\n[ 0.391719] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392949] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394079] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395200] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396261] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397416] NET: Registered protocol family 1\n[ 0.398254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399318] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400369] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428290] Trying to unpack rootfs image as initramfs...\n[ 0.478077] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491863] Scanning for low memory corruption every 60 seconds\n[ 0.493205] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494320] audit: initializing netlink subsys (disabled)\n[ 0.495326] audit: type=2000 audit(1542563742.035:1): initialized\n[ 0.496620] Initialise system trusted keyring\n[ 0.497525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498654] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500601] zbud: loaded\n[ 0.501290] VFS: Disk quotas dquot_6.6.0\n[ 0.502090] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503583] fuse init (API version 7.23)\n[ 0.504444] Key type big_key registered\n[ 0.505220] Allocating IMA MOK and blacklist keyrings.\n[ 0.506313] Key type asymmetric registered\n[ 0.507118] Asymmetric key parser 'x509' registered\n[ 0.508058] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509489] io scheduler noop registered\n[ 0.510264] io scheduler deadline registered (default)\n[ 0.511227] io scheduler cfq registered\n[ 0.512056] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513079] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515745] ACPI: Power Button [PWRF]\n[ 0.516924] GHES: HEST is not enabled!\n[ 0.530570] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558557] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560758] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588535] Linux agpgart interface v0.103\n[ 0.590582] brd: module loaded\n[ 0.591730] loop: module loaded\n[ 0.596734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598148] GPT:90111 != 2097151\n[ 0.598810] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599879] GPT:90111 != 2097151\n[ 0.600540] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601481] vda: vda1 vda15\n[ 0.603082] scsi host0: ata_piix\n[ 0.603828] scsi host1: ata_piix\n[ 0.604525] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605708] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607113] libphy: Fixed MDIO Bus: probed\n[ 0.607930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608859] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610973] PPP generic driver version 2.4.2\n[ 0.611851] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613116] ehci-pci: EHCI PCI platform driver\n[ 0.613970] ehci-platform: EHCI generic platform driver\n[ 0.614970] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616087] ohci-pci: OHCI PCI platform driver\n[ 0.616943] ohci-platform: OHCI generic platform driver\n[ 0.617908] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633391] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634805] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639492] usb usb1: Product: UHCI Host Controller\n[ 0.640410] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641521] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642544] hub 1-0:1.0: USB hub found\n[ 0.643302] hub 1-0:1.0: 2 ports detected\n[ 0.644197] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646266] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647196] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648210] mousedev: PS/2 mouse device common for all mice\n[ 0.649447] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651248] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653485] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654643] i2c /dev entries driver\n[ 0.655388] device-mapper: uevent: version 1.0.3\n[ 0.656308] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657897] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659173] NET: Registered protocol family 10\n[ 0.660165] NET: Registered protocol family 17\n[ 0.661043] Key type dns_resolver registered\n[ 0.661949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663027] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664743] registered taskstats version 1\n[ 0.665563] Loading compiled-in X.509 certificates\n[ 0.666981] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668804] zswap: loaded using pool lzo/zbud\n[ 0.670159] Key type trusted registered\n[ 0.671687] Key type encrypted registered\n[ 0.672508] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673506] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674585] evm: HMAC attrs: 0x1\n[ 0.675506] Magic number: 10:79:947\n[ 0.676266] tty tty4: hash matches\n[ 0.676978] memory memory0: hash matches\n[ 0.677805] rtc_cmos 00:00: setting system clock to 2018-11-18 17:55:42 UTC (1542563742)\n[ 0.679367] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680457] EDD information not available.\n[ 0.760103] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771997] ata1.00: configured for MWDMA2\n[ 0.773220] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775402] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776606] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.777816] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779663] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781170] Write protecting the kernel read-only data: 14336k\n[ 0.782703] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784469] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\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.339638] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.98s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-11-18 17:58:36,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action used request id req-bcd9aadd-3ef9-4a2c-8611-31b0746f0730 2018-11-18 17:58:36,740 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-11-18 17:58:36,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" -d '{"forceDelete": null}' 2018-11-18 17:58:36,908 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17: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 x-openstack-request-id: req-6569e571-93a4-4503-8eb1-d69c68d304da x-compute-request-id: req-6569e571-93a4-4503-8eb1-d69c68d304da Content-Length: 0 Content-Type: application/json 2018-11-18 17:58:36,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834/action used request id req-6569e571-93a4-4503-8eb1-d69c68d304da 2018-11-18 17:58:36,908 - sdnvpn_test_utils - DEBUG - Waiting for instance 6f091991-48cb-40de-b1d8-18a2b42a8834 to be deleted 2018-11-18 17:58:36,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" 2018-11-18 17:58:37,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-ee39cd9e-554a-4a1e-8078-474d240bf770 x-compute-request-id: req-ee39cd9e-554a-4a1e-8078-474d240bf770 Content-Encoding: gzip Content-Length: 970 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:b8:0d", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f091991-48cb-40de-b1d8-18a2b42a8834", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2018-11-18T17:55:54.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f091991-48cb-40de-b1d8-18a2b42a8834", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:58:36Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-11-18T17:55:49Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2d:eb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-18T17:55:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:42Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:1d:9e", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-18T17:55:29.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8fea92f9-5d70-4221-83fa-e957dab5dd2a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:30Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-11-18T17:55:23Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:58:37,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-ee39cd9e-554a-4a1e-8078-474d240bf770 2018-11-18 17:58:39,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" 2018-11-18 17:58:40,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b575862-0e18-4d75-8299-fda6ca9cf14f x-compute-request-id: req-5b575862-0e18-4d75-8299-fda6ca9cf14f Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2d:eb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-18T17:55:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:42Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:1d:9e", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-18T17:55:29.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8fea92f9-5d70-4221-83fa-e957dab5dd2a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:30Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-11-18T17:55:23Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:58:40,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-5b575862-0e18-4d75-8299-fda6ca9cf14f 2018-11-18 17:58:42,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" -d '{"forceDelete": null}' 2018-11-18 17:58:42,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:58: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-49277ee9-d608-4e57-b1ac-786cf6bfb27d x-compute-request-id: req-49277ee9-d608-4e57-b1ac-786cf6bfb27d Content-Length: 0 Content-Type: application/json 2018-11-18 17:58:42,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a/action used request id req-49277ee9-d608-4e57-b1ac-786cf6bfb27d 2018-11-18 17:58:42,526 - sdnvpn_test_utils - DEBUG - Waiting for instance 8fea92f9-5d70-4221-83fa-e957dab5dd2a to be deleted 2018-11-18 17:58:42,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" 2018-11-18 17:58:43,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:58: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-5c55ef28-272f-4f29-948c-8a531b3c1ea6 x-compute-request-id: req-5c55ef28-272f-4f29-948c-8a531b3c1ea6 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2d:eb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-18T17:55:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:42Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:1d:9e", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8fea92f9-5d70-4221-83fa-e957dab5dd2a", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-18T17:55:29.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8fea92f9-5d70-4221-83fa-e957dab5dd2a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:58:42Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-11-18T17:55:23Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:58:43,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-5c55ef28-272f-4f29-948c-8a531b3c1ea6 2018-11-18 17:58:45,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" 2018-11-18 17:58:46,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-8564b067-259e-40c7-a76c-8a54e36cd16e x-compute-request-id: req-8564b067-259e-40c7-a76c-8a54e36cd16e Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2d:eb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-18T17:55:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:55:42Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:58:46,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-8564b067-259e-40c7-a76c-8a54e36cd16e 2018-11-18 17:58:48,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" -d '{"forceDelete": null}' 2018-11-18 17:58:48,315 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:58: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-c7278ccc-c3cc-4805-ba7a-b02e103657ad x-compute-request-id: req-c7278ccc-c3cc-4805-ba7a-b02e103657ad Content-Length: 0 Content-Type: application/json 2018-11-18 17:58:48,316 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b/action used request id req-c7278ccc-c3cc-4805-ba7a-b02e103657ad 2018-11-18 17:58:48,316 - sdnvpn_test_utils - DEBUG - Waiting for instance 233a6d8b-5c77-4f5c-81d4-86808ca4a62b to be deleted 2018-11-18 17:58:48,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" 2018-11-18 17:58:48,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:58: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-c06ef814-957d-428e-99f7-501145c6c536 x-compute-request-id: req-c06ef814-957d-428e-99f7-501145c6c536 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2d:eb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "rel": "bookmark"}], "image": {"id": "a2dccc63-5491-4399-8bee-79cae265e8a4", "links": [{"href": "http://172.30.9.30:8774/images/a2dccc63-5491-4399-8bee-79cae265e8a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-18T17:55:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "233a6d8b-5c77-4f5c-81d4-86808ca4a62b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:58:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-11-18T17:55:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 17:58:48,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-c06ef814-957d-428e-99f7-501145c6c536 2018-11-18 17:58:50,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6253a40d9808706266c9b7292bdeaf0d7cf7af1b" 2018-11-18 17:58:50,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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 x-openstack-request-id: req-a7cbf1d6-e011-4241-84c7-0e942d2d15db x-compute-request-id: req-a7cbf1d6-e011-4241-84c7-0e942d2d15db Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 17:58:50,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-a7cbf1d6-e011-4241-84c7-0e942d2d15db 2018-11-18 17:58:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/a2dccc63-5491-4399-8bee-79cae265e8a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85820b302dcaea9fec1c90d3974e1deff49d94be" 2018-11-18 17:58:54,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f5f7d34-8fbd-4e5e-8df4-adf4849e37fb Date: Sun, 18 Nov 2018 17:58:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 17:58:54,637 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/a2dccc63-5491-4399-8bee-79cae265e8a4 used request id req-9f5f7d34-8fbd-4e5e-8df4-adf4849e37fb 2018-11-18 17:58:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/0a6d4f6a-7c67-4f1a-842e-881d26e0d577 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:58:55,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4140275e-cea6-4b4c-9fe4-d1b9a7b24f4a Content-Length: 0 Date: Sun, 18 Nov 2018 17:58:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:58:55,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/0a6d4f6a-7c67-4f1a-842e-881d26e0d577 used request id req-4140275e-cea6-4b4c-9fe4-d1b9a7b24f4a 2018-11-18 17:58:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/d2cd7036-b4f4-45f4-8348-83112fb31d79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:58:55,667 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3cc08df5-fd10-432a-82a4-4fe78a54e9cd Content-Length: 0 Date: Sun, 18 Nov 2018 17:58:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:58:55,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/d2cd7036-b4f4-45f4-8348-83112fb31d79 used request id req-3cc08df5-fd10-432a-82a4-4fe78a54e9cd 2018-11-18 17:58:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/3a6e89f3-72d3-4023-a058-b2a40bd560e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:58:57,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81ac60c9-31a8-4e7d-b280-17a6ec87f804 Date: Sun, 18 Nov 2018 17:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:58:57,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3a6e89f3-72d3-4023-a058-b2a40bd560e4 used request id req-81ac60c9-31a8-4e7d-b280-17a6ec87f804 2018-11-18 17:58:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/e26f99c6-7368-4e1c-8019-0fa1f6d41be7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:59:00,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e03cc61-a788-4334-8b73-6355db1a931f Date: Sun, 18 Nov 2018 17:59:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:59:00,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/e26f99c6-7368-4e1c-8019-0fa1f6d41be7 used request id req-4e03cc61-a788-4334-8b73-6355db1a931f 2018-11-18 17:59:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/4f45b914-0eff-4e48-aa01-ac38ba1970bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:59:01,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5ca38be-7fdb-4305-ac52-15d3f46ef7de Date: Sun, 18 Nov 2018 17:59:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:59:01,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4f45b914-0eff-4e48-aa01-ac38ba1970bc used request id req-f5ca38be-7fdb-4305-ac52-15d3f46ef7de 2018-11-18 17:59:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/6362991e-4a8b-4811-ae36-84ea5341eccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0ecc9b860c1d4fede8e35f3e83e43fcf1d5320" 2018-11-18 17:59:02,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ec85373-8c61-4d8f-8493-a993ed60f8ac Date: Sun, 18 Nov 2018 17:59:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 17:59:02,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/6362991e-4a8b-4811-ae36-84ea5341eccd used request id req-3ec85373-8c61-4d8f-8493-a993ed60f8ac 2018-11-18 17:59:02,110 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN1 with eRT=iRT | | Associate network 'sdnvpn-2-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] | +----------------------------------------------------------------------------------------+ | Create VPN2 with eRT=iRT | | Associate network 'sdnvpn-2-2-net' to the VPN2. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] | +========================================================================================+ 2018-11-18 17:59:02,110 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-18 17:59:02,110 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-11-18 17:59:02,110 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-11-18 17:59:02,111 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-11-18 17:59:02,111 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-11-18 17:59:02,111 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-11-18 17:59:02,212 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-11-18 17:59:02,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:02,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:02,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:02,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:02,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:02,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:02,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:02,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:02,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:02,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:02,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:02,220 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 17:59:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:02,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f33ec25-948c-44b7-8dc0-f5d630c7c2a9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:02,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0f33ec25-948c-44b7-8dc0-f5d630c7c2a9 2018-11-18 17:59:02,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:02,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Bw2A0CdqRTa8mEzvvjD6jg"], "issued_at": "2018-11-18T17:59:02.000000Z"}} 2018-11-18 17:59:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07377cfd481570b2170c8bcaa16875ada1735339" 2018-11-18 17:59:02,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-ad1fee9d-fcaa-4da8-9956-406c284a899c Date: Sun, 18 Nov 2018 17:59:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 17:59:02,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-ad1fee9d-fcaa-4da8-9956-406c284a899c 2018-11-18 17:59:02,762 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-18 17:59:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07377cfd481570b2170c8bcaa16875ada1735339" 2018-11-18 17:59:02,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e160940-d189-4702-b1f1-981fcb0238f7 Date: Sun, 18 Nov 2018 17:59:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 17:59:02,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1e160940-d189-4702-b1f1-981fcb0238f7 2018-11-18 17:59:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07377cfd481570b2170c8bcaa16875ada1735339" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-18 17:59:03,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/425cabe9-aa2f-4c93-b549-7aaec8a77841 X-Openstack-Request-Id: req-24129dbb-5762-46ef-b60b-b1b445ce503e Date: Sun, 18 Nov 2018 17:59:03 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T17:59:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T17:59:03Z", "visibility": "public", "locations": [], "self": "/v2/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "min_disk": 0, "protected": false, "id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "file": "/v2/images/425cabe9-aa2f-4c93-b549-7aaec8a77841/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 17:59:03,359 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-24129dbb-5762-46ef-b60b-b1b445ce503e 2018-11-18 17:59:03,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/425cabe9-aa2f-4c93-b549-7aaec8a77841/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07377cfd481570b2170c8bcaa16875ada1735339" -d '' 2018-11-18 17:59:04,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fee51423-84fa-43d2-8db5-8724753069c8 Date: Sun, 18 Nov 2018 17:59:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 17:59:04,926 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/425cabe9-aa2f-4c93-b549-7aaec8a77841/file used request id req-fee51423-84fa-43d2-8db5-8724753069c8 2018-11-18 17:59:04,926 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-11-18 17:59:04,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:04,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2a384b-7e27-445a-bb50-28929652ef7c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:04,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4b2a384b-7e27-445a-bb50-28929652ef7c 2018-11-18 17:59:04,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:05,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["S2qKwW3dQFmhmztrMzCyww"], "issued_at": "2018-11-18T17:59:05.000000Z"}} 2018-11-18 17:59:05,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-11-18 17:59:05,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-59e89f82-60ad-4900-954d-fc32231d8dda Date: Sun, 18 Nov 2018 17:59:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ae0aa3ce-02ca-4ff1-840a-e5436e59ac01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T17:59:05Z","is_default":false,"provider:segmentation_id":94,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:59:05Z","mtu":1450}} 2018-11-18 17:59:05,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-59e89f82-60ad-4900-954d-fc32231d8dda 2018-11-18 17:59:05,750 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network ae0aa3ce-02ca-4ff1-840a-e5436e59ac01 with cidr 10.10.10.0/24 2018-11-18 17:59:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"subnets": [{"ip_version": 4, "network_id": "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-11-18 17:59:06,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-147d0b8f-1106-4dc0-b415-d6664c6b1c1e Date: Sun, 18 Nov 2018 17:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae0aa3ce-02ca-4ff1-840a-e5436e59ac01","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:59:06Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:59:06Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"0bd428ad-73e1-4737-8893-d6a9b7bf0f77","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-11-18 17:59:06,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-147d0b8f-1106-4dc0-b415-d6664c6b1c1e 2018-11-18 17:59:06,325 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-11-18 17:59:06,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-11-18 17:59:06,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-5cf38cc0-620e-41aa-a28c-9533952f55f1 Date: Sun, 18 Nov 2018 17:59:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6797214a-ddee-4081-9be7-36d11b8e36dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T17:59:06Z","is_default":false,"provider:segmentation_id":68,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:59:06Z","mtu":1450}} 2018-11-18 17:59:06,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-5cf38cc0-620e-41aa-a28c-9533952f55f1 2018-11-18 17:59:06,774 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network 6797214a-ddee-4081-9be7-36d11b8e36dd with cidr 10.10.11.0/24 2018-11-18 17:59:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"subnets": [{"ip_version": 4, "network_id": "6797214a-ddee-4081-9be7-36d11b8e36dd", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-11-18 17:59:07,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3d6d59f5-eb3a-4c7a-a2ef-7cfbeb87dabe Date: Sun, 18 Nov 2018 17:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6797214a-ddee-4081-9be7-36d11b8e36dd","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T17:59:07Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T17:59:07Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"730f6f77-d27a-4212-943c-0baf09750a56","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-11-18 17:59:07,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-3d6d59f5-eb3a-4c7a-a2ef-7cfbeb87dabe 2018-11-18 17:59:07,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 17:59:07,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-96a00fb0-333d-4c3c-87e0-58eaa142761c Date: Sun, 18 Nov 2018 17:59:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-18T17:51:28Z", "revision_number": 0, "id": "7366a583-6bac-4025-8e80-dea7389991e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:51:28Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 179, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "revision_number": 0, "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 7, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}]} 2018-11-18 17:59:07,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-96a00fb0-333d-4c3c-87e0-58eaa142761c 2018-11-18 17:59:07,634 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-18 17:59:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:07,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cd160b-6a0f-499c-905d-0b88b5eafc8e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:07,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a9cd160b-6a0f-499c-905d-0b88b5eafc8e 2018-11-18 17:59:07,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:08,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["qQ8hlXJJTjeigL7qYwAINQ"], "issued_at": "2018-11-18T17:59:08.000000Z"}} 2018-11-18 17:59:08,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 17:59:08,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-afaf8f11-f7db-46fd-9ecc-e0934a2f251f x-compute-request-id: req-afaf8f11-f7db-46fd-9ecc-e0934a2f251f Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 17:59:08,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-afaf8f11-f7db-46fd-9ecc-e0934a2f251f 2018-11-18 17:59:08,267 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-18 17:59:08,268 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-11-18 17:59:08,268 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=425cabe9-aa2f-4c93-b549-7aaec8a77841 network=ae0aa3ce-02ca-4ff1-840a-e5436e59ac01 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 17:59:08,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:08,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:08,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:08,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:08,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:08,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:08,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:08,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:08,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:08,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:08,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:08,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:08,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:08,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:08,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:08,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:08,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:08,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:08,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:08,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:08,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:08,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:08,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:08,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:08,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:08,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:08,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:08,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:08,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:08,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:08,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:08,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:08,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:08,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7224ff6-9178-4d62-8b6f-870b73d85ee3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:08,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f7224ff6-9178-4d62-8b6f-870b73d85ee3 2018-11-18 17:59:08,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:08,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["ypNKcUngQZOAiVnZ5DVDFg"], "issued_at": "2018-11-18T17:59:08.000000Z"}} 2018-11-18 17:59:08,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" 2018-11-18 17:59:08,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-1edcb558-95b1-44da-b1ed-3bda5ed4a856 x-compute-request-id: req-1edcb558-95b1-44da-b1ed-3bda5ed4a856 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:59:08,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1edcb558-95b1-44da-b1ed-3bda5ed4a856 2018-11-18 17:59:08,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" 2018-11-18 17:59:08,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-350a3e43-9390-404a-9482-501fd18060cd x-compute-request-id: req-350a3e43-9390-404a-9482-501fd18060cd Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:59:08,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-350a3e43-9390-404a-9482-501fd18060cd 2018-11-18 17:59:08,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"}]}}' 2018-11-18 17:59:10,489 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67bfe1a1-7116-44a3-99ea-f483ddacf49b x-compute-request-id: req-67bfe1a1-7116-44a3-99ea-f483ddacf49b Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b04584a3-0f46-4336-b0f0-4f9ae80c7797", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "bookmark"}], "adminPass": "YDFtcaCn9Xht"}} 2018-11-18 17:59:10,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-67bfe1a1-7116-44a3-99ea-f483ddacf49b 2018-11-18 17:59:10,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:10,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52402ef2-77ed-4d5b-a9a8-727ef5256d56 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:10,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-52402ef2-77ed-4d5b-a9a8-727ef5256d56 2018-11-18 17:59:10,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:10,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["818fgks5QBi4N3s6fmBGUg"], "issued_at": "2018-11-18T17:59:10.000000Z"}} 2018-11-18 17:59:10,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a782e518b78ae13365869b8cae29770745b858f" 2018-11-18 17:59:11,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-9844dbf4-51aa-4de1-882a-27cd59a79aa2 x-compute-request-id: req-9844dbf4-51aa-4de1-882a-27cd59a79aa2 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b04584a3-0f46-4336-b0f0-4f9ae80c7797", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T17:59:10Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-2", "created": "2018-11-18T17:59:10Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:11,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 used request id req-9844dbf4-51aa-4de1-882a-27cd59a79aa2 2018-11-18 17:59:14,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a782e518b78ae13365869b8cae29770745b858f" 2018-11-18 17:59:15,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-58e49130-b1e2-4e98-b7ea-561233625229 x-compute-request-id: req-58e49130-b1e2-4e98-b7ea-561233625229 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:af:30", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b04584a3-0f46-4336-b0f0-4f9ae80c7797", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T17:59:11Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-11-18T17:59:10Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:15,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 used request id req-58e49130-b1e2-4e98-b7ea-561233625229 2018-11-18 17:59:18,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a782e518b78ae13365869b8cae29770745b858f" 2018-11-18 17:59:18,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-e59a5b3b-c1e6-492e-80e0-a34d889dc59a x-compute-request-id: req-e59a5b3b-c1e6-492e-80e0-a34d889dc59a Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:af:30", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-18T17:59:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b04584a3-0f46-4336-b0f0-4f9ae80c7797", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:14Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-11-18T17:59:10Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:18,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 used request id req-e59a5b3b-c1e6-492e-80e0-a34d889dc59a 2018-11-18 17:59:18,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" 2018-11-18 17:59:19,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-1c86ed9b-e2a7-44f7-ba74-e35ee419db37 x-compute-request-id: req-1c86ed9b-e2a7-44f7-ba74-e35ee419db37 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:af:30", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-18T17:59:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b04584a3-0f46-4336-b0f0-4f9ae80c7797", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:14Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-11-18T17:59:10Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:19,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797 used request id req-1c86ed9b-e2a7-44f7-ba74-e35ee419db37 2018-11-18 17:59:19,412 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.10'. 2018-11-18 17:59:19,412 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-11-18 17:59:19,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:59:20,850 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59: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-e9e747a3-cf49-49df-8d98-9324dc0aa3ae x-compute-request-id: req-e9e747a3-cf49-49df-8d98-9324dc0aa3ae Content-Length: 0 Content-Type: application/json 2018-11-18 17:59:20,850 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-e9e747a3-cf49-49df-8d98-9324dc0aa3ae 2018-11-18 17:59:20,850 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-11-18 17:59:20,851 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=425cabe9-aa2f-4c93-b549-7aaec8a77841 network=ae0aa3ce-02ca-4ff1-840a-e5436e59ac01 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 17:59:20,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:20,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:20,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:20,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:20,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:20,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:20,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:20,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:20,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:20,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:20,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:20,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:20,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:20,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:20,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:20,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:20,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:20,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:20,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:20,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:20,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:20,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:20,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:20,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c206c95-a9a5-4d5d-9d9d-68a88f26b097 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:20,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6c206c95-a9a5-4d5d-9d9d-68a88f26b097 2018-11-18 17:59:20,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:21,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["CqLOAjX1QQWE1N6gCZIOwQ"], "issued_at": "2018-11-18T17:59:21.000000Z"}} 2018-11-18 17:59:21,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4694648f44010a7dc4907c2677ff499b9460085" 2018-11-18 17:59:21,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-8d787c56-5086-4520-9d40-ea3efb11d5f9 x-compute-request-id: req-8d787c56-5086-4520-9d40-ea3efb11d5f9 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:59:21,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8d787c56-5086-4520-9d40-ea3efb11d5f9 2018-11-18 17:59:21,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4694648f44010a7dc4907c2677ff499b9460085" 2018-11-18 17:59:21,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-0b524b51-9ad9-4ead-b1f4-bb2dd132f775 x-compute-request-id: req-0b524b51-9ad9-4ead-b1f4-bb2dd132f775 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:59:21,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-0b524b51-9ad9-4ead-b1f4-bb2dd132f775 2018-11-18 17:59:21,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4694648f44010a7dc4907c2677ff499b9460085" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"}]}}' 2018-11-18 17:59:22,987 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59: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-764481da-387f-4d43-85cd-7d9bae35670c x-compute-request-id: req-764481da-387f-4d43-85cd-7d9bae35670c Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "adminPass": "ViWvrA9EmhF8"}} 2018-11-18 17:59:22,987 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-764481da-387f-4d43-85cd-7d9bae35670c 2018-11-18 17:59:22,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:22,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382fb163-7abf-4cc1-8bc5-0354090f0cc4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:22,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-382fb163-7abf-4cc1-8bc5-0354090f0cc4 2018-11-18 17:59:22,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:23,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["oO53HE6wQcyaa9iaAQPX0w"], "issued_at": "2018-11-18T17:59:23.000000Z"}} 2018-11-18 17:59:23,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b49701542602cb6982373fa21ebe8fc2371bb53" 2018-11-18 17:59:24,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-19d9cffd-bb36-4d2d-8c9c-15491005e4fe x-compute-request-id: req-19d9cffd-bb36-4d2d-8c9c-15491005e4fe Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T17:59:23Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:24,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 used request id req-19d9cffd-bb36-4d2d-8c9c-15491005e4fe 2018-11-18 17:59:27,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b49701542602cb6982373fa21ebe8fc2371bb53" 2018-11-18 17:59:27,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-5f0a4eaf-4a78-49ad-b4d7-4d269a2b0c73 x-compute-request-id: req-5f0a4eaf-4a78-49ad-b4d7-4d269a2b0c73 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:be:c8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T17:59:23Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:27,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 used request id req-5f0a4eaf-4a78-49ad-b4d7-4d269a2b0c73 2018-11-18 17:59:31,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b49701542602cb6982373fa21ebe8fc2371bb53" 2018-11-18 17:59:31,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48d46d8-95d4-49a7-bdfc-b01035e52040 x-compute-request-id: req-b48d46d8-95d4-49a7-bdfc-b01035e52040 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:be:c8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-18T17:59:27.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:27Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:31,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 used request id req-b48d46d8-95d4-49a7-bdfc-b01035e52040 2018-11-18 17:59:31,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4694648f44010a7dc4907c2677ff499b9460085" 2018-11-18 17:59:32,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8874ea2-5853-46cb-a05c-c84dcca6b3a4 x-compute-request-id: req-c8874ea2-5853-46cb-a05c-c84dcca6b3a4 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:be:c8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-18T17:59:27.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:27Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:32,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12 used request id req-c8874ea2-5853-46cb-a05c-c84dcca6b3a4 2018-11-18 17:59:32,319 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.9'. 2018-11-18 17:59:32,320 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-11-18 17:59:32,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:59:33,701 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33c27948-0962-4e33-9a27-df723e00c03c x-compute-request-id: req-33c27948-0962-4e33-9a27-df723e00c03c Content-Length: 0 Content-Type: application/json 2018-11-18 17:59:33,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action used request id req-33c27948-0962-4e33-9a27-df723e00c03c 2018-11-18 17:59:33,701 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-11-18 17:59:33,701 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=425cabe9-aa2f-4c93-b549-7aaec8a77841 network=6797214a-ddee-4081-9be7-36d11b8e36dd secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 17:59:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:33,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:33,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:33,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:33,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:33,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:33,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:33,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:33,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:33,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f0ea47-2ac1-444d-93f2-1c76b0c27b5d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:33,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-97f0ea47-2ac1-444d-93f2-1c76b0c27b5d 2018-11-18 17:59:33,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:34,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["LAZSH4NeTAWSdvk7kxD1xw"], "issued_at": "2018-11-18T17:59:34.000000Z"}} 2018-11-18 17:59:34,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed90b09a48f92b3f38492e90e83cec7339a5fdef" 2018-11-18 17:59:34,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15967971-1428-4220-bc7c-365326b0abb5 x-compute-request-id: req-15967971-1428-4220-bc7c-365326b0abb5 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:59:34,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-15967971-1428-4220-bc7c-365326b0abb5 2018-11-18 17:59:34,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed90b09a48f92b3f38492e90e83cec7339a5fdef" 2018-11-18 17:59:34,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-494956ee-bc82-4b3f-9888-049e33a6548b x-compute-request-id: req-494956ee-bc82-4b3f-9888-049e33a6548b Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:59:34,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-494956ee-bc82-4b3f-9888-049e33a6548b 2018-11-18 17:59:34,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed90b09a48f92b3f38492e90e83cec7339a5fdef" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6797214a-ddee-4081-9be7-36d11b8e36dd"}]}}' 2018-11-18 17:59:36,287 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b9bf39d-bc4f-47b1-b6d7-2f65e2e60afb x-compute-request-id: req-2b9bf39d-bc4f-47b1-b6d7-2f65e2e60afb Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "adminPass": "dJSNaDG74mXJ"}} 2018-11-18 17:59:36,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-2b9bf39d-bc4f-47b1-b6d7-2f65e2e60afb 2018-11-18 17:59:36,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:36,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea8b77c-55f6-45d0-8768-4c883358f360 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:36,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0ea8b77c-55f6-45d0-8768-4c883358f360 2018-11-18 17:59:36,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:36,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["4p4VLsJOSh-jrcsW4qJLRQ"], "issued_at": "2018-11-18T17:59:36.000000Z"}} 2018-11-18 17:59:36,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efde49f28e7148468d046d9131b65702f9fe5215" 2018-11-18 17:59:37,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddec9f86-d3e4-4e32-ad56-79bbdbf166cd x-compute-request-id: req-ddec9f86-d3e4-4e32-ad56-79bbdbf166cd Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T17:59:36Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:37,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 used request id req-ddec9f86-d3e4-4e32-ad56-79bbdbf166cd 2018-11-18 17:59:40,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efde49f28e7148468d046d9131b65702f9fe5215" 2018-11-18 17:59:40,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-ec9390a0-4761-4ced-b181-e395d579f51f x-compute-request-id: req-ec9390a0-4761-4ced-b181-e395d579f51f Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T17:59:38Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:40,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 used request id req-ec9390a0-4761-4ced-b181-e395d579f51f 2018-11-18 17:59:43,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efde49f28e7148468d046d9131b65702f9fe5215" 2018-11-18 17:59:44,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e26e542-8bc1-4013-b778-3a4babacec25 x-compute-request-id: req-7e26e542-8bc1-4013-b778-3a4babacec25 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:44,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 used request id req-7e26e542-8bc1-4013-b778-3a4babacec25 2018-11-18 17:59:44,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed90b09a48f92b3f38492e90e83cec7339a5fdef" 2018-11-18 17:59:45,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-b945873b-90ec-43f8-8a3e-8146ef1edad3 x-compute-request-id: req-b945873b-90ec-43f8-8a3e-8146ef1edad3 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:45,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957 used request id req-b945873b-90ec-43f8-8a3e-8146ef1edad3 2018-11-18 17:59:45,249 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.13'. 2018-11-18 17:59:45,249 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-11-18 17:59:45,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:59:46,561 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91276445-f60e-4b82-b8eb-631925f6e2f7 x-compute-request-id: req-91276445-f60e-4b82-b8eb-631925f6e2f7 Content-Length: 0 Content-Type: application/json 2018-11-18 17:59:46,561 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957/action used request id req-91276445-f60e-4b82-b8eb-631925f6e2f7 2018-11-18 17:59:46,562 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-11-18 17:59:46,562 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=425cabe9-aa2f-4c93-b549-7aaec8a77841 network=6797214a-ddee-4081-9be7-36d11b8e36dd secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.13 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 17:59:46,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:46,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:46,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:46,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:46,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:46,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:46,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:46,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:46,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:46,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:46,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:46,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:46,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:46,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:46,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:46,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:46,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:46,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:46,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:46,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:46,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:46,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:46,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:46,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:46,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:46,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:46,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:46,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:46,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:46,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:46,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:46,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:46,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:46,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131763d3-3bba-447c-a6d4-28c3c4c9d374 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:46,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-131763d3-3bba-447c-a6d4-28c3c4c9d374 2018-11-18 17:59:46,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:46,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["wzLQy9ILRla_kyceGRK-Ww"], "issued_at": "2018-11-18T17:59:46.000000Z"}} 2018-11-18 17:59:46,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832c57db037d437f810ee9ef3b8ba4b619618793" 2018-11-18 17:59:47,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17: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-f422e4f6-f2ce-4597-b8c9-db466e531672 x-compute-request-id: req-f422e4f6-f2ce-4597-b8c9-db466e531672 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:59:47,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f422e4f6-f2ce-4597-b8c9-db466e531672 2018-11-18 17:59:47,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832c57db037d437f810ee9ef3b8ba4b619618793" 2018-11-18 17:59:47,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-4d996b3e-a601-49bd-a18f-7f1d38ab1725 x-compute-request-id: req-4d996b3e-a601-49bd-a18f-7f1d38ab1725 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:59:47,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-4d996b3e-a601-49bd-a18f-7f1d38ab1725 2018-11-18 17:59:47,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832c57db037d437f810ee9ef3b8ba4b619618793" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xMwp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6797214a-ddee-4081-9be7-36d11b8e36dd"}], "config_drive": true}}' 2018-11-18 17:59:48,670 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59: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-a186d74d-7c06-4ef8-bd79-d5a6ca4873bf x-compute-request-id: req-a186d74d-7c06-4ef8-bd79-d5a6ca4873bf Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "adminPass": "is27mcyqumL7"}} 2018-11-18 17:59:48,670 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a186d74d-7c06-4ef8-bd79-d5a6ca4873bf 2018-11-18 17:59:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:48,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7192a19-c362-49c7-9446-5f593f4b6bdd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:48,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e7192a19-c362-49c7-9446-5f593f4b6bdd 2018-11-18 17:59:48,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:49,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["2DS7_9nCRYWUVGv2k5kMEw"], "issued_at": "2018-11-18T17:59:49.000000Z"}} 2018-11-18 17:59:49,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4a6ba66d2857756091fc4f7485f05321d031ca" 2018-11-18 17:59:49,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-5fed5faf-9529-4826-859d-778d67cc8e2a x-compute-request-id: req-5fed5faf-9529-4826-859d-778d67cc8e2a Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:59:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:49,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 used request id req-5fed5faf-9529-4826-859d-778d67cc8e2a 2018-11-18 17:59:52,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4a6ba66d2857756091fc4f7485f05321d031ca" 2018-11-18 17:59:52,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-683066c4-9a73-4490-9bbf-6ab12fbe5d0a x-compute-request-id: req-683066c4-9a73-4490-9bbf-6ab12fbe5d0a Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T17:59:49Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:52,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 used request id req-683066c4-9a73-4490-9bbf-6ab12fbe5d0a 2018-11-18 17:59:55,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4a6ba66d2857756091fc4f7485f05321d031ca" 2018-11-18 17:59:56,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-fcfae882-fe48-4d96-9bd4-efa4829a26ca x-compute-request-id: req-fcfae882-fe48-4d96-9bd4-efa4829a26ca Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:59:53Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:56,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 used request id req-fcfae882-fe48-4d96-9bd4-efa4829a26ca 2018-11-18 17:59:56,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832c57db037d437f810ee9ef3b8ba4b619618793" 2018-11-18 17:59:57,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59a469eb-514e-4f21-9df0-4941db265cf3 x-compute-request-id: req-59a469eb-514e-4f21-9df0-4941db265cf3 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:59:53Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 17:59:57,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3 used request id req-59a469eb-514e-4f21-9df0-4941db265cf3 2018-11-18 17:59:57,179 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.14'. 2018-11-18 17:59:57,180 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-11-18 17:59:57,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 17:59:58,494 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59: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-49535f28-589f-4d70-943c-a4e7902ca9c2 x-compute-request-id: req-49535f28-589f-4d70-943c-a4e7902ca9c2 Content-Length: 0 Content-Type: application/json 2018-11-18 17:59:58,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action used request id req-49535f28-589f-4d70-943c-a4e7902ca9c2 2018-11-18 17:59:58,495 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-11-18 17:59:58,495 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=425cabe9-aa2f-4c93-b549-7aaec8a77841 network=ae0aa3ce-02ca-4ff1-840a-e5436e59ac01 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.10 10.10.10.9 10.10.11.14 10.10.11.13 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 17:59:58,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:58,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:58,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:58,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:58,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:58,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:58,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:58,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:58,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:58,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:58,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:58,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:58,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:58,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:58,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:58,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:58,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 17:59:58,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 17:59:58,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 17:59:58,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 17:59:58,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 17:59:58,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 17:59:58,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 17:59:58,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 17:59:58,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 17:59:58,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 17:59:58,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 17:59:58,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 17:59:58,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 17:59:58,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 17:59:58,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 17:59:58,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 17:59:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 17:59:58,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f955d238-025b-48a6-9e6c-90021f406b61 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 17:59:58,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f955d238-025b-48a6-9e6c-90021f406b61 2018-11-18 17:59:58,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 17:59:58,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T18:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["YGaxn-VgTj-U7MJ4vqDhuA"], "issued_at": "2018-11-18T17:59:58.000000Z"}} 2018-11-18 17:59:58,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" 2018-11-18 17:59:59,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-230f2284-b7c7-4a7e-b65a-7ddbe4a4ccfc x-compute-request-id: req-230f2284-b7c7-4a7e-b65a-7ddbe4a4ccfc Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 17:59:59,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-230f2284-b7c7-4a7e-b65a-7ddbe4a4ccfc 2018-11-18 17:59:59,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" 2018-11-18 17:59:59,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 17:59: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-2681fe48-98d2-48c7-a835-4cf295c96e5c x-compute-request-id: req-2681fe48-98d2-48c7-a835-4cf295c96e5c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 17:59:59,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-2681fe48-98d2-48c7-a835-4cf295c96e5c 2018-11-18 17:59:59,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMCAxMC4xMC4xMC45IDEwLjEwLjExLjE0IDEwLjEwLjExLjEzCndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"}], "config_drive": true}}' 2018-11-18 18:00:01,581 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 17:59: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-cb0beb11-7d05-47ad-9ef7-8edd6e6d4eea x-compute-request-id: req-cb0beb11-7d05-47ad-9ef7-8edd6e6d4eea Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a52cdb79-42a6-4fdf-abd2-5419d63f260c", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "bookmark"}], "adminPass": "5MiQ6SpX74XX"}} 2018-11-18 18:00:01,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-cb0beb11-7d05-47ad-9ef7-8edd6e6d4eea 2018-11-18 18:00:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:00:01,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8acc68e-2723-45db-a95e-452424d5c370 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:00:01,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d8acc68e-2723-45db-a95e-452424d5c370 2018-11-18 18:00:01,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:00:01,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["1usCh7JDTkuf0yL5Rz-mmw"], "issued_at": "2018-11-18T18:00:01.000000Z"}} 2018-11-18 18:00:01,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce28d110c03072905713ac10c27ac31abd7860d" 2018-11-18 18:00:02,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-ba15061f-9a9a-4baf-ad92-0d97df7a8c2c x-compute-request-id: req-ba15061f-9a9a-4baf-ad92-0d97df7a8c2c Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a52cdb79-42a6-4fdf-abd2-5419d63f260c", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:00:02Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-11-18T18:00:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:00:02,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c used request id req-ba15061f-9a9a-4baf-ad92-0d97df7a8c2c 2018-11-18 18:00:05,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce28d110c03072905713ac10c27ac31abd7860d" 2018-11-18 18:00:06,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-d10bb0a1-523c-460e-9643-75f349bc2ccc x-compute-request-id: req-d10bb0a1-523c-460e-9643-75f349bc2ccc Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:ae:7e", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a52cdb79-42a6-4fdf-abd2-5419d63f260c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:00:02Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-11-18T18:00:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:00:06,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c used request id req-d10bb0a1-523c-460e-9643-75f349bc2ccc 2018-11-18 18:00:09,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce28d110c03072905713ac10c27ac31abd7860d" 2018-11-18 18:00:09,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-e270535d-9f69-46e2-8763-e5ae9354d841 x-compute-request-id: req-e270535d-9f69-46e2-8763-e5ae9354d841 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:ae:7e", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-18T18:00:05.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a52cdb79-42a6-4fdf-abd2-5419d63f260c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:00:06Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-11-18T18:00:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:00:09,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c used request id req-e270535d-9f69-46e2-8763-e5ae9354d841 2018-11-18 18:00:09,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" 2018-11-18 18:00:10,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-2e668236-345d-41ec-a3f5-84c7903868af x-compute-request-id: req-2e668236-345d-41ec-a3f5-84c7903868af Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:ae:7e", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-18T18:00:05.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a52cdb79-42a6-4fdf-abd2-5419d63f260c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:00:06Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-11-18T18:00:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:00:10,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c used request id req-2e668236-345d-41ec-a3f5-84c7903868af 2018-11-18 18:00:10,762 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.5'. 2018-11-18 18:00:10,763 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-11-18 18:00:10,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:00:12,282 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:00:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1e65d2e-5d6e-4bd5-ab7a-f14111bbc02c x-compute-request-id: req-b1e65d2e-5d6e-4bd5-ab7a-f14111bbc02c Content-Length: 0 Content-Type: application/json 2018-11-18 18:00:12,282 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-b1e65d2e-5d6e-4bd5-ab7a-f14111bbc02c 2018-11-18 18:00:12,282 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-11-18 18:00:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-866616", "route_distinguishers": "11:11"}}' 2018-11-18 18:00:12,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-6a86e711-276f-4212-8e39-65aecb0f853a Date: Sun, 18 Nov 2018 18:00:12 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "a237a5b1-04f4-45ec-8477-814634115610", "name": "sdnvpn-866616", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:00:12,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns used request id req-6a86e711-276f-4212-8e39-65aecb0f853a 2018-11-18 18:00:12,660 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-866616', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'a875ae444eec41a6b8bd843d2517a591', u'route_targets': [], u'project_id': u'a875ae444eec41a6b8bd843d2517a591', u'type': u'l3', u'id': u'a237a5b1-04f4-45ec-8477-814634115610'}} 2018-11-18 18:00:12,660 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-11-18 18:00:12,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"network_association": {"network_id": "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"}}' 2018-11-18 18:00:13,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-75af5004-a331-43af-a477-b0b01fe57e21 Date: Sun, 18 Nov 2018 18:00:13 GMT RESP BODY: {"network_association": {"network_id": "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d899aaa1-83bb-4539-94c4-673e9d8054e9"}} 2018-11-18 18:00:13,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610/network_associations used request id req-75af5004-a331-43af-a477-b0b01fe57e21 2018-11-18 18:00:13,224 - sdnvpn_test_utils - INFO - Waiting for instance b04584a3-0f46-4336-b0f0-4f9ae80c7797 to boot up 2018-11-18 18:00:13,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:14,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a87819e7-1077-4ebb-9c8d-948dd0a6bfc0 x-compute-request-id: req-a87819e7-1077-4ebb-9c8d-948dd0a6bfc0 Content-Encoding: gzip Content-Length: 7716 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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...\n"} 2018-11-18 18:00:14,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-a87819e7-1077-4ebb-9c8d-948dd0a6bfc0 2018-11-18 18:00:16,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:17,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-8c466514-8218-4306-8298-eb5b14848e66 x-compute-request-id: req-8c466514-8218-4306-8298-eb5b14848e66 Content-Encoding: gzip Content-Length: 7926 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-11-18 18:00:17,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-8c466514-8218-4306-8298-eb5b14848e66 2018-11-18 18:00:19,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:20,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-e1908331-6391-4dec-8e4f-159cdd844b10 x-compute-request-id: req-e1908331-6391-4dec-8e4f-159cdd844b10 Content-Encoding: gzip Content-Length: 9411 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n"} 2018-11-18 18:00:20,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-e1908331-6391-4dec-8e4f-159cdd844b10 2018-11-18 18:00:22,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:23,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-ad34a8b8-52f1-4f9e-b43e-f5576606a498 x-compute-request-id: req-ad34a8b8-52f1-4f9e-b43e-f5576606a498 Content-Encoding: gzip Content-Length: 10017 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:00:23,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-ad34a8b8-52f1-4f9e-b43e-f5576606a498 2018-11-18 18:00:25,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:26,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-ace836e0-8b1f-4a38-bd99-86b770535a72 x-compute-request-id: req-ace836e0-8b1f-4a38-bd99-86b770535a72 Content-Encoding: gzip Content-Length: 10017 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:00:26,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-ace836e0-8b1f-4a38-bd99-86b770535a72 2018-11-18 18:00:28,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:29,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-91925319-8850-4249-a7f8-2b7d143b19c2 x-compute-request-id: req-91925319-8850-4249-a7f8-2b7d143b19c2 Content-Encoding: gzip Content-Length: 10017 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:00:29,809 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-91925319-8850-4249-a7f8-2b7d143b19c2 2018-11-18 18:00:31,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:32,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8fd6e93-6e4e-4ede-8c9d-b828ae19c28c x-compute-request-id: req-c8fd6e93-6e4e-4ede-8c9d-b828ae19c28c Content-Encoding: gzip Content-Length: 10017 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:00:32,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-c8fd6e93-6e4e-4ede-8c9d-b828ae19c28c 2018-11-18 18:00:34,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:35,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-88d6403d-c707-4630-b6b6-d6f592396c3f x-compute-request-id: req-88d6403d-c707-4630-b6b6-d6f592396c3f Content-Encoding: gzip Content-Length: 10017 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:00:35,994 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-88d6403d-c707-4630-b6b6-d6f592396c3f 2018-11-18 18:00:38,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:39,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-0f6abadc-89f0-4c3c-b0ca-58f84d79f477 x-compute-request-id: req-0f6abadc-89f0-4c3c-b0ca-58f84d79f477 Content-Encoding: gzip Content-Length: 10086 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:00:39,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-0f6abadc-89f0-4c3c-b0ca-58f84d79f477 2018-11-18 18:00:41,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:42,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71b6cbb8-8ddc-4384-89ba-45276e432540 x-compute-request-id: req-71b6cbb8-8ddc-4384-89ba-45276e432540 Content-Encoding: gzip Content-Length: 10086 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:00:42,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-71b6cbb8-8ddc-4384-89ba-45276e432540 2018-11-18 18:00:44,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:45,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00: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-d795fdde-0294-4bc7-b6c8-800a8e87cd9b x-compute-request-id: req-d795fdde-0294-4bc7-b6c8-800a8e87cd9b Content-Encoding: gzip Content-Length: 10086 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:00:45,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-d795fdde-0294-4bc7-b6c8-800a8e87cd9b 2018-11-18 18:00:47,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:48,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f89c8488-914e-47b5-a855-3dcbf6115bd4 x-compute-request-id: req-f89c8488-914e-47b5-a855-3dcbf6115bd4 Content-Encoding: gzip Content-Length: 10086 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:00:48,412 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-f89c8488-914e-47b5-a855-3dcbf6115bd4 2018-11-18 18:00:50,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:51,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-ddec18fc-57db-4d3d-9ca4-72a182deea44 x-compute-request-id: req-ddec18fc-57db-4d3d-9ca4-72a182deea44 Content-Encoding: gzip Content-Length: 10104 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:00:51,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-ddec18fc-57db-4d3d-9ca4-72a182deea44 2018-11-18 18:00:53,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:54,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7a0b163-2893-4b3e-98b3-e34e19a66a3a x-compute-request-id: req-b7a0b163-2893-4b3e-98b3-e34e19a66a3a Content-Encoding: gzip Content-Length: 10104 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:00:54,609 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-b7a0b163-2893-4b3e-98b3-e34e19a66a3a 2018-11-18 18:00:56,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:00:57,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353bf277-d19c-4d90-8af3-feb3186d9877 x-compute-request-id: req-353bf277-d19c-4d90-8af3-feb3186d9877 Content-Encoding: gzip Content-Length: 10104 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:00:57,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-353bf277-d19c-4d90-8af3-feb3186d9877 2018-11-18 18:00:59,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:00,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c704724e-d5d6-4028-a715-2da25fb134e5 x-compute-request-id: req-c704724e-d5d6-4028-a715-2da25fb134e5 Content-Encoding: gzip Content-Length: 10104 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:01:00,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-c704724e-d5d6-4028-a715-2da25fb134e5 2018-11-18 18:01:02,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:03,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-8f8e80ac-f72d-4acf-933e-d06580e1a45d x-compute-request-id: req-8f8e80ac-f72d-4acf-933e-d06580e1a45d Content-Encoding: gzip Content-Length: 10104 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:01:03,912 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-8f8e80ac-f72d-4acf-933e-d06580e1a45d 2018-11-18 18:01:05,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97406b5cfac6f53a8bad0e79c33a802e818db1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:07,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-d8a00dc3-413c-422c-80bc-c6688ea786d2 x-compute-request-id: req-d8a00dc3-413c-422c-80bc-c6688ea786d2 Content-Encoding: gzip Content-Length: 11180 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 521950101 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.130592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132247] pid_max: default: 32768 minimum: 301\n[ 0.133158] ACPI: Core revision 20150930\n[ 0.134560] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135877] Security Framework initialized\n[ 0.136700] Yama: becoming mindful.\n[ 0.137432] AppArmor: AppArmor initialized\n[ 0.138307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140963] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142179] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143581] Initializing cgroup subsys io\n[ 0.144398] Initializing cgroup subsys memory\n[ 0.145266] Initializing cgroup subsys devices\n[ 0.146152] Initializing cgroup subsys freezer\n[ 0.147029] Initializing cgroup subsys net_cls\n[ 0.147904] Initializing cgroup subsys perf_event\n[ 0.148822] Initializing cgroup subsys net_prio\n[ 0.149733] Initializing cgroup subsys hugetlb\n[ 0.150611] Initializing cgroup subsys pids\n[ 0.151491] CPU: Physical Processor ID: 0\n[ 0.153006] mce: CPU supports 10 MCE banks\n[ 0.153872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173063] ftrace: allocating 31920 entries in 125 pages\n[ 0.199016] smpboot: Max logical packages: 1\n[ 0.199905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201260] x2apic enabled\n[ 0.202088] Switched APIC routing to physical x2apic.\n[ 0.203846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204959] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208723] KVM setup paravirtual spinlock\n[ 0.210251] x86: Booted up 1 node, 1 CPUs\n[ 0.211300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213110] devtmpfs: initialized\n[ 0.215041] evm: security.selinux\n[ 0.215963] evm: security.SMACK64\n[ 0.216861] evm: security.SMACK64EXEC\n[ 0.217836] evm: security.SMACK64TRANSMUTE\n[ 0.218906] evm: security.SMACK64MMAP\n[ 0.219879] evm: security.ima\n[ 0.220708] evm: security.capability\n[ 0.221739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224208] pinctrl core: initialized pinctrl subsystem\n[ 0.225629] RTC time: 17:59:13, date: 11/18/18\n[ 0.226870] NET: Registered protocol family 16\n[ 0.228116] cpuidle: using governor ladder\n[ 0.229201] cpuidle: using governor menu\n[ 0.230242] PCCT header not found.\n[ 0.231189] ACPI: bus type PCI registered\n[ 0.232226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233896] PCI: Using configuration type 1 for base access\n[ 0.236035] ACPI: Added _OSI(Module Device)\n[ 0.237156] ACPI: Added _OSI(Processor Device)\n[ 0.238306] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242025] ACPI: Interpreter enabled\n[ 0.243035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252848] ACPI: (supports S0 S5)\n[ 0.253773] ACPI: Using IOAPIC for interrupt routing\n[ 0.255036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260194] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266388] acpiphp: Slot [3] registered\n[ 0.267451] acpiphp: Slot [4] registered\n[ 0.268476] acpiphp: Slot [5] registered\n[ 0.269494] acpiphp: Slot [6] registered\n[ 0.270522] acpiphp: Slot [7] registered\n[ 0.271542] acpiphp: Slot [8] registered\n[ 0.272586] acpiphp: Slot [9] registered\n[ 0.273620] acpiphp: Slot [10] registered\n[ 0.274664] acpiphp: Slot [11] registered\n[ 0.275703] acpiphp: Slot [12] registered\n[ 0.276806] acpiphp: Slot [13] registered\n[ 0.277840] acpiphp: Slot [14] registered\n[ 0.278908] acpiphp: Slot [15] registered\n[ 0.289874] acpiphp: Slot [16] registered\n[ 0.290971] acpiphp: Slot [17] registered\n[ 0.292010] acpiphp: Slot [18] registered\n[ 0.293052] acpiphp: Slot [19] registered\n[ 0.294092] acpiphp: Slot [20] registered\n[ 0.295135] acpiphp: Slot [21] registered\n[ 0.296199] acpiphp: Slot [22] registered\n[ 0.297266] acpiphp: Slot [23] registered\n[ 0.298337] acpiphp: Slot [24] registered\n[ 0.299409] acpiphp: Slot [25] registered\n[ 0.300491] acpiphp: Slot [26] registered\n[ 0.301558] acpiphp: Slot [27] registered\n[ 0.302632] acpiphp: Slot [28] registered\n[ 0.303704] acpiphp: Slot [29] registered\n[ 0.304786] acpiphp: Slot [30] registered\n[ 0.305849] acpiphp: Slot [31] registered\n[ 0.306923] PCI host bridge to bus 0000:00\n[ 0.307972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326609] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333244] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.381482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.387401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393902] vgaarb: loaded\n[ 0.394677] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396149] SCSI subsystem initialized\n[ 0.397209] ACPI: bus type USB registered\n[ 0.398287] usbcore: registered new interface driver usbfs\n[ 0.399658] usbcore: registered new interface driver hub\n[ 0.400995] usbcore: registered new device driver usb\n[ 0.402368] PCI: Using ACPI for IRQ routing\n[ 0.403667] NetLabel: Initializing\n[ 0.404602] NetLabel: domain hash size = 128\n[ 0.405721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406994] NetLabel: unlabeled traffic allowed by default\n[ 0.408449] clocksource: Switched to clocksource kvm-clock\n[ 0.414230] AppArmor: AppArmor Filesystem Enabled\n[ 0.415516] pnp: PnP ACPI init\n[ 0.416622] pnp: PnP ACPI: found 5 devices\n[ 0.423241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425518] NET: Registered protocol family 2\n[ 0.426758] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431629] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434633] NET: Registered protocol family 1\n[ 0.435770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467365] Trying to unpack rootfs image as initramfs...\n[ 0.517146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531511] Scanning for low memory corruption every 60 seconds\n[ 0.533226] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534766] audit: initializing netlink subsys (disabled)\n[ 0.536129] audit: type=2000 audit(1542563954.751:1): initialized\n[ 0.537828] Initialise system trusted keyring\n[ 0.541453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543037] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545400] zbud: loaded\n[ 0.546274] VFS: Disk quotas dquot_6.6.0\n[ 0.547337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549298] fuse init (API version 7.23)\n[ 0.550468] Key type big_key registered\n[ 0.551521] Allocating IMA MOK and blacklist keyrings.\n[ 0.552970] Key type asymmetric registered\n[ 0.554024] Asymmetric key parser 'x509' registered\n[ 0.555242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557554] io scheduler noop registered\n[ 0.558586] io scheduler deadline registered (default)\n[ 0.559894] io scheduler cfq registered\n[ 0.560990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566011] ACPI: Power Button [PWRF]\n[ 0.567097] GHES: HEST is not enabled!\n[ 0.580957] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.610171] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.639631] Linux agpgart interface v0.103\n[ 0.641950] brd: module loaded\n[ 0.643298] loop: module loaded\n[ 0.654287] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.656277] GPT:90111 != 2097151\n[ 0.657173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658639] GPT:90111 != 2097151\n[ 0.659523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.660838] vda: vda1 vda15\n[ 0.662462] scsi host0: ata_piix\n[ 0.663402] scsi host1: ata_piix\n[ 0.664326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.665999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.667857] libphy: Fixed MDIO Bus: probed\n[ 0.669121] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672809] PPP generic driver version 2.4.2\n[ 0.673969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675566] ehci-pci: EHCI PCI platform driver\n[ 0.676729] ehci-platform: EHCI generic platform driver\n[ 0.678056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679571] ohci-pci: OHCI PCI platform driver\n[ 0.680729] ohci-platform: OHCI generic platform driver\n[ 0.682054] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698059] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.701292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.702771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706312] usb usb1: Product: UHCI Host Controller\n[ 0.707619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.709179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.710431] hub 1-0:1.0: USB hub found\n[ 0.711454] hub 1-0:1.0: 2 ports detected\n[ 0.712623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716468] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717783] mousedev: PS/2 mouse device common for all mice\n[ 0.719377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721787] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723173] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726411] i2c /dev entries driver\n[ 0.727368] device-mapper: uevent: version 1.0.3\n[ 0.728597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730778] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732436] NET: Registered protocol family 10\n[ 0.733710] NET: Registered protocol family 17\n[ 0.734891] Key type dns_resolver registered\n[ 0.736102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737557] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739854] registered taskstats version 1\n[ 0.740969] Loading compiled-in X.509 certificates\n[ 0.742701] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745110] zswap: loaded using pool lzo/zbud\n[ 0.747188] Key type trusted registered\n[ 0.748979] Key type encrypted registered\n[ 0.750043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752800] evm: HMAC attrs: 0x1\n[ 0.753919] Magic number: 10:629:997\n[ 0.754997] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:14 UTC (1542563954)\n[ 0.757092] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758587] EDD information not available.\n[ 0.825424] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827417] Write protecting the kernel read-only data: 14336k\n[ 0.839831] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841665] 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.885647] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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 discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtIvVud2BGtKxZsN6WjrRlRssJVT5mdqrocqPe8pqO9X1kCCYqINKjq8CO+ZWiygYoIsYcUiu3JeAxPosHNg3zLoniL4FShWzjhtkRYTK+dnZvYuKl1wqnyFhXZsdUQeKXQw/mz1GK5hfmxHjOozMr4DUalvF54pmGJVyO9L8gjjINQ19tPEYzX7YKrkPoObfUi7EdrVi7JLWJ38J6K0dpHIdYsDQrKkE1NY8ut+mGDBad6UmZWH71+zisx9MCA9HKJKPYTyM6mkGDKrpyYe13dH/eHgsX6W5jAIQmMe2CivErOrj5b7r9UIxjGyx9SqD5CHurKeXFRb5Wsr683477 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJn8yQ3GS/eX5U0pocy0d/TYGbqID74htF2ctHXYRAVwVKTcI7I+BiXekGLFs2AnZGazD1fX6lTBy1gqQ1bObtLBJO0E3Wh40d9hISCR4jUtp0p0d2MY4qTXSI0ZstjoHB5+OMd/9caFX6KCkiAGnUAwzG4kACjyp3vYsQjgHH/7AAAAFQDy5S+8genFfqGdSTQiWbfSMiLRNQAAAIAizijEgPkp6XshShDGo3gDpRVy2PpCTwwt0VI5cnMATERZtDuIAnGHjdn/2qbhLKaB1c06uAl5akMYwv1lxWbNQ2myoKhInKVOjcezw0vzP869vtCy26aJVypT1JIeVSjI5WBM2RyzE7RRIXjMnHGqT1yyf9MA8oBEdUdOccWjcgAAAIBwVHmzG/YHEY5bEM9eXNVdtKhmys2MtkArXGSYk0phtUJrH1zlSENze+qfOWqop/opr6YDi7PFd28anMQUmVuHvYqbvD3Kr0ke9ntg6zT0fpKOOQsZ71X+EJJsn5QSkB1yTARtcfLRXz6lfT0k9WIZ4RH3Wy0+yREXD/B4KA6Ptg== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe4c:af30/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.81s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4C:AF:30 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:af30/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9701 (9.4 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.184927] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184929] usb 1-1: Product: QEMU USB Tablet\n[ 1.184930] usb 1-1: Manufacturer: QEMU\n[ 1.184931] usb 1-1: SerialNumber: 42\n[ 1.248695] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.264206] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 2.528516] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.528520] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 63.353738] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.873433] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 17:59:15 cirros kern.info kernel: [ 0.841665] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 18 17:59:15 cirros kern.info kernel: [ 0.852880] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 18 17:59:15 cirros kern.info kernel: [ 0.852882] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 18 17:59:15 cirros kern.info kernel: [ 0.854586] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 18 17:59:15 cirros kern.info kernel: [ 0.857626] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 18 17:59:15 cirros kern.info kernel: [ 0.859596] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 18 17:59:15 cirros kern.info kernel: [ 0.882809] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 18 17:59:15 cirros kern.info kernel: [ 0.884038] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 18 17:59:15 cirros kern.notice kernel: [ 0.885647] random: blkid urandom read with 2 bits of entropy available\nNov 18 17:59:15 cirros kern.info kernel: [ 0.887234] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 18 17:59:15 cirros kern.info kernel: [ 0.915407] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 18 17:59:15 cirros kern.info kernel: [ 1.024487] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 18 17:59:15 cirros kern.info kernel: [ 1.184924] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 18 17:59:15 cirros kern.info kernel: [ 1.184927] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 18 17:59:15 cirros kern.info kernel: [ 1.184929] usb 1-1: Product: QEMU USB Tablet\nNov 18 17:59:15 cirros kern.info kernel: [ 1.184930] usb 1-1: Manufacturer: QEMU\nNov 18 17:59:15 cirros kern.info kernel: [ 1.184931] usb 1-1: SerialNumber: 42\nNov 18 17:59:15 cirros kern.info kernel: [ 1.248695] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 18 17:59:15 cirros kern.info kernel: [ 1.264206] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 18 17:59:16 cirros kern.info kernel: [ 2.528516] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nNov 18 17:59:16 cirros kern.info kernel: [ 2.528520] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nNov 18 18:00:16 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:00:16 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:00:17 cirros kern.info kernel: [ 63.353738] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:00:17 cirros kern.info kernel: [ 63.873433] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-2 login: "} 2018-11-18 18:01:07,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-d8a00dc3-413c-422c-80bc-c6688ea786d2 2018-11-18 18:01:09,037 - sdnvpn_test_utils - INFO - Waiting for instance ad681fe9-4937-41ba-9688-9af3aa4d7b12 to boot up 2018-11-18 18:01:09,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4694648f44010a7dc4907c2677ff499b9460085" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:10,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-f308ac2e-b192-4143-a33b-52a8d968baa3 x-compute-request-id: req-f308ac2e-b192-4143-a33b-52a8d968baa3 Content-Encoding: gzip Content-Length: 10072 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489013851 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.149989] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.151691] pid_max: default: 32768 minimum: 301\n[ 0.152612] ACPI: Core revision 20150930\n[ 0.154005] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155359] Security Framework initialized\n[ 0.156185] Yama: becoming mindful.\n[ 0.156940] AppArmor: AppArmor initialized\n[ 0.157840] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159174] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161711] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163121] Initializing cgroup subsys io\n[ 0.163935] Initializing cgroup subsys memory\n[ 0.164793] Initializing cgroup subsys devices\n[ 0.165700] Initializing cgroup subsys freezer\n[ 0.166566] Initializing cgroup subsys net_cls\n[ 0.167431] Initializing cgroup subsys perf_event\n[ 0.168338] Initializing cgroup subsys net_prio\n[ 0.169252] Initializing cgroup subsys hugetlb\n[ 0.170129] Initializing cgroup subsys pids\n[ 0.171000] CPU: Physical Processor ID: 0\n[ 0.172560] mce: CPU supports 10 MCE banks\n[ 0.173431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185357] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191662] ftrace: allocating 31920 entries in 125 pages\n[ 0.217859] smpboot: Max logical packages: 1\n[ 0.218748] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220127] x2apic enabled\n[ 0.220958] Switched APIC routing to physical x2apic.\n[ 0.222728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223880] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227754] KVM setup paravirtual spinlock\n[ 0.229063] x86: Booted up 1 node, 1 CPUs\n[ 0.229901] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231334] devtmpfs: initialized\n[ 0.233074] evm: security.selinux\n[ 0.233803] evm: security.SMACK64\n[ 0.234523] evm: security.SMACK64EXEC\n[ 0.235262] evm: security.SMACK64TRANSMUTE\n[ 0.236064] evm: security.SMACK64MMAP\n[ 0.237089] evm: security.ima\n[ 0.237856] evm: security.capability\n[ 0.238819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241074] pinctrl core: initialized pinctrl subsystem\n[ 0.242393] RTC time: 17:59:27, date: 11/18/18\n[ 0.243523] NET: Registered protocol family 16\n[ 0.244675] cpuidle: using governor ladder\n[ 0.245660] cpuidle: using governor menu\n[ 0.246611] PCCT header not found.\n[ 0.247575] ACPI: bus type PCI registered\n[ 0.248540] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250029] PCI: Using configuration type 1 for base access\n[ 0.252000] ACPI: Added _OSI(Module Device)\n[ 0.253013] ACPI: Added _OSI(Processor Device)\n[ 0.254048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255138] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257525] ACPI: Interpreter enabled\n[ 0.258417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.265032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267407] ACPI: (supports S0 S5)\n[ 0.268260] ACPI: Using IOAPIC for interrupt routing\n[ 0.269433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275283] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278697] acpiphp: Slot [3] registered\n[ 0.279502] acpiphp: Slot [4] registered\n[ 0.280295] acpiphp: Slot [5] registered\n[ 0.281085] acpiphp: Slot [6] registered\n[ 0.281875] acpiphp: Slot [7] registered\n[ 0.282676] acpiphp: Slot [8] registered\n[ 0.283471] acpiphp: Slot [9] registered\n[ 0.284265] acpiphp: Slot [10] registered\n[ 0.285065] acpiphp: Slot [11] registered\n[ 0.285872] acpiphp: Slot [12] registered\n[ 0.286685] acpiphp: Slot [13] registered\n[ 0.287508] acpiphp: Slot [14] registered\n[ 0.288321] acpiphp: Slot [15] registered\n[ 0.299125] acpiphp: Slot [16] registered\n[ 0.300007] acpiphp: Slot [17] registered\n[ 0.300954] acpiphp: Slot [18] registered\n[ 0.301860] acpiphp: Slot [19] registered\n[ 0.302724] acpiphp: Slot [20] registered\n[ 0.303562] acpiphp: Slot [21] registered\n[ 0.304374] acpiphp: Slot [22] registered\n[ 0.305178] acpiphp: Slot [23] registered\n[ 0.306063] acpiphp: Slot [24] registered\n[ 0.306913] acpiphp: Slot [25] registered\n[ 0.307735] acpiphp: Slot [26] registered\n[ 0.308554] acpiphp: Slot [27] registered\n[ 0.309369] acpiphp: Slot [28] registered\n[ 0.310178] acpiphp: Slot [29] registered\n[ 0.310988] acpiphp: Slot [30] registered\n[ 0.311810] acpiphp: Slot [31] registered\n[ 0.312632] PCI host bridge to bus 0000:00\n[ 0.313458] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315913] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318837] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325244] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329037] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336916] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.383253] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384732] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.387806] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.390471] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.391888] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.392957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.394527] vgaarb: loaded\n[ 0.395136] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396293] SCSI subsystem initialized\n[ 0.397117] ACPI: bus type USB registered\n[ 0.397951] usbcore: registered new interface driver usbfs\n[ 0.399000] usbcore: registered new interface driver hub\n[ 0.400060] usbcore: registered new device driver usb\n[ 0.401313] PCI: Using ACPI for IRQ routing\n[ 0.402549] NetLabel: Initializing\n[ 0.403446] NetLabel: domain hash size = 128\n[ 0.404515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.405702] NetLabel: unlabeled traffic allowed by default\n[ 0.407064] clocksource: Switched to clocksource kvm-clock\n[ 0.412730] AppArmor: AppArmor Filesystem Enabled\n[ 0.413933] pnp: PnP ACPI init\n[ 0.414994] pnp: PnP ACPI: found 5 devices\n[ 0.421562] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.423724] NET: Registered protocol family 2\n[ 0.424896] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426473] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427960] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430792] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432258] NET: Registered protocol family 1\n[ 0.433335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434712] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.436060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.450343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.464863] Trying to unpack rootfs image as initramfs...\n[ 0.515233] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.529405] Scanning for low memory corruption every 60 seconds\n[ 0.531003] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.532459] audit: initializing netlink subsys (disabled)\n[ 0.533793] audit: type=2000 audit(1542563968.091:1): initialized\n[ 0.535532] Initialise system trusted keyring\n[ 0.536761] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538383] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540808] zbud: loaded\n[ 0.541692] VFS: Disk quotas dquot_6.6.0\n[ 0.542799] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544799] fuse init (API version 7.23)\n[ 0.545972] Key type big_key registered\n[ 0.547039] Allocating IMA MOK and blacklist keyrings.\n[ 0.548513] Key type asymmetric registered\n[ 0.549624] Asymmetric key parser 'x509' registered\n[ 0.551030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553663] io scheduler noop registered\n[ 0.554858] io scheduler deadline registered (default)\n[ 0.556389] io scheduler cfq registered\n[ 0.557622] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563431] ACPI: Power Button [PWRF]\n[ 0.564786] GHES: HEST is not enabled!\n[ 0.586876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617179] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643802] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645999] Linux agpgart interface v0.103\n[ 0.648123] brd: module loaded\n[ 0.649407] loop: module loaded\n[ 0.654272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.655737] GPT:90111 != 2097151\n[ 0.656421] GPT:Alternate GPT header not at the end of the disk.\n[ 0.657522] GPT:90111 != 2097151\n[ 0.658193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.659162] vda: vda1 vda15\n[ 0.660659] scsi host0: ata_piix\n[ 0.661397] scsi host1: ata_piix\n[ 0.662097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.663323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.664765] libphy: Fixed MDIO Bus: probed\n[ 0.665591] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666539] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668668] PPP generic driver version 2.4.2\n[ 0.669571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670836] ehci-pci: EHCI PCI platform driver\n[ 0.671717] ehci-platform: EHCI generic platform driver\n[ 0.672710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.673837] ohci-pci: OHCI PCI platform driver\n[ 0.674704] ohci-platform: OHCI generic platform driver\n[ 0.675705] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.689971] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.690991] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.692443] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.693454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.694569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.695798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.697220] usb usb1: Product: UHCI Host Controller\n[ 0.698146] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.699289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700311] hub 1-0:1.0: USB hub found\n[ 0.701087] hub 1-0:1.0: 2 ports detected\n[ 0.702001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704117] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.706113] mousedev: PS/2 mouse device common for all mice\n[ 0.707372] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.709197] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710292] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.711506] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.712703] i2c /dev entries driver\n[ 0.713453] device-mapper: uevent: version 1.0.3\n[ 0.714388] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.716021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717319] NET: Registered protocol family 10\n[ 0.718323] NET: Registered protocol family 17\n[ 0.719221] Key type dns_resolver registered\n[ 0.720149] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.721258] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.722999] registered taskstats version 1\n[ 0.723836] Loading compiled-in X.509 certificates\n[ 0.725283] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.727143] zswap: loaded using pool lzo/zbud\n[ 0.728991] Key type trusted registered\n[ 0.731049] Key type encrypted registered\n[ 0.731899] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.732918] ima: No TPM chip found, activating TPM-bypass!\n[ 0.733941] evm: HMAC attrs: 0x1\n[ 0.734879] Magic number: 10:629:997\n[ 0.735758] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:28 UTC (1542563968)\n[ 0.737359] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.738472] EDD information not available.\n[ 0.824084] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825633] Write protecting the kernel read-only data: 14336k\n[ 0.837655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839490] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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 1.02\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.244270] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCVOkLgrOiohVwHwhwcp4CyqW8m5s3fVwWBLZnAB272KIhkiimdoMbSgt8MrLNC4RF2mVvdcfX0AWx/y+nx8vbIe0vAuQ49L2IBlodg0Zbr/F37HqCVM1KObQKCjoEOm7B8Ajforczzh5o5KNsLH5dX6+hfTABd3+GkWEaPbfuoyVu8cv9wH6kqeP+/Xkd2flTOVq34Pm+0fVnF+PPXv0p8j1bnbM/7WPEWNsxHD74SB+O54tTl1KYXCHY2VCg92f75vdkSlfLuzrRNYJFDD5VLIWZgyV9X/PXbu+hkpmKvd8c3eTf9dqKYpmuUy/vd+jduM6P5WaVt+Dt7ioRlq1Ix root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMhyC4591dYaMdj5IfOqBkZNsUyqf39GjUJwuU0w4l9XysX80fVZod5oloGP74eq+Ruc5KC8AAxYBPvgb2tLOk0QZi8cRukf9Xdxa/8nafEk9ghCT68VvmFy/cOCkjeN3zUAtfDgeuLNjZzMTXFbtO1WT9Dp8MWW1kH70gWCQavDAAAAFQDAjVpItoJbIPhTt+EFruksF/HWSwAAAIBK2P94CeGGlyGRm+ke1Df1/uL/1CbV8lp5JjiAEqs9gK9YXjqIiZl84pKuR/TGXyl4F4W+QnDY6YXgDISfXzSi5pDy/ejed3x101476EWZxZzdZdQ1gg1iut/s4KowGqnejm/YNyDaH2494F/p/CKh8QNWhhGeFZ3DjMTnsbomGgAAAIAkBVz6Ir7Nxq3p8WuiqdNMUrwzcVsUBGPD9q4NoZPGdSXk5rqIfuuYPtw0ez76VG/vzYezWkO8ZZ3DCDjN8iWOFbWYuFuOdFk3bqk9emAcRdQ3qF/5oxzYCtLA+fes+MJSZ0Y+WYot4apX/lrbHSLEWbmYwS5+MscnYrncMQvh+w== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fef8:bec8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.64 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 5.16s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F8:BE:C8 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef8:bec8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88 errors:0 dropped:17 overruns:0 frame:0\n TX packets:105 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9969 (9.7 KiB) TX bytes:9718 (9.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:01:10,117 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action used request id req-f308ac2e-b192-4143-a33b-52a8d968baa3 2018-11-18 18:01:12,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4694648f44010a7dc4907c2677ff499b9460085" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:13,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-e9052030-b5b3-4065-b546-471cdf2a6ee5 x-compute-request-id: req-e9052030-b5b3-4065-b546-471cdf2a6ee5 Content-Encoding: gzip Content-Length: 10072 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489013851 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.149989] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.151691] pid_max: default: 32768 minimum: 301\n[ 0.152612] ACPI: Core revision 20150930\n[ 0.154005] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155359] Security Framework initialized\n[ 0.156185] Yama: becoming mindful.\n[ 0.156940] AppArmor: AppArmor initialized\n[ 0.157840] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159174] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161711] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163121] Initializing cgroup subsys io\n[ 0.163935] Initializing cgroup subsys memory\n[ 0.164793] Initializing cgroup subsys devices\n[ 0.165700] Initializing cgroup subsys freezer\n[ 0.166566] Initializing cgroup subsys net_cls\n[ 0.167431] Initializing cgroup subsys perf_event\n[ 0.168338] Initializing cgroup subsys net_prio\n[ 0.169252] Initializing cgroup subsys hugetlb\n[ 0.170129] Initializing cgroup subsys pids\n[ 0.171000] CPU: Physical Processor ID: 0\n[ 0.172560] mce: CPU supports 10 MCE banks\n[ 0.173431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185357] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191662] ftrace: allocating 31920 entries in 125 pages\n[ 0.217859] smpboot: Max logical packages: 1\n[ 0.218748] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220127] x2apic enabled\n[ 0.220958] Switched APIC routing to physical x2apic.\n[ 0.222728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223880] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227754] KVM setup paravirtual spinlock\n[ 0.229063] x86: Booted up 1 node, 1 CPUs\n[ 0.229901] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231334] devtmpfs: initialized\n[ 0.233074] evm: security.selinux\n[ 0.233803] evm: security.SMACK64\n[ 0.234523] evm: security.SMACK64EXEC\n[ 0.235262] evm: security.SMACK64TRANSMUTE\n[ 0.236064] evm: security.SMACK64MMAP\n[ 0.237089] evm: security.ima\n[ 0.237856] evm: security.capability\n[ 0.238819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241074] pinctrl core: initialized pinctrl subsystem\n[ 0.242393] RTC time: 17:59:27, date: 11/18/18\n[ 0.243523] NET: Registered protocol family 16\n[ 0.244675] cpuidle: using governor ladder\n[ 0.245660] cpuidle: using governor menu\n[ 0.246611] PCCT header not found.\n[ 0.247575] ACPI: bus type PCI registered\n[ 0.248540] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250029] PCI: Using configuration type 1 for base access\n[ 0.252000] ACPI: Added _OSI(Module Device)\n[ 0.253013] ACPI: Added _OSI(Processor Device)\n[ 0.254048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255138] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257525] ACPI: Interpreter enabled\n[ 0.258417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.265032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267407] ACPI: (supports S0 S5)\n[ 0.268260] ACPI: Using IOAPIC for interrupt routing\n[ 0.269433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275283] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278697] acpiphp: Slot [3] registered\n[ 0.279502] acpiphp: Slot [4] registered\n[ 0.280295] acpiphp: Slot [5] registered\n[ 0.281085] acpiphp: Slot [6] registered\n[ 0.281875] acpiphp: Slot [7] registered\n[ 0.282676] acpiphp: Slot [8] registered\n[ 0.283471] acpiphp: Slot [9] registered\n[ 0.284265] acpiphp: Slot [10] registered\n[ 0.285065] acpiphp: Slot [11] registered\n[ 0.285872] acpiphp: Slot [12] registered\n[ 0.286685] acpiphp: Slot [13] registered\n[ 0.287508] acpiphp: Slot [14] registered\n[ 0.288321] acpiphp: Slot [15] registered\n[ 0.299125] acpiphp: Slot [16] registered\n[ 0.300007] acpiphp: Slot [17] registered\n[ 0.300954] acpiphp: Slot [18] registered\n[ 0.301860] acpiphp: Slot [19] registered\n[ 0.302724] acpiphp: Slot [20] registered\n[ 0.303562] acpiphp: Slot [21] registered\n[ 0.304374] acpiphp: Slot [22] registered\n[ 0.305178] acpiphp: Slot [23] registered\n[ 0.306063] acpiphp: Slot [24] registered\n[ 0.306913] acpiphp: Slot [25] registered\n[ 0.307735] acpiphp: Slot [26] registered\n[ 0.308554] acpiphp: Slot [27] registered\n[ 0.309369] acpiphp: Slot [28] registered\n[ 0.310178] acpiphp: Slot [29] registered\n[ 0.310988] acpiphp: Slot [30] registered\n[ 0.311810] acpiphp: Slot [31] registered\n[ 0.312632] PCI host bridge to bus 0000:00\n[ 0.313458] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315913] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318837] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325244] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329037] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336916] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.383253] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384732] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.387806] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.390471] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.391888] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.392957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.394527] vgaarb: loaded\n[ 0.395136] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396293] SCSI subsystem initialized\n[ 0.397117] ACPI: bus type USB registered\n[ 0.397951] usbcore: registered new interface driver usbfs\n[ 0.399000] usbcore: registered new interface driver hub\n[ 0.400060] usbcore: registered new device driver usb\n[ 0.401313] PCI: Using ACPI for IRQ routing\n[ 0.402549] NetLabel: Initializing\n[ 0.403446] NetLabel: domain hash size = 128\n[ 0.404515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.405702] NetLabel: unlabeled traffic allowed by default\n[ 0.407064] clocksource: Switched to clocksource kvm-clock\n[ 0.412730] AppArmor: AppArmor Filesystem Enabled\n[ 0.413933] pnp: PnP ACPI init\n[ 0.414994] pnp: PnP ACPI: found 5 devices\n[ 0.421562] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.423724] NET: Registered protocol family 2\n[ 0.424896] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426473] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427960] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430792] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432258] NET: Registered protocol family 1\n[ 0.433335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434712] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.436060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.450343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.464863] Trying to unpack rootfs image as initramfs...\n[ 0.515233] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.529405] Scanning for low memory corruption every 60 seconds\n[ 0.531003] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.532459] audit: initializing netlink subsys (disabled)\n[ 0.533793] audit: type=2000 audit(1542563968.091:1): initialized\n[ 0.535532] Initialise system trusted keyring\n[ 0.536761] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538383] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540808] zbud: loaded\n[ 0.541692] VFS: Disk quotas dquot_6.6.0\n[ 0.542799] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544799] fuse init (API version 7.23)\n[ 0.545972] Key type big_key registered\n[ 0.547039] Allocating IMA MOK and blacklist keyrings.\n[ 0.548513] Key type asymmetric registered\n[ 0.549624] Asymmetric key parser 'x509' registered\n[ 0.551030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553663] io scheduler noop registered\n[ 0.554858] io scheduler deadline registered (default)\n[ 0.556389] io scheduler cfq registered\n[ 0.557622] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563431] ACPI: Power Button [PWRF]\n[ 0.564786] GHES: HEST is not enabled!\n[ 0.586876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617179] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643802] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645999] Linux agpgart interface v0.103\n[ 0.648123] brd: module loaded\n[ 0.649407] loop: module loaded\n[ 0.654272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.655737] GPT:90111 != 2097151\n[ 0.656421] GPT:Alternate GPT header not at the end of the disk.\n[ 0.657522] GPT:90111 != 2097151\n[ 0.658193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.659162] vda: vda1 vda15\n[ 0.660659] scsi host0: ata_piix\n[ 0.661397] scsi host1: ata_piix\n[ 0.662097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.663323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.664765] libphy: Fixed MDIO Bus: probed\n[ 0.665591] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666539] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668668] PPP generic driver version 2.4.2\n[ 0.669571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670836] ehci-pci: EHCI PCI platform driver\n[ 0.671717] ehci-platform: EHCI generic platform driver\n[ 0.672710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.673837] ohci-pci: OHCI PCI platform driver\n[ 0.674704] ohci-platform: OHCI generic platform driver\n[ 0.675705] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.689971] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.690991] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.692443] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.693454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.694569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.695798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.697220] usb usb1: Product: UHCI Host Controller\n[ 0.698146] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.699289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700311] hub 1-0:1.0: USB hub found\n[ 0.701087] hub 1-0:1.0: 2 ports detected\n[ 0.702001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704117] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.706113] mousedev: PS/2 mouse device common for all mice\n[ 0.707372] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.709197] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710292] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.711506] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.712703] i2c /dev entries driver\n[ 0.713453] device-mapper: uevent: version 1.0.3\n[ 0.714388] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.716021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717319] NET: Registered protocol family 10\n[ 0.718323] NET: Registered protocol family 17\n[ 0.719221] Key type dns_resolver registered\n[ 0.720149] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.721258] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.722999] registered taskstats version 1\n[ 0.723836] Loading compiled-in X.509 certificates\n[ 0.725283] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.727143] zswap: loaded using pool lzo/zbud\n[ 0.728991] Key type trusted registered\n[ 0.731049] Key type encrypted registered\n[ 0.731899] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.732918] ima: No TPM chip found, activating TPM-bypass!\n[ 0.733941] evm: HMAC attrs: 0x1\n[ 0.734879] Magic number: 10:629:997\n[ 0.735758] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:28 UTC (1542563968)\n[ 0.737359] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.738472] EDD information not available.\n[ 0.824084] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825633] Write protecting the kernel read-only data: 14336k\n[ 0.837655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839490] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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 1.02\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.244270] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCVOkLgrOiohVwHwhwcp4CyqW8m5s3fVwWBLZnAB272KIhkiimdoMbSgt8MrLNC4RF2mVvdcfX0AWx/y+nx8vbIe0vAuQ49L2IBlodg0Zbr/F37HqCVM1KObQKCjoEOm7B8Ajforczzh5o5KNsLH5dX6+hfTABd3+GkWEaPbfuoyVu8cv9wH6kqeP+/Xkd2flTOVq34Pm+0fVnF+PPXv0p8j1bnbM/7WPEWNsxHD74SB+O54tTl1KYXCHY2VCg92f75vdkSlfLuzrRNYJFDD5VLIWZgyV9X/PXbu+hkpmKvd8c3eTf9dqKYpmuUy/vd+jduM6P5WaVt+Dt7ioRlq1Ix root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMhyC4591dYaMdj5IfOqBkZNsUyqf39GjUJwuU0w4l9XysX80fVZod5oloGP74eq+Ruc5KC8AAxYBPvgb2tLOk0QZi8cRukf9Xdxa/8nafEk9ghCT68VvmFy/cOCkjeN3zUAtfDgeuLNjZzMTXFbtO1WT9Dp8MWW1kH70gWCQavDAAAAFQDAjVpItoJbIPhTt+EFruksF/HWSwAAAIBK2P94CeGGlyGRm+ke1Df1/uL/1CbV8lp5JjiAEqs9gK9YXjqIiZl84pKuR/TGXyl4F4W+QnDY6YXgDISfXzSi5pDy/ejed3x101476EWZxZzdZdQ1gg1iut/s4KowGqnejm/YNyDaH2494F/p/CKh8QNWhhGeFZ3DjMTnsbomGgAAAIAkBVz6Ir7Nxq3p8WuiqdNMUrwzcVsUBGPD9q4NoZPGdSXk5rqIfuuYPtw0ez76VG/vzYezWkO8ZZ3DCDjN8iWOFbWYuFuOdFk3bqk9emAcRdQ3qF/5oxzYCtLA+fes+MJSZ0Y+WYot4apX/lrbHSLEWbmYwS5+MscnYrncMQvh+w== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fef8:bec8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.64 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 5.16s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F8:BE:C8 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef8:bec8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88 errors:0 dropped:17 overruns:0 frame:0\n TX packets:105 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9969 (9.7 KiB) TX bytes:9718 (9.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:01:13,214 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action used request id req-e9052030-b5b3-4065-b546-471cdf2a6ee5 2018-11-18 18:01:15,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4694648f44010a7dc4907c2677ff499b9460085" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:16,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-950177a8-fac4-44cd-bb66-0903f53d4c3d x-compute-request-id: req-950177a8-fac4-44cd-bb66-0903f53d4c3d Content-Encoding: gzip Content-Length: 10072 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489013851 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.149989] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.151691] pid_max: default: 32768 minimum: 301\n[ 0.152612] ACPI: Core revision 20150930\n[ 0.154005] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155359] Security Framework initialized\n[ 0.156185] Yama: becoming mindful.\n[ 0.156940] AppArmor: AppArmor initialized\n[ 0.157840] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159174] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161711] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163121] Initializing cgroup subsys io\n[ 0.163935] Initializing cgroup subsys memory\n[ 0.164793] Initializing cgroup subsys devices\n[ 0.165700] Initializing cgroup subsys freezer\n[ 0.166566] Initializing cgroup subsys net_cls\n[ 0.167431] Initializing cgroup subsys perf_event\n[ 0.168338] Initializing cgroup subsys net_prio\n[ 0.169252] Initializing cgroup subsys hugetlb\n[ 0.170129] Initializing cgroup subsys pids\n[ 0.171000] CPU: Physical Processor ID: 0\n[ 0.172560] mce: CPU supports 10 MCE banks\n[ 0.173431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185357] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191662] ftrace: allocating 31920 entries in 125 pages\n[ 0.217859] smpboot: Max logical packages: 1\n[ 0.218748] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220127] x2apic enabled\n[ 0.220958] Switched APIC routing to physical x2apic.\n[ 0.222728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223880] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227754] KVM setup paravirtual spinlock\n[ 0.229063] x86: Booted up 1 node, 1 CPUs\n[ 0.229901] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231334] devtmpfs: initialized\n[ 0.233074] evm: security.selinux\n[ 0.233803] evm: security.SMACK64\n[ 0.234523] evm: security.SMACK64EXEC\n[ 0.235262] evm: security.SMACK64TRANSMUTE\n[ 0.236064] evm: security.SMACK64MMAP\n[ 0.237089] evm: security.ima\n[ 0.237856] evm: security.capability\n[ 0.238819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241074] pinctrl core: initialized pinctrl subsystem\n[ 0.242393] RTC time: 17:59:27, date: 11/18/18\n[ 0.243523] NET: Registered protocol family 16\n[ 0.244675] cpuidle: using governor ladder\n[ 0.245660] cpuidle: using governor menu\n[ 0.246611] PCCT header not found.\n[ 0.247575] ACPI: bus type PCI registered\n[ 0.248540] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250029] PCI: Using configuration type 1 for base access\n[ 0.252000] ACPI: Added _OSI(Module Device)\n[ 0.253013] ACPI: Added _OSI(Processor Device)\n[ 0.254048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255138] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257525] ACPI: Interpreter enabled\n[ 0.258417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.265032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267407] ACPI: (supports S0 S5)\n[ 0.268260] ACPI: Using IOAPIC for interrupt routing\n[ 0.269433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275283] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278697] acpiphp: Slot [3] registered\n[ 0.279502] acpiphp: Slot [4] registered\n[ 0.280295] acpiphp: Slot [5] registered\n[ 0.281085] acpiphp: Slot [6] registered\n[ 0.281875] acpiphp: Slot [7] registered\n[ 0.282676] acpiphp: Slot [8] registered\n[ 0.283471] acpiphp: Slot [9] registered\n[ 0.284265] acpiphp: Slot [10] registered\n[ 0.285065] acpiphp: Slot [11] registered\n[ 0.285872] acpiphp: Slot [12] registered\n[ 0.286685] acpiphp: Slot [13] registered\n[ 0.287508] acpiphp: Slot [14] registered\n[ 0.288321] acpiphp: Slot [15] registered\n[ 0.299125] acpiphp: Slot [16] registered\n[ 0.300007] acpiphp: Slot [17] registered\n[ 0.300954] acpiphp: Slot [18] registered\n[ 0.301860] acpiphp: Slot [19] registered\n[ 0.302724] acpiphp: Slot [20] registered\n[ 0.303562] acpiphp: Slot [21] registered\n[ 0.304374] acpiphp: Slot [22] registered\n[ 0.305178] acpiphp: Slot [23] registered\n[ 0.306063] acpiphp: Slot [24] registered\n[ 0.306913] acpiphp: Slot [25] registered\n[ 0.307735] acpiphp: Slot [26] registered\n[ 0.308554] acpiphp: Slot [27] registered\n[ 0.309369] acpiphp: Slot [28] registered\n[ 0.310178] acpiphp: Slot [29] registered\n[ 0.310988] acpiphp: Slot [30] registered\n[ 0.311810] acpiphp: Slot [31] registered\n[ 0.312632] PCI host bridge to bus 0000:00\n[ 0.313458] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315913] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318837] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325244] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329037] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336916] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.383253] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384732] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.387806] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.390471] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.391888] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.392957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.394527] vgaarb: loaded\n[ 0.395136] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396293] SCSI subsystem initialized\n[ 0.397117] ACPI: bus type USB registered\n[ 0.397951] usbcore: registered new interface driver usbfs\n[ 0.399000] usbcore: registered new interface driver hub\n[ 0.400060] usbcore: registered new device driver usb\n[ 0.401313] PCI: Using ACPI for IRQ routing\n[ 0.402549] NetLabel: Initializing\n[ 0.403446] NetLabel: domain hash size = 128\n[ 0.404515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.405702] NetLabel: unlabeled traffic allowed by default\n[ 0.407064] clocksource: Switched to clocksource kvm-clock\n[ 0.412730] AppArmor: AppArmor Filesystem Enabled\n[ 0.413933] pnp: PnP ACPI init\n[ 0.414994] pnp: PnP ACPI: found 5 devices\n[ 0.421562] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.423724] NET: Registered protocol family 2\n[ 0.424896] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426473] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427960] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430792] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432258] NET: Registered protocol family 1\n[ 0.433335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434712] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.436060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.450343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.464863] Trying to unpack rootfs image as initramfs...\n[ 0.515233] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.529405] Scanning for low memory corruption every 60 seconds\n[ 0.531003] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.532459] audit: initializing netlink subsys (disabled)\n[ 0.533793] audit: type=2000 audit(1542563968.091:1): initialized\n[ 0.535532] Initialise system trusted keyring\n[ 0.536761] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538383] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540808] zbud: loaded\n[ 0.541692] VFS: Disk quotas dquot_6.6.0\n[ 0.542799] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544799] fuse init (API version 7.23)\n[ 0.545972] Key type big_key registered\n[ 0.547039] Allocating IMA MOK and blacklist keyrings.\n[ 0.548513] Key type asymmetric registered\n[ 0.549624] Asymmetric key parser 'x509' registered\n[ 0.551030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553663] io scheduler noop registered\n[ 0.554858] io scheduler deadline registered (default)\n[ 0.556389] io scheduler cfq registered\n[ 0.557622] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563431] ACPI: Power Button [PWRF]\n[ 0.564786] GHES: HEST is not enabled!\n[ 0.586876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617179] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643802] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645999] Linux agpgart interface v0.103\n[ 0.648123] brd: module loaded\n[ 0.649407] loop: module loaded\n[ 0.654272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.655737] GPT:90111 != 2097151\n[ 0.656421] GPT:Alternate GPT header not at the end of the disk.\n[ 0.657522] GPT:90111 != 2097151\n[ 0.658193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.659162] vda: vda1 vda15\n[ 0.660659] scsi host0: ata_piix\n[ 0.661397] scsi host1: ata_piix\n[ 0.662097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.663323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.664765] libphy: Fixed MDIO Bus: probed\n[ 0.665591] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666539] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668668] PPP generic driver version 2.4.2\n[ 0.669571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670836] ehci-pci: EHCI PCI platform driver\n[ 0.671717] ehci-platform: EHCI generic platform driver\n[ 0.672710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.673837] ohci-pci: OHCI PCI platform driver\n[ 0.674704] ohci-platform: OHCI generic platform driver\n[ 0.675705] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.689971] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.690991] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.692443] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.693454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.694569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.695798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.697220] usb usb1: Product: UHCI Host Controller\n[ 0.698146] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.699289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700311] hub 1-0:1.0: USB hub found\n[ 0.701087] hub 1-0:1.0: 2 ports detected\n[ 0.702001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704117] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.706113] mousedev: PS/2 mouse device common for all mice\n[ 0.707372] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.709197] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710292] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.711506] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.712703] i2c /dev entries driver\n[ 0.713453] device-mapper: uevent: version 1.0.3\n[ 0.714388] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.716021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717319] NET: Registered protocol family 10\n[ 0.718323] NET: Registered protocol family 17\n[ 0.719221] Key type dns_resolver registered\n[ 0.720149] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.721258] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.722999] registered taskstats version 1\n[ 0.723836] Loading compiled-in X.509 certificates\n[ 0.725283] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.727143] zswap: loaded using pool lzo/zbud\n[ 0.728991] Key type trusted registered\n[ 0.731049] Key type encrypted registered\n[ 0.731899] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.732918] ima: No TPM chip found, activating TPM-bypass!\n[ 0.733941] evm: HMAC attrs: 0x1\n[ 0.734879] Magic number: 10:629:997\n[ 0.735758] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:28 UTC (1542563968)\n[ 0.737359] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.738472] EDD information not available.\n[ 0.824084] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825633] Write protecting the kernel read-only data: 14336k\n[ 0.837655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839490] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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 1.02\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.244270] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCVOkLgrOiohVwHwhwcp4CyqW8m5s3fVwWBLZnAB272KIhkiimdoMbSgt8MrLNC4RF2mVvdcfX0AWx/y+nx8vbIe0vAuQ49L2IBlodg0Zbr/F37HqCVM1KObQKCjoEOm7B8Ajforczzh5o5KNsLH5dX6+hfTABd3+GkWEaPbfuoyVu8cv9wH6kqeP+/Xkd2flTOVq34Pm+0fVnF+PPXv0p8j1bnbM/7WPEWNsxHD74SB+O54tTl1KYXCHY2VCg92f75vdkSlfLuzrRNYJFDD5VLIWZgyV9X/PXbu+hkpmKvd8c3eTf9dqKYpmuUy/vd+jduM6P5WaVt+Dt7ioRlq1Ix root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMhyC4591dYaMdj5IfOqBkZNsUyqf39GjUJwuU0w4l9XysX80fVZod5oloGP74eq+Ruc5KC8AAxYBPvgb2tLOk0QZi8cRukf9Xdxa/8nafEk9ghCT68VvmFy/cOCkjeN3zUAtfDgeuLNjZzMTXFbtO1WT9Dp8MWW1kH70gWCQavDAAAAFQDAjVpItoJbIPhTt+EFruksF/HWSwAAAIBK2P94CeGGlyGRm+ke1Df1/uL/1CbV8lp5JjiAEqs9gK9YXjqIiZl84pKuR/TGXyl4F4W+QnDY6YXgDISfXzSi5pDy/ejed3x101476EWZxZzdZdQ1gg1iut/s4KowGqnejm/YNyDaH2494F/p/CKh8QNWhhGeFZ3DjMTnsbomGgAAAIAkBVz6Ir7Nxq3p8WuiqdNMUrwzcVsUBGPD9q4NoZPGdSXk5rqIfuuYPtw0ez76VG/vzYezWkO8ZZ3DCDjN8iWOFbWYuFuOdFk3bqk9emAcRdQ3qF/5oxzYCtLA+fes+MJSZ0Y+WYot4apX/lrbHSLEWbmYwS5+MscnYrncMQvh+w== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fef8:bec8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.64 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 5.16s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F8:BE:C8 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef8:bec8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88 errors:0 dropped:17 overruns:0 frame:0\n TX packets:105 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9969 (9.7 KiB) TX bytes:9718 (9.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:01:16,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action used request id req-950177a8-fac4-44cd-bb66-0903f53d4c3d 2018-11-18 18:01:18,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4694648f44010a7dc4907c2677ff499b9460085" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:19,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-51535d33-c612-4278-9fdc-06eba6b7370f x-compute-request-id: req-51535d33-c612-4278-9fdc-06eba6b7370f Content-Encoding: gzip Content-Length: 10886 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489013851 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.149989] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.151691] pid_max: default: 32768 minimum: 301\n[ 0.152612] ACPI: Core revision 20150930\n[ 0.154005] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155359] Security Framework initialized\n[ 0.156185] Yama: becoming mindful.\n[ 0.156940] AppArmor: AppArmor initialized\n[ 0.157840] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159174] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161711] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163121] Initializing cgroup subsys io\n[ 0.163935] Initializing cgroup subsys memory\n[ 0.164793] Initializing cgroup subsys devices\n[ 0.165700] Initializing cgroup subsys freezer\n[ 0.166566] Initializing cgroup subsys net_cls\n[ 0.167431] Initializing cgroup subsys perf_event\n[ 0.168338] Initializing cgroup subsys net_prio\n[ 0.169252] Initializing cgroup subsys hugetlb\n[ 0.170129] Initializing cgroup subsys pids\n[ 0.171000] CPU: Physical Processor ID: 0\n[ 0.172560] mce: CPU supports 10 MCE banks\n[ 0.173431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185357] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191662] ftrace: allocating 31920 entries in 125 pages\n[ 0.217859] smpboot: Max logical packages: 1\n[ 0.218748] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220127] x2apic enabled\n[ 0.220958] Switched APIC routing to physical x2apic.\n[ 0.222728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223880] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225923] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227754] KVM setup paravirtual spinlock\n[ 0.229063] x86: Booted up 1 node, 1 CPUs\n[ 0.229901] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231334] devtmpfs: initialized\n[ 0.233074] evm: security.selinux\n[ 0.233803] evm: security.SMACK64\n[ 0.234523] evm: security.SMACK64EXEC\n[ 0.235262] evm: security.SMACK64TRANSMUTE\n[ 0.236064] evm: security.SMACK64MMAP\n[ 0.237089] evm: security.ima\n[ 0.237856] evm: security.capability\n[ 0.238819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241074] pinctrl core: initialized pinctrl subsystem\n[ 0.242393] RTC time: 17:59:27, date: 11/18/18\n[ 0.243523] NET: Registered protocol family 16\n[ 0.244675] cpuidle: using governor ladder\n[ 0.245660] cpuidle: using governor menu\n[ 0.246611] PCCT header not found.\n[ 0.247575] ACPI: bus type PCI registered\n[ 0.248540] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250029] PCI: Using configuration type 1 for base access\n[ 0.252000] ACPI: Added _OSI(Module Device)\n[ 0.253013] ACPI: Added _OSI(Processor Device)\n[ 0.254048] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255138] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257525] ACPI: Interpreter enabled\n[ 0.258417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.265032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267407] ACPI: (supports S0 S5)\n[ 0.268260] ACPI: Using IOAPIC for interrupt routing\n[ 0.269433] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275283] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278697] acpiphp: Slot [3] registered\n[ 0.279502] acpiphp: Slot [4] registered\n[ 0.280295] acpiphp: Slot [5] registered\n[ 0.281085] acpiphp: Slot [6] registered\n[ 0.281875] acpiphp: Slot [7] registered\n[ 0.282676] acpiphp: Slot [8] registered\n[ 0.283471] acpiphp: Slot [9] registered\n[ 0.284265] acpiphp: Slot [10] registered\n[ 0.285065] acpiphp: Slot [11] registered\n[ 0.285872] acpiphp: Slot [12] registered\n[ 0.286685] acpiphp: Slot [13] registered\n[ 0.287508] acpiphp: Slot [14] registered\n[ 0.288321] acpiphp: Slot [15] registered\n[ 0.299125] acpiphp: Slot [16] registered\n[ 0.300007] acpiphp: Slot [17] registered\n[ 0.300954] acpiphp: Slot [18] registered\n[ 0.301860] acpiphp: Slot [19] registered\n[ 0.302724] acpiphp: Slot [20] registered\n[ 0.303562] acpiphp: Slot [21] registered\n[ 0.304374] acpiphp: Slot [22] registered\n[ 0.305178] acpiphp: Slot [23] registered\n[ 0.306063] acpiphp: Slot [24] registered\n[ 0.306913] acpiphp: Slot [25] registered\n[ 0.307735] acpiphp: Slot [26] registered\n[ 0.308554] acpiphp: Slot [27] registered\n[ 0.309369] acpiphp: Slot [28] registered\n[ 0.310178] acpiphp: Slot [29] registered\n[ 0.310988] acpiphp: Slot [30] registered\n[ 0.311810] acpiphp: Slot [31] registered\n[ 0.312632] PCI host bridge to bus 0000:00\n[ 0.313458] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315913] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318837] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325244] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329037] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336916] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.383253] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384732] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.387806] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.390471] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.391888] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.392957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.394527] vgaarb: loaded\n[ 0.395136] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396293] SCSI subsystem initialized\n[ 0.397117] ACPI: bus type USB registered\n[ 0.397951] usbcore: registered new interface driver usbfs\n[ 0.399000] usbcore: registered new interface driver hub\n[ 0.400060] usbcore: registered new device driver usb\n[ 0.401313] PCI: Using ACPI for IRQ routing\n[ 0.402549] NetLabel: Initializing\n[ 0.403446] NetLabel: domain hash size = 128\n[ 0.404515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.405702] NetLabel: unlabeled traffic allowed by default\n[ 0.407064] clocksource: Switched to clocksource kvm-clock\n[ 0.412730] AppArmor: AppArmor Filesystem Enabled\n[ 0.413933] pnp: PnP ACPI init\n[ 0.414994] pnp: PnP ACPI: found 5 devices\n[ 0.421562] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.423724] NET: Registered protocol family 2\n[ 0.424896] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426473] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427960] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430792] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432258] NET: Registered protocol family 1\n[ 0.433335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434712] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.436060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.450343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.464863] Trying to unpack rootfs image as initramfs...\n[ 0.515233] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.529405] Scanning for low memory corruption every 60 seconds\n[ 0.531003] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.532459] audit: initializing netlink subsys (disabled)\n[ 0.533793] audit: type=2000 audit(1542563968.091:1): initialized\n[ 0.535532] Initialise system trusted keyring\n[ 0.536761] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538383] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540808] zbud: loaded\n[ 0.541692] VFS: Disk quotas dquot_6.6.0\n[ 0.542799] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544799] fuse init (API version 7.23)\n[ 0.545972] Key type big_key registered\n[ 0.547039] Allocating IMA MOK and blacklist keyrings.\n[ 0.548513] Key type asymmetric registered\n[ 0.549624] Asymmetric key parser 'x509' registered\n[ 0.551030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553663] io scheduler noop registered\n[ 0.554858] io scheduler deadline registered (default)\n[ 0.556389] io scheduler cfq registered\n[ 0.557622] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563431] ACPI: Power Button [PWRF]\n[ 0.564786] GHES: HEST is not enabled!\n[ 0.586876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617179] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643802] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645999] Linux agpgart interface v0.103\n[ 0.648123] brd: module loaded\n[ 0.649407] loop: module loaded\n[ 0.654272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.655737] GPT:90111 != 2097151\n[ 0.656421] GPT:Alternate GPT header not at the end of the disk.\n[ 0.657522] GPT:90111 != 2097151\n[ 0.658193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.659162] vda: vda1 vda15\n[ 0.660659] scsi host0: ata_piix\n[ 0.661397] scsi host1: ata_piix\n[ 0.662097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.663323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.664765] libphy: Fixed MDIO Bus: probed\n[ 0.665591] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666539] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668668] PPP generic driver version 2.4.2\n[ 0.669571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670836] ehci-pci: EHCI PCI platform driver\n[ 0.671717] ehci-platform: EHCI generic platform driver\n[ 0.672710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.673837] ohci-pci: OHCI PCI platform driver\n[ 0.674704] ohci-platform: OHCI generic platform driver\n[ 0.675705] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.689971] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.690991] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.692443] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.693454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.694569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.695798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.697220] usb usb1: Product: UHCI Host Controller\n[ 0.698146] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.699289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700311] hub 1-0:1.0: USB hub found\n[ 0.701087] hub 1-0:1.0: 2 ports detected\n[ 0.702001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704117] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.706113] mousedev: PS/2 mouse device common for all mice\n[ 0.707372] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.709197] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710292] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.711506] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.712703] i2c /dev entries driver\n[ 0.713453] device-mapper: uevent: version 1.0.3\n[ 0.714388] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.716021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717319] NET: Registered protocol family 10\n[ 0.718323] NET: Registered protocol family 17\n[ 0.719221] Key type dns_resolver registered\n[ 0.720149] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.721258] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.722999] registered taskstats version 1\n[ 0.723836] Loading compiled-in X.509 certificates\n[ 0.725283] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.727143] zswap: loaded using pool lzo/zbud\n[ 0.728991] Key type trusted registered\n[ 0.731049] Key type encrypted registered\n[ 0.731899] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.732918] ima: No TPM chip found, activating TPM-bypass!\n[ 0.733941] evm: HMAC attrs: 0x1\n[ 0.734879] Magic number: 10:629:997\n[ 0.735758] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:28 UTC (1542563968)\n[ 0.737359] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.738472] EDD information not available.\n[ 0.824084] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825633] Write protecting the kernel read-only data: 14336k\n[ 0.837655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839490] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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 1.02\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.244270] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCVOkLgrOiohVwHwhwcp4CyqW8m5s3fVwWBLZnAB272KIhkiimdoMbSgt8MrLNC4RF2mVvdcfX0AWx/y+nx8vbIe0vAuQ49L2IBlodg0Zbr/F37HqCVM1KObQKCjoEOm7B8Ajforczzh5o5KNsLH5dX6+hfTABd3+GkWEaPbfuoyVu8cv9wH6kqeP+/Xkd2flTOVq34Pm+0fVnF+PPXv0p8j1bnbM/7WPEWNsxHD74SB+O54tTl1KYXCHY2VCg92f75vdkSlfLuzrRNYJFDD5VLIWZgyV9X/PXbu+hkpmKvd8c3eTf9dqKYpmuUy/vd+jduM6P5WaVt+Dt7ioRlq1Ix root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMhyC4591dYaMdj5IfOqBkZNsUyqf39GjUJwuU0w4l9XysX80fVZod5oloGP74eq+Ruc5KC8AAxYBPvgb2tLOk0QZi8cRukf9Xdxa/8nafEk9ghCT68VvmFy/cOCkjeN3zUAtfDgeuLNjZzMTXFbtO1WT9Dp8MWW1kH70gWCQavDAAAAFQDAjVpItoJbIPhTt+EFruksF/HWSwAAAIBK2P94CeGGlyGRm+ke1Df1/uL/1CbV8lp5JjiAEqs9gK9YXjqIiZl84pKuR/TGXyl4F4W+QnDY6YXgDISfXzSi5pDy/ejed3x101476EWZxZzdZdQ1gg1iut/s4KowGqnejm/YNyDaH2494F/p/CKh8QNWhhGeFZ3DjMTnsbomGgAAAIAkBVz6Ir7Nxq3p8WuiqdNMUrwzcVsUBGPD9q4NoZPGdSXk5rqIfuuYPtw0ez76VG/vzYezWkO8ZZ3DCDjN8iWOFbWYuFuOdFk3bqk9emAcRdQ3qF/5oxzYCtLA+fes+MJSZ0Y+WYot4apX/lrbHSLEWbmYwS5+MscnYrncMQvh+w== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fef8:bec8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.64 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 5.16s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F8:BE:C8 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef8:bec8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88 errors:0 dropped:17 overruns:0 frame:0\n TX packets:105 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9969 (9.7 KiB) TX bytes:9718 (9.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.175600] usb 1-1: Product: QEMU USB Tablet\n[ 1.175601] usb 1-1: Manufacturer: QEMU\n[ 1.175601] usb 1-1: SerialNumber: 42\n[ 1.202515] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.226560] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.244270] random: dd urandom read with 5 bits of entropy available\n[ 1.527126] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.527128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 62.781296] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.131413] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 17:59:28 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 17:59:28 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 17:59:28 cirros kern.notice kernel: [ 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)\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 17:59:28 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 17:59:29 cirros kern.notice kernel: [ 1.244270] random: dd urandom read with 5 bits of entropy available\nNov 18 17:59:29 cirros kern.info kernel: [ 1.527126] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nNov 18 17:59:29 cirros kern.info kernel: [ 1.527128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nNov 18 18:00:30 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:00:30 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:00:30 cirros kern.info kernel: [ 62.781296] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:00:30 cirros kern.info kernel: [ 63.131413] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-3 login: "} 2018-11-18 18:01:19,398 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action used request id req-51535d33-c612-4278-9fdc-06eba6b7370f 2018-11-18 18:01:21,433 - sdnvpn_test_utils - INFO - Waiting for instance a07a19b2-a3de-414f-9a12-1be3e00dc957 to boot up 2018-11-18 18:01:21,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed90b09a48f92b3f38492e90e83cec7339a5fdef" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:22,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-818705dd-6c93-4201-8af4-e87c4e78609e x-compute-request-id: req-818705dd-6c93-4201-8af4-e87c4e78609e Content-Encoding: gzip Content-Length: 10901 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 510003931 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.159894] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.162133] pid_max: default: 32768 minimum: 301\n[ 0.163357] ACPI: Core revision 20150930\n[ 0.165018] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.166775] Security Framework initialized\n[ 0.167846] Yama: becoming mindful.\n[ 0.168794] AppArmor: AppArmor initialized\n[ 0.169903] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.171683] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173382] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.175002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176856] Initializing cgroup subsys io\n[ 0.177900] Initializing cgroup subsys memory\n[ 0.179030] Initializing cgroup subsys devices\n[ 0.180133] Initializing cgroup subsys freezer\n[ 0.181274] Initializing cgroup subsys net_cls\n[ 0.182419] Initializing cgroup subsys perf_event\n[ 0.183619] Initializing cgroup subsys net_prio\n[ 0.184777] Initializing cgroup subsys hugetlb\n[ 0.185908] Initializing cgroup subsys pids\n[ 0.187027] CPU: Physical Processor ID: 0\n[ 0.188762] mce: CPU supports 10 MCE banks\n[ 0.189858] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.191174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.202358] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.209433] ftrace: allocating 31920 entries in 125 pages\n[ 0.236663] smpboot: Max logical packages: 1\n[ 0.237768] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.239525] x2apic enabled\n[ 0.240500] Switched APIC routing to physical x2apic.\n[ 0.242564] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.244058] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.246649] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.249040] KVM setup paravirtual spinlock\n[ 0.250632] x86: Booted up 1 node, 1 CPUs\n[ 0.251728] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.253588] devtmpfs: initialized\n[ 0.255539] evm: security.selinux\n[ 0.256473] evm: security.SMACK64\n[ 0.257404] evm: security.SMACK64EXEC\n[ 0.258417] evm: security.SMACK64TRANSMUTE\n[ 0.259504] evm: security.SMACK64MMAP\n[ 0.260518] evm: security.ima\n[ 0.261370] evm: security.capability\n[ 0.262398] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.264886] pinctrl core: initialized pinctrl subsystem\n[ 0.266303] RTC time: 17:59:40, date: 11/18/18\n[ 0.267548] NET: Registered protocol family 16\n[ 0.268818] cpuidle: using governor ladder\n[ 0.269879] cpuidle: using governor menu\n[ 0.270925] PCCT header not found.\n[ 0.271884] ACPI: bus type PCI registered\n[ 0.272934] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.274591] PCI: Using configuration type 1 for base access\n[ 0.276750] ACPI: Added _OSI(Module Device)\n[ 0.277858] ACPI: Added _OSI(Processor Device)\n[ 0.278998] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280196] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282689] ACPI: Interpreter enabled\n[ 0.283689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288571] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293610] ACPI: (supports S0 S5)\n[ 0.294543] ACPI: Using IOAPIC for interrupt routing\n[ 0.295866] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301216] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302931] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304591] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307593] acpiphp: Slot [3] registered\n[ 0.308644] acpiphp: Slot [4] registered\n[ 0.309698] acpiphp: Slot [5] registered\n[ 0.310759] acpiphp: Slot [6] registered\n[ 0.311822] acpiphp: Slot [7] registered\n[ 0.312866] acpiphp: Slot [8] registered\n[ 0.313909] acpiphp: Slot [9] registered\n[ 0.314954] acpiphp: Slot [10] registered\n[ 0.316012] acpiphp: Slot [11] registered\n[ 0.317065] acpiphp: Slot [12] registered\n[ 0.318127] acpiphp: Slot [13] registered\n[ 0.319182] acpiphp: Slot [14] registered\n[ 0.320251] acpiphp: Slot [15] registered\n[ 0.331570] acpiphp: Slot [16] registered\n[ 0.332644] acpiphp: Slot [17] registered\n[ 0.333718] acpiphp: Slot [18] registered\n[ 0.334782] acpiphp: Slot [19] registered\n[ 0.335872] acpiphp: Slot [20] registered\n[ 0.336955] acpiphp: Slot [21] registered\n[ 0.338019] acpiphp: Slot [22] registered\n[ 0.339087] acpiphp: Slot [23] registered\n[ 0.340176] acpiphp: Slot [24] registered\n[ 0.341274] acpiphp: Slot [25] registered\n[ 0.342384] acpiphp: Slot [26] registered\n[ 0.343470] acpiphp: Slot [27] registered\n[ 0.344586] acpiphp: Slot [28] registered\n[ 0.345682] acpiphp: Slot [29] registered\n[ 0.346759] acpiphp: Slot [30] registered\n[ 0.347852] acpiphp: Slot [31] registered\n[ 0.348954] PCI host bridge to bus 0000:00\n[ 0.350051] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357279] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.365624] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367197] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.368910] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376152] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.378069] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432466] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435825] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437280] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438726] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440811] vgaarb: loaded\n[ 0.441591] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443080] SCSI subsystem initialized\n[ 0.444143] ACPI: bus type USB registered\n[ 0.445213] usbcore: registered new interface driver usbfs\n[ 0.446626] usbcore: registered new interface driver hub\n[ 0.447984] usbcore: registered new device driver usb\n[ 0.449288] PCI: Using ACPI for IRQ routing\n[ 0.450331] NetLabel: Initializing\n[ 0.451046] NetLabel: domain hash size = 128\n[ 0.451907] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452863] NetLabel: unlabeled traffic allowed by default\n[ 0.453972] clocksource: Switched to clocksource kvm-clock\n[ 0.459416] AppArmor: AppArmor Filesystem Enabled\n[ 0.460394] pnp: PnP ACPI init\n[ 0.461308] pnp: PnP ACPI: found 5 devices\n[ 0.467684] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469407] NET: Registered protocol family 2\n[ 0.470373] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.471656] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.472839] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.474026] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475117] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476304] NET: Registered protocol family 1\n[ 0.477171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.478282] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.479369] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507830] Trying to unpack rootfs image as initramfs...\n[ 0.557440] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.573022] Scanning for low memory corruption every 60 seconds\n[ 0.574881] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.576041] audit: initializing netlink subsys (disabled)\n[ 0.577074] audit: type=2000 audit(1542563981.879:1): initialized\n[ 0.578415] Initialise system trusted keyring\n[ 0.579350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580529] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.582507] zbud: loaded\n[ 0.583216] VFS: Disk quotas dquot_6.6.0\n[ 0.584046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.585566] fuse init (API version 7.23)\n[ 0.586479] Key type big_key registered\n[ 0.587287] Allocating IMA MOK and blacklist keyrings.\n[ 0.588770] Key type asymmetric registered\n[ 0.589602] Asymmetric key parser 'x509' registered\n[ 0.590575] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592047] io scheduler noop registered\n[ 0.592850] io scheduler deadline registered (default)\n[ 0.593841] io scheduler cfq registered\n[ 0.594690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.595745] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.597022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.598507] ACPI: Power Button [PWRF]\n[ 0.599352] GHES: HEST is not enabled!\n[ 0.613483] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643157] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645550] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669650] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.671778] Linux agpgart interface v0.103\n[ 0.673787] brd: module loaded\n[ 0.674969] loop: module loaded\n[ 0.679701] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.681156] GPT:90111 != 2097151\n[ 0.681835] GPT:Alternate GPT header not at the end of the disk.\n[ 0.682930] GPT:90111 != 2097151\n[ 0.683608] GPT: Use GNU Parted to correct GPT errors.\n[ 0.684571] vda: vda1 vda15\n[ 0.685954] scsi host0: ata_piix\n[ 0.686700] scsi host1: ata_piix\n[ 0.687408] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.688620] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.690054] libphy: Fixed MDIO Bus: probed\n[ 0.690872] tun: Universal TUN/TAP device driver, 1.6\n[ 0.691816] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693911] PPP generic driver version 2.4.2\n[ 0.694804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.696094] ehci-pci: EHCI PCI platform driver\n[ 0.696964] ehci-platform: EHCI generic platform driver\n[ 0.697949] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.699078] ohci-pci: OHCI PCI platform driver\n[ 0.699949] ohci-platform: OHCI generic platform driver\n[ 0.700932] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715307] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716298] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717741] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.719867] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721084] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722515] usb usb1: Product: UHCI Host Controller\n[ 0.723449] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.724589] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725627] hub 1-0:1.0: USB hub found\n[ 0.726413] hub 1-0:1.0: 2 ports detected\n[ 0.727318] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731435] mousedev: PS/2 mouse device common for all mice\n[ 0.732681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734513] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736795] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737997] i2c /dev entries driver\n[ 0.738755] device-mapper: uevent: version 1.0.3\n[ 0.739689] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.741308] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742593] NET: Registered protocol family 10\n[ 0.743591] NET: Registered protocol family 17\n[ 0.744481] Key type dns_resolver registered\n[ 0.745406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746508] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.748248] registered taskstats version 1\n[ 0.749075] Loading compiled-in X.509 certificates\n[ 0.750525] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752385] zswap: loaded using pool lzo/zbud\n[ 0.753738] Key type trusted registered\n[ 0.755282] Key type encrypted registered\n[ 0.756107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.757122] ima: No TPM chip found, activating TPM-bypass!\n[ 0.758163] evm: HMAC attrs: 0x1\n[ 0.759106] Magic number: 10:629:997\n[ 0.759975] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:41 UTC (1542563981)\n[ 0.761574] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762699] EDD information not available.\n[ 0.847117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.848663] Write protecting the kernel read-only data: 14336k\n[ 0.860846] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862678] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.905833] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\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 10.10.11.13...\nLease of 10.10.11.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-000000ff\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLnzQIWwdtsJ7uXH5lZxWE5c4r28Qy0tncWWmOVflsYeWiLUCv4Cf9RxrRQ4aFGQD2kQMsJ2bSN1DAj1vpdy+nIf4LsTs7xwoyrVxaZ6So9k+ix2joWlF6SfrMVhKHlTi69V06eOkugW4AfLeUCoTGwYSe0JJH4vcZx0i8B7XBbOcTmH4hBd/GfPta7X1hkeRGdbHDgaYGhGQasr0AP8zGJIlITfKBe9/PXk6hU384d1wTI+WZXrKJPjFqiEZB5C+7DabpSRbXSVRQH//MuQ9fPFOQRCBXQsILof9/vHR0GTWc4PVwfbUWeAPkFWy9W6UibezH6gAwgvao00aq7zYT root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPhysQ/JM+3uSzpC5P2Dapp8/Fv4loitDyroOjA3egFYmJkv5zk78Ofp3zCxiOqa9FEDQ1dOsM9jKMHl0nEY5GXmxxRm4p8OgOWUUsljZKv9FGJzc0Lj1g4Cnb/qZTUPMZAoxTBIteyU6RmbDiRjB8YMDC+7DNI4numY3y0UWAxnAAAAFQCS/mbG5tAThz3BC9yohYiZXi68QwAAAIATfFfAT9tgjsMWFghGjICfdOlTpSCoO4ninaVMHuqL76tAaotFWSr/WzyPUpxCZHH0+FLT+vxKQHp/jYv36eIctO6x6HlQoCGPcZVjjElBU86/NqdRaMRjb2eEGj4H+ua7Mm5SvxdERsd4xqIzClWbuy0AYhpsoRtlqrZp3DDDmAAAAIA30v8GAJRzg5MbLgowzgaoIaUsQ9qILhnQ69DOGaqt6H3QXyy8k9U3OxyGP5McvX2NKQ36iMfJFBOYFcAKE12z25NrcTX9z7r49+pObwY/d/Qt1LRz9maqNR2SCG9SLRuDi+YmXYOoJqLZSXB/YEBQDFaTk6wCyVlmsKFmzln3YQ== root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.13,24,fe80::f816:3eff:fe49:c947/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.13 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \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-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.97 ===\n/dev/root resized successfully [took 2.78s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:C9:47 \n inet addr:10.10.11.13 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:c947/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7872 (7.6 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.198849] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.198850] usb 1-1: Product: QEMU USB Tablet\n[ 1.198852] usb 1-1: Manufacturer: QEMU\n[ 1.198853] usb 1-1: SerialNumber: 42\n[ 1.380696] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.403552] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.570029] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.570031] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 4.118013] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.551953] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 17:59:42 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 17:59:42 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 17:59:42 cirros kern.notice kernel: [ 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)\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 17:59:42 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 17:59:42 cirros kern.info kernel: [ 1.570029] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nNov 18 17:59:42 cirros kern.info kernel: [ 1.570031] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nNov 18 17:59:44 cirros auth.notice su: + /dev/console root:cirros\nNov 18 17:59:44 cirros authpriv.info dropbear[340]: Running in background\nNov 18 17:59:44 cirros kern.info kernel: [ 4.118013] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 17:59:45 cirros kern.info kernel: [ 4.551953] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-5 login: "} 2018-11-18 18:01:22,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957/action used request id req-818705dd-6c93-4201-8af4-e87c4e78609e 2018-11-18 18:01:24,549 - sdnvpn_test_utils - INFO - Waiting for instance a52cdb79-42a6-4fdf-abd2-5419d63f260c to boot up 2018-11-18 18:01:24,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:25,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-9cb57760-420d-4ccf-83e3-e115e9985edd x-compute-request-id: req-9cb57760-420d-4ccf-83e3-e115e9985edd Content-Encoding: gzip Content-Length: 8111 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\n"} 2018-11-18 18:01:25,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-9cb57760-420d-4ccf-83e3-e115e9985edd 2018-11-18 18:01:27,626 - sdnvpn_test_utils - INFO - Waiting for instance 2bd2af0c-566d-4073-89dd-105a87841bf3 to boot up 2018-11-18 18:01:27,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832c57db037d437f810ee9ef3b8ba4b619618793" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:28,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-1a855be9-15db-4e25-8593-a52cb6191318 x-compute-request-id: req-1a855be9-15db-4e25-8593-a52cb6191318 Content-Encoding: gzip Content-Length: 8092 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 516172844 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.129592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131226] pid_max: default: 32768 minimum: 301\n[ 0.132109] ACPI: Core revision 20150930\n[ 0.133480] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134784] Security Framework initialized\n[ 0.135589] Yama: becoming mindful.\n[ 0.136313] AppArmor: AppArmor initialized\n[ 0.137178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139791] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140993] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142359] Initializing cgroup subsys io\n[ 0.143160] Initializing cgroup subsys memory\n[ 0.144007] Initializing cgroup subsys devices\n[ 0.144879] Initializing cgroup subsys freezer\n[ 0.145737] Initializing cgroup subsys net_cls\n[ 0.146589] Initializing cgroup subsys perf_event\n[ 0.147485] Initializing cgroup subsys net_prio\n[ 0.148357] Initializing cgroup subsys hugetlb\n[ 0.149223] Initializing cgroup subsys pids\n[ 0.150094] CPU: Physical Processor ID: 0\n[ 0.151570] mce: CPU supports 10 MCE banks\n[ 0.152406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153400] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170631] ftrace: allocating 31920 entries in 125 pages\n[ 0.197318] smpboot: Max logical packages: 1\n[ 0.198168] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199502] x2apic enabled\n[ 0.200309] Switched APIC routing to physical x2apic.\n[ 0.202057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203163] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206911] KVM setup paravirtual spinlock\n[ 0.208191] x86: Booted up 1 node, 1 CPUs\n[ 0.208986] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210355] devtmpfs: initialized\n[ 0.212062] evm: security.selinux\n[ 0.212753] evm: security.SMACK64\n[ 0.213433] evm: security.SMACK64EXEC\n[ 0.214169] evm: security.SMACK64TRANSMUTE\n[ 0.214967] evm: security.SMACK64MMAP\n[ 0.215706] evm: security.ima\n[ 0.216339] evm: security.capability\n[ 0.217136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218960] pinctrl core: initialized pinctrl subsystem\n[ 0.220039] RTC time: 17:59:52, date: 11/18/18\n[ 0.220988] NET: Registered protocol family 16\n[ 0.221946] cpuidle: using governor ladder\n[ 0.222753] cpuidle: using governor menu\n[ 0.223527] PCCT header not found.\n[ 0.224268] ACPI: bus type PCI registered\n[ 0.225088] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226316] PCI: Using configuration type 1 for base access\n[ 0.228057] ACPI: Added _OSI(Module Device)\n[ 0.228892] ACPI: Added _OSI(Processor Device)\n[ 0.229762] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230656] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232762] ACPI: Interpreter enabled\n[ 0.233521] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240815] ACPI: (supports S0 S5)\n[ 0.241510] ACPI: Using IOAPIC for interrupt routing\n[ 0.242452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245530] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246663] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247877] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251251] acpiphp: Slot [3] registered\n[ 0.252048] acpiphp: Slot [4] registered\n[ 0.252838] acpiphp: Slot [5] registered\n[ 0.253631] acpiphp: Slot [6] registered\n[ 0.254419] acpiphp: Slot [7] registered\n[ 0.255208] acpiphp: Slot [8] registered\n[ 0.256000] acpiphp: Slot [9] registered\n[ 0.256787] acpiphp: Slot [10] registered\n[ 0.257583] acpiphp: Slot [11] registered\n[ 0.258404] acpiphp: Slot [12] registered\n[ 0.259231] acpiphp: Slot [13] registered\n[ 0.260068] acpiphp: Slot [14] registered\n[ 0.260869] acpiphp: Slot [15] registered\n[ 0.271817] acpiphp: Slot [16] registered\n[ 0.272620] acpiphp: Slot [17] registered\n[ 0.273422] acpiphp: Slot [18] registered\n[ 0.274220] acpiphp: Slot [19] registered\n[ 0.275018] acpiphp: Slot [20] registered\n[ 0.275824] acpiphp: Slot [21] registered\n[ 0.276623] acpiphp: Slot [22] registered\n[ 0.277429] acpiphp: Slot [23] registered\n[ 0.278249] acpiphp: Slot [24] registered\n[ 0.279051] acpiphp: Slot [25] registered\n[ 0.279857] acpiphp: Slot [26] registered\n[ 0.280658] acpiphp: Slot [27] registered\n[ 0.281458] acpiphp: Slot [28] registered\n[ 0.282256] acpiphp: Slot [29] registered\n[ 0.283055] acpiphp: Slot [30] registered\n[ 0.283857] acpiphp: Slot [31] registered\n[ 0.284653] PCI host bridge to bus 0000:00\n[ 0.285447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290686] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300582] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307036] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308475] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356165] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362775] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365384] vgaarb: loaded\n[ 0.365982] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367119] SCSI subsystem initialized\n[ 0.367932] ACPI: bus type USB registered\n[ 0.368737] usbcore: registered new interface driver usbfs\n[ 0.369750] usbcore: registered new interface driver hub\n[ 0.370742] usbcore: registered new device driver usb\n[ 0.371787] PCI: Using ACPI for IRQ routing\n[ 0.372800] NetLabel: Initializing\n[ 0.373502] NetLabel: domain hash size = 128\n[ 0.374346] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375282] NetLabel: unlabeled traffic allowed by default\n[ 0.376364] clocksource: Switched to clocksource kvm-clock\n[ 0.381844] AppArmor: AppArmor Filesystem Enabled\n[ 0.382806] pnp: PnP ACPI init\n[ 0.383717] pnp: PnP ACPI: found 5 devices\n[ 0.390084] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391803] NET: Registered protocol family 2\n[ 0.392759] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394027] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395195] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398629] NET: Registered protocol family 1\n[ 0.399493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430193] Trying to unpack rootfs image as initramfs...\n[ 0.480463] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494241] Scanning for low memory corruption every 60 seconds\n[ 0.495580] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496743] audit: initializing netlink subsys (disabled)\n[ 0.497767] audit: type=2000 audit(1542563993.822:1): initialized\n[ 0.499067] Initialise system trusted keyring\n[ 0.499992] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501180] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503148] zbud: loaded\n[ 0.503847] VFS: Disk quotas dquot_6.6.0\n[ 0.504679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506181] fuse init (API version 7.23)\n[ 0.507087] Key type big_key registered\n[ 0.507887] Allocating IMA MOK and blacklist keyrings.\n[ 0.508995] Key type asymmetric registered\n[ 0.509821] Asymmetric key parser 'x509' registered\n[ 0.510784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512618] io scheduler noop registered\n[ 0.513416] io scheduler deadline registered (default)\n[ 0.514399] io scheduler cfq registered\n[ 0.515238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516283] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519027] ACPI: Power Button [PWRF]\n[ 0.519859] GHES: HEST is not enabled!\n[ 0.534331] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565756] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594783] Linux agpgart interface v0.103\n[ 0.596873] brd: module loaded\n[ 0.598214] loop: module loaded\n[ 0.603329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605064] GPT:90111 != 2097151\n[ 0.605864] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607219] GPT:90111 != 2097151\n[ 0.608035] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609242] vda: vda1 vda15\n[ 0.610808] scsi host0: ata_piix\n[ 0.611713] scsi host1: ata_piix\n[ 0.612565] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614076] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615780] libphy: Fixed MDIO Bus: probed\n[ 0.616951] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620466] PPP generic driver version 2.4.2\n[ 0.621355] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622560] ehci-pci: EHCI PCI platform driver\n[ 0.623504] ehci-platform: EHCI generic platform driver\n[ 0.624618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625752] ohci-pci: OHCI PCI platform driver\n[ 0.626606] ohci-platform: OHCI generic platform driver\n[ 0.627585] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641949] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642942] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644388] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645410] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649137] usb usb1: Product: UHCI Host Controller\n[ 0.650058] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651191] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652204] hub 1-0:1.0: USB hub found\n[ 0.652995] hub 1-0:1.0: 2 ports detected\n[ 0.653898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657987] mousedev: PS/2 mouse device common for all mice\n[ 0.659238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661064] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663349] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664533] i2c /dev entries driver\n[ 0.665293] device-mapper: uevent: version 1.0.3\n[ 0.666219] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669093] NET: Registered protocol family 10\n[ 0.670079] NET: Registered protocol family 17\n[ 0.670962] Key type dns_resolver registered\n[ 0.671875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672967] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674908] registered taskstats version 1\n[ 0.675801] Loading compiled-in X.509 certificates\n[ 0.677344] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679263] zswap: loaded using pool lzo/zbud\n[ 0.680629] Key type trusted registered\n[ 0.682172] Key type encrypted registered\n[ 0.682996] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684019] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685057] evm: HMAC attrs: 0x1\n[ 0.685989] Magic number: 10:629:997\n[ 0.686854] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:53 UTC (1542563993)\n[ 0.688458] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689566] EDD information not available.\n[ 0.768922] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770346] ata1.00: configured for MWDMA2\n[ 0.771522] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785291] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786538] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789907] Write protecting the kernel read-only data: 14336k\n[ 0.791460] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793249] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849836] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.19\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 discover...\nSending select for 10.10.11.14...\nLease of 10.10.11.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\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/dev/root resized successfully [took 1.87s]\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\n"} 2018-11-18 18:01:28,708 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action used request id req-1a855be9-15db-4e25-8593-a52cb6191318 2018-11-18 18:01:30,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:31,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-61f1e789-248b-4737-9d7a-3958da1de59f x-compute-request-id: req-61f1e789-248b-4737-9d7a-3958da1de59f Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:31,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-61f1e789-248b-4737-9d7a-3958da1de59f 2018-11-18 18:01:31,786 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.5) to 'sdnvpn-1-2' (10.10.10.10). -->Expected result: can ping. 2018-11-18 18:01:31,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:32,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-dc2cc472-f902-4c7c-9c9f-be8b8f2e4547 x-compute-request-id: req-dc2cc472-f902-4c7c-9c9f-be8b8f2e4547 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:32,858 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-dc2cc472-f902-4c7c-9c9f-be8b8f2e4547 2018-11-18 18:01:32,859 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-11-18 18:01:32,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:33,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98bc2a19-de7a-4b82-81e3-9481c8221882 x-compute-request-id: req-98bc2a19-de7a-4b82-81e3-9481c8221882 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:33,948 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-98bc2a19-de7a-4b82-81e3-9481c8221882 2018-11-18 18:01:33,950 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.5) to 'sdnvpn-1-3' (10.10.10.9). -->Expected result: can ping. 2018-11-18 18:01:33,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:35,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-6ff18d7a-3427-44b8-83e4-426c5434e415 x-compute-request-id: req-6ff18d7a-3427-44b8-83e4-426c5434e415 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:35,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-6ff18d7a-3427-44b8-83e4-426c5434e415 2018-11-18 18:01:35,027 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2018-11-18 18:01:35,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:36,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-384eb197-36d5-46db-ab95-846f4dd4a781 x-compute-request-id: req-384eb197-36d5-46db-ab95-846f4dd4a781 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:36,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-384eb197-36d5-46db-ab95-846f4dd4a781 2018-11-18 18:01:36,103 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.5) to 'sdnvpn-1-4' (10.10.11.14). -->Expected result: cannot ping. 2018-11-18 18:01:36,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:37,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-b358d7aa-a012-456b-b1a1-e2073c6562d5 x-compute-request-id: req-b358d7aa-a012-456b-b1a1-e2073c6562d5 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:37,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-b358d7aa-a012-456b-b1a1-e2073c6562d5 2018-11-18 18:01:38,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:39,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-b538443f-1539-4d44-9358-23c96472cbe9 x-compute-request-id: req-b538443f-1539-4d44-9358-23c96472cbe9 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:39,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-b538443f-1539-4d44-9358-23c96472cbe9 2018-11-18 18:01:40,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:41,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61056bc4-e69a-4415-9fdc-b015d1c99670 x-compute-request-id: req-61056bc4-e69a-4415-9fdc-b015d1c99670 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:41,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-61056bc4-e69a-4415-9fdc-b015d1c99670 2018-11-18 18:01:42,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:43,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1b325d5-d7e9-43e6-be4d-f2f99402a4c9 x-compute-request-id: req-b1b325d5-d7e9-43e6-be4d-f2f99402a4c9 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:43,439 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-b1b325d5-d7e9-43e6-be4d-f2f99402a4c9 2018-11-18 18:01:44,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:45,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-63fd6bb5-8f7f-406e-9a5c-6c4139d2a279 x-compute-request-id: req-63fd6bb5-8f7f-406e-9a5c-6c4139d2a279 Content-Encoding: gzip Content-Length: 8116 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\n"} 2018-11-18 18:01:45,515 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-63fd6bb5-8f7f-406e-9a5c-6c4139d2a279 2018-11-18 18:01:46,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:01:47,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:01: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-2983600d-0514-4124-9acc-b74f340f4af5 x-compute-request-id: req-2983600d-0514-4124-9acc-b74f340f4af5 Content-Encoding: gzip Content-Length: 8124 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 KO\n"} 2018-11-18 18:01:47,588 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-2983600d-0514-4124-9acc-b74f340f4af5 2018-11-18 18:01:47,589 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-11-18 18:01:47,590 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-11-18 18:01:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"network_association": {"network_id": "6797214a-ddee-4081-9be7-36d11b8e36dd"}}' 2018-11-18 18:01:48,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-53cff8d0-6c59-45d4-b78b-95de96764dbc Date: Sun, 18 Nov 2018 18:01:48 GMT RESP BODY: {"network_association": {"network_id": "6797214a-ddee-4081-9be7-36d11b8e36dd", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d1c56bdf-4007-4b3d-85f5-05a7a2e6b62b"}} 2018-11-18 18:01:48,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610/network_associations used request id req-53cff8d0-6c59-45d4-b78b-95de96764dbc 2018-11-18 18:01:48,152 - sdnvpn_test_utils - DEBUG - Waiting for network a237a5b1-04f4-45ec-8477-814634115610 to associate with BGPVPN ae0aa3ce-02ca-4ff1-840a-e5436e59ac01 2018-11-18 18:01:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:01:48,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-dc02fc23-d4ae-43ca-b8ad-321dc1740fea Date: Sun, 18 Nov 2018 18:01:48 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "a237a5b1-04f4-45ec-8477-814634115610", "name": "sdnvpn-866616", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["6797214a-ddee-4081-9be7-36d11b8e36dd", "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:01:48,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610 used request id req-dc02fc23-d4ae-43ca-b8ad-321dc1740fea 2018-11-18 18:01:49,471 - sdnvpn_test_utils - DEBUG - Waiting for network a237a5b1-04f4-45ec-8477-814634115610 to associate with BGPVPN 6797214a-ddee-4081-9be7-36d11b8e36dd 2018-11-18 18:01:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:01:49,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-fd5e6d83-2d75-46c9-a38a-cb3dbd83bcfb Date: Sun, 18 Nov 2018 18:01:49 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "a237a5b1-04f4-45ec-8477-814634115610", "name": "sdnvpn-866616", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["6797214a-ddee-4081-9be7-36d11b8e36dd", "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:01:49,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610 used request id req-fd5e6d83-2d75-46c9-a38a-cb3dbd83bcfb 2018-11-18 18:01:50,777 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-18 18:02:20,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832c57db037d437f810ee9ef3b8ba4b619618793" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:02:21,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:02:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9784a90b-2dec-4716-b91a-08c2b7ec6dac x-compute-request-id: req-9784a90b-2dec-4716-b91a-08c2b7ec6dac Content-Encoding: gzip Content-Length: 8095 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 516172844 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.129592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131226] pid_max: default: 32768 minimum: 301\n[ 0.132109] ACPI: Core revision 20150930\n[ 0.133480] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134784] Security Framework initialized\n[ 0.135589] Yama: becoming mindful.\n[ 0.136313] AppArmor: AppArmor initialized\n[ 0.137178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139791] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140993] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142359] Initializing cgroup subsys io\n[ 0.143160] Initializing cgroup subsys memory\n[ 0.144007] Initializing cgroup subsys devices\n[ 0.144879] Initializing cgroup subsys freezer\n[ 0.145737] Initializing cgroup subsys net_cls\n[ 0.146589] Initializing cgroup subsys perf_event\n[ 0.147485] Initializing cgroup subsys net_prio\n[ 0.148357] Initializing cgroup subsys hugetlb\n[ 0.149223] Initializing cgroup subsys pids\n[ 0.150094] CPU: Physical Processor ID: 0\n[ 0.151570] mce: CPU supports 10 MCE banks\n[ 0.152406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153400] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170631] ftrace: allocating 31920 entries in 125 pages\n[ 0.197318] smpboot: Max logical packages: 1\n[ 0.198168] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199502] x2apic enabled\n[ 0.200309] Switched APIC routing to physical x2apic.\n[ 0.202057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203163] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206911] KVM setup paravirtual spinlock\n[ 0.208191] x86: Booted up 1 node, 1 CPUs\n[ 0.208986] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210355] devtmpfs: initialized\n[ 0.212062] evm: security.selinux\n[ 0.212753] evm: security.SMACK64\n[ 0.213433] evm: security.SMACK64EXEC\n[ 0.214169] evm: security.SMACK64TRANSMUTE\n[ 0.214967] evm: security.SMACK64MMAP\n[ 0.215706] evm: security.ima\n[ 0.216339] evm: security.capability\n[ 0.217136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218960] pinctrl core: initialized pinctrl subsystem\n[ 0.220039] RTC time: 17:59:52, date: 11/18/18\n[ 0.220988] NET: Registered protocol family 16\n[ 0.221946] cpuidle: using governor ladder\n[ 0.222753] cpuidle: using governor menu\n[ 0.223527] PCCT header not found.\n[ 0.224268] ACPI: bus type PCI registered\n[ 0.225088] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226316] PCI: Using configuration type 1 for base access\n[ 0.228057] ACPI: Added _OSI(Module Device)\n[ 0.228892] ACPI: Added _OSI(Processor Device)\n[ 0.229762] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230656] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232762] ACPI: Interpreter enabled\n[ 0.233521] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240815] ACPI: (supports S0 S5)\n[ 0.241510] ACPI: Using IOAPIC for interrupt routing\n[ 0.242452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245530] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246663] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247877] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251251] acpiphp: Slot [3] registered\n[ 0.252048] acpiphp: Slot [4] registered\n[ 0.252838] acpiphp: Slot [5] registered\n[ 0.253631] acpiphp: Slot [6] registered\n[ 0.254419] acpiphp: Slot [7] registered\n[ 0.255208] acpiphp: Slot [8] registered\n[ 0.256000] acpiphp: Slot [9] registered\n[ 0.256787] acpiphp: Slot [10] registered\n[ 0.257583] acpiphp: Slot [11] registered\n[ 0.258404] acpiphp: Slot [12] registered\n[ 0.259231] acpiphp: Slot [13] registered\n[ 0.260068] acpiphp: Slot [14] registered\n[ 0.260869] acpiphp: Slot [15] registered\n[ 0.271817] acpiphp: Slot [16] registered\n[ 0.272620] acpiphp: Slot [17] registered\n[ 0.273422] acpiphp: Slot [18] registered\n[ 0.274220] acpiphp: Slot [19] registered\n[ 0.275018] acpiphp: Slot [20] registered\n[ 0.275824] acpiphp: Slot [21] registered\n[ 0.276623] acpiphp: Slot [22] registered\n[ 0.277429] acpiphp: Slot [23] registered\n[ 0.278249] acpiphp: Slot [24] registered\n[ 0.279051] acpiphp: Slot [25] registered\n[ 0.279857] acpiphp: Slot [26] registered\n[ 0.280658] acpiphp: Slot [27] registered\n[ 0.281458] acpiphp: Slot [28] registered\n[ 0.282256] acpiphp: Slot [29] registered\n[ 0.283055] acpiphp: Slot [30] registered\n[ 0.283857] acpiphp: Slot [31] registered\n[ 0.284653] PCI host bridge to bus 0000:00\n[ 0.285447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290686] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300582] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307036] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308475] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356165] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362775] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365384] vgaarb: loaded\n[ 0.365982] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367119] SCSI subsystem initialized\n[ 0.367932] ACPI: bus type USB registered\n[ 0.368737] usbcore: registered new interface driver usbfs\n[ 0.369750] usbcore: registered new interface driver hub\n[ 0.370742] usbcore: registered new device driver usb\n[ 0.371787] PCI: Using ACPI for IRQ routing\n[ 0.372800] NetLabel: Initializing\n[ 0.373502] NetLabel: domain hash size = 128\n[ 0.374346] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375282] NetLabel: unlabeled traffic allowed by default\n[ 0.376364] clocksource: Switched to clocksource kvm-clock\n[ 0.381844] AppArmor: AppArmor Filesystem Enabled\n[ 0.382806] pnp: PnP ACPI init\n[ 0.383717] pnp: PnP ACPI: found 5 devices\n[ 0.390084] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391803] NET: Registered protocol family 2\n[ 0.392759] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394027] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395195] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398629] NET: Registered protocol family 1\n[ 0.399493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430193] Trying to unpack rootfs image as initramfs...\n[ 0.480463] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494241] Scanning for low memory corruption every 60 seconds\n[ 0.495580] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496743] audit: initializing netlink subsys (disabled)\n[ 0.497767] audit: type=2000 audit(1542563993.822:1): initialized\n[ 0.499067] Initialise system trusted keyring\n[ 0.499992] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501180] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503148] zbud: loaded\n[ 0.503847] VFS: Disk quotas dquot_6.6.0\n[ 0.504679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506181] fuse init (API version 7.23)\n[ 0.507087] Key type big_key registered\n[ 0.507887] Allocating IMA MOK and blacklist keyrings.\n[ 0.508995] Key type asymmetric registered\n[ 0.509821] Asymmetric key parser 'x509' registered\n[ 0.510784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512618] io scheduler noop registered\n[ 0.513416] io scheduler deadline registered (default)\n[ 0.514399] io scheduler cfq registered\n[ 0.515238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516283] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519027] ACPI: Power Button [PWRF]\n[ 0.519859] GHES: HEST is not enabled!\n[ 0.534331] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565756] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594783] Linux agpgart interface v0.103\n[ 0.596873] brd: module loaded\n[ 0.598214] loop: module loaded\n[ 0.603329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605064] GPT:90111 != 2097151\n[ 0.605864] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607219] GPT:90111 != 2097151\n[ 0.608035] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609242] vda: vda1 vda15\n[ 0.610808] scsi host0: ata_piix\n[ 0.611713] scsi host1: ata_piix\n[ 0.612565] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614076] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615780] libphy: Fixed MDIO Bus: probed\n[ 0.616951] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620466] PPP generic driver version 2.4.2\n[ 0.621355] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622560] ehci-pci: EHCI PCI platform driver\n[ 0.623504] ehci-platform: EHCI generic platform driver\n[ 0.624618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625752] ohci-pci: OHCI PCI platform driver\n[ 0.626606] ohci-platform: OHCI generic platform driver\n[ 0.627585] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641949] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642942] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644388] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645410] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649137] usb usb1: Product: UHCI Host Controller\n[ 0.650058] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651191] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652204] hub 1-0:1.0: USB hub found\n[ 0.652995] hub 1-0:1.0: 2 ports detected\n[ 0.653898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657987] mousedev: PS/2 mouse device common for all mice\n[ 0.659238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661064] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663349] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664533] i2c /dev entries driver\n[ 0.665293] device-mapper: uevent: version 1.0.3\n[ 0.666219] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669093] NET: Registered protocol family 10\n[ 0.670079] NET: Registered protocol family 17\n[ 0.670962] Key type dns_resolver registered\n[ 0.671875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672967] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674908] registered taskstats version 1\n[ 0.675801] Loading compiled-in X.509 certificates\n[ 0.677344] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679263] zswap: loaded using pool lzo/zbud\n[ 0.680629] Key type trusted registered\n[ 0.682172] Key type encrypted registered\n[ 0.682996] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684019] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685057] evm: HMAC attrs: 0x1\n[ 0.685989] Magic number: 10:629:997\n[ 0.686854] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:53 UTC (1542563993)\n[ 0.688458] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689566] EDD information not available.\n[ 0.768922] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770346] ata1.00: configured for MWDMA2\n[ 0.771522] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785291] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786538] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789907] Write protecting the kernel read-only data: 14336k\n[ 0.791460] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793249] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849836] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.19\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 discover...\nSending select for 10.10.11.14...\nLease of 10.10.11.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\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/dev/root resized successfully [took 1.87s]\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\n"} 2018-11-18 18:02:21,886 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action used request id req-9784a90b-2dec-4716-b91a-08c2b7ec6dac 2018-11-18 18:02:21,887 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.14) to 'sdnvpn-1-5' (10.10.11.13). -->Expected result: can ping. 2018-11-18 18:02:21,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832c57db037d437f810ee9ef3b8ba4b619618793" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:02:22,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:02: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-70ca2926-edac-4a5a-857a-6455c71a278e x-compute-request-id: req-70ca2926-edac-4a5a-857a-6455c71a278e Content-Encoding: gzip Content-Length: 8095 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 516172844 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.129592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131226] pid_max: default: 32768 minimum: 301\n[ 0.132109] ACPI: Core revision 20150930\n[ 0.133480] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134784] Security Framework initialized\n[ 0.135589] Yama: becoming mindful.\n[ 0.136313] AppArmor: AppArmor initialized\n[ 0.137178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139791] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140993] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142359] Initializing cgroup subsys io\n[ 0.143160] Initializing cgroup subsys memory\n[ 0.144007] Initializing cgroup subsys devices\n[ 0.144879] Initializing cgroup subsys freezer\n[ 0.145737] Initializing cgroup subsys net_cls\n[ 0.146589] Initializing cgroup subsys perf_event\n[ 0.147485] Initializing cgroup subsys net_prio\n[ 0.148357] Initializing cgroup subsys hugetlb\n[ 0.149223] Initializing cgroup subsys pids\n[ 0.150094] CPU: Physical Processor ID: 0\n[ 0.151570] mce: CPU supports 10 MCE banks\n[ 0.152406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153400] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170631] ftrace: allocating 31920 entries in 125 pages\n[ 0.197318] smpboot: Max logical packages: 1\n[ 0.198168] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199502] x2apic enabled\n[ 0.200309] Switched APIC routing to physical x2apic.\n[ 0.202057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203163] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206911] KVM setup paravirtual spinlock\n[ 0.208191] x86: Booted up 1 node, 1 CPUs\n[ 0.208986] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210355] devtmpfs: initialized\n[ 0.212062] evm: security.selinux\n[ 0.212753] evm: security.SMACK64\n[ 0.213433] evm: security.SMACK64EXEC\n[ 0.214169] evm: security.SMACK64TRANSMUTE\n[ 0.214967] evm: security.SMACK64MMAP\n[ 0.215706] evm: security.ima\n[ 0.216339] evm: security.capability\n[ 0.217136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218960] pinctrl core: initialized pinctrl subsystem\n[ 0.220039] RTC time: 17:59:52, date: 11/18/18\n[ 0.220988] NET: Registered protocol family 16\n[ 0.221946] cpuidle: using governor ladder\n[ 0.222753] cpuidle: using governor menu\n[ 0.223527] PCCT header not found.\n[ 0.224268] ACPI: bus type PCI registered\n[ 0.225088] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226316] PCI: Using configuration type 1 for base access\n[ 0.228057] ACPI: Added _OSI(Module Device)\n[ 0.228892] ACPI: Added _OSI(Processor Device)\n[ 0.229762] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230656] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232762] ACPI: Interpreter enabled\n[ 0.233521] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240815] ACPI: (supports S0 S5)\n[ 0.241510] ACPI: Using IOAPIC for interrupt routing\n[ 0.242452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245530] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246663] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247877] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251251] acpiphp: Slot [3] registered\n[ 0.252048] acpiphp: Slot [4] registered\n[ 0.252838] acpiphp: Slot [5] registered\n[ 0.253631] acpiphp: Slot [6] registered\n[ 0.254419] acpiphp: Slot [7] registered\n[ 0.255208] acpiphp: Slot [8] registered\n[ 0.256000] acpiphp: Slot [9] registered\n[ 0.256787] acpiphp: Slot [10] registered\n[ 0.257583] acpiphp: Slot [11] registered\n[ 0.258404] acpiphp: Slot [12] registered\n[ 0.259231] acpiphp: Slot [13] registered\n[ 0.260068] acpiphp: Slot [14] registered\n[ 0.260869] acpiphp: Slot [15] registered\n[ 0.271817] acpiphp: Slot [16] registered\n[ 0.272620] acpiphp: Slot [17] registered\n[ 0.273422] acpiphp: Slot [18] registered\n[ 0.274220] acpiphp: Slot [19] registered\n[ 0.275018] acpiphp: Slot [20] registered\n[ 0.275824] acpiphp: Slot [21] registered\n[ 0.276623] acpiphp: Slot [22] registered\n[ 0.277429] acpiphp: Slot [23] registered\n[ 0.278249] acpiphp: Slot [24] registered\n[ 0.279051] acpiphp: Slot [25] registered\n[ 0.279857] acpiphp: Slot [26] registered\n[ 0.280658] acpiphp: Slot [27] registered\n[ 0.281458] acpiphp: Slot [28] registered\n[ 0.282256] acpiphp: Slot [29] registered\n[ 0.283055] acpiphp: Slot [30] registered\n[ 0.283857] acpiphp: Slot [31] registered\n[ 0.284653] PCI host bridge to bus 0000:00\n[ 0.285447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290686] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300582] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307036] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308475] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356165] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360378] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362775] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365384] vgaarb: loaded\n[ 0.365982] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367119] SCSI subsystem initialized\n[ 0.367932] ACPI: bus type USB registered\n[ 0.368737] usbcore: registered new interface driver usbfs\n[ 0.369750] usbcore: registered new interface driver hub\n[ 0.370742] usbcore: registered new device driver usb\n[ 0.371787] PCI: Using ACPI for IRQ routing\n[ 0.372800] NetLabel: Initializing\n[ 0.373502] NetLabel: domain hash size = 128\n[ 0.374346] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375282] NetLabel: unlabeled traffic allowed by default\n[ 0.376364] clocksource: Switched to clocksource kvm-clock\n[ 0.381844] AppArmor: AppArmor Filesystem Enabled\n[ 0.382806] pnp: PnP ACPI init\n[ 0.383717] pnp: PnP ACPI: found 5 devices\n[ 0.390084] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391803] NET: Registered protocol family 2\n[ 0.392759] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394027] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395195] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398629] NET: Registered protocol family 1\n[ 0.399493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430193] Trying to unpack rootfs image as initramfs...\n[ 0.480463] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494241] Scanning for low memory corruption every 60 seconds\n[ 0.495580] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496743] audit: initializing netlink subsys (disabled)\n[ 0.497767] audit: type=2000 audit(1542563993.822:1): initialized\n[ 0.499067] Initialise system trusted keyring\n[ 0.499992] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501180] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503148] zbud: loaded\n[ 0.503847] VFS: Disk quotas dquot_6.6.0\n[ 0.504679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506181] fuse init (API version 7.23)\n[ 0.507087] Key type big_key registered\n[ 0.507887] Allocating IMA MOK and blacklist keyrings.\n[ 0.508995] Key type asymmetric registered\n[ 0.509821] Asymmetric key parser 'x509' registered\n[ 0.510784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512618] io scheduler noop registered\n[ 0.513416] io scheduler deadline registered (default)\n[ 0.514399] io scheduler cfq registered\n[ 0.515238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516283] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519027] ACPI: Power Button [PWRF]\n[ 0.519859] GHES: HEST is not enabled!\n[ 0.534331] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565756] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594783] Linux agpgart interface v0.103\n[ 0.596873] brd: module loaded\n[ 0.598214] loop: module loaded\n[ 0.603329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605064] GPT:90111 != 2097151\n[ 0.605864] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607219] GPT:90111 != 2097151\n[ 0.608035] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609242] vda: vda1 vda15\n[ 0.610808] scsi host0: ata_piix\n[ 0.611713] scsi host1: ata_piix\n[ 0.612565] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614076] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615780] libphy: Fixed MDIO Bus: probed\n[ 0.616951] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618107] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620466] PPP generic driver version 2.4.2\n[ 0.621355] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622560] ehci-pci: EHCI PCI platform driver\n[ 0.623504] ehci-platform: EHCI generic platform driver\n[ 0.624618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625752] ohci-pci: OHCI PCI platform driver\n[ 0.626606] ohci-platform: OHCI generic platform driver\n[ 0.627585] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641949] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642942] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644388] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645410] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649137] usb usb1: Product: UHCI Host Controller\n[ 0.650058] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651191] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652204] hub 1-0:1.0: USB hub found\n[ 0.652995] hub 1-0:1.0: 2 ports detected\n[ 0.653898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657987] mousedev: PS/2 mouse device common for all mice\n[ 0.659238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661064] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663349] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664533] i2c /dev entries driver\n[ 0.665293] device-mapper: uevent: version 1.0.3\n[ 0.666219] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669093] NET: Registered protocol family 10\n[ 0.670079] NET: Registered protocol family 17\n[ 0.670962] Key type dns_resolver registered\n[ 0.671875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672967] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674908] registered taskstats version 1\n[ 0.675801] Loading compiled-in X.509 certificates\n[ 0.677344] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679263] zswap: loaded using pool lzo/zbud\n[ 0.680629] Key type trusted registered\n[ 0.682172] Key type encrypted registered\n[ 0.682996] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684019] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685057] evm: HMAC attrs: 0x1\n[ 0.685989] Magic number: 10:629:997\n[ 0.686854] rtc_cmos 00:00: setting system clock to 2018-11-18 17:59:53 UTC (1542563993)\n[ 0.688458] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689566] EDD information not available.\n[ 0.768922] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770346] ata1.00: configured for MWDMA2\n[ 0.771522] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784077] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785291] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786538] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789907] Write protecting the kernel read-only data: 14336k\n[ 0.791460] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793249] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849836] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.19\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 discover...\nSending select for 10.10.11.14...\nLease of 10.10.11.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\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/dev/root resized successfully [took 1.87s]\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\n"} 2018-11-18 18:02:22,961 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action used request id req-70ca2926-edac-4a5a-857a-6455c71a278e 2018-11-18 18:02:22,962 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2018-11-18 18:02:22,962 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-11-18 18:02:22,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:02:23,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30b276d4-2fe0-4d30-94d3-2173fc672b82 Content-Length: 0 Date: Sun, 18 Nov 2018 18:02:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:02:23,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/a237a5b1-04f4-45ec-8477-814634115610 used request id req-30b276d4-2fe0-4d30-94d3-2173fc672b82 2018-11-18 18:02:53,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-866616", "route_distinguishers": "11:11"}}' 2018-11-18 18:02:53,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-c0444967-2cb2-4990-813d-92c49341abf8 Date: Sun, 18 Nov 2018 18:02:53 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "b6e215da-0864-42ca-bb2c-6f0abf9c7bf0", "name": "sdnvpn-866616", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:02:53,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns used request id req-c0444967-2cb2-4990-813d-92c49341abf8 2018-11-18 18:02:53,963 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-866616', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'a875ae444eec41a6b8bd843d2517a591', u'route_targets': [], u'project_id': u'a875ae444eec41a6b8bd843d2517a591', u'type': u'l3', u'id': u'b6e215da-0864-42ca-bb2c-6f0abf9c7bf0'}} 2018-11-18 18:02:53,964 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-11-18 18:02:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"network_association": {"network_id": "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"}}' 2018-11-18 18:02:54,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-d95e4aa6-f0d8-44ac-aaf2-1be36730ee7a Date: Sun, 18 Nov 2018 18:02:54 GMT RESP BODY: {"network_association": {"network_id": "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "7e14ce76-f599-48f1-ad7b-e595342dd040"}} 2018-11-18 18:02:54,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0/network_associations used request id req-d95e4aa6-f0d8-44ac-aaf2-1be36730ee7a 2018-11-18 18:02:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" -d '{"network_association": {"network_id": "6797214a-ddee-4081-9be7-36d11b8e36dd"}}' 2018-11-18 18:02:54,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-9250816d-55e1-45fd-b3ee-3607aa583f86 Date: Sun, 18 Nov 2018 18:02:54 GMT RESP BODY: {"network_association": {"network_id": "6797214a-ddee-4081-9be7-36d11b8e36dd", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "497db0f6-1ca2-4b2e-8c1c-ce26a54ee5ad"}} 2018-11-18 18:02:54,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0/network_associations used request id req-9250816d-55e1-45fd-b3ee-3607aa583f86 2018-11-18 18:02:54,953 - sdnvpn_test_utils - DEBUG - Waiting for network b6e215da-0864-42ca-bb2c-6f0abf9c7bf0 to associate with BGPVPN ae0aa3ce-02ca-4ff1-840a-e5436e59ac01 2018-11-18 18:02:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:02:55,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-12ab9c8c-6536-4882-bb54-5bf7fbbf005f Date: Sun, 18 Nov 2018 18:02:55 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "b6e215da-0864-42ca-bb2c-6f0abf9c7bf0", "name": "sdnvpn-866616", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["6797214a-ddee-4081-9be7-36d11b8e36dd", "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:02:55,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0 used request id req-12ab9c8c-6536-4882-bb54-5bf7fbbf005f 2018-11-18 18:02:56,113 - sdnvpn_test_utils - DEBUG - Waiting for network b6e215da-0864-42ca-bb2c-6f0abf9c7bf0 to associate with BGPVPN 6797214a-ddee-4081-9be7-36d11b8e36dd 2018-11-18 18:02:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:02:56,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-603a1840-3fb9-44c5-bb29-f9e53ea5317f Date: Sun, 18 Nov 2018 18:02:56 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "b6e215da-0864-42ca-bb2c-6f0abf9c7bf0", "name": "sdnvpn-866616", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["6797214a-ddee-4081-9be7-36d11b8e36dd", "ae0aa3ce-02ca-4ff1-840a-e5436e59ac01"], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:02:56,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0 used request id req-603a1840-3fb9-44c5-bb29-f9e53ea5317f 2018-11-18 18:02:57,442 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-18 18:03:27,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:03:28,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-812d6a82-0a2a-48ba-b3f3-2885d413e02b x-compute-request-id: req-812d6a82-0a2a-48ba-b3f3-2885d413e02b Content-Encoding: gzip Content-Length: 8139 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 KO\nping 10.10.11.13 OK\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 OK\nping 10.10.11.13 KO\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 OK\nping 10.10.11.13 OK\n"} 2018-11-18 18:03:28,553 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-812d6a82-0a2a-48ba-b3f3-2885d413e02b 2018-11-18 18:03:28,555 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.5) to 'sdnvpn-1-4' (10.10.11.14). -->Expected result: can ping. 2018-11-18 18:03:28,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:03:29,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f66fe8f-5b86-4fe4-9089-549e063ad3d2 x-compute-request-id: req-4f66fe8f-5b86-4fe4-9089-549e063ad3d2 Content-Encoding: gzip Content-Length: 8139 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 KO\nping 10.10.11.13 OK\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 OK\nping 10.10.11.13 KO\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 OK\nping 10.10.11.13 OK\n"} 2018-11-18 18:03:29,628 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-4f66fe8f-5b86-4fe4-9089-549e063ad3d2 2018-11-18 18:03:29,629 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2018-11-18 18:03:29,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:03:30,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fba091e1-582b-4f0d-a8c2-88ed8d336318 x-compute-request-id: req-fba091e1-582b-4f0d-a8c2-88ed8d336318 Content-Encoding: gzip Content-Length: 8139 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 KO\nping 10.10.11.13 OK\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 OK\nping 10.10.11.13 KO\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 OK\nping 10.10.11.13 OK\n"} 2018-11-18 18:03:30,699 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-fba091e1-582b-4f0d-a8c2-88ed8d336318 2018-11-18 18:03:30,701 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.5) to 'sdnvpn-1-5' (10.10.11.13). -->Expected result: can ping. 2018-11-18 18:03:30,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e7d21623d6e2ecab871850a425395bea4aeacd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:03:31,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fa84349-d607-4853-9099-e80682aac58b x-compute-request-id: req-4fa84349-d607-4853-9099-e80682aac58b Content-Encoding: gzip Content-Length: 8167 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 489573533 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.135439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137155] pid_max: default: 32768 minimum: 301\n[ 0.138092] ACPI: Core revision 20150930\n[ 0.139520] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140889] Security Framework initialized\n[ 0.141737] Yama: becoming mindful.\n[ 0.142515] AppArmor: AppArmor initialized\n[ 0.143414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144856] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146215] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147495] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Initializing cgroup subsys io\n[ 0.149854] Initializing cgroup subsys memory\n[ 0.150783] Initializing cgroup subsys devices\n[ 0.151720] Initializing cgroup subsys freezer\n[ 0.152653] Initializing cgroup subsys net_cls\n[ 0.153577] Initializing cgroup subsys perf_event\n[ 0.154568] Initializing cgroup subsys net_prio\n[ 0.155518] Initializing cgroup subsys hugetlb\n[ 0.156427] Initializing cgroup subsys pids\n[ 0.157339] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159779] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178128] ftrace: allocating 31920 entries in 125 pages\n[ 0.205273] smpboot: Max logical packages: 1\n[ 0.206173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207606] x2apic enabled\n[ 0.208434] Switched APIC routing to physical x2apic.\n[ 0.210211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211385] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215310] KVM setup paravirtual spinlock\n[ 0.216646] x86: Booted up 1 node, 1 CPUs\n[ 0.217513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218969] devtmpfs: initialized\n[ 0.220726] evm: security.selinux\n[ 0.221451] evm: security.SMACK64\n[ 0.222160] evm: security.SMACK64EXEC\n[ 0.222943] evm: security.SMACK64TRANSMUTE\n[ 0.223791] evm: security.SMACK64MMAP\n[ 0.224566] evm: security.ima\n[ 0.225226] evm: security.capability\n[ 0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228026] pinctrl core: initialized pinctrl subsystem\n[ 0.229149] RTC time: 18:00:05, date: 11/18/18\n[ 0.230111] NET: Registered protocol family 16\n[ 0.231107] cpuidle: using governor ladder\n[ 0.231978] cpuidle: using governor menu\n[ 0.232786] PCCT header not found.\n[ 0.233549] ACPI: bus type PCI registered\n[ 0.234379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235664] PCI: Using configuration type 1 for base access\n[ 0.237453] ACPI: Added _OSI(Module Device)\n[ 0.238331] ACPI: Added _OSI(Processor Device)\n[ 0.239219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240156] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242394] ACPI: Interpreter enabled\n[ 0.243211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251082] ACPI: (supports S0 S5)\n[ 0.251848] ACPI: Using IOAPIC for interrupt routing\n[ 0.252961] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257388] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259917] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262284] acpiphp: Slot [3] registered\n[ 0.263134] acpiphp: Slot [4] registered\n[ 0.263972] acpiphp: Slot [5] registered\n[ 0.264831] acpiphp: Slot [6] registered\n[ 0.265692] acpiphp: Slot [7] registered\n[ 0.266528] acpiphp: Slot [8] registered\n[ 0.267377] acpiphp: Slot [9] registered\n[ 0.268186] acpiphp: Slot [10] registered\n[ 0.269016] acpiphp: Slot [11] registered\n[ 0.269847] acpiphp: Slot [12] registered\n[ 0.270684] acpiphp: Slot [13] registered\n[ 0.271524] acpiphp: Slot [14] registered\n[ 0.272379] acpiphp: Slot [15] registered\n[ 0.283476] acpiphp: Slot [16] registered\n[ 0.284289] acpiphp: Slot [17] registered\n[ 0.285122] acpiphp: Slot [18] registered\n[ 0.285953] acpiphp: Slot [19] registered\n[ 0.286774] acpiphp: Slot [20] registered\n[ 0.287610] acpiphp: Slot [21] registered\n[ 0.288443] acpiphp: Slot [22] registered\n[ 0.289261] acpiphp: Slot [23] registered\n[ 0.290099] acpiphp: Slot [24] registered\n[ 0.290940] acpiphp: Slot [25] registered\n[ 0.291797] acpiphp: Slot [26] registered\n[ 0.292631] acpiphp: Slot [27] registered\n[ 0.293469] acpiphp: Slot [28] registered\n[ 0.294309] acpiphp: Slot [29] registered\n[ 0.295135] acpiphp: Slot [30] registered\n[ 0.295981] acpiphp: Slot [31] registered\n[ 0.296802] PCI host bridge to bus 0000:00\n[ 0.297641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298882] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303176] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320279] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369585] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372535] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376476] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381585] vgaarb: loaded\n[ 0.382189] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383336] SCSI subsystem initialized\n[ 0.384157] ACPI: bus type USB registered\n[ 0.384984] usbcore: registered new interface driver usbfs\n[ 0.386024] usbcore: registered new interface driver hub\n[ 0.387041] usbcore: registered new device driver usb\n[ 0.388109] PCI: Using ACPI for IRQ routing\n[ 0.389151] NetLabel: Initializing\n[ 0.389874] NetLabel: domain hash size = 128\n[ 0.390730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391693] NetLabel: unlabeled traffic allowed by default\n[ 0.392784] clocksource: Switched to clocksource kvm-clock\n[ 0.398246] AppArmor: AppArmor Filesystem Enabled\n[ 0.399228] pnp: PnP ACPI init\n[ 0.400148] pnp: PnP ACPI: found 5 devices\n[ 0.406547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408285] NET: Registered protocol family 2\n[ 0.409258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.410524] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.411695] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412909] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415185] NET: Registered protocol family 1\n[ 0.416072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417189] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446769] Trying to unpack rootfs image as initramfs...\n[ 0.497142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511497] Scanning for low memory corruption every 60 seconds\n[ 0.512877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514044] audit: initializing netlink subsys (disabled)\n[ 0.515071] audit: type=2000 audit(1542564005.936:1): initialized\n[ 0.516404] Initialise system trusted keyring\n[ 0.517350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518521] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520496] zbud: loaded\n[ 0.521204] VFS: Disk quotas dquot_6.6.0\n[ 0.522026] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523540] fuse init (API version 7.23)\n[ 0.524438] Key type big_key registered\n[ 0.525247] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527563] Asymmetric key parser 'x509' registered\n[ 0.528516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529983] io scheduler noop registered\n[ 0.530781] io scheduler deadline registered (default)\n[ 0.531776] io scheduler cfq registered\n[ 0.532617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536432] ACPI: Power Button [PWRF]\n[ 0.537285] GHES: HEST is not enabled!\n[ 0.550981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613831] Linux agpgart interface v0.103\n[ 0.616035] brd: module loaded\n[ 0.617324] loop: module loaded\n[ 0.622249] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623708] GPT:90111 != 2097151\n[ 0.624384] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625491] GPT:90111 != 2097151\n[ 0.626169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627139] vda: vda1 vda15\n[ 0.628976] scsi host0: ata_piix\n[ 0.629720] scsi host1: ata_piix\n[ 0.630429] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631647] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633094] libphy: Fixed MDIO Bus: probed\n[ 0.633920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634874] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637869] PPP generic driver version 2.4.2\n[ 0.638972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640168] ehci-pci: EHCI PCI platform driver\n[ 0.641055] ehci-platform: EHCI generic platform driver\n[ 0.642052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643182] ohci-pci: OHCI PCI platform driver\n[ 0.644053] ohci-platform: OHCI generic platform driver\n[ 0.645049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660624] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662082] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666868] usb usb1: Product: UHCI Host Controller\n[ 0.667808] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670007] hub 1-0:1.0: USB hub found\n[ 0.670792] hub 1-0:1.0: 2 ports detected\n[ 0.671700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674788] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675825] mousedev: PS/2 mouse device common for all mice\n[ 0.677091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681258] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682456] i2c /dev entries driver\n[ 0.683210] device-mapper: uevent: version 1.0.3\n[ 0.684153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685807] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687100] NET: Registered protocol family 10\n[ 0.688092] NET: Registered protocol family 17\n[ 0.688997] Key type dns_resolver registered\n[ 0.689936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692798] registered taskstats version 1\n[ 0.693637] Loading compiled-in X.509 certificates\n[ 0.695077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696948] zswap: loaded using pool lzo/zbud\n[ 0.698798] Key type trusted registered\n[ 0.700811] Key type encrypted registered\n[ 0.701639] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703706] evm: HMAC attrs: 0x1\n[ 0.704644] Magic number: 10:255:39\n[ 0.705420] bdi 7:4: hash matches\n[ 0.706212] rtc_cmos 00:00: setting system clock to 2018-11-18 18:00:06 UTC (1542564006)\n[ 0.707818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708942] EDD information not available.\n[ 0.789431] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.790852] ata1.00: configured for MWDMA2\n[ 0.802395] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.804569] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.805796] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.807045] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.808912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810459] Write protecting the kernel read-only data: 14336k\n[ 0.812010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.813822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.46\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.667135] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.40s]\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 KO\nping 10.10.11.13 OK\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 OK\nping 10.10.11.13 KO\nping 10.10.10.10 OK\nping 10.10.10.9 OK\nping 10.10.11.14 OK\nping 10.10.11.13 OK\n[ 204.597577] random: nonblocking pool is initialized\nping 10.10.10.10 OK\n"} 2018-11-18 18:03:31,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-4fa84349-d607-4853-9099-e80682aac58b 2018-11-18 18:03:31,831 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-5' 2018-11-18 18:03:31,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"forceDelete": null}' 2018-11-18 18:03:32,006 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:03:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76d3a5c6-79fc-45e7-8ff3-56d70a87c05c x-compute-request-id: req-76d3a5c6-79fc-45e7-8ff3-56d70a87c05c Content-Length: 0 Content-Type: application/json 2018-11-18 18:03:32,006 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c/action used request id req-76d3a5c6-79fc-45e7-8ff3-56d70a87c05c 2018-11-18 18:03:32,006 - sdnvpn_test_utils - DEBUG - Waiting for instance a52cdb79-42a6-4fdf-abd2-5419d63f260c to be deleted 2018-11-18 18:03:32,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:32,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f31d7619-41af-4396-89a5-7480e72da58f x-compute-request-id: req-f31d7619-41af-4396-89a5-7480e72da58f Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:ae:7e", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a52cdb79-42a6-4fdf-abd2-5419d63f260c", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-18T18:00:05.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a52cdb79-42a6-4fdf-abd2-5419d63f260c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:03:31Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-11-18T18:00:01Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:59:53Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:be:c8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-18T17:59:27.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:27Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:af:30", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-18T17:59:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b04584a3-0f46-4336-b0f0-4f9ae80c7797", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:14Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-11-18T17:59:10Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:32,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-f31d7619-41af-4396-89a5-7480e72da58f 2018-11-18 18:03:34,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:35,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42da28ba-b857-4efe-b564-e7c7751c58c2 x-compute-request-id: req-42da28ba-b857-4efe-b564-e7c7751c58c2 Content-Encoding: gzip Content-Length: 1088 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:59:53Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:be:c8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-18T17:59:27.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:27Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:af:30", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-18T17:59:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b04584a3-0f46-4336-b0f0-4f9ae80c7797", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:14Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-11-18T17:59:10Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:35,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-42da28ba-b857-4efe-b564-e7c7751c58c2 2018-11-18 18:03:37,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"forceDelete": null}' 2018-11-18 18:03:37,490 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:03:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea56ec8b-d773-4259-95c7-5c429cacebaf x-compute-request-id: req-ea56ec8b-d773-4259-95c7-5c429cacebaf Content-Length: 0 Content-Type: application/json 2018-11-18 18:03:37,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797/action used request id req-ea56ec8b-d773-4259-95c7-5c429cacebaf 2018-11-18 18:03:37,490 - sdnvpn_test_utils - DEBUG - Waiting for instance b04584a3-0f46-4336-b0f0-4f9ae80c7797 to be deleted 2018-11-18 18:03:37,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:38,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6c529f8-f65c-4a4d-9c08-04621c00b35d x-compute-request-id: req-d6c529f8-f65c-4a4d-9c08-04621c00b35d Content-Encoding: gzip Content-Length: 1101 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:59:53Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:be:c8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-18T17:59:27.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:27Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:af:30", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b04584a3-0f46-4336-b0f0-4f9ae80c7797", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-18T17:59:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b04584a3-0f46-4336-b0f0-4f9ae80c7797", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:03:37Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-11-18T17:59:10Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:38,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-d6c529f8-f65c-4a4d-9c08-04621c00b35d 2018-11-18 18:03:40,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:40,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccec0bb4-a5c6-4607-8246-3cb52ec0f612 x-compute-request-id: req-ccec0bb4-a5c6-4607-8246-3cb52ec0f612 Content-Encoding: gzip Content-Length: 1011 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:59:53Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:be:c8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-18T17:59:27.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:27Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:40,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-ccec0bb4-a5c6-4607-8246-3cb52ec0f612 2018-11-18 18:03:42,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"forceDelete": null}' 2018-11-18 18:03:42,820 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:03: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-b7fbf6d4-d7d1-4abf-9060-e3c2f0c77d80 x-compute-request-id: req-b7fbf6d4-d7d1-4abf-9060-e3c2f0c77d80 Content-Length: 0 Content-Type: application/json 2018-11-18 18:03:42,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12/action used request id req-b7fbf6d4-d7d1-4abf-9060-e3c2f0c77d80 2018-11-18 18:03:42,820 - sdnvpn_test_utils - DEBUG - Waiting for instance ad681fe9-4937-41ba-9688-9af3aa4d7b12 to be deleted 2018-11-18 18:03:42,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:43,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03: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-ee395942-8cd0-46f0-ae5a-e34b4af1a494 x-compute-request-id: req-ee395942-8cd0-46f0-ae5a-e34b4af1a494 Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:59:53Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:be:c8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ad681fe9-4937-41ba-9688-9af3aa4d7b12", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-18T17:59:27.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "ad681fe9-4937-41ba-9688-9af3aa4d7b12", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:03:42Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-11-18T17:59:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:43,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-ee395942-8cd0-46f0-ae5a-e34b4af1a494 2018-11-18 18:03:45,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:45,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03: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-05e1ea01-40ce-42b0-8b11-94d460cc66f3 x-compute-request-id: req-05e1ea01-40ce-42b0-8b11-94d460cc66f3 Content-Encoding: gzip Content-Length: 927 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T17:59:53Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:45,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-05e1ea01-40ce-42b0-8b11-94d460cc66f3 2018-11-18 18:03:47,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"forceDelete": null}' 2018-11-18 18:03:48,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:03:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-611d18ac-02f7-4b32-9f68-b385eaae8deb x-compute-request-id: req-611d18ac-02f7-4b32-9f68-b385eaae8deb Content-Length: 0 Content-Type: application/json 2018-11-18 18:03:48,125 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3/action used request id req-611d18ac-02f7-4b32-9f68-b385eaae8deb 2018-11-18 18:03:48,125 - sdnvpn_test_utils - DEBUG - Waiting for instance 2bd2af0c-566d-4073-89dd-105a87841bf3 to be deleted 2018-11-18 18:03:48,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:49,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-620ddd47-7305-4861-b6d2-33fda13b42ac x-compute-request-id: req-620ddd47-7305-4861-b6d2-33fda13b42ac Content-Encoding: gzip Content-Length: 942 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:f5:f6", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2bd2af0c-566d-4073-89dd-105a87841bf3", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-18T17:59:53.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "2bd2af0c-566d-4073-89dd-105a87841bf3", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:03:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-11-18T17:59:48Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:49,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-620ddd47-7305-4861-b6d2-33fda13b42ac 2018-11-18 18:03:51,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:51,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03: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-a2958bf7-97f7-4695-8b6c-eb3a59b5d166 x-compute-request-id: req-a2958bf7-97f7-4695-8b6c-eb3a59b5d166 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T17:59:41Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:51,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-a2958bf7-97f7-4695-8b6c-eb3a59b5d166 2018-11-18 18:03:53,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" -d '{"forceDelete": null}' 2018-11-18 18:03:53,826 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:03:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93127658-e978-4117-afc4-824e655f39b7 x-compute-request-id: req-93127658-e978-4117-afc4-824e655f39b7 Content-Length: 0 Content-Type: application/json 2018-11-18 18:03:53,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957/action used request id req-93127658-e978-4117-afc4-824e655f39b7 2018-11-18 18:03:53,826 - sdnvpn_test_utils - DEBUG - Waiting for instance a07a19b2-a3de-414f-9a12-1be3e00dc957 to be deleted 2018-11-18 18:03:53,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:54,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04914e65-f323-4bfa-9ecb-66287e49254a x-compute-request-id: req-04914e65-f323-4bfa-9ecb-66287e49254a Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c9:47", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a07a19b2-a3de-414f-9a12-1be3e00dc957", "rel": "bookmark"}], "image": {"id": "425cabe9-aa2f-4c93-b549-7aaec8a77841", "links": [{"href": "http://172.30.9.30:8774/images/425cabe9-aa2f-4c93-b549-7aaec8a77841", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-11-18T17:59:41.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a07a19b2-a3de-414f-9a12-1be3e00dc957", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:03:53Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-11-18T17:59:36Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:03:54,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-04914e65-f323-4bfa-9ecb-66287e49254a 2018-11-18 18:03:56,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a950a4d01c5a2efcfc0f911da001a0a7a69278c7" 2018-11-18 18:03:56,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b9b57de-abf6-4170-86a3-e9f9bc78d1d9 x-compute-request-id: req-6b9b57de-abf6-4170-86a3-e9f9bc78d1d9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 18:03:56,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-6b9b57de-abf6-4170-86a3-e9f9bc78d1d9 2018-11-18 18:03:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/425cabe9-aa2f-4c93-b549-7aaec8a77841 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07377cfd481570b2170c8bcaa16875ada1735339" 2018-11-18 18:03:59,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90c44b5c-2c4f-48c0-bac7-27b47c1265c5 Date: Sun, 18 Nov 2018 18:03:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:03:59,932 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/425cabe9-aa2f-4c93-b549-7aaec8a77841 used request id req-90c44b5c-2c4f-48c0-bac7-27b47c1265c5 2018-11-18 18:03:59,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:04:00,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d59321c-0657-4446-aa50-e6caaa24de1a Content-Length: 0 Date: Sun, 18 Nov 2018 18:04:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:04:00,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b6e215da-0864-42ca-bb2c-6f0abf9c7bf0 used request id req-1d59321c-0657-4446-aa50-e6caaa24de1a 2018-11-18 18:04:00,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/0bd428ad-73e1-4737-8893-d6a9b7bf0f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:04:02,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f59ac785-b80a-4f8d-9fad-a53e6f6382b8 Date: Sun, 18 Nov 2018 18:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:04:02,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0bd428ad-73e1-4737-8893-d6a9b7bf0f77 used request id req-f59ac785-b80a-4f8d-9fad-a53e6f6382b8 2018-11-18 18:04:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/730f6f77-d27a-4212-943c-0baf09750a56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:04:04,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c6c4e2a-f77d-480e-9f8c-4490a5c16e7f Date: Sun, 18 Nov 2018 18:04:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:04:04,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/730f6f77-d27a-4212-943c-0baf09750a56 used request id req-9c6c4e2a-f77d-480e-9f8c-4490a5c16e7f 2018-11-18 18:04:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/ae0aa3ce-02ca-4ff1-840a-e5436e59ac01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:04:05,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82b37b5b-afa8-4c59-8ded-55843fea6429 Date: Sun, 18 Nov 2018 18:04:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:04:05,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/ae0aa3ce-02ca-4ff1-840a-e5436e59ac01 used request id req-82b37b5b-afa8-4c59-8ded-55843fea6429 2018-11-18 18:04:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/6797214a-ddee-4081-9be7-36d11b8e36dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ba97fdeeabb2113853c34b6a09b2d55952be9" 2018-11-18 18:04:06,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-815ef135-1569-4b1e-a683-1f266ec61b3a Date: Sun, 18 Nov 2018 18:04:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:04:06,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/6797214a-ddee-4081-9be7-36d11b8e36dd used request id req-815ef135-1569-4b1e-a683-1f266ec61b3a 2018-11-18 18:04:06,494 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-2' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-3' | | PASS | 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-4' can ping 'sdnvpn-1-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-4' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-5' | +========================================================================================+ 2018-11-18 18:04:06,494 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-18 18:04:06,495 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-11-18 18:04:06,495 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2018-11-18 18:04:06,495 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-11-18 18:04:06,496 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-11-18 18:04:06,496 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-11-18 18:04:06,581 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-11-18 18:04:06,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:04:06,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:04:06,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:04:06,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:04:06,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:04:06,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:04:06,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:04:06,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:04:06,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:04:06,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:04:06,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:04:06,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:04:06,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:04:06,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:04:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:04:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:04:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:04:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:04:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:04:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:04:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:04:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:04:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:04:06,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:04:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:04:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:04:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:04:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:04:06,594 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 18:04:06,597 - paramiko.transport - DEBUG - starting thread (client mode): 0x80f4c510L 2018-11-18 18:04:06,597 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:06,643 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:06,644 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:06,651 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:06,651 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:06,651 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:06,651 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:06,652 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:06,652 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:06,661 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:06,662 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:06,697 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.46: 5024ca5f52c7751b9504fe1969f9b89e 2018-11-18 18:04:06,698 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:06,702 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:06,821 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:06,830 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:07,083 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:07,083 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:07,122 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:07,123 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:07,141 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:12,026 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:12,028 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:12,030 - paramiko.transport - DEBUG - starting thread (client mode): 0x8100dfd0L 2018-11-18 18:04:12,030 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:12,037 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:12,037 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:12,040 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:12,040 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:12,040 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:12,041 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:12,041 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:12,041 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:12,045 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:12,046 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:12,062 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 18:04:12,063 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:12,086 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:12,099 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:12,128 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:12,197 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:12,197 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:12,236 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:12,237 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:12,248 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:12,284 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:12,285 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:12,286 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:12,287 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:12,287 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:12,328 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:12,365 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:12,367 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:12,367 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:12,368 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:12,368 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:12,409 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:12,443 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:12,444 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:12,446 - paramiko.transport - DEBUG - starting thread (client mode): 0x81055b50L 2018-11-18 18:04:12,446 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:12,451 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:12,451 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:12,453 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:12,454 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:12,454 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:12,454 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:12,454 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:12,454 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:12,459 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:12,459 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:12,462 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 18:04:12,462 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:12,499 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:12,510 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:12,527 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:12,589 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:12,590 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:12,629 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:12,630 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:12,633 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:12,662 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:12,663 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:12,664 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:12,666 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:12,666 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:12,707 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:12,737 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:12,739 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:12,739 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:12,740 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:12,740 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:12,780 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:12,807 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:12,808 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:12,809 - paramiko.transport - DEBUG - starting thread (client mode): 0x81108350L 2018-11-18 18:04:12,810 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:12,815 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:12,815 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:12,818 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:12,818 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:12,818 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:12,818 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:12,818 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:12,818 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:12,823 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:12,823 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:12,825 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 18:04:12,826 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:12,862 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:12,873 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:12,890 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:12,966 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:12,966 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:13,005 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:13,006 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:13,009 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:13,043 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:13,044 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:13,045 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:13,045 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:13,046 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:13,087 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:13,125 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:13,126 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:13,127 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:13,128 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:13,128 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:13,169 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:13,201 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:13,203 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:13,204 - paramiko.transport - DEBUG - starting thread (client mode): 0x80f85790L 2018-11-18 18:04:13,205 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:13,209 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:13,210 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:13,212 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:13,212 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:13,212 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:13,213 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:13,213 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:13,213 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:13,217 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:13,218 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:13,220 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 18:04:13,221 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:13,257 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:13,268 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:13,285 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:13,351 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:13,352 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:13,391 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:13,392 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:13,395 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:13,429 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:13,430 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:13,431 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:13,432 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:13,432 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:13,472 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:13,508 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:13,510 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:13,510 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:13,511 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:13,512 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:13,552 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:13,586 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:13,587 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:13,589 - paramiko.transport - DEBUG - starting thread (client mode): 0x81031c90L 2018-11-18 18:04:13,590 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:13,594 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:13,594 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:13,596 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:13,596 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:13,597 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:13,597 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:13,597 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:13,597 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:13,602 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:13,602 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:13,605 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 18:04:13,606 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:13,641 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:13,652 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:13,670 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:13,732 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:13,733 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:13,772 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:13,773 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:13,777 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:13,806 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:13,807 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:13,808 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:13,809 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:13,809 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:13,849 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:13,883 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:13,884 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:13,885 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:13,886 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:13,886 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:13,926 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:13,955 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:13,956 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:13,956 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:13,957 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:13,958 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:13,965 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:18,735 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:18,736 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:18,738 - paramiko.transport - DEBUG - starting thread (client mode): 0x80f652d0L 2018-11-18 18:04:18,739 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:18,745 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:18,746 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:18,749 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:18,749 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:18,749 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:18,749 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:18,749 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:18,749 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:18,754 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:18,755 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:18,771 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 18:04:18,771 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:18,794 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:18,807 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:18,836 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:18,907 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:18,908 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:18,947 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:18,948 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:18,955 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:18,993 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:18,994 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:18,995 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:18,996 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:18,996 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:19,037 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:19,074 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:19,076 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:19,077 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:19,078 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:19,079 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:19,119 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:19,150 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:19,151 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:19,153 - paramiko.transport - DEBUG - starting thread (client mode): 0x80ee4550L 2018-11-18 18:04:19,154 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:19,159 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:19,159 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:19,161 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:19,162 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:19,162 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:19,162 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:19,162 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:19,162 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:19,167 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:19,167 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:19,169 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 18:04:19,170 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:19,207 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:19,217 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:19,234 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:19,292 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:19,292 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:19,331 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:19,332 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:19,337 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:19,367 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:19,367 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:19,368 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:19,369 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:19,369 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:19,410 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:19,442 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:19,444 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:19,444 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:19,445 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:19,445 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:19,486 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:19,513 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:19,514 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:19,516 - paramiko.transport - DEBUG - starting thread (client mode): 0x80feec50L 2018-11-18 18:04:19,516 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:19,522 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:19,523 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:19,526 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:19,526 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:19,526 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:19,526 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:19,526 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:19,526 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:19,530 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:19,531 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:19,548 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 18:04:19,548 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:19,571 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:19,582 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:19,613 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:19,678 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:19,678 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:19,717 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:19,718 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:19,725 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:19,763 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:19,764 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:19,765 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:19,766 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:19,766 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:19,806 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:19,844 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:19,845 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:19,846 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:19,847 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:19,847 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:19,888 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:19,919 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:19,921 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:19,923 - paramiko.transport - DEBUG - starting thread (client mode): 0x80fbe4d0L 2018-11-18 18:04:19,923 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:19,929 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:19,929 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:19,931 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:19,932 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:19,932 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:19,932 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:19,932 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:19,932 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:19,936 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:19,937 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:19,938 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 18:04:19,939 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:19,976 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:19,987 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:20,003 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:20,080 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:20,080 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:20,119 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:20,120 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:20,139 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:20,172 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:20,173 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:20,174 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:20,175 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:20,175 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:20,216 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:20,251 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:20,252 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:20,253 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:20,254 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:20,254 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:20,296 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:20,326 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:20,328 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:20,330 - paramiko.transport - DEBUG - starting thread (client mode): 0x80fc0450L 2018-11-18 18:04:20,330 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:04:20,335 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:04:20,335 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:04:20,337 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:04:20,337 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:04:20,337 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:04:20,338 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:04:20,338 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:04:20,338 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:04:20,343 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:04:20,344 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:04:20,345 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 18:04:20,346 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:04:20,382 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:04:20,392 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:04:20,411 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:04:20,474 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:04:20,474 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:04:20,513 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:04:20,514 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:04:20,517 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:04:20,547 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:04:20,548 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:04:20,549 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:04:20,550 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:04:20,550 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:04:20,591 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:04:20,623 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:04:20,624 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:04:20,625 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:04:20,626 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:04:20,626 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:04:20,666 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:04:20,695 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:04:20,696 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:04:20,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:04:20,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece78ef3-62e1-4d58-a72b-3f0140d34f6e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:04:20,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ece78ef3-62e1-4d58-a72b-3f0140d34f6e 2018-11-18 18:04:20,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:04:21,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:04:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Scwo1Y5vSV6PJDusa2XAHA"], "issued_at": "2018-11-18T18:04:21.000000Z"}} 2018-11-18 18:04:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0084f5339b47721f129ec4ec70949311109b05f" 2018-11-18 18:04:21,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-941a9dbb-effa-4938-b3f0-d75cb2ed2138 Date: Sun, 18 Nov 2018 18:04:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 18:04:21,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-941a9dbb-effa-4938-b3f0-d75cb2ed2138 2018-11-18 18:04:21,742 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-18 18:04:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0084f5339b47721f129ec4ec70949311109b05f" 2018-11-18 18:04:22,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-621cee6d-1f5a-401c-9c7f-0071506bb454 Date: Sun, 18 Nov 2018 18:04:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 18:04:22,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-621cee6d-1f5a-401c-9c7f-0071506bb454 2018-11-18 18:04:22,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0084f5339b47721f129ec4ec70949311109b05f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-18 18:04:22,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/35944986-0368-4ad6-a888-823eeca208c7 X-Openstack-Request-Id: req-e2f0fe79-9ed2-41ec-ac11-56f8ac2a20ee Date: Sun, 18 Nov 2018 18:04:22 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T18:04:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T18:04:22Z", "visibility": "public", "locations": [], "self": "/v2/images/35944986-0368-4ad6-a888-823eeca208c7", "min_disk": 0, "protected": false, "id": "35944986-0368-4ad6-a888-823eeca208c7", "file": "/v2/images/35944986-0368-4ad6-a888-823eeca208c7/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 18:04:22,901 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e2f0fe79-9ed2-41ec-ac11-56f8ac2a20ee 2018-11-18 18:04:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/35944986-0368-4ad6-a888-823eeca208c7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0084f5339b47721f129ec4ec70949311109b05f" -d '' 2018-11-18 18:04:23,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4d5812e-d82e-4748-9de5-421b464dff0d Date: Sun, 18 Nov 2018 18:04:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:04:23,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/35944986-0368-4ad6-a888-823eeca208c7/file used request id req-d4d5812e-d82e-4748-9de5-421b464dff0d 2018-11-18 18:04:23,693 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-11-18 18:04:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:04:23,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8984793b-264f-471a-9ba6-1976fa504b86 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:04:23,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8984793b-264f-471a-9ba6-1976fa504b86 2018-11-18 18:04:23,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:04:24,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["uzW17Of7SUir421zRrbzyw"], "issued_at": "2018-11-18T18:04:24.000000Z"}} 2018-11-18 18:04:24,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9c40732499f5b204031c5c949cb64cffb2083b" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-11-18 18:04:24,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-ecb05165-111e-4aac-a864-a8fa93ef3a77 Date: Sun, 18 Nov 2018 18:04:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"eb0f17ae-f3ab-4827-b18d-810f08493081","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:04:24Z","is_default":false,"provider:segmentation_id":81,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:04:24Z","mtu":1450}} 2018-11-18 18:04:24,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-ecb05165-111e-4aac-a864-a8fa93ef3a77 2018-11-18 18:04:24,482 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network eb0f17ae-f3ab-4827-b18d-810f08493081 with cidr 10.10.10.0/24 2018-11-18 18:04:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9c40732499f5b204031c5c949cb64cffb2083b" -d '{"subnets": [{"ip_version": 4, "network_id": "eb0f17ae-f3ab-4827-b18d-810f08493081", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-11-18 18:04:25,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-6541c8a9-ea59-47af-9bdd-cba50da11d81 Date: Sun, 18 Nov 2018 18:04:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb0f17ae-f3ab-4827-b18d-810f08493081","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:04:24Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T18:04:24Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"9ffcdf33-6d45-4eec-ad33-68b9bbd2b2dd","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-11-18 18:04:25,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-6541c8a9-ea59-47af-9bdd-cba50da11d81 2018-11-18 18:04:25,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9c40732499f5b204031c5c949cb64cffb2083b" 2018-11-18 18:04:25,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-ba5cecc3-82c5-43bb-8bed-96668d497fba Date: Sun, 18 Nov 2018 18:04:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-18T17:51:28Z", "revision_number": 0, "id": "7366a583-6bac-4025-8e80-dea7389991e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:51:28Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 179, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "revision_number": 0, "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 7, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}]} 2018-11-18 18:04:25,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-ba5cecc3-82c5-43bb-8bed-96668d497fba 2018-11-18 18:04:25,447 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-18 18:04:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:04:25,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b0206e-376e-4d65-a9c9-9643269fd66b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:04:25,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-90b0206e-376e-4d65-a9c9-9643269fd66b 2018-11-18 18:04:25,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:04:25,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["_XsTJ5sJToWvTJ0LePCK-A"], "issued_at": "2018-11-18T18:04:25.000000Z"}} 2018-11-18 18:04:25,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" 2018-11-18 18:04:26,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-686010d4-acb3-4201-8ac9-decf2ccae1b5 x-compute-request-id: req-686010d4-acb3-4201-8ac9-decf2ccae1b5 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 18:04:26,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-686010d4-acb3-4201-8ac9-decf2ccae1b5 2018-11-18 18:04:26,059 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:04:26,061 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:04:26,061 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:04:26,063 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:04:26,103 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 18:04:26,105 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:04:26,106 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:04:26,107 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:04:26,107 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:04:26,148 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:04:26,204 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:04:26,207 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:04:26,208 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:04:26,209 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:04:26,209 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:04:26,212 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:04:26,262 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 18:04:26,265 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:04:26,265 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:04:26,266 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:04:26,266 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:04:26,307 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:04:26,375 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:04:26,378 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:04:26,379 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:04:26,379 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:04:26,380 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:04:26,383 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:04:26,418 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-18 18:04:26,420 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-18 18:04:26,421 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-18 18:04:26,422 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-18 18:04:26,422 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-18 18:04:26,462 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-18 18:04:26,497 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-18 18:04:26,498 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:04:26,499 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-18 18:04:26,500 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:04:26,500 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:04:26,503 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:04:26,540 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-18 18:04:26,541 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-18 18:04:26,541 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-18 18:04:26,542 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-18 18:04:26,542 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-18 18:04:26,583 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-18 18:04:26,620 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-18 18:04:26,621 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-11-18 18:04:26,622 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=35944986-0368-4ad6-a888-823eeca208c7 network=eb0f17ae-f3ab-4827-b18d-810f08493081 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 18:04:26,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:04:26,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:04:26,623 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-18 18:04:26,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:04:26,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:04:26,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:04:26,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:04:26,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:04:26,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:04:26,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:04:26,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:04:26,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:04:26,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:04:26,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:04:26,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:04:26,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:04:26,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:04:26,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:04:26,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:04:26,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:04:26,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:04:26,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:04:26,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:04:26,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:04:26,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:04:26,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:04:26,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:04:26,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:04:26,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:04:26,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:04:26,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:04:26,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:04:26,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:04:26,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:04:26,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:04:26,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:04:26,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:04:26,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:04:26,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:04:26,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:04:26,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:04:26,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:04:26,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fc1d83-d799-49f5-8ff1-4e2632b73f44 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:04:26,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-09fc1d83-d799-49f5-8ff1-4e2632b73f44 2018-11-18 18:04:26,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:04:27,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["ZLA4bIrZQjSd56FcjkCboQ"], "issued_at": "2018-11-18T18:04:27.000000Z"}} 2018-11-18 18:04:27,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b97eb33fe716b34d4d8af9e476809aaa6787c4" 2018-11-18 18:04:27,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-de8b04cd-e683-48e3-817e-9fb5800ad10d x-compute-request-id: req-de8b04cd-e683-48e3-817e-9fb5800ad10d Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:04:27,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-de8b04cd-e683-48e3-817e-9fb5800ad10d 2018-11-18 18:04:27,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b97eb33fe716b34d4d8af9e476809aaa6787c4" 2018-11-18 18:04:27,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-ac3caa4c-6b31-47cf-9da5-474f67bf1c5c x-compute-request-id: req-ac3caa4c-6b31-47cf-9da5-474f67bf1c5c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:04:27,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-ac3caa4c-6b31-47cf-9da5-474f67bf1c5c 2018-11-18 18:04:27,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b97eb33fe716b34d4d8af9e476809aaa6787c4" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "35944986-0368-4ad6-a888-823eeca208c7", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eb0f17ae-f3ab-4827-b18d-810f08493081"}]}}' 2018-11-18 18:04:29,011 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:04:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fa321a1-5aa8-44a7-a722-3c7831280ac7 x-compute-request-id: req-5fa321a1-5aa8-44a7-a722-3c7831280ac7 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d466659-dba7-4722-8d3f-960e81334985", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "bookmark"}], "adminPass": "4wz3iVn7scJo"}} 2018-11-18 18:04:29,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-5fa321a1-5aa8-44a7-a722-3c7831280ac7 2018-11-18 18:04:29,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:04:29,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4167194-b5bc-4a4c-b73e-e907be8d4839 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:04:29,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d4167194-b5bc-4a4c-b73e-e907be8d4839 2018-11-18 18:04:29,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:04:29,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["WNT9C7kZSEat0_20np-Pmw"], "issued_at": "2018-11-18T18:04:29.000000Z"}} 2018-11-18 18:04:29,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322b1e2d624bdd77179f9deee1798538a7263cc3" 2018-11-18 18:04:29,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-75a2fa69-912b-4761-b1fd-1dc0c8f4664a x-compute-request-id: req-75a2fa69-912b-4761-b1fd-1dc0c8f4664a Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "5d466659-dba7-4722-8d3f-960e81334985", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:04:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-2", "created": "2018-11-18T18:04:28Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:04:29,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 used request id req-75a2fa69-912b-4761-b1fd-1dc0c8f4664a 2018-11-18 18:04:32,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322b1e2d624bdd77179f9deee1798538a7263cc3" 2018-11-18 18:04:33,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3365c1c-b7d0-438f-bcc2-c5c6b5918a1c x-compute-request-id: req-e3365c1c-b7d0-438f-bcc2-c5c6b5918a1c Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:6b:7f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "5d466659-dba7-4722-8d3f-960e81334985", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:04:30Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-11-18T18:04:28Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:04:33,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 used request id req-e3365c1c-b7d0-438f-bcc2-c5c6b5918a1c 2018-11-18 18:04:36,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322b1e2d624bdd77179f9deee1798538a7263cc3" 2018-11-18 18:04:37,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-3f55d0ee-03d2-496e-ba8f-a15dee979fb9 x-compute-request-id: req-3f55d0ee-03d2-496e-ba8f-a15dee979fb9 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:6b:7f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-18T18:04:32.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "5d466659-dba7-4722-8d3f-960e81334985", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:04:33Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-11-18T18:04:28Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:04:37,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 used request id req-3f55d0ee-03d2-496e-ba8f-a15dee979fb9 2018-11-18 18:04:37,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b97eb33fe716b34d4d8af9e476809aaa6787c4" 2018-11-18 18:04:38,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-815ec819-1a5f-4275-8eea-ba065473b9bd x-compute-request-id: req-815ec819-1a5f-4275-8eea-ba065473b9bd Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:6b:7f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-18T18:04:32.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "5d466659-dba7-4722-8d3f-960e81334985", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:04:33Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-11-18T18:04:28Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:04:38,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985 used request id req-815ec819-1a5f-4275-8eea-ba065473b9bd 2018-11-18 18:04:38,188 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.8'. 2018-11-18 18:04:38,189 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-11-18 18:04:38,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:04:39,774 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfa55a10-0f4d-4e79-9232-f0b89ba402e4 x-compute-request-id: req-cfa55a10-0f4d-4e79-9232-f0b89ba402e4 Content-Length: 0 Content-Type: application/json 2018-11-18 18:04:39,774 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985/action used request id req-cfa55a10-0f4d-4e79-9232-f0b89ba402e4 2018-11-18 18:04:39,774 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-11-18 18:04:39,775 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=35944986-0368-4ad6-a888-823eeca208c7 network=eb0f17ae-f3ab-4827-b18d-810f08493081 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 18:04:39,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:04:39,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:04:39,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:04:39,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:04:39,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:04:39,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:04:39,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:04:39,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:04:39,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:04:39,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:04:39,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:04:39,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:04:39,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:04:39,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:04:39,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:04:39,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:04:39,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:04:39,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8545600e-1fde-424a-853d-2740d3242d3d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:04:39,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8545600e-1fde-424a-853d-2740d3242d3d 2018-11-18 18:04:39,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:04:40,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["RZerpkKSRFKO3erUI_qFQQ"], "issued_at": "2018-11-18T18:04:40.000000Z"}} 2018-11-18 18:04:40,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" 2018-11-18 18:04:40,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-a0ef43e6-42c9-471f-bac5-7f4922d0137d x-compute-request-id: req-a0ef43e6-42c9-471f-bac5-7f4922d0137d Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:04:40,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a0ef43e6-42c9-471f-bac5-7f4922d0137d 2018-11-18 18:04:40,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" 2018-11-18 18:04:40,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-d13e0055-600c-4795-93d6-2cb1eb0c6ca7 x-compute-request-id: req-d13e0055-600c-4795-93d6-2cb1eb0c6ca7 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:04:40,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-d13e0055-600c-4795-93d6-2cb1eb0c6ca7 2018-11-18 18:04:40,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "35944986-0368-4ad6-a888-823eeca208c7", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eb0f17ae-f3ab-4827-b18d-810f08493081"}]}}' 2018-11-18 18:04:42,210 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:04: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-69ad38a3-52eb-4ac5-a8ba-7cf73592132e x-compute-request-id: req-69ad38a3-52eb-4ac5-a8ba-7cf73592132e Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6f83a419-204d-4de5-9fec-5092923a543b", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "bookmark"}], "adminPass": "b6ZDK9vajNpQ"}} 2018-11-18 18:04:42,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-69ad38a3-52eb-4ac5-a8ba-7cf73592132e 2018-11-18 18:04:42,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:04:42,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a722f55a-08fe-479c-a52f-fca8ac9aca24 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:04:42,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a722f55a-08fe-479c-a52f-fca8ac9aca24 2018-11-18 18:04:42,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:04:42,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:04:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["aUUBlCwwRnuz3w9zYLNmKQ"], "issued_at": "2018-11-18T18:04:42.000000Z"}} 2018-11-18 18:04:42,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9f9a0dfe6afa548ebe661a5ad58f5572b18e68" 2018-11-18 18:04:43,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-375fc3d3-44af-4378-b938-eda373173ed3 x-compute-request-id: req-375fc3d3-44af-4378-b938-eda373173ed3 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f83a419-204d-4de5-9fec-5092923a543b", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:04:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-1", "created": "2018-11-18T18:04:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:04:43,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b used request id req-375fc3d3-44af-4378-b938-eda373173ed3 2018-11-18 18:04:46,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9f9a0dfe6afa548ebe661a5ad58f5572b18e68" 2018-11-18 18:04:46,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1395a31d-5c63-4ae8-92a9-8e70cfee6765 x-compute-request-id: req-1395a31d-5c63-4ae8-92a9-8e70cfee6765 Content-Encoding: gzip Content-Length: 706 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f83a419-204d-4de5-9fec-5092923a543b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:04:43Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-11-18T18:04:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:04:46,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b used request id req-1395a31d-5c63-4ae8-92a9-8e70cfee6765 2018-11-18 18:04:49,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9f9a0dfe6afa548ebe661a5ad58f5572b18e68" 2018-11-18 18:04:50,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-0eff824b-5bc6-45a0-8ebd-3a3f02f7aeeb x-compute-request-id: req-0eff824b-5bc6-45a0-8ebd-3a3f02f7aeeb Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f7:84", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-11-18T18:04:45.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f83a419-204d-4de5-9fec-5092923a543b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:04:46Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-11-18T18:04:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:04:50,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b used request id req-0eff824b-5bc6-45a0-8ebd-3a3f02f7aeeb 2018-11-18 18:04:50,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" 2018-11-18 18:04:51,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31b2e65e-5521-48c3-8b8a-ba797c831908 x-compute-request-id: req-31b2e65e-5521-48c3-8b8a-ba797c831908 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f7:84", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-11-18T18:04:45.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f83a419-204d-4de5-9fec-5092923a543b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:04:46Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-11-18T18:04:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:04:51,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b used request id req-31b2e65e-5521-48c3-8b8a-ba797c831908 2018-11-18 18:04:51,573 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.9'. 2018-11-18 18:04:51,573 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-11-18 18:04:51,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:04:53,240 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aacd6346-256d-4b56-bc4a-978e81b99994 x-compute-request-id: req-aacd6346-256d-4b56-bc4a-978e81b99994 Content-Length: 0 Content-Type: application/json 2018-11-18 18:04:53,241 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-aacd6346-256d-4b56-bc4a-978e81b99994 2018-11-18 18:04:53,241 - sdnvpn_test_utils - INFO - Waiting for instance 6f83a419-204d-4de5-9fec-5092923a543b to boot up 2018-11-18 18:04:53,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:04:54,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18c9a1fe-a71a-47d1-ac12-03dd3cf28b97 x-compute-request-id: req-18c9a1fe-a71a-47d1-ac12-03dd3cf28b97 Content-Encoding: gzip Content-Length: 9987 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:04:54,313 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-18c9a1fe-a71a-47d1-ac12-03dd3cf28b97 2018-11-18 18:04:56,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:04:57,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1264bd4-b17b-4b2a-8f51-7b542eb9e479 x-compute-request-id: req-f1264bd4-b17b-4b2a-8f51-7b542eb9e479 Content-Encoding: gzip Content-Length: 9987 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:04:57,412 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-f1264bd4-b17b-4b2a-8f51-7b542eb9e479 2018-11-18 18:04:59,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:00,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:04: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-cab55abb-54d3-40b4-81e9-e9ea41e590c2 x-compute-request-id: req-cab55abb-54d3-40b4-81e9-e9ea41e590c2 Content-Encoding: gzip Content-Length: 9987 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:05:00,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-cab55abb-54d3-40b4-81e9-e9ea41e590c2 2018-11-18 18:05:02,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:03,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-0917dc63-d4d6-467c-8913-0fe52f0149bd x-compute-request-id: req-0917dc63-d4d6-467c-8913-0fe52f0149bd Content-Encoding: gzip Content-Length: 9987 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:05:03,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-0917dc63-d4d6-467c-8913-0fe52f0149bd 2018-11-18 18:05:05,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:06,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a15be0a1-d44e-4760-a256-eadf0084aa46 x-compute-request-id: req-a15be0a1-d44e-4760-a256-eadf0084aa46 Content-Encoding: gzip Content-Length: 9987 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:05:06,688 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-a15be0a1-d44e-4760-a256-eadf0084aa46 2018-11-18 18:05:08,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:09,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffad4c4a-e74c-4c21-9058-b1bba77bf0ab x-compute-request-id: req-ffad4c4a-e74c-4c21-9058-b1bba77bf0ab Content-Encoding: gzip Content-Length: 10056 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:05:09,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-ffad4c4a-e74c-4c21-9058-b1bba77bf0ab 2018-11-18 18:05:11,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:12,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-2b6c0dc3-562c-4967-8bf7-40adb3bb69eb x-compute-request-id: req-2b6c0dc3-562c-4967-8bf7-40adb3bb69eb Content-Encoding: gzip Content-Length: 10056 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:05:12,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-2b6c0dc3-562c-4967-8bf7-40adb3bb69eb 2018-11-18 18:05:14,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:15,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1935334-66eb-4b22-9889-41e05a55a730 x-compute-request-id: req-e1935334-66eb-4b22-9889-41e05a55a730 Content-Encoding: gzip Content-Length: 10056 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:05:15,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-e1935334-66eb-4b22-9889-41e05a55a730 2018-11-18 18:05:17,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:19,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-3b1d8bc9-0a8d-4c54-bdee-66fe37fda51f x-compute-request-id: req-3b1d8bc9-0a8d-4c54-bdee-66fe37fda51f Content-Encoding: gzip Content-Length: 10056 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:05:19,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-3b1d8bc9-0a8d-4c54-bdee-66fe37fda51f 2018-11-18 18:05:21,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:22,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-556efda3-99e9-4ed5-8ca4-dc9fce8e79bc x-compute-request-id: req-556efda3-99e9-4ed5-8ca4-dc9fce8e79bc Content-Encoding: gzip Content-Length: 10075 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:05:22,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-556efda3-99e9-4ed5-8ca4-dc9fce8e79bc 2018-11-18 18:05:24,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:25,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-074d7e78-3487-48d5-affb-d2c40f890f99 x-compute-request-id: req-074d7e78-3487-48d5-affb-d2c40f890f99 Content-Encoding: gzip Content-Length: 10075 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:05:25,266 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-074d7e78-3487-48d5-affb-d2c40f890f99 2018-11-18 18:05:27,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:28,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-65b7029d-e80b-40e3-9ebc-7ec4eb176b61 x-compute-request-id: req-65b7029d-e80b-40e3-9ebc-7ec4eb176b61 Content-Encoding: gzip Content-Length: 10075 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:05:28,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-65b7029d-e80b-40e3-9ebc-7ec4eb176b61 2018-11-18 18:05:30,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:31,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-e3ca34c0-2370-45ee-a077-cc3ad4765dac x-compute-request-id: req-e3ca34c0-2370-45ee-a077-cc3ad4765dac Content-Encoding: gzip Content-Length: 10075 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:05:31,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-e3ca34c0-2370-45ee-a077-cc3ad4765dac 2018-11-18 18:05:33,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:34,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-cd7b7c22-ef59-46e2-bae0-3ec8b8f7d836 x-compute-request-id: req-cd7b7c22-ef59-46e2-bae0-3ec8b8f7d836 Content-Encoding: gzip Content-Length: 10075 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:05:34,743 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-cd7b7c22-ef59-46e2-bae0-3ec8b8f7d836 2018-11-18 18:05:36,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e5056f11749ba1c937990aff49366d47c81a1d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:37,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-9dccc5e2-acca-43ca-9c15-e05afa8fd30f x-compute-request-id: req-9dccc5e2-acca-43ca-9c15-e05afa8fd30f Content-Encoding: gzip Content-Length: 10889 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470429104 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.187022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189197] pid_max: default: 32768 minimum: 301\n[ 0.190580] ACPI: Core revision 20150930\n[ 0.192177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194078] Security Framework initialized\n[ 0.195206] Yama: becoming mindful.\n[ 0.196275] AppArmor: AppArmor initialized\n[ 0.197519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199517] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203293] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205366] Initializing cgroup subsys io\n[ 0.206570] Initializing cgroup subsys memory\n[ 0.207751] Initializing cgroup subsys devices\n[ 0.208928] Initializing cgroup subsys freezer\n[ 0.210117] Initializing cgroup subsys net_cls\n[ 0.211302] Initializing cgroup subsys perf_event\n[ 0.212562] Initializing cgroup subsys net_prio\n[ 0.213807] Initializing cgroup subsys hugetlb\n[ 0.215109] Initializing cgroup subsys pids\n[ 0.216311] CPU: Physical Processor ID: 0\n[ 0.218130] mce: CPU supports 10 MCE banks\n[ 0.219245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233356] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240697] ftrace: allocating 31920 entries in 125 pages\n[ 0.268364] smpboot: Max logical packages: 1\n[ 0.269558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271548] x2apic enabled\n[ 0.272594] Switched APIC routing to physical x2apic.\n[ 0.274812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276503] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282039] KVM setup paravirtual spinlock\n[ 0.283741] x86: Booted up 1 node, 1 CPUs\n[ 0.284889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286915] devtmpfs: initialized\n[ 0.288942] evm: security.selinux\n[ 0.289944] evm: security.SMACK64\n[ 0.290957] evm: security.SMACK64EXEC\n[ 0.292059] evm: security.SMACK64TRANSMUTE\n[ 0.293240] evm: security.SMACK64MMAP\n[ 0.294326] evm: security.ima\n[ 0.295240] evm: security.capability\n[ 0.296390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299158] pinctrl core: initialized pinctrl subsystem\n[ 0.300759] RTC time: 18:04:45, date: 11/18/18\n[ 0.302134] NET: Registered protocol family 16\n[ 0.303501] cpuidle: using governor ladder\n[ 0.304724] cpuidle: using governor menu\n[ 0.305870] PCCT header not found.\n[ 0.306918] ACPI: bus type PCI registered\n[ 0.308073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309920] PCI: Using configuration type 1 for base access\n[ 0.312230] ACPI: Added _OSI(Module Device)\n[ 0.313425] ACPI: Added _OSI(Processor Device)\n[ 0.314718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318683] ACPI: Interpreter enabled\n[ 0.319781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331063] ACPI: (supports S0 S5)\n[ 0.332144] ACPI: Using IOAPIC for interrupt routing\n[ 0.333645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341612] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343220] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345439] acpiphp: Slot [3] registered\n[ 0.346241] acpiphp: Slot [4] registered\n[ 0.347039] acpiphp: Slot [5] registered\n[ 0.347857] acpiphp: Slot [6] registered\n[ 0.348650] acpiphp: Slot [7] registered\n[ 0.349439] acpiphp: Slot [8] registered\n[ 0.350236] acpiphp: Slot [9] registered\n[ 0.351032] acpiphp: Slot [10] registered\n[ 0.351837] acpiphp: Slot [11] registered\n[ 0.352688] acpiphp: Slot [12] registered\n[ 0.353499] acpiphp: Slot [13] registered\n[ 0.354302] acpiphp: Slot [14] registered\n[ 0.355113] acpiphp: Slot [15] registered\n[ 0.366035] acpiphp: Slot [16] registered\n[ 0.366857] acpiphp: Slot [17] registered\n[ 0.367669] acpiphp: Slot [18] registered\n[ 0.368483] acpiphp: Slot [19] registered\n[ 0.369293] acpiphp: Slot [20] registered\n[ 0.370116] acpiphp: Slot [21] registered\n[ 0.370937] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372601] acpiphp: Slot [24] registered\n[ 0.373409] acpiphp: Slot [25] registered\n[ 0.374225] acpiphp: Slot [26] registered\n[ 0.375039] acpiphp: Slot [27] registered\n[ 0.375859] acpiphp: Slot [28] registered\n[ 0.376672] acpiphp: Slot [29] registered\n[ 0.377483] acpiphp: Slot [30] registered\n[ 0.378297] acpiphp: Slot [31] registered\n[ 0.379108] PCI host bridge to bus 0000:00\n[ 0.379922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393967] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402015] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457438] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460594] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463214] vgaarb: loaded\n[ 0.463833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464972] SCSI subsystem initialized\n[ 0.465797] ACPI: bus type USB registered\n[ 0.466613] usbcore: registered new interface driver usbfs\n[ 0.467645] usbcore: registered new interface driver hub\n[ 0.468652] usbcore: registered new device driver usb\n[ 0.469710] PCI: Using ACPI for IRQ routing\n[ 0.470737] NetLabel: Initializing\n[ 0.471447] NetLabel: domain hash size = 128\n[ 0.472300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473278] NetLabel: unlabeled traffic allowed by default\n[ 0.474387] clocksource: Switched to clocksource kvm-clock\n[ 0.480041] AppArmor: AppArmor Filesystem Enabled\n[ 0.480993] pnp: PnP ACPI init\n[ 0.481918] pnp: PnP ACPI: found 5 devices\n[ 0.488344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490051] NET: Registered protocol family 2\n[ 0.491014] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492281] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493477] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496886] NET: Registered protocol family 1\n[ 0.497756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528256] Trying to unpack rootfs image as initramfs...\n[ 0.579225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593045] Scanning for low memory corruption every 60 seconds\n[ 0.594388] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595589] audit: initializing netlink subsys (disabled)\n[ 0.596603] audit: type=2000 audit(1542564286.549:1): initialized\n[ 0.597915] Initialise system trusted keyring\n[ 0.598855] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601956] zbud: loaded\n[ 0.602664] VFS: Disk quotas dquot_6.6.0\n[ 0.603486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605016] fuse init (API version 7.23)\n[ 0.605917] Key type big_key registered\n[ 0.606727] Allocating IMA MOK and blacklist keyrings.\n[ 0.608197] Key type asymmetric registered\n[ 0.609017] Asymmetric key parser 'x509' registered\n[ 0.609962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611420] io scheduler noop registered\n[ 0.612217] io scheduler deadline registered (default)\n[ 0.620027] io scheduler cfq registered\n[ 0.620943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624693] ACPI: Power Button [PWRF]\n[ 0.625589] GHES: HEST is not enabled!\n[ 0.639307] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696030] Linux agpgart interface v0.103\n[ 0.698114] brd: module loaded\n[ 0.699369] loop: module loaded\n[ 0.704316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705779] GPT:90111 != 2097151\n[ 0.706460] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707548] GPT:90111 != 2097151\n[ 0.708211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709163] vda: vda1 vda15\n[ 0.710588] scsi host0: ata_piix\n[ 0.711314] scsi host1: ata_piix\n[ 0.712016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714671] libphy: Fixed MDIO Bus: probed\n[ 0.715484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716455] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718539] PPP generic driver version 2.4.2\n[ 0.719415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720695] ehci-pci: EHCI PCI platform driver\n[ 0.721555] ehci-platform: EHCI generic platform driver\n[ 0.722540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723653] ohci-pci: OHCI PCI platform driver\n[ 0.724511] ohci-platform: OHCI generic platform driver\n[ 0.725485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742310] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747093] usb usb1: Product: UHCI Host Controller\n[ 0.748012] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750150] hub 1-0:1.0: USB hub found\n[ 0.750929] hub 1-0:1.0: 2 ports detected\n[ 0.751824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754862] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755881] mousedev: PS/2 mouse device common for all mice\n[ 0.757148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762415] i2c /dev entries driver\n[ 0.763177] device-mapper: uevent: version 1.0.3\n[ 0.764101] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767028] NET: Registered protocol family 10\n[ 0.768007] NET: Registered protocol family 17\n[ 0.768888] Key type dns_resolver registered\n[ 0.769799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770893] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772619] registered taskstats version 1\n[ 0.773436] Loading compiled-in X.509 certificates\n[ 0.774877] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776732] zswap: loaded using pool lzo/zbud\n[ 0.778582] Key type trusted registered\n[ 0.780582] Key type encrypted registered\n[ 0.781400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783461] evm: HMAC attrs: 0x1\n[ 0.784401] Magic number: 10:805:89\n[ 0.785255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:46 UTC (1542564286)\n[ 0.786882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787990] EDD information not available.\n[ 0.871492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873014] Write protecting the kernel read-only data: 14336k\n[ 0.884820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.928200] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCipL3lZ9vfsRSS2V0ciM5jJg48PYuKrEFuBG5XGXc8lkAO39jXB6qB8j5yieb5wndQb960mkm0zHA8FBomjG9npzgZcv4u8YFqkzggA0sDl+rh6cPZgZziHWOAIbr5dPjhuAecHEsCJZrwL619aNG5lCR/KXwnQEJWZyMdZ8RtUiiby0Z+OvBzG8vNDcEqawz7dAszt1WmowE6lM1aZ+9Q0n2HvxV3JEEZ4Hv7i1KHbIpq0SqJpI5qIiW/6QfKDdnNt/GxPlqqYXuupdnU6MQIsTgZLfsNoGvZ59riAVggyzKpnF/wtsrbwdZt+35yTNUM3mDBQIwhK3ZzsbnEV8Wv root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIir04kv5cGJnvRpknLdFeqmSlsuclfkj6Z4RRSYts2sA7pe5NIm8bbHH1f9747y176uH/p1CI6yaDoHvnbZ+M+sGysZvcYgaBR53Cr4/MC8tn7JiZOMpk3PbkXyPCSa7hg3/drkvzUDofBwDyB+4HAxannvINwIgVQ59kIga6KDAAAAFQDbvnakaV6Ueb2X9LYh3SB1kGLoLwAAAIA4chZFa9XPFJnYJiTzBTteIOhW/7zY0gggRwg2cTdU5IJt5+ZzqWu3xK+Ad1N9zVb/p9jEhdJkS1HeFFzvRoFS6+fBo9M8PvST3cbvItYxgRGRKx8J14gHrIw34bJg9z3nOEsuuRtVAxRS7L6MfqtbQI6tGEm0ruDi6o1BoHsh+gAAAIA7Jm/f3rzC3fc91dxEn4HHMxXMyLrpP9snrBSVEpedVXQpSgeUx/82fiTUfHQlV58C/75UtbY/6ujEAjZDK2jLKoIshMi8jxTEXpIqEwBlUPs3zCNgbIe3RnGFvd30kbuMZN5LSaTmW/ZGjVKg90ZfQUuOg3nZLC8NPvF1/ZM6gQ== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe7b:f784/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:7B:F7:84 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:f784/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8083 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.226754] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.226758] usb 1-1: Product: QEMU USB Tablet\n[ 1.226760] usb 1-1: Manufacturer: QEMU\n[ 1.226762] usb 1-1: SerialNumber: 42\n[ 1.512008] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.523955] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.590452] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.590455] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.255340] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.690925] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:04:47 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:04:47 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:04:47 cirros kern.notice kernel: [ 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)\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:04:47 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:04:47 cirros kern.info kernel: [ 1.590452] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nNov 18 18:04:47 cirros kern.info kernel: [ 1.590455] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nNov 18 18:04:48 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:04:48 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:04:48 cirros kern.info kernel: [ 3.255340] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:04:49 cirros kern.info kernel: [ 3.690925] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-1 login: "} 2018-11-18 18:05:37,846 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-9dccc5e2-acca-43ca-9c15-e05afa8fd30f 2018-11-18 18:05:39,879 - sdnvpn_test_utils - INFO - Waiting for instance 5d466659-dba7-4722-8d3f-960e81334985 to boot up 2018-11-18 18:05:39,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b97eb33fe716b34d4d8af9e476809aaa6787c4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:05:40,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:05: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-0c032a47-e486-4a3d-9b7b-a79ace34a457 x-compute-request-id: req-0c032a47-e486-4a3d-9b7b-a79ace34a457 Content-Encoding: gzip Content-Length: 11106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494664565 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.129761] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131396] pid_max: default: 32768 minimum: 301\n[ 0.132280] ACPI: Core revision 20150930\n[ 0.133661] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134958] Security Framework initialized\n[ 0.135768] Yama: becoming mindful.\n[ 0.136490] AppArmor: AppArmor initialized\n[ 0.137358] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138701] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139982] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141200] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142594] Initializing cgroup subsys io\n[ 0.143408] Initializing cgroup subsys memory\n[ 0.144272] Initializing cgroup subsys devices\n[ 0.145157] Initializing cgroup subsys freezer\n[ 0.146030] Initializing cgroup subsys net_cls\n[ 0.146902] Initializing cgroup subsys perf_event\n[ 0.147813] Initializing cgroup subsys net_prio\n[ 0.148699] Initializing cgroup subsys hugetlb\n[ 0.149566] Initializing cgroup subsys pids\n[ 0.150446] CPU: Physical Processor ID: 0\n[ 0.151959] mce: CPU supports 10 MCE banks\n[ 0.152818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153821] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165678] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172028] ftrace: allocating 31920 entries in 125 pages\n[ 0.198227] smpboot: Max logical packages: 1\n[ 0.199080] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200428] x2apic enabled\n[ 0.201247] Switched APIC routing to physical x2apic.\n[ 0.202991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204096] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206051] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207807] KVM setup paravirtual spinlock\n[ 0.209084] x86: Booted up 1 node, 1 CPUs\n[ 0.209879] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211247] devtmpfs: initialized\n[ 0.212954] evm: security.selinux\n[ 0.213652] evm: security.SMACK64\n[ 0.214335] evm: security.SMACK64EXEC\n[ 0.215074] evm: security.SMACK64TRANSMUTE\n[ 0.215878] evm: security.SMACK64MMAP\n[ 0.216613] evm: security.ima\n[ 0.217250] evm: security.capability\n[ 0.218063] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219898] pinctrl core: initialized pinctrl subsystem\n[ 0.220978] RTC time: 18:04:32, date: 11/18/18\n[ 0.221931] NET: Registered protocol family 16\n[ 0.222896] cpuidle: using governor ladder\n[ 0.223705] cpuidle: using governor menu\n[ 0.224480] PCCT header not found.\n[ 0.225220] ACPI: bus type PCI registered\n[ 0.226019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227246] PCI: Using configuration type 1 for base access\n[ 0.228988] ACPI: Added _OSI(Module Device)\n[ 0.229821] ACPI: Added _OSI(Processor Device)\n[ 0.230683] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231572] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233677] ACPI: Interpreter enabled\n[ 0.234436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241712] ACPI: (supports S0 S5)\n[ 0.242403] ACPI: Using IOAPIC for interrupt routing\n[ 0.243330] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246395] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247527] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248747] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249929] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252128] acpiphp: Slot [3] registered\n[ 0.252922] acpiphp: Slot [4] registered\n[ 0.253730] acpiphp: Slot [5] registered\n[ 0.254525] acpiphp: Slot [6] registered\n[ 0.255317] acpiphp: Slot [7] registered\n[ 0.256108] acpiphp: Slot [8] registered\n[ 0.256900] acpiphp: Slot [9] registered\n[ 0.257687] acpiphp: Slot [10] registered\n[ 0.258484] acpiphp: Slot [11] registered\n[ 0.259299] acpiphp: Slot [12] registered\n[ 0.260104] acpiphp: Slot [13] registered\n[ 0.260915] acpiphp: Slot [14] registered\n[ 0.261718] acpiphp: Slot [15] registered\n[ 0.272381] acpiphp: Slot [16] registered\n[ 0.273226] acpiphp: Slot [17] registered\n[ 0.274029] acpiphp: Slot [18] registered\n[ 0.274828] acpiphp: Slot [19] registered\n[ 0.275625] acpiphp: Slot [20] registered\n[ 0.276427] acpiphp: Slot [21] registered\n[ 0.277228] acpiphp: Slot [22] registered\n[ 0.278027] acpiphp: Slot [23] registered\n[ 0.278826] acpiphp: Slot [24] registered\n[ 0.279623] acpiphp: Slot [25] registered\n[ 0.280421] acpiphp: Slot [26] registered\n[ 0.281227] acpiphp: Slot [27] registered\n[ 0.282028] acpiphp: Slot [28] registered\n[ 0.282827] acpiphp: Slot [29] registered\n[ 0.283623] acpiphp: Slot [30] registered\n[ 0.284421] acpiphp: Slot [31] registered\n[ 0.285220] PCI host bridge to bus 0000:00\n[ 0.286018] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287212] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289847] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291277] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297493] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299940] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301194] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307482] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308914] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354028] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355508] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356934] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358343] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359720] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360954] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362095] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363146] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364680] vgaarb: loaded\n[ 0.365274] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366404] SCSI subsystem initialized\n[ 0.367219] ACPI: bus type USB registered\n[ 0.368027] usbcore: registered new interface driver usbfs\n[ 0.369047] usbcore: registered new interface driver hub\n[ 0.370042] usbcore: registered new device driver usb\n[ 0.371089] PCI: Using ACPI for IRQ routing\n[ 0.372102] NetLabel: Initializing\n[ 0.372807] NetLabel: domain hash size = 128\n[ 0.373649] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374582] NetLabel: unlabeled traffic allowed by default\n[ 0.375669] clocksource: Switched to clocksource kvm-clock\n[ 0.381066] AppArmor: AppArmor Filesystem Enabled\n[ 0.382041] pnp: PnP ACPI init\n[ 0.382938] pnp: PnP ACPI: found 5 devices\n[ 0.389296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390976] NET: Registered protocol family 2\n[ 0.391922] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393180] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394334] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395481] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396552] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397714] NET: Registered protocol family 1\n[ 0.398568] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399656] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400718] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414691] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428868] Trying to unpack rootfs image as initramfs...\n[ 0.478524] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492332] Scanning for low memory corruption every 60 seconds\n[ 0.493680] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494811] audit: initializing netlink subsys (disabled)\n[ 0.495833] audit: type=2000 audit(1542564273.528:1): initialized\n[ 0.497132] Initialise system trusted keyring\n[ 0.498057] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499208] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501171] zbud: loaded\n[ 0.501868] VFS: Disk quotas dquot_6.6.0\n[ 0.502676] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504172] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505854] Allocating IMA MOK and blacklist keyrings.\n[ 0.507309] Key type asymmetric registered\n[ 0.508134] Asymmetric key parser 'x509' registered\n[ 0.509078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510518] io scheduler noop registered\n[ 0.511304] io scheduler deadline registered (default)\n[ 0.512284] io scheduler cfq registered\n[ 0.513110] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515385] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516840] ACPI: Power Button [PWRF]\n[ 0.517681] GHES: HEST is not enabled!\n[ 0.531332] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559316] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589587] Linux agpgart interface v0.103\n[ 0.591643] brd: module loaded\n[ 0.592862] loop: module loaded\n[ 0.596908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598334] GPT:90111 != 2097151\n[ 0.598999] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600072] GPT:90111 != 2097151\n[ 0.600736] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601680] vda: vda1 vda15\n[ 0.603168] scsi host0: ata_piix\n[ 0.603903] scsi host1: ata_piix\n[ 0.604593] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605781] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607190] libphy: Fixed MDIO Bus: probed\n[ 0.608004] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608937] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611043] PPP generic driver version 2.4.2\n[ 0.611928] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613220] ehci-pci: EHCI PCI platform driver\n[ 0.614077] ehci-platform: EHCI generic platform driver\n[ 0.615047] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616159] ohci-pci: OHCI PCI platform driver\n[ 0.617016] ohci-platform: OHCI generic platform driver\n[ 0.617981] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632351] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633351] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634772] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635772] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636860] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638050] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639435] usb usb1: Product: UHCI Host Controller\n[ 0.640356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641475] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642468] hub 1-0:1.0: USB hub found\n[ 0.643237] hub 1-0:1.0: 2 ports detected\n[ 0.644129] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646206] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647137] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648147] mousedev: PS/2 mouse device common for all mice\n[ 0.649370] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653406] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654574] i2c /dev entries driver\n[ 0.655322] device-mapper: uevent: version 1.0.3\n[ 0.656247] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657848] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659113] NET: Registered protocol family 10\n[ 0.660102] NET: Registered protocol family 17\n[ 0.660988] Key type dns_resolver registered\n[ 0.661891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662965] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664688] registered taskstats version 1\n[ 0.665504] Loading compiled-in X.509 certificates\n[ 0.666931] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668759] zswap: loaded using pool lzo/zbud\n[ 0.670108] Key type trusted registered\n[ 0.671652] Key type encrypted registered\n[ 0.672478] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673492] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674505] evm: HMAC attrs: 0x1\n[ 0.675800] Magic number: 10:805:89\n[ 0.676634] rtc_cmos 00:00: setting system clock to 2018-11-18 18:04:33 UTC (1542564273)\n[ 0.678204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679291] EDD information not available.\n[ 0.764625] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.766157] Write protecting the kernel read-only data: 14336k\n[ 0.778240] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780028] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.10\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.290340] 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 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.18. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHhnCXao/r2/G60eKvymVyj9t1zyg3EZijuN7nhosBMUYmtWRouNfgboRj7wT/cwM+bViGWuAlOVgprp5QeL39XJt8nvocQby5U9ZPwQKDb80CcXp16V2LRcf+VHHixIckkhNF+4DJzMOS4d3zC5CeKjey3H/diq8fs/OsETJwASkeXrrdSytt0SCYM1sZzR5HxjyVD1XOYAPNkPcibRRajGCA3bqR+ubVNi51UNcv5ajLvdr92viNcLvbX7RqluJgL5bfFZwmE59fN+0oIZ54mot6qPN/HA0ISrs95bbhORSVjXDV9CtFNiD4ZYd4ZqYOvsCEgrTNgG29kVtec4HZ root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIXRGnQvAzyX2XqoA6D5qzig766l7uiW19HyqTLio1l9K4UAHEVW1RMCtiwznnfy7JSTQedu1vJ0zIa5uFmXxqZF4j15sdSLxjUmaHQniew9K/wqMhklLaogb69l2dOl3WJfZV37ee7BNAPNezteZYySNtMzqK3WW2imVUBMW6pNAAAAFQCpUCgpne1zbDYcZIGJ4vkBJtMR9wAAAIEAhT75Ycryil8OjU7oclFPByRy8/DDi7eODgTOJzWgVKGmGs25SXVsDyMswAA4TZmeyXwBcA0+3rDj9Nupef+f1sObiXVtdt5oU641NgN0UB/BlMHli30o4JQQ6k2bXT2iQ7p2txBHDfEBGrF+IVbOiluUZ6POCOjekNiH+jb39e8AAACAcyPXvWfIp6OJ9He+jJugvmtnjVN17BTJbXwUfq2nNki7vhjjP0IsAN0XY//nhi3QfNd/0wvM7hGKZH5ofeJINgBWZ1VxJWZoh0BXWOFxbrrqvqkEdXD/fEngT3+cZT+uSBqHExPHED11wMndldQdhdA1Wee1JisgDnwK28B6tJc= root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe4a:6b7f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.05 ===\n/dev/root resized successfully [took 1.72s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4A:6B:7F \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4a:6b7f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.116718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.116721] usb 1-1: Product: QEMU USB Tablet\n[ 1.116724] usb 1-1: Manufacturer: QEMU\n[ 1.116726] usb 1-1: SerialNumber: 42\n[ 1.259636] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.271519] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.290340] random: dd urandom read with 5 bits of entropy available\n[ 1.491916] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.164672] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.452270] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:04:34 cirros kern.info kernel: [ 0.778240] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\nNov 18 18:04:34 cirros kern.info kernel: [ 0.780028] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 18 18:04:34 cirros kern.info kernel: [ 0.790780] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 18 18:04:34 cirros kern.info kernel: [ 0.790781] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 18 18:04:34 cirros kern.info kernel: [ 0.792495] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 18 18:04:34 cirros kern.info kernel: [ 0.795455] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 18 18:04:34 cirros kern.info kernel: [ 0.797449] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 18 18:04:34 cirros kern.info kernel: [ 0.819398] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 18 18:04:34 cirros kern.info kernel: [ 0.819949] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 18 18:04:34 cirros kern.info kernel: [ 0.821010] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 18 18:04:34 cirros kern.info kernel: [ 0.922027] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 18 18:04:34 cirros kern.info kernel: [ 0.955715] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 18 18:04:34 cirros kern.info kernel: [ 1.116712] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 18 18:04:34 cirros kern.info kernel: [ 1.116718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 18 18:04:34 cirros kern.info kernel: [ 1.116721] usb 1-1: Product: QEMU USB Tablet\nNov 18 18:04:34 cirros kern.info kernel: [ 1.116724] usb 1-1: Manufacturer: QEMU\nNov 18 18:04:34 cirros kern.info kernel: [ 1.116726] usb 1-1: SerialNumber: 42\nNov 18 18:04:34 cirros kern.info kernel: [ 1.259636] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 18 18:04:34 cirros kern.info kernel: [ 1.271519] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 18 18:04:34 cirros kern.notice kernel: [ 1.290340] random: dd urandom read with 5 bits of entropy available\nNov 18 18:04:34 cirros kern.info kernel: [ 1.491916] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nNov 18 18:04:35 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:04:35 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:04:35 cirros kern.info kernel: [ 3.164672] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:04:36 cirros kern.info kernel: [ 3.452270] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-2 login: "} 2018-11-18 18:05:40,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985/action used request id req-0c032a47-e486-4a3d-9b7b-a79ace34a457 2018-11-18 18:05:42,994 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-11-18 18:06:13,025 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-18 18:06:13,026 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-18 18:06:13,027 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-18 18:06:13,031 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-18 18:06:13,071 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-18 18:06:13,073 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-18 18:06:13,073 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-18 18:06:13,074 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-18 18:06:13,074 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-18 18:06:13,115 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-18 18:06:13,151 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-18 18:06:13,156 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-18 18:06:13,157 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-18 18:06:13,158 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-18 18:06:13,158 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-18 18:06:13,162 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-18 18:06:13,200 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-18 18:06:13,202 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-18 18:06:13,202 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-18 18:06:13,203 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-18 18:06:13,203 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-18 18:06:13,243 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-18 18:06:13,279 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-18 18:06:13,282 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-18 18:06:13,283 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-18 18:06:13,284 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-18 18:06:13,284 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-18 18:06:13,286 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-18 18:06:13,321 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-18 18:06:13,323 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-18 18:06:13,324 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-18 18:06:13,324 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-18 18:06:13,325 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-18 18:06:13,364 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-18 18:06:13,398 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-18 18:06:13,399 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-18 18:06:13,400 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-18 18:06:13,401 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-18 18:06:13,401 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-18 18:06:13,405 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-18 18:06:13,442 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-18 18:06:13,443 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-18 18:06:13,444 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-18 18:06:13,445 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-18 18:06:13,445 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-18 18:06:13,486 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-18 18:06:13,520 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-18 18:06:13,521 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-11-18 18:06:13,522 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-11-18 18:06:13,522 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-18 18:06:13,523 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-11-18 18:06:13,524 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-11-18 18:06:13,527 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-11-18 18:06:13,562 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-11-18 18:06:13,563 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-11-18 18:06:13,564 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-11-18 18:06:13,565 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-11-18 18:06:13,565 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-11-18 18:06:13,606 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-11-18 18:06:13,672 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-11-18 18:06:13,672 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-11-18 18:06:43,675 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-11-18 18:06:43,676 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-11-18 18:06:43,676 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-11-18 18:06:43,678 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-11-18 18:06:43,741 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-11-18 18:06:43,741 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-11-18 18:06:43,743 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-11-18 18:06:43,743 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-11-18 18:06:43,744 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-11-18 18:06:43,748 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-11-18 18:06:43,807 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-11-18 18:06:43,808 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-11-18 18:07:13,825 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-11-18 18:07:13,826 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-11-18 18:07:13,826 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-11-18 18:07:13,829 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-11-18 18:07:13,906 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-11-18 18:07:13,906 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-11-18 18:07:13,907 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-11-18 18:07:43,935 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-11-18 18:07:43,936 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-11-18 18:07:43,936 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-11-18 18:07:43,938 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-11-18 18:07:43,980 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-11-18 18:07:43,982 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-11-18 18:07:43,983 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-11-18 18:07:43,983 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-11-18 18:07:43,984 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-11-18 18:07:44,024 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-11-18 18:07:44,063 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-11-18 18:07:44,068 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-11-18 18:07:44,068 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-11-18 18:07:44,069 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-11-18 18:07:44,069 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-11-18 18:07:44,071 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-11-18 18:07:44,108 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-11-18 18:07:44,110 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-11-18 18:07:44,110 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-11-18 18:07:44,111 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-11-18 18:07:44,111 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-11-18 18:07:44,151 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-11-18 18:07:44,185 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-11-18 18:07:44,188 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-11-18 18:07:44,189 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-11-18 18:07:44,190 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-11-18 18:07:44,190 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-11-18 18:07:44,194 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-11-18 18:07:44,230 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-11-18 18:07:44,232 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-11-18 18:07:44,233 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-11-18 18:07:44,234 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-11-18 18:07:44,234 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-11-18 18:07:44,275 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-11-18 18:07:44,311 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-11-18 18:07:44,312 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-11-18 18:07:44,312 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-11-18 18:07:44,314 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-11-18 18:07:44,314 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-11-18 18:07:44,318 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-11-18 18:07:44,351 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-11-18 18:07:44,353 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-11-18 18:07:44,353 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-11-18 18:07:44,354 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-11-18 18:07:44,354 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-11-18 18:07:44,395 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-11-18 18:07:44,429 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-11-18 18:07:44,429 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-11-18 18:07:44,430 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-11-18 18:07:44,431 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-11-18 18:07:44,432 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-11-18 18:07:44,432 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-11-18 18:07:44,436 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-11-18 18:07:44,478 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-11-18 18:07:44,478 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-11-18 18:08:14,495 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-11-18 18:08:14,496 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-11-18 18:08:14,496 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-11-18 18:08:14,498 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-11-18 18:08:14,538 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-11-18 18:08:14,539 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-11-18 18:08:14,540 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-11-18 18:08:14,541 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-11-18 18:08:14,542 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-11-18 18:08:14,545 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-11-18 18:08:14,588 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-11-18 18:08:14,589 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-11-18 18:08:44,603 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-11-18 18:08:44,604 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-11-18 18:08:44,604 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-11-18 18:08:44,606 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-11-18 18:08:44,639 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-11-18 18:08:44,639 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-11-18 18:08:44,640 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-11-18 18:09:14,660 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-11-18 18:09:14,661 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-11-18 18:09:14,661 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-11-18 18:09:14,663 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-11-18 18:09:14,698 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-11-18 18:09:14,700 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-11-18 18:09:14,700 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-11-18 18:09:14,701 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-11-18 18:09:14,701 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-11-18 18:09:14,742 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-11-18 18:09:14,777 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-11-18 18:09:14,782 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-11-18 18:09:14,783 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-11-18 18:09:14,784 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-11-18 18:09:14,784 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-11-18 18:09:14,786 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-11-18 18:09:14,827 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-11-18 18:09:14,829 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-11-18 18:09:14,829 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-11-18 18:09:14,830 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-11-18 18:09:14,830 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-11-18 18:09:14,871 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-11-18 18:09:14,912 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-11-18 18:09:14,915 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-11-18 18:09:14,916 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-11-18 18:09:14,917 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-11-18 18:09:14,917 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-11-18 18:09:14,920 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-11-18 18:09:14,957 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-11-18 18:09:14,959 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-11-18 18:09:14,960 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-11-18 18:09:14,961 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-11-18 18:09:14,961 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-11-18 18:09:15,002 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-11-18 18:09:15,039 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-11-18 18:09:15,040 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-11-18 18:09:15,040 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-11-18 18:09:15,041 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-11-18 18:09:15,041 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-11-18 18:09:15,044 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-11-18 18:09:15,083 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-11-18 18:09:15,085 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-11-18 18:09:15,086 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-11-18 18:09:15,086 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-11-18 18:09:15,086 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-11-18 18:09:15,128 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-11-18 18:09:15,167 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-11-18 18:09:15,168 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-11-18 18:09:15,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" -d '{"forceDelete": null}' 2018-11-18 18:09:15,174 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-11-18 18:09:15,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:09: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-a4abd9dc-78a2-4eda-8f00-663839b9b476 x-compute-request-id: req-a4abd9dc-78a2-4eda-8f00-663839b9b476 Content-Length: 0 Content-Type: application/json 2018-11-18 18:09:15,348 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b/action used request id req-a4abd9dc-78a2-4eda-8f00-663839b9b476 2018-11-18 18:09:15,348 - sdnvpn_test_utils - DEBUG - Waiting for instance 6f83a419-204d-4de5-9fec-5092923a543b to be deleted 2018-11-18 18:09:15,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" 2018-11-18 18:09:16,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09: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-9de5e5c7-dfdb-4613-9db8-98f41782046d x-compute-request-id: req-9de5e5c7-dfdb-4613-9db8-98f41782046d Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f7:84", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6f83a419-204d-4de5-9fec-5092923a543b", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-11-18T18:04:45.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "6f83a419-204d-4de5-9fec-5092923a543b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:09:15Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-11-18T18:04:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:6b:7f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-18T18:04:32.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "5d466659-dba7-4722-8d3f-960e81334985", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:04:33Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-11-18T18:04:28Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:09:16,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-9de5e5c7-dfdb-4613-9db8-98f41782046d 2018-11-18 18:09:18,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" 2018-11-18 18:09:19,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a6b6530-1748-45a2-a2c2-2f80cff35fe5 x-compute-request-id: req-2a6b6530-1748-45a2-a2c2-2f80cff35fe5 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:6b:7f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-18T18:04:32.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "5d466659-dba7-4722-8d3f-960e81334985", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:04:33Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-11-18T18:04:28Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:09:19,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-2a6b6530-1748-45a2-a2c2-2f80cff35fe5 2018-11-18 18:09:21,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" -d '{"forceDelete": null}' 2018-11-18 18:09:21,366 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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 x-openstack-request-id: req-b029d9f4-b787-478a-a37e-8baa8dc9f193 x-compute-request-id: req-b029d9f4-b787-478a-a37e-8baa8dc9f193 Content-Length: 0 Content-Type: application/json 2018-11-18 18:09:21,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985/action used request id req-b029d9f4-b787-478a-a37e-8baa8dc9f193 2018-11-18 18:09:21,367 - sdnvpn_test_utils - DEBUG - Waiting for instance 5d466659-dba7-4722-8d3f-960e81334985 to be deleted 2018-11-18 18:09:21,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" 2018-11-18 18:09:22,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-3eebe317-c4fc-4505-a203-b0317d449454 x-compute-request-id: req-3eebe317-c4fc-4505-a203-b0317d449454 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:6b:7f", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5d466659-dba7-4722-8d3f-960e81334985", "rel": "bookmark"}], "image": {"id": "35944986-0368-4ad6-a888-823eeca208c7", "links": [{"href": "http://172.30.9.30:8774/images/35944986-0368-4ad6-a888-823eeca208c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-18T18:04:32.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "5d466659-dba7-4722-8d3f-960e81334985", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:09:21Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-11-18T18:04:28Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:09:22,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-3eebe317-c4fc-4505-a203-b0317d449454 2018-11-18 18:09:24,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc4e16651b509f0c84492377daeec7054e8c4a1" 2018-11-18 18:09:24,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09: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-a93fe4a4-51ad-4eb8-b994-708fdd981ffb x-compute-request-id: req-a93fe4a4-51ad-4eb8-b994-708fdd981ffb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 18:09:24,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-a93fe4a4-51ad-4eb8-b994-708fdd981ffb 2018-11-18 18:09:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/35944986-0368-4ad6-a888-823eeca208c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0084f5339b47721f129ec4ec70949311109b05f" 2018-11-18 18:09:28,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-345e9798-8bac-4aa1-92bc-14c336d61ac3 Date: Sun, 18 Nov 2018 18:09:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:09:28,378 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/35944986-0368-4ad6-a888-823eeca208c7 used request id req-345e9798-8bac-4aa1-92bc-14c336d61ac3 2018-11-18 18:09:28,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/9ffcdf33-6d45-4eec-ad33-68b9bbd2b2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9c40732499f5b204031c5c949cb64cffb2083b" 2018-11-18 18:09:30,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b19799c4-2025-41a4-adec-f46483905e5f Date: Sun, 18 Nov 2018 18:09:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:09:30,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9ffcdf33-6d45-4eec-ad33-68b9bbd2b2dd used request id req-b19799c4-2025-41a4-adec-f46483905e5f 2018-11-18 18:09:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/eb0f17ae-f3ab-4827-b18d-810f08493081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9c40732499f5b204031c5c949cb64cffb2083b" 2018-11-18 18:09:32,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0177895b-67ef-42ff-8b37-808252e6946c Date: Sun, 18 Nov 2018 18:09:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:09:32,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/eb0f17ae-f3ab-4827-b18d-810f08493081 used request id req-0177895b-67ef-42ff-8b37-808252e6946c 2018-11-18 18:09:32,051 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if new flows and groups were added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS flows added | +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | New OVS groups added | +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller.| +----------------------------------------------------------------------------------------+ | PASS | OVS flows are programmed after resync expected flow count 290, actual flow count 290| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 29, actual group count 29| +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok| +----------------------------------------------------------------------------------------+ | PASS | OVS flows are programmed after resync expected flow count 290, actual flow count 298| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 29, actual group count 29| +========================================================================================+ +========================================================================================+ 2018-11-18 18:09:32,051 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-18 18:09:32,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-11-18 18:09:32,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 290, actual flow count 290': 'PASS'}, {'OVS groups are programmed after resync expected group count 29, actual group count 29': 'PASS'}, {'OVS flows are programmed after resync expected flow count 290, actual flow count 298': 'PASS'}, {'OVS groups are programmed after resync expected group count 29, actual group count 29': 'PASS'}]} 2018-11-18 18:09:32,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-11-18 18:09:32,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-11-18 18:09:32,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-11-18 18:09:32,122 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-11-18 18:09:32,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:09:32,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:09:32,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:09:32,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:09:32,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:09:32,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:09:32,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:09:32,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:09:32,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:09:32,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:09:32,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:09:32,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:09:32,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:09:32,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:09:32,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 18:09:32,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:09:32,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:09:32,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:09:32,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:09:32,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:09:32,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:09:32,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:09:32,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:09:32,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:09:32,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:09:32,130 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 18:09:32,132 - paramiko.transport - DEBUG - starting thread (client mode): 0x80ec2610L 2018-11-18 18:09:32,133 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:32,168 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:32,169 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:32,176 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:32,176 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:32,176 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:32,176 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:32,177 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:32,177 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:32,186 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:32,187 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:32,196 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.46: 5024ca5f52c7751b9504fe1969f9b89e 2018-11-18 18:09:32,197 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:32,226 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:32,263 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:32,298 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:32,476 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:32,476 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:32,515 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:32,516 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:32,538 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:37,664 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:37,665 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:37,668 - paramiko.transport - DEBUG - starting thread (client mode): 0x80e93550L 2018-11-18 18:09:37,669 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:37,674 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:37,674 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:37,677 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:37,677 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:37,677 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:37,677 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:37,678 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:37,678 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:37,682 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:37,683 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:37,684 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 18:09:37,684 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:37,722 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:37,735 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:37,749 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:37,838 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:37,838 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:37,877 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:37,878 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:37,885 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:37,921 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:37,923 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:37,924 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:37,924 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:37,925 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:37,966 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:38,002 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:38,004 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:38,004 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:38,005 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:38,005 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:38,046 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:38,076 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:38,078 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:38,079 - paramiko.transport - DEBUG - starting thread (client mode): 0x80ec2a90L 2018-11-18 18:09:38,080 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:38,086 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:38,086 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:38,089 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:38,090 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:38,090 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:38,090 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:38,090 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:38,090 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:38,095 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:38,096 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:38,111 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 18:09:38,112 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:38,135 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:38,146 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:38,176 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:38,237 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:38,238 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:38,277 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:38,278 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:38,280 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:38,309 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:38,310 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:38,311 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:38,311 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:38,312 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:38,352 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:38,384 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:38,386 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:38,386 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:38,387 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:38,387 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:38,428 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:38,455 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:38,457 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:38,458 - paramiko.transport - DEBUG - starting thread (client mode): 0x80ec58d0L 2018-11-18 18:09:38,459 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:38,464 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:38,465 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:38,468 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:38,469 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:38,469 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:38,469 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:38,469 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:38,470 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:38,474 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:38,475 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:38,490 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 18:09:38,491 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:38,514 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:38,527 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:38,555 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:38,622 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:38,622 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:38,661 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:38,662 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:38,666 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:38,702 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:38,703 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:38,704 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:38,704 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:38,705 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:38,745 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:38,782 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:38,783 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:38,783 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:38,784 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:38,785 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:38,825 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:38,857 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:38,858 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:38,860 - paramiko.transport - DEBUG - starting thread (client mode): 0x80ecb710L 2018-11-18 18:09:38,861 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:38,865 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:38,865 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:38,867 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:38,867 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:38,868 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:38,868 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:38,868 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:38,868 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:38,874 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:38,874 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:38,876 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 18:09:38,877 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:38,914 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:38,925 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:38,941 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:39,004 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:39,004 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:39,043 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:39,044 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:39,048 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:39,080 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:39,081 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:39,082 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:39,083 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:39,083 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:39,124 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:39,159 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:39,160 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:39,161 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:39,162 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:39,162 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:39,203 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:39,233 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:39,234 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:39,236 - paramiko.transport - DEBUG - starting thread (client mode): 0x80ecbc10L 2018-11-18 18:09:39,236 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:39,243 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:39,243 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:39,246 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:39,246 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:39,246 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:39,246 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:39,247 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:39,247 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:39,251 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:39,252 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:39,268 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 18:09:39,269 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:39,291 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:39,303 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:39,333 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:39,401 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:39,402 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:39,441 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:39,442 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:39,452 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:39,481 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:39,482 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:39,483 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:39,483 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:39,484 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:39,524 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:39,556 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:39,558 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:39,559 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:39,559 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:39,559 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:39,600 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:39,628 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:39,629 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:39,629 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:39,631 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:39,631 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:39,638 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:44,712 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:44,713 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:44,714 - paramiko.transport - DEBUG - starting thread (client mode): 0x80ec2dd0L 2018-11-18 18:09:44,715 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:44,722 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:44,722 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:44,725 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:44,726 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:44,726 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:44,726 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:44,726 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:44,726 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:44,731 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:44,731 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:44,746 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 18:09:44,747 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:44,770 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:44,784 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:44,811 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:44,892 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:44,892 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:44,931 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:44,932 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:44,947 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:44,985 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:44,986 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:44,987 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:44,987 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:44,988 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:45,029 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:45,068 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:45,070 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:45,070 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:45,071 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:45,071 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:45,112 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:45,146 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:45,148 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:45,150 - paramiko.transport - DEBUG - starting thread (client mode): 0x802ecf10L 2018-11-18 18:09:45,150 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:45,156 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:45,157 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:45,159 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:45,159 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:45,159 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:45,159 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:45,159 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:45,160 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:45,164 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:45,164 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:45,166 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 18:09:45,166 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:45,204 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:45,214 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:45,230 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:45,292 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:45,292 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:45,331 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:45,332 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:45,334 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:45,364 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:45,365 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:45,365 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:45,366 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:45,366 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:45,407 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:45,440 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:45,441 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:45,442 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:45,443 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:45,443 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:45,483 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:45,511 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:45,512 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:45,514 - paramiko.transport - DEBUG - starting thread (client mode): 0x80307250L 2018-11-18 18:09:45,515 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:45,521 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:45,521 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:45,525 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:45,525 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:45,525 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:45,525 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:45,525 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:45,525 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:45,530 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:45,530 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:45,546 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 18:09:45,547 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:45,570 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:45,583 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:45,611 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:45,702 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:45,702 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:45,741 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:45,742 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:45,749 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:45,787 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:45,788 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:45,789 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:45,789 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:45,790 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:45,832 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:45,870 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:45,871 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:45,872 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:45,873 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:45,873 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:45,914 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:45,947 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:45,949 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:45,951 - paramiko.transport - DEBUG - starting thread (client mode): 0x80307d90L 2018-11-18 18:09:45,951 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:45,957 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:45,957 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:45,960 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:45,960 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:45,960 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:45,961 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:45,961 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:45,961 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:45,965 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:45,966 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:45,983 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 18:09:45,983 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:46,006 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:46,017 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:46,048 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:46,097 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:46,097 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:46,136 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:46,137 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:46,152 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:46,189 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:46,190 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:46,190 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:46,191 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:46,191 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:46,232 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:46,270 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:46,271 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:46,272 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:46,273 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:46,273 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:46,314 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:46,346 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:46,347 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:46,349 - paramiko.transport - DEBUG - starting thread (client mode): 0x8030fb10L 2018-11-18 18:09:46,350 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:09:46,356 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:09:46,356 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:09:46,359 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:09:46,359 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:09:46,359 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:09:46,360 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:09:46,360 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:09:46,360 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:09:46,365 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:09:46,365 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:09:46,381 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 18:09:46,383 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:09:46,404 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:09:46,415 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:09:46,448 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:09:46,500 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:09:46,500 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:09:46,539 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:09:46,540 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:09:46,551 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:09:46,584 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:09:46,585 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:09:46,586 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:09:46,586 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:09:46,586 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:09:46,628 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:09:46,662 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:09:46,664 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:09:46,665 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:09:46,666 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:09:46,666 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:09:46,706 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:09:46,736 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:09:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:09:46,737 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:09:46,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-284f1ce4-b85c-4f0a-af7d-ea428395cea2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:09:46,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-284f1ce4-b85c-4f0a-af7d-ea428395cea2 2018-11-18 18:09:46,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:09:47,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Wv6cIFtvQO--PG-AZJAJyg"], "issued_at": "2018-11-18T18:09:47.000000Z"}} 2018-11-18 18:09:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d371c2f4fb249b1aaf3c7411501778e2df74c36" 2018-11-18 18:09:47,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-200eeed2-da10-41f4-a9c5-3e8321d1d10d Date: Sun, 18 Nov 2018 18:09:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 18:09:47,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-200eeed2-da10-41f4-a9c5-3e8321d1d10d 2018-11-18 18:09:47,678 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-18 18:09:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d371c2f4fb249b1aaf3c7411501778e2df74c36" 2018-11-18 18:09:48,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-74992025-c276-48d8-92cd-ed0332cfc321 Date: Sun, 18 Nov 2018 18:09:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 18:09:48,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-74992025-c276-48d8-92cd-ed0332cfc321 2018-11-18 18:09:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d371c2f4fb249b1aaf3c7411501778e2df74c36" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-18 18:09:48,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/e9849f6b-08e0-4132-8427-51ebcc92da57 X-Openstack-Request-Id: req-a4648dd4-e2f2-43fd-b170-a3f51d6404ad Date: Sun, 18 Nov 2018 18:09:48 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T18:09:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T18:09:48Z", "visibility": "public", "locations": [], "self": "/v2/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "min_disk": 0, "protected": false, "id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "file": "/v2/images/e9849f6b-08e0-4132-8427-51ebcc92da57/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 18:09:48,834 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a4648dd4-e2f2-43fd-b170-a3f51d6404ad 2018-11-18 18:09:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/e9849f6b-08e0-4132-8427-51ebcc92da57/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d371c2f4fb249b1aaf3c7411501778e2df74c36" -d '' 2018-11-18 18:09:50,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbc055de-8eac-41e3-9764-8b235d276437 Date: Sun, 18 Nov 2018 18:09:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:09:50,293 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/e9849f6b-08e0-4132-8427-51ebcc92da57/file used request id req-cbc055de-8eac-41e3-9764-8b235d276437 2018-11-18 18:09:50,293 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-11-18 18:09:50,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:09:50,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32009ee-1168-42e1-8fc3-f8644568aa9b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:09:50,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f32009ee-1168-42e1-8fc3-f8644568aa9b 2018-11-18 18:09:50,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:09:50,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["UmYEoY0sQFmEpwtL7hexgg"], "issued_at": "2018-11-18T18:09:50.000000Z"}} 2018-11-18 18:09:50,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64baa98df5fbbed2144f156621acc86373fc69da" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-11-18 18:09:51,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-66dbce81-b0ee-4d55-ad6e-0e9fab1f84d1 Date: Sun, 18 Nov 2018 18:09:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a8aa8520-3855-4b9f-a134-41f34b392455","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:09:50Z","is_default":false,"provider:segmentation_id":8,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:09:50Z","mtu":1450}} 2018-11-18 18:09:51,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-66dbce81-b0ee-4d55-ad6e-0e9fab1f84d1 2018-11-18 18:09:51,112 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network a8aa8520-3855-4b9f-a134-41f34b392455 with cidr 10.10.10.0/24 2018-11-18 18:09:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64baa98df5fbbed2144f156621acc86373fc69da" -d '{"subnets": [{"ip_version": 4, "network_id": "a8aa8520-3855-4b9f-a134-41f34b392455", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-11-18 18:09:51,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b8211dc7-6994-4059-9e6d-110627891cf1 Date: Sun, 18 Nov 2018 18:09:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8aa8520-3855-4b9f-a134-41f34b392455","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:09:51Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T18:09:51Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"26ff50e3-0b44-4142-9bc6-d809a91a90a1","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-11-18 18:09:51,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-b8211dc7-6994-4059-9e6d-110627891cf1 2018-11-18 18:09:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64baa98df5fbbed2144f156621acc86373fc69da" 2018-11-18 18:09:52,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-9b48c811-a86e-482f-8c7e-c6129ea488c3 Date: Sun, 18 Nov 2018 18:09:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-18T17:51:28Z", "revision_number": 0, "id": "7366a583-6bac-4025-8e80-dea7389991e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:51:28Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 179, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "revision_number": 0, "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 7, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}]} 2018-11-18 18:09:52,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-9b48c811-a86e-482f-8c7e-c6129ea488c3 2018-11-18 18:09:52,053 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-18 18:09:52,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:09:52,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b880c745-e734-4a8e-a484-fa6a5d295dba Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:09:52,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b880c745-e734-4a8e-a484-fa6a5d295dba 2018-11-18 18:09:52,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:09:52,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["vhoz-IYGS3a0ukDA4lupGg"], "issued_at": "2018-11-18T18:09:52.000000Z"}} 2018-11-18 18:09:52,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" 2018-11-18 18:09:53,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-c8861ce1-501e-4b96-970e-926734522936 x-compute-request-id: req-c8861ce1-501e-4b96-970e-926734522936 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 18:09:53,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-c8861ce1-501e-4b96-970e-926734522936 2018-11-18 18:09:53,004 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:09:53,005 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:09:53,006 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:09:53,008 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:09:53,058 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 18:09:53,060 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:09:53,060 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:09:53,061 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:09:53,061 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:09:53,103 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:09:53,144 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:09:53,145 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:09:53,146 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:09:53,146 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:09:53,147 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:09:53,151 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:09:53,200 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-18 18:09:53,202 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:09:53,202 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:09:53,203 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:09:53,203 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:09:53,244 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:09:53,286 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:09:53,286 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-11-18 18:09:53,287 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=e9849f6b-08e0-4132-8427-51ebcc92da57 network=a8aa8520-3855-4b9f-a134-41f34b392455 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 18:09:53,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:09:53,287 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:09:53,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:09:53,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:09:53,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:09:53,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:09:53,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:09:53,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:09:53,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:09:53,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:09:53,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:09:53,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:09:53,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:09:53,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:09:53,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:09:53,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:09:53,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:09:53,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:09:53,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:09:53,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:09:53,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:09:53,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:09:53,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:09:53,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:09:53,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:09:53,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:09:53,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:09:53,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:09:53,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:09:53,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:09:53,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:09:53,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:09:53,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:09:53,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:09:53,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:09:53,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:09:53,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:09:53,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:09:53,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:09:53,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:09:53,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:09:53,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:09:53,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cf6365-4122-4024-9632-abf20af7d43f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:09:53,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e8cf6365-4122-4024-9632-abf20af7d43f 2018-11-18 18:09:53,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:09:53,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["DoaQBkPNRNeujDixrvp1Mw"], "issued_at": "2018-11-18T18:09:53.000000Z"}} 2018-11-18 18:09:53,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a839fc516cf8833831382f5da5f1c021728e5852" 2018-11-18 18:09:53,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-6658dcd7-5e8f-447c-8629-88e4811f377c x-compute-request-id: req-6658dcd7-5e8f-447c-8629-88e4811f377c Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:09:53,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6658dcd7-5e8f-447c-8629-88e4811f377c 2018-11-18 18:09:53,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a839fc516cf8833831382f5da5f1c021728e5852" 2018-11-18 18:09:53,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-afc36921-8904-4b0a-b12c-96adb12c082b x-compute-request-id: req-afc36921-8904-4b0a-b12c-96adb12c082b Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:09:53,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-afc36921-8904-4b0a-b12c-96adb12c082b 2018-11-18 18:09:53,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a839fc516cf8833831382f5da5f1c021728e5852" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "e9849f6b-08e0-4132-8427-51ebcc92da57", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a8aa8520-3855-4b9f-a134-41f34b392455"}]}}' 2018-11-18 18:09:55,863 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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 x-openstack-request-id: req-63099704-b39d-4bd6-8f75-7ac6545b95ce x-compute-request-id: req-63099704-b39d-4bd6-8f75-7ac6545b95ce Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "bookmark"}], "adminPass": "4wLumgNJHifV"}} 2018-11-18 18:09:55,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-63099704-b39d-4bd6-8f75-7ac6545b95ce 2018-11-18 18:09:55,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:09:55,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c610082-5ad4-47ff-bc71-7f6c7285392b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:09:55,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7c610082-5ad4-47ff-bc71-7f6c7285392b 2018-11-18 18:09:55,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:09:56,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["U9sbydixR3CnsSBxmbsMwg"], "issued_at": "2018-11-18T18:09:56.000000Z"}} 2018-11-18 18:09:56,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7230bef7f03ca1cfafb3f0ca5a07ab863abb1fe3" 2018-11-18 18:09:56,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9850f062-6bd8-40b5-9698-21907aa7c4a0 x-compute-request-id: req-9850f062-6bd8-40b5-9698-21907aa7c4a0 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:09:56Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-2", "created": "2018-11-18T18:09:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:09:56,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b used request id req-9850f062-6bd8-40b5-9698-21907aa7c4a0 2018-11-18 18:09:59,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7230bef7f03ca1cfafb3f0ca5a07ab863abb1fe3" 2018-11-18 18:10:00,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fee68df0-8ee0-4764-b059-419689b9831f x-compute-request-id: req-fee68df0-8ee0-4764-b059-419689b9831f Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:09:57Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-11-18T18:09:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:10:00,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b used request id req-fee68df0-8ee0-4764-b059-419689b9831f 2018-11-18 18:10:03,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7230bef7f03ca1cfafb3f0ca5a07ab863abb1fe3" 2018-11-18 18:10:04,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-ea8a98dc-fb67-47c6-b5bd-3b07947bafbe x-compute-request-id: req-ea8a98dc-fb67-47c6-b5bd-3b07947bafbe Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:c4:44", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-18T18:10:00.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:10:01Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-11-18T18:09:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:10:04,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b used request id req-ea8a98dc-fb67-47c6-b5bd-3b07947bafbe 2018-11-18 18:10:04,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a839fc516cf8833831382f5da5f1c021728e5852" 2018-11-18 18:10:05,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-e2566368-9a83-4e21-8082-dc90b76602f5 x-compute-request-id: req-e2566368-9a83-4e21-8082-dc90b76602f5 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:c4:44", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-18T18:10:00.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:10:01Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-11-18T18:09:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:10:05,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b used request id req-e2566368-9a83-4e21-8082-dc90b76602f5 2018-11-18 18:10:05,018 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.9'. 2018-11-18 18:10:05,018 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-11-18 18:10:05,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:10:06,600 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70f7b197-558a-4939-b356-6e0374f2be0a x-compute-request-id: req-70f7b197-558a-4939-b356-6e0374f2be0a Content-Length: 0 Content-Type: application/json 2018-11-18 18:10:06,600 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b/action used request id req-70f7b197-558a-4939-b356-6e0374f2be0a 2018-11-18 18:10:06,601 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-11-18 18:10:06,601 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=e9849f6b-08e0-4132-8427-51ebcc92da57 network=a8aa8520-3855-4b9f-a134-41f34b392455 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 18:10:06,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:10:06,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:10:06,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:10:06,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:10:06,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:10:06,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:10:06,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:10:06,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:10:06,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:10:06,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:10:06,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:10:06,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:10:06,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:10:06,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:10:06,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:10:06,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:10:06,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:10:06,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:10:06,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:10:06,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:10:06,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:10:06,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:10:06,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:10:06,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:10:06,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18ce22a-6348-47cf-8236-24efcce34c00 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:10:06,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f18ce22a-6348-47cf-8236-24efcce34c00 2018-11-18 18:10:06,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:10:07,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["D6TojUdpRjWAPZnZwfOo1g"], "issued_at": "2018-11-18T18:10:07.000000Z"}} 2018-11-18 18:10:07,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" 2018-11-18 18:10:07,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67ed755d-1aca-4dbf-aa83-215463bde064 x-compute-request-id: req-67ed755d-1aca-4dbf-aa83-215463bde064 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:10:07,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-67ed755d-1aca-4dbf-aa83-215463bde064 2018-11-18 18:10:07,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" 2018-11-18 18:10:07,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc864f41-d6be-4353-9d5c-e825731a7755 x-compute-request-id: req-cc864f41-d6be-4353-9d5c-e825731a7755 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:10:07,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-cc864f41-d6be-4353-9d5c-e825731a7755 2018-11-18 18:10:07,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "e9849f6b-08e0-4132-8427-51ebcc92da57", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a8aa8520-3855-4b9f-a134-41f34b392455"}]}}' 2018-11-18 18:10:09,121 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d540d97-3a64-4af1-9b84-9535e9de6c54 x-compute-request-id: req-3d540d97-3a64-4af1-9b84-9535e9de6c54 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b64d1a58-7e2b-4afa-b55b-a251b266f753", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "bookmark"}], "adminPass": "FH839QZ8zfVw"}} 2018-11-18 18:10:09,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-3d540d97-3a64-4af1-9b84-9535e9de6c54 2018-11-18 18:10:09,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:10:09,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c818628-6ba3-4f83-9dfd-97e39051275a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:10:09,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9c818628-6ba3-4f83-9dfd-97e39051275a 2018-11-18 18:10:09,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:10:09,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["XVjRgEvaSH-0Z7iQsppyMw"], "issued_at": "2018-11-18T18:10:09.000000Z"}} 2018-11-18 18:10:09,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab158e61c91fdaf8f4809a9a370a34dd03f564d3" 2018-11-18 18:10:10,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-850b9378-25dd-4092-b907-c8c21360da73 x-compute-request-id: req-850b9378-25dd-4092-b907-c8c21360da73 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b64d1a58-7e2b-4afa-b55b-a251b266f753", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:10:09Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-1", "created": "2018-11-18T18:10:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:10:10,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 used request id req-850b9378-25dd-4092-b907-c8c21360da73 2018-11-18 18:10:13,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab158e61c91fdaf8f4809a9a370a34dd03f564d3" 2018-11-18 18:10:13,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e67f71eb-8772-4921-bea9-205083ce5a9d x-compute-request-id: req-e67f71eb-8772-4921-bea9-205083ce5a9d Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b64d1a58-7e2b-4afa-b55b-a251b266f753", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:10:11Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-11-18T18:10:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:10:13,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 used request id req-e67f71eb-8772-4921-bea9-205083ce5a9d 2018-11-18 18:10:16,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab158e61c91fdaf8f4809a9a370a34dd03f564d3" 2018-11-18 18:10:17,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-294e5d35-96e4-43d1-8604-46a4e5832da3 x-compute-request-id: req-294e5d35-96e4-43d1-8604-46a4e5832da3 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:1d:13", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-11-18T18:10:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b64d1a58-7e2b-4afa-b55b-a251b266f753", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:10:14Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-11-18T18:10:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:10:17,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 used request id req-294e5d35-96e4-43d1-8604-46a4e5832da3 2018-11-18 18:10:17,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" 2018-11-18 18:10:17,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75b5ea05-8799-4f39-b088-b14074bc06b2 x-compute-request-id: req-75b5ea05-8799-4f39-b088-b14074bc06b2 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:1d:13", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-11-18T18:10:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b64d1a58-7e2b-4afa-b55b-a251b266f753", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:10:14Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-11-18T18:10:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:10:17,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753 used request id req-75b5ea05-8799-4f39-b088-b14074bc06b2 2018-11-18 18:10:17,869 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.15'. 2018-11-18 18:10:17,869 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-11-18 18:10:17,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:10:19,207 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b24516cd-1d37-4c23-92c3-8b3852abd2b6 x-compute-request-id: req-b24516cd-1d37-4c23-92c3-8b3852abd2b6 Content-Length: 0 Content-Type: application/json 2018-11-18 18:10:19,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-b24516cd-1d37-4c23-92c3-8b3852abd2b6 2018-11-18 18:10:19,208 - sdnvpn_test_utils - INFO - Waiting for instance b64d1a58-7e2b-4afa-b55b-a251b266f753 to boot up 2018-11-18 18:10:19,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:20,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-21854cf5-3ae6-4197-b4dc-739739159c10 x-compute-request-id: req-21854cf5-3ae6-4197-b4dc-739739159c10 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:20,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-21854cf5-3ae6-4197-b4dc-739739159c10 2018-11-18 18:10:22,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:23,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-8dbe71e0-8a81-46f5-a4de-c5002d4eff2c x-compute-request-id: req-8dbe71e0-8a81-46f5-a4de-c5002d4eff2c Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:23,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-8dbe71e0-8a81-46f5-a4de-c5002d4eff2c 2018-11-18 18:10:25,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:26,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-8f4d985f-ca8e-4259-8882-5cc489965689 x-compute-request-id: req-8f4d985f-ca8e-4259-8882-5cc489965689 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:26,449 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-8f4d985f-ca8e-4259-8882-5cc489965689 2018-11-18 18:10:28,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:29,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b0d1e7c-0700-4854-998b-55a748210f17 x-compute-request-id: req-7b0d1e7c-0700-4854-998b-55a748210f17 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:29,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-7b0d1e7c-0700-4854-998b-55a748210f17 2018-11-18 18:10:31,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:32,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-d46a130e-e267-4b5e-be61-4904cdc28e12 x-compute-request-id: req-d46a130e-e267-4b5e-be61-4904cdc28e12 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:32,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-d46a130e-e267-4b5e-be61-4904cdc28e12 2018-11-18 18:10:34,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:35,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef8d88f5-a8e2-4973-a1fe-d546bafaf9f0 x-compute-request-id: req-ef8d88f5-a8e2-4973-a1fe-d546bafaf9f0 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:35,917 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-ef8d88f5-a8e2-4973-a1fe-d546bafaf9f0 2018-11-18 18:10:37,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:39,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b24bb080-4ae8-4d27-9c9a-3fd54c03902f x-compute-request-id: req-b24bb080-4ae8-4d27-9c9a-3fd54c03902f Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:39,000 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-b24bb080-4ae8-4d27-9c9a-3fd54c03902f 2018-11-18 18:10:41,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:42,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-8875cd79-ce74-48f2-be63-3a435f4eb339 x-compute-request-id: req-8875cd79-ce74-48f2-be63-3a435f4eb339 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:42,074 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-8875cd79-ce74-48f2-be63-3a435f4eb339 2018-11-18 18:10:44,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:45,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-a64dad7f-f77d-4f15-988d-8493a09c2c5a x-compute-request-id: req-a64dad7f-f77d-4f15-988d-8493a09c2c5a Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:45,113 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-a64dad7f-f77d-4f15-988d-8493a09c2c5a 2018-11-18 18:10:47,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:48,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-d295e396-2e4d-4071-ad6b-140165bea13d x-compute-request-id: req-d295e396-2e4d-4071-ad6b-140165bea13d Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:48,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-d295e396-2e4d-4071-ad6b-140165bea13d 2018-11-18 18:10:50,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:51,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-3c161c29-d954-4a2c-8106-1f96938ac57e x-compute-request-id: req-3c161c29-d954-4a2c-8106-1f96938ac57e Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:51,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-3c161c29-d954-4a2c-8106-1f96938ac57e 2018-11-18 18:10:53,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:54,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-7916fa23-1922-4e94-8362-34e001da7fd0 x-compute-request-id: req-7916fa23-1922-4e94-8362-34e001da7fd0 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:54,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-7916fa23-1922-4e94-8362-34e001da7fd0 2018-11-18 18:10:56,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:10:57,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-6fae603a-f4d8-4be9-b06e-12101f9e3378 x-compute-request-id: req-6fae603a-f4d8-4be9-b06e-12101f9e3378 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:10:57,464 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-6fae603a-f4d8-4be9-b06e-12101f9e3378 2018-11-18 18:10:59,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:00,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:10: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-2bdf9175-49e9-4d28-8991-484ad4931d97 x-compute-request-id: req-2bdf9175-49e9-4d28-8991-484ad4931d97 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:11:00,556 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-2bdf9175-49e9-4d28-8991-484ad4931d97 2018-11-18 18:11:02,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:03,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-240d26a2-1c3e-4b8c-bd63-ddf25eae6c44 x-compute-request-id: req-240d26a2-1c3e-4b8c-bd63-ddf25eae6c44 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:11:03,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-240d26a2-1c3e-4b8c-bd63-ddf25eae6c44 2018-11-18 18:11:05,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:06,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a47de161-cda1-486d-9df6-ba2681c4a046 x-compute-request-id: req-a47de161-cda1-486d-9df6-ba2681c4a046 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:11:06,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-a47de161-cda1-486d-9df6-ba2681c4a046 2018-11-18 18:11:08,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:09,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-f699ab5e-789d-4cc2-a135-131302dbff46 x-compute-request-id: req-f699ab5e-789d-4cc2-a135-131302dbff46 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:11:09,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-f699ab5e-789d-4cc2-a135-131302dbff46 2018-11-18 18:11:11,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:12,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11: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-be213282-58a2-4c60-aba5-47ece9750f5f x-compute-request-id: req-be213282-58a2-4c60-aba5-47ece9750f5f Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:11:12,963 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-be213282-58a2-4c60-aba5-47ece9750f5f 2018-11-18 18:11:14,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:16,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d26f4251-95ef-422a-a444-9fd9c23803f7 x-compute-request-id: req-d26f4251-95ef-422a-a444-9fd9c23803f7 Content-Encoding: gzip Content-Length: 7707 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:11:16,051 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-d26f4251-95ef-422a-a444-9fd9c23803f7 2018-11-18 18:11:18,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:19,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11: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-74ff7261-9e21-48bf-a886-f90026d744f4 x-compute-request-id: req-74ff7261-9e21-48bf-a886-f90026d744f4 Content-Encoding: gzip Content-Length: 9401 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n"} 2018-11-18 18:11:19,136 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-74ff7261-9e21-48bf-a886-f90026d744f4 2018-11-18 18:11:21,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:22,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11: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-66c3d920-c18d-4d3d-8d6f-411e9ddaf692 x-compute-request-id: req-66c3d920-c18d-4d3d-8d6f-411e9ddaf692 Content-Encoding: gzip Content-Length: 10006 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:11:22,227 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-66c3d920-c18d-4d3d-8d6f-411e9ddaf692 2018-11-18 18:11:24,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:25,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d1cb87a-3c70-482c-a4fd-ad4ba227edc4 x-compute-request-id: req-6d1cb87a-3c70-482c-a4fd-ad4ba227edc4 Content-Encoding: gzip Content-Length: 10006 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:11:25,316 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-6d1cb87a-3c70-482c-a4fd-ad4ba227edc4 2018-11-18 18:11:27,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:28,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d85075bc-d9a5-403c-bd61-d1d88bfe3044 x-compute-request-id: req-d85075bc-d9a5-403c-bd61-d1d88bfe3044 Content-Encoding: gzip Content-Length: 10006 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:11:28,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-d85075bc-d9a5-403c-bd61-d1d88bfe3044 2018-11-18 18:11:30,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:31,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-4f77c56d-e5fa-420d-ad75-8ae7fcbe309e x-compute-request-id: req-4f77c56d-e5fa-420d-ad75-8ae7fcbe309e Content-Encoding: gzip Content-Length: 10006 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:11:31,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-4f77c56d-e5fa-420d-ad75-8ae7fcbe309e 2018-11-18 18:11:33,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:34,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b07ae6a2-91c4-407e-8a4b-2c7b0b9ad020 x-compute-request-id: req-b07ae6a2-91c4-407e-8a4b-2c7b0b9ad020 Content-Encoding: gzip Content-Length: 10006 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:11:34,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-b07ae6a2-91c4-407e-8a4b-2c7b0b9ad020 2018-11-18 18:11:36,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:37,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1096bfc-71b8-4745-a3a8-cd0b666411c6 x-compute-request-id: req-c1096bfc-71b8-4745-a3a8-cd0b666411c6 Content-Encoding: gzip Content-Length: 10076 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:11:37,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-c1096bfc-71b8-4745-a3a8-cd0b666411c6 2018-11-18 18:11:39,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:40,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-805c5112-3681-4e9a-b936-eb185edb4c96 x-compute-request-id: req-805c5112-3681-4e9a-b936-eb185edb4c96 Content-Encoding: gzip Content-Length: 10076 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:11:40,814 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-805c5112-3681-4e9a-b936-eb185edb4c96 2018-11-18 18:11:42,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:43,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11: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-eb2b3e54-533a-43cd-8fe7-1efb16041f9b x-compute-request-id: req-eb2b3e54-533a-43cd-8fe7-1efb16041f9b Content-Encoding: gzip Content-Length: 10076 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:11:43,915 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-eb2b3e54-533a-43cd-8fe7-1efb16041f9b 2018-11-18 18:11:45,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:47,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11: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-6f30cfbc-1d65-40fd-a42b-a1d72862ae76 x-compute-request-id: req-6f30cfbc-1d65-40fd-a42b-a1d72862ae76 Content-Encoding: gzip Content-Length: 10076 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:11:47,010 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-6f30cfbc-1d65-40fd-a42b-a1d72862ae76 2018-11-18 18:11:49,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:50,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64775b00-9635-4f35-b648-b2b0ee509ad2 x-compute-request-id: req-64775b00-9635-4f35-b648-b2b0ee509ad2 Content-Encoding: gzip Content-Length: 10095 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:11:50,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-64775b00-9635-4f35-b648-b2b0ee509ad2 2018-11-18 18:11:52,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:53,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11: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-9b0be452-f924-4741-9f9d-7dcf90385c94 x-compute-request-id: req-9b0be452-f924-4741-9f9d-7dcf90385c94 Content-Encoding: gzip Content-Length: 10095 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:11:53,209 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-9b0be452-f924-4741-9f9d-7dcf90385c94 2018-11-18 18:11:55,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:56,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11: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-e9543c31-e9d7-412d-8234-b52603ac012b x-compute-request-id: req-e9543c31-e9d7-412d-8234-b52603ac012b Content-Encoding: gzip Content-Length: 10095 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:11:56,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-e9543c31-e9d7-412d-8234-b52603ac012b 2018-11-18 18:11:58,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:11:59,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f52b824-c1e6-4944-af9e-c4db75b12afc x-compute-request-id: req-4f52b824-c1e6-4944-af9e-c4db75b12afc Content-Encoding: gzip Content-Length: 10095 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:11:59,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-4f52b824-c1e6-4944-af9e-c4db75b12afc 2018-11-18 18:12:01,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:12:02,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-15bd0e63-7dda-41a4-a19e-71fbf04d632e x-compute-request-id: req-15bd0e63-7dda-41a4-a19e-71fbf04d632e Content-Encoding: gzip Content-Length: 10095 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:12:02,483 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-15bd0e63-7dda-41a4-a19e-71fbf04d632e 2018-11-18 18:12:04,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10347978a60e6dfd81db7acb7068e68ac2db9cea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:12:05,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:12: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-72d91105-b9bc-498f-9e28-b44be0e776db x-compute-request-id: req-72d91105-b9bc-498f-9e28-b44be0e776db Content-Encoding: gzip Content-Length: 11154 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 470430281 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.133353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134989] pid_max: default: 32768 minimum: 301\n[ 0.135852] ACPI: Core revision 20150930\n[ 0.137257] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138522] Security Framework initialized\n[ 0.139340] Yama: becoming mindful.\n[ 0.140047] AppArmor: AppArmor initialized\n[ 0.140913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142236] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143474] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146091] Initializing cgroup subsys io\n[ 0.146874] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148575] Initializing cgroup subsys freezer\n[ 0.149457] Initializing cgroup subsys net_cls\n[ 0.150324] Initializing cgroup subsys perf_event\n[ 0.151240] Initializing cgroup subsys net_prio\n[ 0.152097] Initializing cgroup subsys hugetlb\n[ 0.152987] Initializing cgroup subsys pids\n[ 0.153864] CPU: Physical Processor ID: 0\n[ 0.155346] mce: CPU supports 10 MCE banks\n[ 0.156168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167779] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174228] ftrace: allocating 31920 entries in 125 pages\n[ 0.200483] smpboot: Max logical packages: 1\n[ 0.201372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203500] Switched APIC routing to physical x2apic.\n[ 0.205262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210064] KVM setup paravirtual spinlock\n[ 0.211343] x86: Booted up 1 node, 1 CPUs\n[ 0.212160] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213545] devtmpfs: initialized\n[ 0.215217] evm: security.selinux\n[ 0.215900] evm: security.SMACK64\n[ 0.216587] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218119] evm: security.SMACK64MMAP\n[ 0.218836] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222139] pinctrl core: initialized pinctrl subsystem\n[ 0.223210] RTC time: 18:10:13, date: 11/18/18\n[ 0.224146] NET: Registered protocol family 16\n[ 0.225103] cpuidle: using governor ladder\n[ 0.225896] cpuidle: using governor menu\n[ 0.226673] PCCT header not found.\n[ 0.227436] ACPI: bus type PCI registered\n[ 0.228220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229425] PCI: Using configuration type 1 for base access\n[ 0.231134] ACPI: Added _OSI(Module Device)\n[ 0.231996] ACPI: Added _OSI(Processor Device)\n[ 0.232852] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235865] ACPI: Interpreter enabled\n[ 0.236638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243963] ACPI: (supports S0 S5)\n[ 0.244649] ACPI: Using IOAPIC for interrupt routing\n[ 0.245625] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251124] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254497] acpiphp: Slot [3] registered\n[ 0.255291] acpiphp: Slot [4] registered\n[ 0.256081] acpiphp: Slot [5] registered\n[ 0.256867] acpiphp: Slot [6] registered\n[ 0.257658] acpiphp: Slot [7] registered\n[ 0.258455] acpiphp: Slot [8] registered\n[ 0.259250] acpiphp: Slot [9] registered\n[ 0.260039] acpiphp: Slot [10] registered\n[ 0.260837] acpiphp: Slot [11] registered\n[ 0.261647] acpiphp: Slot [12] registered\n[ 0.262458] acpiphp: Slot [13] registered\n[ 0.263263] acpiphp: Slot [14] registered\n[ 0.264063] acpiphp: Slot [15] registered\n[ 0.274822] acpiphp: Slot [16] registered\n[ 0.275665] acpiphp: Slot [17] registered\n[ 0.276484] acpiphp: Slot [18] registered\n[ 0.277320] acpiphp: Slot [19] registered\n[ 0.278120] acpiphp: Slot [20] registered\n[ 0.278929] acpiphp: Slot [21] registered\n[ 0.279753] acpiphp: Slot [22] registered\n[ 0.280567] acpiphp: Slot [23] registered\n[ 0.281370] acpiphp: Slot [24] registered\n[ 0.282169] acpiphp: Slot [25] registered\n[ 0.283003] acpiphp: Slot [26] registered\n[ 0.283805] acpiphp: Slot [27] registered\n[ 0.284612] acpiphp: Slot [28] registered\n[ 0.285416] acpiphp: Slot [29] registered\n[ 0.286217] acpiphp: Slot [30] registered\n[ 0.287026] acpiphp: Slot [31] registered\n[ 0.287821] PCI host bridge to bus 0000:00\n[ 0.288635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292511] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301465] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357393] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368539] vgaarb: loaded\n[ 0.369314] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370781] SCSI subsystem initialized\n[ 0.371824] ACPI: bus type USB registered\n[ 0.372904] usbcore: registered new interface driver usbfs\n[ 0.374292] usbcore: registered new interface driver hub\n[ 0.375634] usbcore: registered new device driver usb\n[ 0.377018] PCI: Using ACPI for IRQ routing\n[ 0.378298] NetLabel: Initializing\n[ 0.379235] NetLabel: domain hash size = 128\n[ 0.380368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381634] NetLabel: unlabeled traffic allowed by default\n[ 0.383085] clocksource: Switched to clocksource kvm-clock\n[ 0.388837] AppArmor: AppArmor Filesystem Enabled\n[ 0.390088] pnp: PnP ACPI init\n[ 0.391186] pnp: PnP ACPI: found 5 devices\n[ 0.397814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400101] NET: Registered protocol family 2\n[ 0.401322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403025] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404583] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406143] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407590] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409149] NET: Registered protocol family 1\n[ 0.410282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413170] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442113] Trying to unpack rootfs image as initramfs...\n[ 0.492356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506551] Scanning for low memory corruption every 60 seconds\n[ 0.508170] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509616] audit: initializing netlink subsys (disabled)\n[ 0.510901] audit: type=2000 audit(1542564614.348:1): initialized\n[ 0.512489] Initialise system trusted keyring\n[ 0.513661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515150] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517417] zbud: loaded\n[ 0.518239] VFS: Disk quotas dquot_6.6.0\n[ 0.519248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521137] fuse init (API version 7.23)\n[ 0.522270] Key type big_key registered\n[ 0.523296] Allocating IMA MOK and blacklist keyrings.\n[ 0.524655] Key type asymmetric registered\n[ 0.525703] Asymmetric key parser 'x509' registered\n[ 0.526892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529119] io scheduler noop registered\n[ 0.530098] io scheduler deadline registered (default)\n[ 0.531467] io scheduler cfq registered\n[ 0.532729] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537154] ACPI: Power Button [PWRF]\n[ 0.537999] GHES: HEST is not enabled!\n[ 0.551749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579920] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614442] Linux agpgart interface v0.103\n[ 0.617081] brd: module loaded\n[ 0.618362] loop: module loaded\n[ 0.623398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624818] GPT:90111 != 2097151\n[ 0.625481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626544] GPT:90111 != 2097151\n[ 0.627210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628155] vda: vda1 vda15\n[ 0.629925] scsi host0: ata_piix\n[ 0.630647] scsi host1: ata_piix\n[ 0.631346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633926] libphy: Fixed MDIO Bus: probed\n[ 0.634752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635686] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637848] PPP generic driver version 2.4.2\n[ 0.638771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640132] ehci-pci: EHCI PCI platform driver\n[ 0.640986] ehci-platform: EHCI generic platform driver\n[ 0.641942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643038] ohci-pci: OHCI PCI platform driver\n[ 0.643888] ohci-platform: OHCI generic platform driver\n[ 0.644848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661942] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666596] usb usb1: Product: UHCI Host Controller\n[ 0.667517] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669645] hub 1-0:1.0: USB hub found\n[ 0.670409] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674608] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675843] mousedev: PS/2 mouse device common for all mice\n[ 0.677331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679464] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683554] i2c /dev entries driver\n[ 0.684441] device-mapper: uevent: version 1.0.3\n[ 0.685537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688993] NET: Registered protocol family 10\n[ 0.690146] NET: Registered protocol family 17\n[ 0.691303] Key type dns_resolver registered\n[ 0.692472] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696138] registered taskstats version 1\n[ 0.697192] Loading compiled-in X.509 certificates\n[ 0.698903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701312] zswap: loaded using pool lzo/zbud\n[ 0.703465] Key type trusted registered\n[ 0.705219] Key type encrypted registered\n[ 0.706275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708960] evm: HMAC attrs: 0x1\n[ 0.709951] Magic number: 10:908:190\n[ 0.710728] acpi device:1c: hash matches\n[ 0.711574] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:14 UTC (1542564614)\n[ 0.713128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714220] EDD information not available.\n[ 0.792107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803718] Write protecting the kernel read-only data: 14336k\n[ 0.805283] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.06\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.269238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5clcr5QibZEP4Kfkm8A8OIGNiWJ2X4Z17Qcn5QyNSZfHs/xeSLq5BybMDHytcIlE4nZqMZKbUFWIafBK9yqAV/0sAKeHS3N1KbhhLhOc5LDNmV54PrbQPJWAVcupnfO3UMz4cjp6VwZhQzfH/Mv6RfrUEl7c3oBSgzBXrDdbgyZBuQNrldx+rF4r7ShwB98hG7QyM0PTZHHNubA3eAWCLrWEyDvMV+kp/M7x95Dz4OkO5rE0snKiBCvyszKWJ90IJEWeOy54pyJQDAB0W4qXDVKUfkeEWf9V2lg0bdLh+y0f//kjeQVgx1oQrF+T4r/zKJ48wpCRL8Jm5nH7fiQSP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAILkFmSyZVl/BiKGOzXE8UJNUnK2lV03qiZ5RBUwbZu8YShHxEy6PvXQhBEA5bb24RwFZnXUw7lYOe8Bmkq/BCE+up+87NETw4RYDmpRgdt1jwjE5FJ6+CHnBaAsf6+F+LGyPy9pUQpiHpc7FuyRhWUomFclkuzdsnuKO/gSwzQNAAAAFQCufaKiGhW9eT3VcTe5H58+nKZ64QAAAIBk5VruNGNCkm3EXb7orBq1RA8pjrUx5uAy9I5eyqsHZnbB2uM5ApluXkYjRanAAF3gUN1yZ9RJXvpt8ZkIMRr7sS3flNW6Asa1ntAM5UbxcVdmDKPHvRrZIWe1+kWUXHinLF3rZLEcu1Q2aQvCJPDVripONYzAwFtD1ZgxdRbHYQAAAIBoDLunShCSd/Pg+tGVPhW0SSNE6wKKtSA9GlqWN2K++QBpqBZ8UrrWVe6uUY+/r2bKWp4aJ2QGMYqn2yw27+t7lj8DgZybSGc+kocNKQzaq5n664O7GJXzpiJowTxVgBykkH19dN4oztLiNDzqaznkNXDAOkIJUCa/aIhvYsYEbQ== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe36:1d13/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.27 ===\n/dev/root resized successfully [took 2.31s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:36:1D:13 \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:1d13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10046 (9.8 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.145041] usb 1-1: Product: QEMU USB Tablet\n[ 1.145042] usb 1-1: Manufacturer: QEMU\n[ 1.145042] usb 1-1: SerialNumber: 42\n[ 1.226418] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.251321] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.269238] random: dd urandom read with 5 bits of entropy available\n[ 1.503153] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.503155] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 63.389253] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.948361] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:10:15 cirros kern.info kernel: [ 0.807022] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 18 18:10:15 cirros kern.info kernel: [ 0.819058] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 18 18:10:15 cirros kern.info kernel: [ 0.819060] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 18 18:10:15 cirros kern.info kernel: [ 0.820723] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 18 18:10:15 cirros kern.info kernel: [ 0.823668] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 18 18:10:15 cirros kern.info kernel: [ 0.825620] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 18 18:10:15 cirros kern.info kernel: [ 0.847573] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 18 18:10:15 cirros kern.info kernel: [ 0.848200] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 18 18:10:15 cirros kern.info kernel: [ 0.849292] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 18 18:10:15 cirros kern.info kernel: [ 0.913127] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 18 18:10:15 cirros kern.info kernel: [ 0.983126] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 18 18:10:15 cirros kern.info kernel: [ 1.145037] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 18 18:10:15 cirros kern.info kernel: [ 1.145039] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 18 18:10:15 cirros kern.info kernel: [ 1.145041] usb 1-1: Product: QEMU USB Tablet\nNov 18 18:10:15 cirros kern.info kernel: [ 1.145042] usb 1-1: Manufacturer: QEMU\nNov 18 18:10:15 cirros kern.info kernel: [ 1.145042] usb 1-1: SerialNumber: 42\nNov 18 18:10:15 cirros kern.info kernel: [ 1.226418] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 18 18:10:15 cirros kern.info kernel: [ 1.251321] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 18 18:10:15 cirros kern.notice kernel: [ 1.269238] random: dd urandom read with 5 bits of entropy available\nNov 18 18:10:15 cirros kern.info kernel: [ 1.503153] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nNov 18 18:10:15 cirros kern.info kernel: [ 1.503155] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nNov 18 18:11:16 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:11:17 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:11:17 cirros kern.info kernel: [ 63.389253] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:11:17 cirros kern.info kernel: [ 63.948361] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-1 login: "} 2018-11-18 18:12:05,569 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-72d91105-b9bc-498f-9e28-b44be0e776db 2018-11-18 18:12:07,605 - sdnvpn_test_utils - INFO - Waiting for instance 1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b to boot up 2018-11-18 18:12:07,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a839fc516cf8833831382f5da5f1c021728e5852" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:12:08,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:12: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-6e2259dc-d7d3-4e7f-a44a-351557e78601 x-compute-request-id: req-6e2259dc-d7d3-4e7f-a44a-351557e78601 Content-Encoding: gzip Content-Length: 10891 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 505727887 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.133159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134818] pid_max: default: 32768 minimum: 301\n[ 0.135714] ACPI: Core revision 20150930\n[ 0.137096] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138425] Security Framework initialized\n[ 0.139241] Yama: becoming mindful.\n[ 0.139970] AppArmor: AppArmor initialized\n[ 0.140830] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142165] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143439] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144649] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146035] Initializing cgroup subsys io\n[ 0.146849] Initializing cgroup subsys memory\n[ 0.147706] Initializing cgroup subsys devices\n[ 0.148583] Initializing cgroup subsys freezer\n[ 0.149446] Initializing cgroup subsys net_cls\n[ 0.150309] Initializing cgroup subsys perf_event\n[ 0.151215] Initializing cgroup subsys net_prio\n[ 0.152095] Initializing cgroup subsys hugetlb\n[ 0.152962] Initializing cgroup subsys pids\n[ 0.153833] CPU: Physical Processor ID: 0\n[ 0.155324] mce: CPU supports 10 MCE banks\n[ 0.156167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157162] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167892] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174330] ftrace: allocating 31920 entries in 125 pages\n[ 0.200912] smpboot: Max logical packages: 1\n[ 0.201766] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203122] x2apic enabled\n[ 0.203932] Switched APIC routing to physical x2apic.\n[ 0.205695] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208795] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210572] KVM setup paravirtual spinlock\n[ 0.211866] x86: Booted up 1 node, 1 CPUs\n[ 0.212672] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214051] devtmpfs: initialized\n[ 0.215762] evm: security.selinux\n[ 0.216457] evm: security.SMACK64\n[ 0.217148] evm: security.SMACK64EXEC\n[ 0.217888] evm: security.SMACK64TRANSMUTE\n[ 0.218738] evm: security.SMACK64MMAP\n[ 0.219486] evm: security.ima\n[ 0.220140] evm: security.capability\n[ 0.220950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222835] pinctrl core: initialized pinctrl subsystem\n[ 0.223947] RTC time: 18:10:00, date: 11/18/18\n[ 0.224904] NET: Registered protocol family 16\n[ 0.225876] cpuidle: using governor ladder\n[ 0.226701] cpuidle: using governor menu\n[ 0.227486] PCCT header not found.\n[ 0.228236] ACPI: bus type PCI registered\n[ 0.229037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230274] PCI: Using configuration type 1 for base access\n[ 0.232000] ACPI: Added _OSI(Module Device)\n[ 0.232812] ACPI: Added _OSI(Processor Device)\n[ 0.233642] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236566] ACPI: Interpreter enabled\n[ 0.237309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242628] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244387] ACPI: (supports S0 S5)\n[ 0.245079] ACPI: Using IOAPIC for interrupt routing\n[ 0.245997] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249167] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251441] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254721] acpiphp: Slot [3] registered\n[ 0.255491] acpiphp: Slot [4] registered\n[ 0.256256] acpiphp: Slot [5] registered\n[ 0.257026] acpiphp: Slot [6] registered\n[ 0.257791] acpiphp: Slot [7] registered\n[ 0.258563] acpiphp: Slot [8] registered\n[ 0.259326] acpiphp: Slot [9] registered\n[ 0.260090] acpiphp: Slot [10] registered\n[ 0.260874] acpiphp: Slot [11] registered\n[ 0.261659] acpiphp: Slot [12] registered\n[ 0.262448] acpiphp: Slot [13] registered\n[ 0.263230] acpiphp: Slot [14] registered\n[ 0.264007] acpiphp: Slot [15] registered\n[ 0.274862] acpiphp: Slot [16] registered\n[ 0.275647] acpiphp: Slot [17] registered\n[ 0.276417] acpiphp: Slot [18] registered\n[ 0.277194] acpiphp: Slot [19] registered\n[ 0.277964] acpiphp: Slot [20] registered\n[ 0.278735] acpiphp: Slot [21] registered\n[ 0.279509] acpiphp: Slot [22] registered\n[ 0.280289] acpiphp: Slot [23] registered\n[ 0.281065] acpiphp: Slot [24] registered\n[ 0.281838] acpiphp: Slot [25] registered\n[ 0.282608] acpiphp: Slot [26] registered\n[ 0.283375] acpiphp: Slot [27] registered\n[ 0.284158] acpiphp: Slot [28] registered\n[ 0.284938] acpiphp: Slot [29] registered\n[ 0.285710] acpiphp: Slot [30] registered\n[ 0.286479] acpiphp: Slot [31] registered\n[ 0.287250] PCI host bridge to bus 0000:00\n[ 0.288020] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289170] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291701] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293078] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300447] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301565] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360666] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362173] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363594] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366372] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369009] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371602] vgaarb: loaded\n[ 0.372204] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373322] SCSI subsystem initialized\n[ 0.374130] ACPI: bus type USB registered\n[ 0.374935] usbcore: registered new interface driver usbfs\n[ 0.375955] usbcore: registered new interface driver hub\n[ 0.376950] usbcore: registered new device driver usb\n[ 0.377998] PCI: Using ACPI for IRQ routing\n[ 0.379010] NetLabel: Initializing\n[ 0.379715] NetLabel: domain hash size = 128\n[ 0.380561] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381500] NetLabel: unlabeled traffic allowed by default\n[ 0.382584] clocksource: Switched to clocksource kvm-clock\n[ 0.387987] AppArmor: AppArmor Filesystem Enabled\n[ 0.388936] pnp: PnP ACPI init\n[ 0.389831] pnp: PnP ACPI: found 5 devices\n[ 0.396196] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397880] NET: Registered protocol family 2\n[ 0.398827] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400087] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401241] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402385] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403452] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404612] NET: Registered protocol family 1\n[ 0.405466] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406557] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407622] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421658] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435871] Trying to unpack rootfs image as initramfs...\n[ 0.485890] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499614] Scanning for low memory corruption every 60 seconds\n[ 0.500927] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502073] audit: initializing netlink subsys (disabled)\n[ 0.503090] audit: type=2000 audit(1542564601.716:1): initialized\n[ 0.504383] Initialise system trusted keyring\n[ 0.505300] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506445] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508391] zbud: loaded\n[ 0.509087] VFS: Disk quotas dquot_6.6.0\n[ 0.509896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511395] fuse init (API version 7.23)\n[ 0.512287] Key type big_key registered\n[ 0.513091] Allocating IMA MOK and blacklist keyrings.\n[ 0.514571] Key type asymmetric registered\n[ 0.515406] Asymmetric key parser 'x509' registered\n[ 0.516361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517826] io scheduler noop registered\n[ 0.518625] io scheduler deadline registered (default)\n[ 0.519616] io scheduler cfq registered\n[ 0.520450] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521492] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524220] ACPI: Power Button [PWRF]\n[ 0.525054] GHES: HEST is not enabled!\n[ 0.538780] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595407] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597543] Linux agpgart interface v0.103\n[ 0.599582] brd: module loaded\n[ 0.600767] loop: module loaded\n[ 0.605409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606852] GPT:90111 != 2097151\n[ 0.607522] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608596] GPT:90111 != 2097151\n[ 0.609259] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610210] vda: vda1 vda15\n[ 0.611635] scsi host0: ata_piix\n[ 0.612362] scsi host1: ata_piix\n[ 0.613062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615976] libphy: Fixed MDIO Bus: probed\n[ 0.616946] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618074] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620498] PPP generic driver version 2.4.2\n[ 0.621427] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622805] ehci-pci: EHCI PCI platform driver\n[ 0.623845] ehci-platform: EHCI generic platform driver\n[ 0.625021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626380] ohci-pci: OHCI PCI platform driver\n[ 0.627424] ohci-platform: OHCI generic platform driver\n[ 0.628610] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643200] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644388] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647332] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648661] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651949] usb usb1: Product: UHCI Host Controller\n[ 0.653377] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654965] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656272] hub 1-0:1.0: USB hub found\n[ 0.657263] hub 1-0:1.0: 2 ports detected\n[ 0.658615] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661408] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662626] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663849] mousedev: PS/2 mouse device common for all mice\n[ 0.665381] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667645] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668953] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671918] i2c /dev entries driver\n[ 0.672740] device-mapper: uevent: version 1.0.3\n[ 0.673749] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675525] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676970] NET: Registered protocol family 10\n[ 0.678047] NET: Registered protocol family 17\n[ 0.679006] Key type dns_resolver registered\n[ 0.680014] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681200] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683120] registered taskstats version 1\n[ 0.684031] Loading compiled-in X.509 certificates\n[ 0.685567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687626] zswap: loaded using pool lzo/zbud\n[ 0.689157] Key type trusted registered\n[ 0.691274] Key type encrypted registered\n[ 0.692205] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693342] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694505] evm: HMAC attrs: 0x1\n[ 0.695915] Magic number: 10:908:190\n[ 0.696814] acpi device:1c: hash matches\n[ 0.697738] rtc_cmos 00:00: setting system clock to 2018-11-18 18:10:01 UTC (1542564601)\n[ 0.699525] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700753] EDD information not available.\n[ 0.775546] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787511] Write protecting the kernel read-only data: 14336k\n[ 0.789230] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791152] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.835241] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\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 discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000010e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDXJv3ifuntiAbdd5w49mlER79/x0rHHOCLeADWd1SJY0CBxm7tfpq3ARRvjoTTV15517JNHRmxjWv+nLBjZIDYqGXJZVyw9xd0XJGwDAIyJKQa4zssj6N5/nm9wB9na+b/k53ErXQAtboiJVn1ns9SIsp/sz3w6xi0Vxyn0yKBfPqJ8CYSWuZVqpUbzC0H0+Hpmgoi+IOjgFoAksQGAVjNyorroApP+GNO53yraEczzLOJYm6mJLP8iUAj3zqxx0UINHc/l/I9zxxYfJzBUZVkffMqmP/G/HmPyZk1mjjr+zAbEePjSlNVvW4ebbZDcImL6yq1f/5Y5C+0cFw9Z+N5 root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPiwVoUvWy1x67SCLiYP4JCk21KrpZPrivcr1mG4mP2jDwx1NjZeRT6tOnW85CwkibUerIzXgrAXTNfIuireO70amJZL85XNkgO2BofjpFgQHa7Z58JY0e6cZHmEjgHXtAnJFk2eAHkJuTuoHm/i+jyutKNXK+Y9fir9/QKtdKmnAAAAFQCrgK+CixVwpe1NYcjcVEO8P5H8yQAAAIBi6tSmI6+YhAvjjcf/kOqxsLoRXvIaN5kXO+vZThUZdjjNeCwF1jTZyQ5Vzy9NZc+LwmLzxBuk+kya19jj3J5sy68TDvWSVlcmEkPXkAry5ICjSKsrrDYKMihPrQs2ruCrB9sptnKKKma0dIRsYVnHE8CSAXj3Nmj42wmD3wMwhAAAAIEAs0IPXXFzIKeLsYY4mbjm53jVQOwlX5oE9WzI3ojT5mkHBwhHs8Bxdu9df3yKIejKXw3Q29NiUqWsPqeIP5E7M2DsYA+bjbbnTp2vGkiNGntVaPZGICsY11km2FRkpN00mF4TOA4CgBIVqzFxkt9lm5tLUlDcudIFn/H5+S7e/So= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe1b:c444/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-0000010e\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.78 ===\n/dev/root resized successfully [took 2.14s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1B:C4:44 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1b:c444/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9295 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.127471] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.127473] usb 1-1: Product: QEMU USB Tablet\n[ 1.127474] usb 1-1: Manufacturer: QEMU\n[ 1.127474] usb 1-1: SerialNumber: 42\n[ 1.498790] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.498793] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.512337] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.529541] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.904626] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.240422] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:10:02 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:10:02 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:10:02 cirros kern.notice kernel: [ 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)\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:10:02 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:11:03 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:11:04 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:11:04 cirros kern.info kernel: [ 63.904626] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:11:05 cirros kern.info kernel: [ 64.240422] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-2 login: "} 2018-11-18 18:12:08,704 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b/action used request id req-6e2259dc-d7d3-4e7f-a44a-351557e78601 2018-11-18 18:12:10,738 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-11-18 18:12:40,742 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:12:40,743 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:12:40,744 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:12:40,746 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:12:40,788 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-18 18:12:40,790 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-18 18:12:40,790 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-18 18:12:40,791 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-18 18:12:40,792 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-18 18:12:40,832 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-18 18:12:40,865 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-18 18:12:40,866 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:12:40,867 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-18 18:12:40,868 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:12:40,868 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:12:40,872 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:12:40,908 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-18 18:12:40,910 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-18 18:12:40,910 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-18 18:12:40,912 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-18 18:12:40,912 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-18 18:12:40,952 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-18 18:12:40,984 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-18 18:12:40,985 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-11-18 18:12:40,986 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-18 18:12:40,986 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-18 18:12:40,987 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-18 18:12:40,988 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-18 18:12:40,990 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-18 18:12:41,021 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-18 18:12:41,022 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-18 18:12:41,023 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-18 18:12:41,024 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-18 18:12:41,025 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-18 18:12:41,064 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-18 18:12:41,121 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-18 18:12:41,123 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-18 18:12:41,124 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-18 18:12:41,124 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-18 18:12:41,125 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-18 18:12:41,129 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-18 18:12:41,195 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-18 18:12:41,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" -d '{"forceDelete": null}' 2018-11-18 18:12:41,203 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-18 18:12:41,391 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:12:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25ffb343-920f-4beb-a458-c29a3898d306 x-compute-request-id: req-25ffb343-920f-4beb-a458-c29a3898d306 Content-Length: 0 Content-Type: application/json 2018-11-18 18:12:41,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753/action used request id req-25ffb343-920f-4beb-a458-c29a3898d306 2018-11-18 18:12:41,391 - sdnvpn_test_utils - DEBUG - Waiting for instance b64d1a58-7e2b-4afa-b55b-a251b266f753 to be deleted 2018-11-18 18:12:41,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" 2018-11-18 18:12:42,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:12:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c734d065-7f71-472e-ba9c-4606b60ea879 x-compute-request-id: req-c734d065-7f71-472e-ba9c-4606b60ea879 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:1d:13", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b64d1a58-7e2b-4afa-b55b-a251b266f753", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-11-18T18:10:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "b64d1a58-7e2b-4afa-b55b-a251b266f753", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:12:41Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-11-18T18:10:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:c4:44", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-18T18:10:00.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:10:01Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-11-18T18:09:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:12:42,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-c734d065-7f71-472e-ba9c-4606b60ea879 2018-11-18 18:12:44,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" 2018-11-18 18:12:44,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-cfd24cdd-7cb9-4e72-b7b5-9870bf878f8f x-compute-request-id: req-cfd24cdd-7cb9-4e72-b7b5-9870bf878f8f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:c4:44", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-18T18:10:00.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:10:01Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-11-18T18:09:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:12:44,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-cfd24cdd-7cb9-4e72-b7b5-9870bf878f8f 2018-11-18 18:12:46,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" -d '{"forceDelete": null}' 2018-11-18 18:12:46,989 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:12: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-d5f71cf8-3b72-4e86-9619-3b8a4d05efb6 x-compute-request-id: req-d5f71cf8-3b72-4e86-9619-3b8a4d05efb6 Content-Length: 0 Content-Type: application/json 2018-11-18 18:12:46,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b/action used request id req-d5f71cf8-3b72-4e86-9619-3b8a4d05efb6 2018-11-18 18:12:46,989 - sdnvpn_test_utils - DEBUG - Waiting for instance 1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b to be deleted 2018-11-18 18:12:46,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" 2018-11-18 18:12:47,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:12: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-8dd15d7a-1237-4b27-948c-85a3a01adb83 x-compute-request-id: req-8dd15d7a-1237-4b27-948c-85a3a01adb83 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:c4:44", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "rel": "bookmark"}], "image": {"id": "e9849f6b-08e0-4132-8427-51ebcc92da57", "links": [{"href": "http://172.30.9.30:8774/images/e9849f6b-08e0-4132-8427-51ebcc92da57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-18T18:10:00.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "1c07ba1e-e2d5-49a8-9c84-3379ad6c4d2b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:12:46Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-11-18T18:09:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:12:47,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-8dd15d7a-1237-4b27-948c-85a3a01adb83 2018-11-18 18:12:49,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e98b615a86713a15189d050600990ac7a1bc4c8" 2018-11-18 18:12:50,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:12: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-f4dbd3d8-8073-44ff-8cf1-50f00ef48944 x-compute-request-id: req-f4dbd3d8-8073-44ff-8cf1-50f00ef48944 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 18:12:50,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-f4dbd3d8-8073-44ff-8cf1-50f00ef48944 2018-11-18 18:12:52,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/e9849f6b-08e0-4132-8427-51ebcc92da57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d371c2f4fb249b1aaf3c7411501778e2df74c36" 2018-11-18 18:12:53,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f99fa4ed-ddc8-438c-a9a1-20e479f3ba75 Date: Sun, 18 Nov 2018 18:12:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:12:53,575 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/e9849f6b-08e0-4132-8427-51ebcc92da57 used request id req-f99fa4ed-ddc8-438c-a9a1-20e479f3ba75 2018-11-18 18:12:53,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/26ff50e3-0b44-4142-9bc6-d809a91a90a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64baa98df5fbbed2144f156621acc86373fc69da" 2018-11-18 18:12:56,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b89d52d2-fdfb-4ae0-bf51-4b35b46f200e Date: Sun, 18 Nov 2018 18:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:12:56,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/26ff50e3-0b44-4142-9bc6-d809a91a90a1 used request id req-b89d52d2-fdfb-4ae0-bf51-4b35b46f200e 2018-11-18 18:12:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/a8aa8520-3855-4b9f-a134-41f34b392455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64baa98df5fbbed2144f156621acc86373fc69da" 2018-11-18 18:12:57,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1ee1742-361d-4089-9b58-ab1a3b80a3ed Date: Sun, 18 Nov 2018 18:12:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:12:57,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/a8aa8520-3855-4b9f-a134-41f34b392455 used request id req-b1ee1742-361d-4089-9b58-ab1a3b80a3ed 2018-11-18 18:12:57,958 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-18 18:12:57,959 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-18 18:12:57,960 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-18 18:12:57,962 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-18 18:12:58,022 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-18 18:12:58,023 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-18 18:12:58,024 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-18 18:12:58,025 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-18 18:12:58,025 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-18 18:12:58,029 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-18 18:12:58,096 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-18 18:12:58,096 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-11-18 18:12:58,097 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-18 18:13:28,112 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-18 18:13:28,113 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-18 18:13:28,114 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-18 18:13:28,116 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-18 18:13:28,151 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-18 18:13:28,152 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-11-18 18:13:28,153 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-18 18:13:28,154 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-11-18 18:13:28,154 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-11-18 18:13:28,195 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-11-18 18:13:28,229 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-11-18 18:13:28,230 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-18 18:13:28,231 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-11-18 18:13:28,231 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-18 18:13:28,232 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-18 18:13:28,234 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-18 18:13:28,269 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-18 18:13:28,270 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-18 18:13:28,271 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-18 18:13:28,272 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-18 18:13:28,272 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-18 18:13:28,313 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-18 18:13:28,345 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-18 18:13:28,346 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-11-18 18:13:28,346 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if a new group was added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS group added | +========================================================================================+ | Check if group was removed from OVS after deleting the topology. | +----------------------------------------------------------------------------------------+ | FAIL | Additional group was not deleted from OVS | +========================================================================================+ 2018-11-18 18:13:28,347 - sdnvpn-results - INFO - One or more subtests have failed. 2018-11-18 18:13:28,348 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-11-18 18:13:28,348 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'FAIL', 'details': [{'New OVS group added': 'PASS'}, {' Additional group was not deleted from OVS': 'FAIL'}]} 2018-11-18 18:13:28,348 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-18 18:13:28,349 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-11-18 18:13:28,349 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-11-18 18:13:28,350 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-11-18 18:13:28,432 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-11-18 18:13:28,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:13:28,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:13:28,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:13:28,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:13:28,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:13:28,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:13:28,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:13:28,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:13:28,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:13:28,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 18:13:28,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:13:28,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:13:28,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:13:28,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:13:28,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:13:28,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:13:28,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:13:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:13:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:13:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:13:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:13:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:13:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:13:28,443 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 18:13:28,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:13:28,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345821b1-910c-47e6-887e-7d6b50cc3b4c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:13:28,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-345821b1-910c-47e6-887e-7d6b50cc3b4c 2018-11-18 18:13:28,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:13:28,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:13:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["1CAF3VmPSfG93Eb6gwYczA"], "issued_at": "2018-11-18T18:13:28.000000Z"}} 2018-11-18 18:13:28,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd88dd357466a6866328ca67a3ea7f823daef2d3" 2018-11-18 18:13:29,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-e2f45573-26cd-4481-82d7-5035010b3c7f Date: Sun, 18 Nov 2018 18:13:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 18:13:29,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-e2f45573-26cd-4481-82d7-5035010b3c7f 2018-11-18 18:13:29,008 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-18 18:13:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd88dd357466a6866328ca67a3ea7f823daef2d3" 2018-11-18 18:13:29,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84eee217-1c9c-4e53-979e-35a3080ea86c Date: Sun, 18 Nov 2018 18:13:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 18:13:29,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-84eee217-1c9c-4e53-979e-35a3080ea86c 2018-11-18 18:13:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd88dd357466a6866328ca67a3ea7f823daef2d3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-18 18:13:30,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0 X-Openstack-Request-Id: req-a5bbc6fe-ff97-483d-be63-d0693f5c9a61 Date: Sun, 18 Nov 2018 18:13:30 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T18:13:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T18:13:30Z", "visibility": "public", "locations": [], "self": "/v2/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "min_disk": 0, "protected": false, "id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "file": "/v2/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 18:13:30,159 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a5bbc6fe-ff97-483d-be63-d0693f5c9a61 2018-11-18 18:13:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd88dd357466a6866328ca67a3ea7f823daef2d3" -d '' 2018-11-18 18:13:32,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4e93657-4e8a-439d-a1dc-730b50c074d4 Date: Sun, 18 Nov 2018 18:13:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:13:32,570 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0/file used request id req-d4e93657-4e8a-439d-a1dc-730b50c074d4 2018-11-18 18:13:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:13:32,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe48ebca-f9ae-4efb-8699-cf9407278da3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:13:32,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fe48ebca-f9ae-4efb-8699-cf9407278da3 2018-11-18 18:13:32,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:13:32,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:13:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["eGCerkDqREGb2fzDnGGKSw"], "issued_at": "2018-11-18T18:13:32.000000Z"}} 2018-11-18 18:13:32,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:13:33,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-63d56e06-c759-4fce-8136-9e37397c571c Date: Sun, 18 Nov 2018 18:13:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 18:13:33,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-63d56e06-c759-4fce-8136-9e37397c571c 2018-11-18 18:13:33,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:13:33,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a4c12ea0-3747-448f-9393-0e43c08ec9ea Date: Sun, 18 Nov 2018 18:13:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 18:13:33,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-a4c12ea0-3747-448f-9393-0e43c08ec9ea 2018-11-18 18:13:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:13:33,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ca0d6dc1-0935-401c-a423-1eca08f833db Date: Sun, 18 Nov 2018 18:13:33 GMT RESP BODY: {"routers": []} 2018-11-18 18:13:33,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers used request id req-ca0d6dc1-0935-401c-a423-1eca08f833db 2018-11-18 18:13:33,607 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-11-18 18:13:33,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-11-18 18:13:34,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-130de120-97d5-40bd-962b-959dcc3ed612 Date: Sun, 18 Nov 2018 18:13:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"97cc4f78-2b42-4a24-ab48-c380b63160e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:13:33Z","is_default":false,"provider:segmentation_id":103,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:13:33Z","mtu":1450}} 2018-11-18 18:13:34,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-130de120-97d5-40bd-962b-959dcc3ed612 2018-11-18 18:13:34,040 - sdnvpn.lib.openstack_utils - DEBUG - Network '97cc4f78-2b42-4a24-ab48-c380b63160e4' created successfully 2018-11-18 18:13:34,041 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-18 18:13:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"subnets": [{"ip_version": 4, "network_id": "97cc4f78-2b42-4a24-ab48-c380b63160e4", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-11-18 18:13:34,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bcd61a95-0fde-4b9b-8f8c-b47a090f26db Date: Sun, 18 Nov 2018 18:13:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97cc4f78-2b42-4a24-ab48-c380b63160e4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:13:34Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T18:13:34Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"e269f381-3e8a-4dd1-a44a-48f783d3f553","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-11-18 18:13:34,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-bcd61a95-0fde-4b9b-8f8c-b47a090f26db 2018-11-18 18:13:34,838 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'e269f381-3e8a-4dd1-a44a-48f783d3f553' created successfully 2018-11-18 18:13:34,838 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-18 18:13:34,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-11-18 18:13:35,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-cdedeb0b-7fc2-455b-bf3f-0b4cdf6b3d58 Date: Sun, 18 Nov 2018 18:13:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T18:13:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T18:13:35Z", "revision_number": 0, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "10afc5f6-3b7e-4f28-8415-8bbff361720c", "name": "sdnvpn-4-1-router"}} 2018-11-18 18:13:35,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-cdedeb0b-7fc2-455b-bf3f-0b4cdf6b3d58 2018-11-18 18:13:35,152 - sdnvpn.lib.openstack_utils - DEBUG - Router '10afc5f6-3b7e-4f28-8415-8bbff361720c' created successfully 2018-11-18 18:13:35,152 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-18 18:13:35,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"subnet_id": "e269f381-3e8a-4dd1-a44a-48f783d3f553"}' 2018-11-18 18:13:37,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-483d0e99-a9d9-4ade-8096-6ee7f3bbee37 Date: Sun, 18 Nov 2018 18:13:37 GMT RESP BODY: {"network_id": "97cc4f78-2b42-4a24-ab48-c380b63160e4", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "e269f381-3e8a-4dd1-a44a-48f783d3f553", "subnet_ids": ["e269f381-3e8a-4dd1-a44a-48f783d3f553"], "port_id": "b17cd94d-441c-4518-9dc8-0f029cf47938", "id": "10afc5f6-3b7e-4f28-8415-8bbff361720c"} 2018-11-18 18:13:37,062 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c/add_router_interface used request id req-483d0e99-a9d9-4ade-8096-6ee7f3bbee37 2018-11-18 18:13:37,062 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-18 18:13:37,062 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-18 18:13:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:13:37,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-389b1eef-68c5-46f1-9d98-8b645622dfbc Date: Sun, 18 Nov 2018 18:13:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97cc4f78-2b42-4a24-ab48-c380b63160e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["e269f381-3e8a-4dd1-a44a-48f783d3f553"],"description":"","tags":[],"updated_at":"2018-11-18T18:13:34Z","provider:segmentation_id":103,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:13:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 18:13:37,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-389b1eef-68c5-46f1-9d98-8b645622dfbc 2018-11-18 18:13:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}}' 2018-11-18 18:13:39,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-fc88e967-655e-4205-8bbf-ffb9223d682e Date: Sun, 18 Nov 2018 18:13:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T18:13:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T18:13:38Z", "revision_number": 4, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "10afc5f6-3b7e-4f28-8415-8bbff361720c", "name": "sdnvpn-4-1-router"}} 2018-11-18 18:13:39,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c used request id req-fc88e967-655e-4205-8bbf-ffb9223d682e 2018-11-18 18:13:39,007 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-18 18:13:39,007 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-11-18 18:13:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-11-18 18:13:39,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-ec412021-eba3-4c7d-9902-0ca1b9c69755 Date: Sun, 18 Nov 2018 18:13:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"16a83d5c-360d-404d-83b2-e72137c936e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:13:39Z","is_default":false,"provider:segmentation_id":11,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:13:39Z","mtu":1450}} 2018-11-18 18:13:39,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-ec412021-eba3-4c7d-9902-0ca1b9c69755 2018-11-18 18:13:39,305 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 16a83d5c-360d-404d-83b2-e72137c936e8 with cidr 10.10.11.0/24 2018-11-18 18:13:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"subnets": [{"ip_version": 4, "network_id": "16a83d5c-360d-404d-83b2-e72137c936e8", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-11-18 18:13:39,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-dcd6f64c-445d-4911-996c-22a898b68054 Date: Sun, 18 Nov 2018 18:13:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16a83d5c-360d-404d-83b2-e72137c936e8","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:13:39Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T18:13:39Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"3ec47748-bdf7-4007-960e-77227fa15e14","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-11-18 18:13:39,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-dcd6f64c-445d-4911-996c-22a898b68054 2018-11-18 18:13:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:13:40,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-8f04634a-e02b-4571-9900-e7a4c3508847 Date: Sun, 18 Nov 2018 18:13:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-18T17:51:28Z", "revision_number": 0, "id": "7366a583-6bac-4025-8e80-dea7389991e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:51:28Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 179, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "revision_number": 0, "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 7, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}]} 2018-11-18 18:13:40,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-8f04634a-e02b-4571-9900-e7a4c3508847 2018-11-18 18:13:40,280 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-18 18:13:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:13:40,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27916572-06cf-4e8f-8e59-832af30b6f04 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:13:40,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-27916572-06cf-4e8f-8e59-832af30b6f04 2018-11-18 18:13:40,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:13:40,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["kmGtnXiXT2m7-ifOKCKhAg"], "issued_at": "2018-11-18T18:13:40.000000Z"}} 2018-11-18 18:13:40,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:13:40,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7828988b-71ec-45e1-bc2f-4b41368eef29 x-compute-request-id: req-7828988b-71ec-45e1-bc2f-4b41368eef29 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 18:13:40,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-7828988b-71ec-45e1-bc2f-4b41368eef29 2018-11-18 18:13:40,872 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-18 18:13:40,873 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-11-18 18:13:40,873 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=da7801b1-2e5a-457f-b181-6f75d81d9cf0 network=97cc4f78-2b42-4a24-ab48-c380b63160e4 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 18:13:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:13:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:13:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:13:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:13:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:13:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:13:40,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:13:40,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:13:40,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:13:40,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:13:40,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:13:40,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:13:40,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:13:40,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:13:40,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:13:40,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:13:40,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:13:40,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:13:40,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:13:40,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:13:40,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:13:40,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:13:40,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:13:40,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:13:40,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:13:40,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:13:40,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:13:40,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:13:40,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:13:40,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:13:40,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:13:40,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:13:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:13:40,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49307ad5-3e58-4563-befd-0d76ed52e909 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:13:40,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-49307ad5-3e58-4563-befd-0d76ed52e909 2018-11-18 18:13:40,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:13:41,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["7NYIv8fjTf2ysK6jg0S80Q"], "issued_at": "2018-11-18T18:13:41.000000Z"}} 2018-11-18 18:13:41,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b052638c8c65f4714de20cc518e663abe5c1caef" 2018-11-18 18:13:41,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13: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-2f211205-624b-436a-bb62-fae55808d84c x-compute-request-id: req-2f211205-624b-436a-bb62-fae55808d84c Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:13:41,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2f211205-624b-436a-bb62-fae55808d84c 2018-11-18 18:13:41,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b052638c8c65f4714de20cc518e663abe5c1caef" 2018-11-18 18:13:41,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13: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-22253f6e-3bf8-414d-a42c-4f5caf226133 x-compute-request-id: req-22253f6e-3bf8-414d-a42c-4f5caf226133 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:13:41,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-22253f6e-3bf8-414d-a42c-4f5caf226133 2018-11-18 18:13:41,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b052638c8c65f4714de20cc518e663abe5c1caef" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "97cc4f78-2b42-4a24-ab48-c380b63160e4"}]}}' 2018-11-18 18:13:43,331 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:13: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-c9bf38e6-9a6f-47bb-921f-00f850ca815d x-compute-request-id: req-c9bf38e6-9a6f-47bb-921f-00f850ca815d Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "bookmark"}], "adminPass": "wMkrsnq5QAMH"}} 2018-11-18 18:13:43,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-c9bf38e6-9a6f-47bb-921f-00f850ca815d 2018-11-18 18:13:43,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:13:43,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14ce527-4a51-43c7-a4cb-883b8c8406e1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:13:43,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f14ce527-4a51-43c7-a4cb-883b8c8406e1 2018-11-18 18:13:43,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:13:43,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["8OMLFg31QBKP7f3EInCQXQ"], "issued_at": "2018-11-18T18:13:43.000000Z"}} 2018-11-18 18:13:43,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a72a5ba2684de1fee0b55473c2900b4d13859a" 2018-11-18 18:13:44,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c2bfe56-cf89-4f53-8e6b-b47b53b845b8 x-compute-request-id: req-0c2bfe56-cf89-4f53-8e6b-b47b53b845b8 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:13:43Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-2", "created": "2018-11-18T18:13:43Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:13:44,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 used request id req-0c2bfe56-cf89-4f53-8e6b-b47b53b845b8 2018-11-18 18:13:47,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a72a5ba2684de1fee0b55473c2900b4d13859a" 2018-11-18 18:13:47,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-174477a8-2a6d-4e59-84f7-5901916237e9 x-compute-request-id: req-174477a8-2a6d-4e59-84f7-5901916237e9 Content-Encoding: gzip Content-Length: 704 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:13:45Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-11-18T18:13:43Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:13:47,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 used request id req-174477a8-2a6d-4e59-84f7-5901916237e9 2018-11-18 18:13:50,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a72a5ba2684de1fee0b55473c2900b4d13859a" 2018-11-18 18:13:51,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6947d3d0-49c0-4b34-965f-d588f2f3c9a1 x-compute-request-id: req-6947d3d0-49c0-4b34-965f-d588f2f3c9a1 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:21:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-18T18:13:48.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:13:49Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-11-18T18:13:43Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:13:51,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 used request id req-6947d3d0-49c0-4b34-965f-d588f2f3c9a1 2018-11-18 18:13:51,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b052638c8c65f4714de20cc518e663abe5c1caef" 2018-11-18 18:13:52,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13: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-18a9d6d7-7f73-48ac-b7be-57a2fd153dc3 x-compute-request-id: req-18a9d6d7-7f73-48ac-b7be-57a2fd153dc3 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:21:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-18T18:13:48.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:13:49Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-11-18T18:13:43Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:13:52,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5 used request id req-18a9d6d7-7f73-48ac-b7be-57a2fd153dc3 2018-11-18 18:13:52,727 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.7'. 2018-11-18 18:13:52,727 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-11-18 18:13:52,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:13:54,191 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-786a501a-09f0-4440-9a34-7fe4acfd3ba8 x-compute-request-id: req-786a501a-09f0-4440-9a34-7fe4acfd3ba8 Content-Length: 0 Content-Type: application/json 2018-11-18 18:13:54,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action used request id req-786a501a-09f0-4440-9a34-7fe4acfd3ba8 2018-11-18 18:13:54,191 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-11-18 18:13:54,191 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=da7801b1-2e5a-457f-b181-6f75d81d9cf0 network=97cc4f78-2b42-4a24-ab48-c380b63160e4 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 18:13:54,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:13:54,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:13:54,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:13:54,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:13:54,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:13:54,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:13:54,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:13:54,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:13:54,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:13:54,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:13:54,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:13:54,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:13:54,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:13:54,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:13:54,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:13:54,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:13:54,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:13:54,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:13:54,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:13:54,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:13:54,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:13:54,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:13:54,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:13:54,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:13:54,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:13:54,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:13:54,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:13:54,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:13:54,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:13:54,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:13:54,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:13:54,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:13:54,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:13:54,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9d1728-e591-4f5d-b3f0-ce1c0d04ac06 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:13:54,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dc9d1728-e591-4f5d-b3f0-ce1c0d04ac06 2018-11-18 18:13:54,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:13:54,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["cM00m03WQfmxai-SeAp4WQ"], "issued_at": "2018-11-18T18:13:54.000000Z"}} 2018-11-18 18:13:54,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79a439806ef60c72c8f4262a023f5fc19c4239a" 2018-11-18 18:13:54,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78303823-6259-4b61-9574-2b88d171398d x-compute-request-id: req-78303823-6259-4b61-9574-2b88d171398d Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:13:54,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-78303823-6259-4b61-9574-2b88d171398d 2018-11-18 18:13:54,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79a439806ef60c72c8f4262a023f5fc19c4239a" 2018-11-18 18:13:54,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a438e439-b800-4579-8b3b-37f05c6ac2b3 x-compute-request-id: req-a438e439-b800-4579-8b3b-37f05c6ac2b3 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:13:54,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-a438e439-b800-4579-8b3b-37f05c6ac2b3 2018-11-18 18:13:54,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79a439806ef60c72c8f4262a023f5fc19c4239a" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "97cc4f78-2b42-4a24-ab48-c380b63160e4"}]}}' 2018-11-18 18:13:57,032 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:13:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b734ed29-7fad-4c97-8cee-86a6c31ec602 x-compute-request-id: req-b734ed29-7fad-4c97-8cee-86a6c31ec602 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "adminPass": "iaByTwWHQq6p"}} 2018-11-18 18:13:57,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-b734ed29-7fad-4c97-8cee-86a6c31ec602 2018-11-18 18:13:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:13:57,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be137304-9ace-4688-aa28-9d80fd54e3f1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:13:57,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-be137304-9ace-4688-aa28-9d80fd54e3f1 2018-11-18 18:13:57,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:13:57,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["aisHfZuLRp6BOCvzUaMqEg"], "issued_at": "2018-11-18T18:13:57.000000Z"}} 2018-11-18 18:13:57,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266625ad4148094a2d1cc9a03d68a17a37656a6d" 2018-11-18 18:13:57,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:13:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4e732a4-261f-4ce8-ac9b-98882af7f2a0 x-compute-request-id: req-d4e732a4-261f-4ce8-ac9b-98882af7f2a0 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:13:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:13:57,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a used request id req-d4e732a4-261f-4ce8-ac9b-98882af7f2a0 2018-11-18 18:14:00,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266625ad4148094a2d1cc9a03d68a17a37656a6d" 2018-11-18 18:14:01,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6f88924-bf78-4899-bf74-5aa293938a0b x-compute-request-id: req-b6f88924-bf78-4899-bf74-5aa293938a0b Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:13:58Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:01,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a used request id req-b6f88924-bf78-4899-bf74-5aa293938a0b 2018-11-18 18:14:04,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266625ad4148094a2d1cc9a03d68a17a37656a6d" 2018-11-18 18:14:05,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e39060c6-6508-433c-9033-fe0c7026969a x-compute-request-id: req-e39060c6-6508-433c-9033-fe0c7026969a Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5c:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-18T18:14:02.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:02Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:05,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a used request id req-e39060c6-6508-433c-9033-fe0c7026969a 2018-11-18 18:14:05,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79a439806ef60c72c8f4262a023f5fc19c4239a" 2018-11-18 18:14:06,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14: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-b39a1608-cb30-404b-8acb-65c6519adbec x-compute-request-id: req-b39a1608-cb30-404b-8acb-65c6519adbec Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5c:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-18T18:14:02.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:02Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:06,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a used request id req-b39a1608-cb30-404b-8acb-65c6519adbec 2018-11-18 18:14:06,215 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.11'. 2018-11-18 18:14:06,216 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-11-18 18:14:06,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:14:07,478 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c7ca09f-1a52-41a0-a09b-371701c78f57 x-compute-request-id: req-4c7ca09f-1a52-41a0-a09b-371701c78f57 Content-Length: 0 Content-Type: application/json 2018-11-18 18:14:07,478 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a/action used request id req-4c7ca09f-1a52-41a0-a09b-371701c78f57 2018-11-18 18:14:07,478 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-11-18 18:14:07,478 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=da7801b1-2e5a-457f-b181-6f75d81d9cf0 network=16a83d5c-360d-404d-83b2-e72137c936e8 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 18:14:07,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:14:07,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:14:07,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:14:07,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:14:07,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:14:07,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:14:07,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:14:07,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:14:07,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:14:07,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:14:07,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:14:07,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:14:07,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:14:07,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:14:07,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:14:07,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:14:07,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:14:07,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:14:07,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:14:07,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:14:07,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:14:07,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:14:07,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:14:07,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:14:07,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:14:07,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:14:07,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:14:07,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:14:07,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:14:07,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:14:07,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:14:07,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:14:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:14:07,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad18058-f8d4-4047-a33e-60e52c48b8b2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:14:07,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cad18058-f8d4-4047-a33e-60e52c48b8b2 2018-11-18 18:14:07,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:14:07,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["CNqJjep0T_Goe2dgMTzKJw"], "issued_at": "2018-11-18T18:14:07.000000Z"}} 2018-11-18 18:14:07,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" 2018-11-18 18:14:08,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1329a54e-5a23-44ca-bcc9-2dc1e3dba782 x-compute-request-id: req-1329a54e-5a23-44ca-bcc9-2dc1e3dba782 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:14:08,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1329a54e-5a23-44ca-bcc9-2dc1e3dba782 2018-11-18 18:14:08,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" 2018-11-18 18:14:08,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8eef78a5-9087-4c3a-a68f-b4de7643be0a x-compute-request-id: req-8eef78a5-9087-4c3a-a68f-b4de7643be0a Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:14:08,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-8eef78a5-9087-4c3a-a68f-b4de7643be0a 2018-11-18 18:14:08,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "16a83d5c-360d-404d-83b2-e72137c936e8"}]}}' 2018-11-18 18:14:09,929 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd852751-f3ad-4845-be44-d59a9b0a81ba x-compute-request-id: req-dd852751-f3ad-4845-be44-d59a9b0a81ba Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "adminPass": "qk7ZQq8foSBj"}} 2018-11-18 18:14:09,930 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-dd852751-f3ad-4845-be44-d59a9b0a81ba 2018-11-18 18:14:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:14:09,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4645db-5ca3-4a9f-894a-c88d1e932bc6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:14:09,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1f4645db-5ca3-4a9f-894a-c88d1e932bc6 2018-11-18 18:14:09,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:14:10,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:14:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["iPRP4lcOQAWH2FG9P1zSAg"], "issued_at": "2018-11-18T18:14:10.000000Z"}} 2018-11-18 18:14:10,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcf7fee5b74d40251bc8559e5d002283793f7d5" 2018-11-18 18:14:10,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14: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-f508b216-0f71-41d1-bd43-0b0e7c9e2470 x-compute-request-id: req-f508b216-0f71-41d1-bd43-0b0e7c9e2470 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:14:10Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:10,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 used request id req-f508b216-0f71-41d1-bd43-0b0e7c9e2470 2018-11-18 18:14:13,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcf7fee5b74d40251bc8559e5d002283793f7d5" 2018-11-18 18:14:14,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf849b21-0b48-41ae-b737-ec019bac5a6a x-compute-request-id: req-bf849b21-0b48-41ae-b737-ec019bac5a6a Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:14:10Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:14,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 used request id req-bf849b21-0b48-41ae-b737-ec019bac5a6a 2018-11-18 18:14:17,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fcf7fee5b74d40251bc8559e5d002283793f7d5" 2018-11-18 18:14:18,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66367fad-11f1-42d1-8911-6a660a2a1a60 x-compute-request-id: req-66367fad-11f1-42d1-8911-6a660a2a1a60 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:18,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 used request id req-66367fad-11f1-42d1-8911-6a660a2a1a60 2018-11-18 18:14:18,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" 2018-11-18 18:14:19,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21e8c6af-3535-426e-9b60-c7e70e153c18 x-compute-request-id: req-21e8c6af-3535-426e-9b60-c7e70e153c18 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:19,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684 used request id req-21e8c6af-3535-426e-9b60-c7e70e153c18 2018-11-18 18:14:19,031 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.8'. 2018-11-18 18:14:19,031 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-11-18 18:14:19,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:14:20,440 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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 x-openstack-request-id: req-14ee00db-3de9-488f-a3ea-6e42d1f1de54 x-compute-request-id: req-14ee00db-3de9-488f-a3ea-6e42d1f1de54 Content-Length: 0 Content-Type: application/json 2018-11-18 18:14:20,440 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-14ee00db-3de9-488f-a3ea-6e42d1f1de54 2018-11-18 18:14:20,440 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-11-18 18:14:20,441 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=da7801b1-2e5a-457f-b181-6f75d81d9cf0 network=16a83d5c-360d-404d-83b2-e72137c936e8 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.8 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 18:14:20,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:14:20,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:14:20,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:14:20,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:14:20,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:14:20,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:14:20,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:14:20,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:14:20,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:14:20,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:14:20,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:14:20,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:14:20,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:14:20,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:14:20,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:14:20,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:14:20,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:14:20,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:14:20,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:14:20,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:14:20,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:14:20,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:14:20,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:14:20,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:14:20,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:14:20,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:14:20,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:14:20,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:14:20,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:14:20,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:14:20,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:14:20,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:14:20,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:14:20,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e653e9-6420-42a6-a175-07b416850d76 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:14:20,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-30e653e9-6420-42a6-a175-07b416850d76 2018-11-18 18:14:20,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:14:20,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:14:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["zjoNfwjZQRuYsXhveLIGmQ"], "issued_at": "2018-11-18T18:14:20.000000Z"}} 2018-11-18 18:14:20,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9571e674f70c86903e6f99a9c2d662aa726b1656" 2018-11-18 18:14:20,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-943c9d20-30b3-42a6-aab9-f85eaa9d01f5 x-compute-request-id: req-943c9d20-30b3-42a6-aab9-f85eaa9d01f5 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:14:20,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-943c9d20-30b3-42a6-aab9-f85eaa9d01f5 2018-11-18 18:14:20,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9571e674f70c86903e6f99a9c2d662aa726b1656" 2018-11-18 18:14:20,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-acdd31ef-c55f-4424-b0b3-d0cae349899a x-compute-request-id: req-acdd31ef-c55f-4424-b0b3-d0cae349899a Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:14:20,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-acdd31ef-c55f-4424-b0b3-d0cae349899a 2018-11-18 18:14:20,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9571e674f70c86903e6f99a9c2d662aa726b1656" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS44CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "16a83d5c-360d-404d-83b2-e72137c936e8"}], "config_drive": true}}' 2018-11-18 18:14:22,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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 x-openstack-request-id: req-e0c3fd76-058a-4c12-8a93-c85d0051ebfa x-compute-request-id: req-e0c3fd76-058a-4c12-8a93-c85d0051ebfa Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "adminPass": "rFfdFW8iLpQy"}} 2018-11-18 18:14:22,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-e0c3fd76-058a-4c12-8a93-c85d0051ebfa 2018-11-18 18:14:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:14:22,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc218b8-1b24-497c-a1d3-0fe9719b9062 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:14:22,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-afc218b8-1b24-497c-a1d3-0fe9719b9062 2018-11-18 18:14:22,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:14:23,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["XIBUbzqSTBqjuqAjTe26ZA"], "issued_at": "2018-11-18T18:14:23.000000Z"}} 2018-11-18 18:14:23,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7731ca1dc247c80b3b5392a781fe2a0d104dcb1" 2018-11-18 18:14:23,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6553c93-ce84-484d-9953-c1e2f6e9e1be x-compute-request-id: req-e6553c93-ce84-484d-9953-c1e2f6e9e1be Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:14:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:23,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 used request id req-e6553c93-ce84-484d-9953-c1e2f6e9e1be 2018-11-18 18:14:26,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7731ca1dc247c80b3b5392a781fe2a0d104dcb1" 2018-11-18 18:14:27,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4476bde2-6267-463f-b191-238d69d05a24 x-compute-request-id: req-4476bde2-6267-463f-b191-238d69d05a24 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:14:23Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:27,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 used request id req-4476bde2-6267-463f-b191-238d69d05a24 2018-11-18 18:14:30,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7731ca1dc247c80b3b5392a781fe2a0d104dcb1" 2018-11-18 18:14:30,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-54bab8d3-f322-44cf-9374-467b6889ab52 x-compute-request-id: req-54bab8d3-f322-44cf-9374-467b6889ab52 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:30,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 used request id req-54bab8d3-f322-44cf-9374-467b6889ab52 2018-11-18 18:14:30,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9571e674f70c86903e6f99a9c2d662aa726b1656" 2018-11-18 18:14:31,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-be52bdec-74e8-4f34-b612-ca5040589c19 x-compute-request-id: req-be52bdec-74e8-4f34-b612-ca5040589c19 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:31,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73 used request id req-be52bdec-74e8-4f34-b612-ca5040589c19 2018-11-18 18:14:31,399 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.14'. 2018-11-18 18:14:31,399 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-11-18 18:14:31,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:14:33,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:14: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-bc2d58ee-4c50-426c-8c75-22101e1355fc x-compute-request-id: req-bc2d58ee-4c50-426c-8c75-22101e1355fc Content-Length: 0 Content-Type: application/json 2018-11-18 18:14:33,124 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action used request id req-bc2d58ee-4c50-426c-8c75-22101e1355fc 2018-11-18 18:14:33,124 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-11-18 18:14:33,124 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=da7801b1-2e5a-457f-b181-6f75d81d9cf0 network=97cc4f78-2b42-4a24-ab48-c380b63160e4 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.7 10.10.10.11 10.10.11.14 10.10.11.8 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 18:14:33,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:14:33,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:14:33,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:14:33,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:14:33,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:14:33,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:14:33,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:14:33,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:14:33,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:14:33,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:14:33,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:14:33,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:14:33,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:14:33,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:14:33,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:14:33,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:14:33,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:14:33,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:14:33,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:14:33,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:14:33,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:14:33,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:14:33,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:14:33,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:14:33,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:14:33,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:14:33,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:14:33,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:14:33,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:14:33,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:14:33,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:14:33,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:14:33,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:14:33,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:14:33,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:14:33,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:14:33,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:14:33,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:14:33,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:14:33,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:14:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:14:33,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8e6ca6-828e-4afb-ac28-e747b7a99302 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:14:33,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-db8e6ca6-828e-4afb-ac28-e747b7a99302 2018-11-18 18:14:33,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:14:33,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["O63QTNUnQnWAEH_pE9bOug"], "issued_at": "2018-11-18T18:14:33.000000Z"}} 2018-11-18 18:14:33,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" 2018-11-18 18:14:33,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-277379c6-70f9-4a82-9985-121a240597ee x-compute-request-id: req-277379c6-70f9-4a82-9985-121a240597ee Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:14:33,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-277379c6-70f9-4a82-9985-121a240597ee 2018-11-18 18:14:33,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" 2018-11-18 18:14:33,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c472ba0-fe91-44bc-a929-6deeb662828e x-compute-request-id: req-1c472ba0-fe91-44bc-a929-6deeb662828e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:14:33,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-1c472ba0-fe91-44bc-a929-6deeb662828e 2018-11-18 18:14:33,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC43IDEwLjEwLjEwLjExIDEwLjEwLjExLjE0IDEwLjEwLjExLjgKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "97cc4f78-2b42-4a24-ab48-c380b63160e4"}], "config_drive": true}}' 2018-11-18 18:14:36,105 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94ffc066-c053-4a2e-afdc-37721f878b53 x-compute-request-id: req-94ffc066-c053-4a2e-afdc-37721f878b53 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92edc007-8d1b-4f07-8416-109a29b93d1c", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "bookmark"}], "adminPass": "fCEnHAo3xGNr"}} 2018-11-18 18:14:36,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-94ffc066-c053-4a2e-afdc-37721f878b53 2018-11-18 18:14:36,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:14:36,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f3416e-dec6-4151-9a88-502fab50e454 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:14:36,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b7f3416e-dec6-4151-9a88-502fab50e454 2018-11-18 18:14:36,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:14:36,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["IIcx84BZRaWZ1Tt_4SY8XQ"], "issued_at": "2018-11-18T18:14:36.000000Z"}} 2018-11-18 18:14:36,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8dd938bd87374a73df295ac1031f97c600813cf" 2018-11-18 18:14:36,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dff9d41e-42eb-439a-8f9d-85a69314a848 x-compute-request-id: req-dff9d41e-42eb-439a-8f9d-85a69314a848 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "92edc007-8d1b-4f07-8416-109a29b93d1c", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:14:36Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-11-18T18:14:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:37,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c used request id req-dff9d41e-42eb-439a-8f9d-85a69314a848 2018-11-18 18:14:40,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8dd938bd87374a73df295ac1031f97c600813cf" 2018-11-18 18:14:40,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-1ac32450-f1a5-47fc-8714-1f3292725c3f x-compute-request-id: req-1ac32450-f1a5-47fc-8714-1f3292725c3f Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:e6:d1", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "92edc007-8d1b-4f07-8416-109a29b93d1c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:14:36Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-11-18T18:14:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:40,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c used request id req-1ac32450-f1a5-47fc-8714-1f3292725c3f 2018-11-18 18:14:43,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8dd938bd87374a73df295ac1031f97c600813cf" 2018-11-18 18:14:44,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14: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-581ed3dc-f5d1-48dc-8647-2132711a7128 x-compute-request-id: req-581ed3dc-f5d1-48dc-8647-2132711a7128 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:e6:d1", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-11-18T18:14:39.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "92edc007-8d1b-4f07-8416-109a29b93d1c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:40Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-11-18T18:14:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:44,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c used request id req-581ed3dc-f5d1-48dc-8647-2132711a7128 2018-11-18 18:14:44,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" 2018-11-18 18:14:45,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14: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-540551ee-e227-4741-aac5-018f5199a921 x-compute-request-id: req-540551ee-e227-4741-aac5-018f5199a921 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:e6:d1", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-11-18T18:14:39.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "92edc007-8d1b-4f07-8416-109a29b93d1c", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:40Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-11-18T18:14:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:14:45,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c used request id req-540551ee-e227-4741-aac5-018f5199a921 2018-11-18 18:14:45,259 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.14'. 2018-11-18 18:14:45,260 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-11-18 18:14:45,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:14:46,558 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:14:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb721655-394f-46c0-b0b3-56fe7a9d792e x-compute-request-id: req-cb721655-394f-46c0-b0b3-56fe7a9d792e Content-Length: 0 Content-Type: application/json 2018-11-18 18:14:46,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-cb721655-394f-46c0-b0b3-56fe7a9d792e 2018-11-18 18:14:46,558 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-11-18 18:14:46,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-653948", "route_distinguishers": "12:12"}}' 2018-11-18 18:14:46,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-619fae0c-9cd7-4927-9ed8-646fc3a0d125 Date: Sun, 18 Nov 2018 18:14:46 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": [], "id": "b4b6099d-9bc5-4d59-bbc0-fff5b914eeef", "name": "sdnvpn-653948", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:14:46,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns used request id req-619fae0c-9cd7-4927-9ed8-646fc3a0d125 2018-11-18 18:14:46,919 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-653948', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'a875ae444eec41a6b8bd843d2517a591', u'route_targets': [], u'project_id': u'a875ae444eec41a6b8bd843d2517a591', u'type': u'l3', u'id': u'b4b6099d-9bc5-4d59-bbc0-fff5b914eeef'}} 2018-11-18 18:14:46,919 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-11-18 18:14:46,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"router_association": {"router_id": "10afc5f6-3b7e-4f28-8415-8bbff361720c"}}' 2018-11-18 18:14:47,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-33b1a6d3-9f40-460b-912e-3a8edda5c1d7 Date: Sun, 18 Nov 2018 18:14:47 GMT RESP BODY: {"router_association": {"router_id": "10afc5f6-3b7e-4f28-8415-8bbff361720c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3111ca86-17f0-44bc-9256-51f117437c83"}} 2018-11-18 18:14:47,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef/router_associations used request id req-33b1a6d3-9f40-460b-912e-3a8edda5c1d7 2018-11-18 18:14:47,605 - sdnvpn_test_utils - INFO - Waiting for instance 4e94ff97-2bee-4de3-b8ef-b5f587333bd5 to boot up 2018-11-18 18:14:47,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b052638c8c65f4714de20cc518e663abe5c1caef" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:14:48,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28765c94-56b3-43d5-bbdd-09d283c84c4a x-compute-request-id: req-28765c94-56b3-43d5-bbdd-09d283c84c4a Content-Encoding: gzip Content-Length: 7679 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 476554596 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.137590] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139347] pid_max: default: 32768 minimum: 301\n[ 0.140295] ACPI: Core revision 20150930\n[ 0.141725] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143107] Security Framework initialized\n[ 0.143970] Yama: becoming mindful.\n[ 0.144749] AppArmor: AppArmor initialized\n[ 0.145660] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147070] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149709] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151177] Initializing cgroup subsys io\n[ 0.152037] Initializing cgroup subsys memory\n[ 0.152955] Initializing cgroup subsys devices\n[ 0.153879] Initializing cgroup subsys freezer\n[ 0.154801] Initializing cgroup subsys net_cls\n[ 0.155728] Initializing cgroup subsys perf_event\n[ 0.156708] Initializing cgroup subsys net_prio\n[ 0.157643] Initializing cgroup subsys hugetlb\n[ 0.158562] Initializing cgroup subsys pids\n[ 0.159483] CPU: Physical Processor ID: 0\n[ 0.161049] mce: CPU supports 10 MCE banks\n[ 0.161951] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175437] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181931] ftrace: allocating 31920 entries in 125 pages\n[ 0.208317] smpboot: Max logical packages: 1\n[ 0.209218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210643] x2apic enabled\n[ 0.211486] Switched APIC routing to physical x2apic.\n[ 0.213315] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214502] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218488] KVM setup paravirtual spinlock\n[ 0.219823] x86: Booted up 1 node, 1 CPUs\n[ 0.220675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222144] devtmpfs: initialized\n[ 0.223894] evm: security.selinux\n[ 0.224632] evm: security.SMACK64\n[ 0.225358] evm: security.SMACK64EXEC\n[ 0.226137] evm: security.SMACK64TRANSMUTE\n[ 0.226987] evm: security.SMACK64MMAP\n[ 0.227775] evm: security.ima\n[ 0.228447] evm: security.capability\n[ 0.229286] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231233] pinctrl core: initialized pinctrl subsystem\n[ 0.232392] RTC time: 18:13:48, date: 11/18/18\n[ 0.233389] NET: Registered protocol family 16\n[ 0.234406] cpuidle: using governor ladder\n[ 0.235270] cpuidle: using governor menu\n[ 0.236097] PCCT header not found.\n[ 0.236891] ACPI: bus type PCI registered\n[ 0.237742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239049] PCI: Using configuration type 1 for base access\n[ 0.240867] ACPI: Added _OSI(Module Device)\n[ 0.241758] ACPI: Added _OSI(Processor Device)\n[ 0.242673] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243628] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245800] ACPI: Interpreter enabled\n[ 0.246613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254453] ACPI: (supports S0 S5)\n[ 0.255201] ACPI: Using IOAPIC for interrupt routing\n[ 0.256323] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259559] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263353] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265653] acpiphp: Slot [3] registered\n[ 0.266474] acpiphp: Slot [4] registered\n[ 0.267288] acpiphp: Slot [5] registered\n[ 0.268108] acpiphp: Slot [6] registered\n[ 0.268929] acpiphp: Slot [7] registered\n[ 0.269760] acpiphp: Slot [8] registered\n[ 0.270589] acpiphp: Slot [9] registered\n[ 0.271404] acpiphp: Slot [10] registered\n[ 0.272234] acpiphp: Slot [11] registered\n[ 0.273076] acpiphp: Slot [12] registered\n[ 0.273909] acpiphp: Slot [13] registered\n[ 0.274743] acpiphp: Slot [14] registered\n[ 0.275579] acpiphp: Slot [15] registered\n[ 0.286432] acpiphp: Slot [16] registered\n[ 0.287267] acpiphp: Slot [17] registered\n[ 0.288094] acpiphp: Slot [18] registered\n[ 0.288923] acpiphp: Slot [19] registered\n[ 0.289748] acpiphp: Slot [20] registered\n[ 0.290581] acpiphp: Slot [21] registered\n[ 0.291406] acpiphp: Slot [22] registered\n[ 0.292226] acpiphp: Slot [23] registered\n[ 0.293050] acpiphp: Slot [24] registered\n[ 0.293875] acpiphp: Slot [25] registered\n[ 0.294703] acpiphp: Slot [26] registered\n[ 0.295530] acpiphp: Slot [27] registered\n[ 0.296356] acpiphp: Slot [28] registered\n[ 0.297177] acpiphp: Slot [29] registered\n[ 0.297999] acpiphp: Slot [30] registered\n[ 0.298826] acpiphp: Slot [31] registered\n[ 0.299649] PCI host bridge to bus 0000:00\n[ 0.300471] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304427] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.305898] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314622] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315921] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.322295] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323771] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375247] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376528] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377710] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378859] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380455] vgaarb: loaded\n[ 0.381075] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382228] SCSI subsystem initialized\n[ 0.383061] ACPI: bus type USB registered\n[ 0.383905] usbcore: registered new interface driver usbfs\n[ 0.384955] usbcore: registered new interface driver hub\n[ 0.385980] usbcore: registered new device driver usb\n[ 0.387068] PCI: Using ACPI for IRQ routing\n[ 0.388114] NetLabel: Initializing\n[ 0.388847] NetLabel: domain hash size = 128\n[ 0.389732] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390713] NetLabel: unlabeled traffic allowed by default\n[ 0.391845] clocksource: Switched to clocksource kvm-clock\n[ 0.397300] AppArmor: AppArmor Filesystem Enabled\n[ 0.398298] pnp: PnP ACPI init\n[ 0.399217] pnp: PnP ACPI: found 5 devices\n[ 0.405612] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407395] NET: Registered protocol family 2\n[ 0.408396] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410935] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413299] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414536] NET: Registered protocol family 1\n[ 0.415455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416642] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417796] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431919] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446235] Trying to unpack rootfs image as initramfs...\n[ 0.495655] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509571] Scanning for low memory corruption every 60 seconds\n[ 0.510944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512179] audit: initializing netlink subsys (disabled)\n[ 0.513283] audit: type=2000 audit(1542564828.963:1): initialized\n[ 0.514666] Initialise system trusted keyring\n[ 0.515654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516909] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518956] zbud: loaded\n[ 0.519692] VFS: Disk quotas dquot_6.6.0\n[ 0.520557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522097] fuse init (API version 7.23)\n[ 0.522989] Key type big_key registered\n[ 0.523805] Allocating IMA MOK and blacklist keyrings.\n[ 0.524930] Key type asymmetric registered\n[ 0.525768] Asymmetric key parser 'x509' registered\n[ 0.526731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528582] io scheduler noop registered\n[ 0.529391] io scheduler deadline registered (default)\n[ 0.530391] io scheduler cfq registered\n[ 0.531253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532323] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535064] ACPI: Power Button [PWRF]\n[ 0.535922] GHES: HEST is not enabled!\n[ 0.549619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577655] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605884] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608040] Linux agpgart interface v0.103\n[ 0.610093] brd: module loaded\n[ 0.611287] loop: module loaded\n[ 0.615796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617267] GPT:90111 != 2097151\n[ 0.617948] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619045] GPT:90111 != 2097151\n[ 0.619722] GPT: Use GNU Parted to correct GPT errors.\n[ 0.620694] vda: vda1 vda15\n[ 0.622114] scsi host0: ata_piix\n[ 0.622857] scsi host1: ata_piix\n[ 0.623578] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624812] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626270] libphy: Fixed MDIO Bus: probed\n[ 0.627091] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628060] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630199] PPP generic driver version 2.4.2\n[ 0.631107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632392] ehci-pci: EHCI PCI platform driver\n[ 0.633275] ehci-platform: EHCI generic platform driver\n[ 0.634268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635399] ohci-pci: OHCI PCI platform driver\n[ 0.636278] ohci-platform: OHCI generic platform driver\n[ 0.637271] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656261] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658918] usb usb1: Product: UHCI Host Controller\n[ 0.659854] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.661004] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662001] hub 1-0:1.0: USB hub found\n[ 0.662787] hub 1-0:1.0: 2 ports detected\n[ 0.663692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666784] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667821] mousedev: PS/2 mouse device common for all mice\n[ 0.669085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670928] rtc_cmos 00:00: RTC can wake from S4\n[ 0.672043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673264] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674462] i2c /dev entries driver\n[ 0.675217] device-mapper: uevent: version 1.0.3\n[ 0.676189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677826] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679109] NET: Registered protocol family 10\n[ 0.680111] NET: Registered protocol family 17\n[ 0.681007] Key type dns_resolver registered\n[ 0.681941] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683039] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684804] registered taskstats version 1\n[ 0.685644] Loading compiled-in X.509 certificates\n[ 0.687084] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688967] zswap: loaded using pool lzo/zbud\n[ 0.690348] Key type trusted registered\n[ 0.691932] Key type encrypted registered\n[ 0.692771] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693802] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694844] evm: HMAC attrs: 0x1\n[ 0.695774] Magic number: 10:461:241\n[ 0.696637] rtc_cmos 00:00: setting system clock to 2018-11-18 18:13:49 UTC (1542564829)\n[ 0.698249] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699369] EDD information not available.\n[ 0.784784] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786345] Write protecting the kernel read-only data: 14336k\n[ 0.798105] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799942] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.98\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.191404] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:14:48,672 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action used request id req-28765c94-56b3-43d5-bbdd-09d283c84c4a 2018-11-18 18:14:50,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b052638c8c65f4714de20cc518e663abe5c1caef" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:14:51,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0e38afb-eba5-42eb-a5d5-b4fc1dfcf390 x-compute-request-id: req-b0e38afb-eba5-42eb-a5d5-b4fc1dfcf390 Content-Encoding: gzip Content-Length: 7898 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 476554596 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.137590] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139347] pid_max: default: 32768 minimum: 301\n[ 0.140295] ACPI: Core revision 20150930\n[ 0.141725] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143107] Security Framework initialized\n[ 0.143970] Yama: becoming mindful.\n[ 0.144749] AppArmor: AppArmor initialized\n[ 0.145660] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147070] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149709] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151177] Initializing cgroup subsys io\n[ 0.152037] Initializing cgroup subsys memory\n[ 0.152955] Initializing cgroup subsys devices\n[ 0.153879] Initializing cgroup subsys freezer\n[ 0.154801] Initializing cgroup subsys net_cls\n[ 0.155728] Initializing cgroup subsys perf_event\n[ 0.156708] Initializing cgroup subsys net_prio\n[ 0.157643] Initializing cgroup subsys hugetlb\n[ 0.158562] Initializing cgroup subsys pids\n[ 0.159483] CPU: Physical Processor ID: 0\n[ 0.161049] mce: CPU supports 10 MCE banks\n[ 0.161951] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175437] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181931] ftrace: allocating 31920 entries in 125 pages\n[ 0.208317] smpboot: Max logical packages: 1\n[ 0.209218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210643] x2apic enabled\n[ 0.211486] Switched APIC routing to physical x2apic.\n[ 0.213315] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214502] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218488] KVM setup paravirtual spinlock\n[ 0.219823] x86: Booted up 1 node, 1 CPUs\n[ 0.220675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222144] devtmpfs: initialized\n[ 0.223894] evm: security.selinux\n[ 0.224632] evm: security.SMACK64\n[ 0.225358] evm: security.SMACK64EXEC\n[ 0.226137] evm: security.SMACK64TRANSMUTE\n[ 0.226987] evm: security.SMACK64MMAP\n[ 0.227775] evm: security.ima\n[ 0.228447] evm: security.capability\n[ 0.229286] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231233] pinctrl core: initialized pinctrl subsystem\n[ 0.232392] RTC time: 18:13:48, date: 11/18/18\n[ 0.233389] NET: Registered protocol family 16\n[ 0.234406] cpuidle: using governor ladder\n[ 0.235270] cpuidle: using governor menu\n[ 0.236097] PCCT header not found.\n[ 0.236891] ACPI: bus type PCI registered\n[ 0.237742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239049] PCI: Using configuration type 1 for base access\n[ 0.240867] ACPI: Added _OSI(Module Device)\n[ 0.241758] ACPI: Added _OSI(Processor Device)\n[ 0.242673] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243628] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245800] ACPI: Interpreter enabled\n[ 0.246613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254453] ACPI: (supports S0 S5)\n[ 0.255201] ACPI: Using IOAPIC for interrupt routing\n[ 0.256323] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259559] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263353] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265653] acpiphp: Slot [3] registered\n[ 0.266474] acpiphp: Slot [4] registered\n[ 0.267288] acpiphp: Slot [5] registered\n[ 0.268108] acpiphp: Slot [6] registered\n[ 0.268929] acpiphp: Slot [7] registered\n[ 0.269760] acpiphp: Slot [8] registered\n[ 0.270589] acpiphp: Slot [9] registered\n[ 0.271404] acpiphp: Slot [10] registered\n[ 0.272234] acpiphp: Slot [11] registered\n[ 0.273076] acpiphp: Slot [12] registered\n[ 0.273909] acpiphp: Slot [13] registered\n[ 0.274743] acpiphp: Slot [14] registered\n[ 0.275579] acpiphp: Slot [15] registered\n[ 0.286432] acpiphp: Slot [16] registered\n[ 0.287267] acpiphp: Slot [17] registered\n[ 0.288094] acpiphp: Slot [18] registered\n[ 0.288923] acpiphp: Slot [19] registered\n[ 0.289748] acpiphp: Slot [20] registered\n[ 0.290581] acpiphp: Slot [21] registered\n[ 0.291406] acpiphp: Slot [22] registered\n[ 0.292226] acpiphp: Slot [23] registered\n[ 0.293050] acpiphp: Slot [24] registered\n[ 0.293875] acpiphp: Slot [25] registered\n[ 0.294703] acpiphp: Slot [26] registered\n[ 0.295530] acpiphp: Slot [27] registered\n[ 0.296356] acpiphp: Slot [28] registered\n[ 0.297177] acpiphp: Slot [29] registered\n[ 0.297999] acpiphp: Slot [30] registered\n[ 0.298826] acpiphp: Slot [31] registered\n[ 0.299649] PCI host bridge to bus 0000:00\n[ 0.300471] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304427] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.305898] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314622] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315921] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.322295] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323771] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375247] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376528] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377710] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378859] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380455] vgaarb: loaded\n[ 0.381075] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382228] SCSI subsystem initialized\n[ 0.383061] ACPI: bus type USB registered\n[ 0.383905] usbcore: registered new interface driver usbfs\n[ 0.384955] usbcore: registered new interface driver hub\n[ 0.385980] usbcore: registered new device driver usb\n[ 0.387068] PCI: Using ACPI for IRQ routing\n[ 0.388114] NetLabel: Initializing\n[ 0.388847] NetLabel: domain hash size = 128\n[ 0.389732] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390713] NetLabel: unlabeled traffic allowed by default\n[ 0.391845] clocksource: Switched to clocksource kvm-clock\n[ 0.397300] AppArmor: AppArmor Filesystem Enabled\n[ 0.398298] pnp: PnP ACPI init\n[ 0.399217] pnp: PnP ACPI: found 5 devices\n[ 0.405612] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407395] NET: Registered protocol family 2\n[ 0.408396] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410935] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413299] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414536] NET: Registered protocol family 1\n[ 0.415455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416642] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417796] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431919] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446235] Trying to unpack rootfs image as initramfs...\n[ 0.495655] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509571] Scanning for low memory corruption every 60 seconds\n[ 0.510944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512179] audit: initializing netlink subsys (disabled)\n[ 0.513283] audit: type=2000 audit(1542564828.963:1): initialized\n[ 0.514666] Initialise system trusted keyring\n[ 0.515654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516909] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518956] zbud: loaded\n[ 0.519692] VFS: Disk quotas dquot_6.6.0\n[ 0.520557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522097] fuse init (API version 7.23)\n[ 0.522989] Key type big_key registered\n[ 0.523805] Allocating IMA MOK and blacklist keyrings.\n[ 0.524930] Key type asymmetric registered\n[ 0.525768] Asymmetric key parser 'x509' registered\n[ 0.526731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528582] io scheduler noop registered\n[ 0.529391] io scheduler deadline registered (default)\n[ 0.530391] io scheduler cfq registered\n[ 0.531253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532323] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535064] ACPI: Power Button [PWRF]\n[ 0.535922] GHES: HEST is not enabled!\n[ 0.549619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577655] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605884] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608040] Linux agpgart interface v0.103\n[ 0.610093] brd: module loaded\n[ 0.611287] loop: module loaded\n[ 0.615796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617267] GPT:90111 != 2097151\n[ 0.617948] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619045] GPT:90111 != 2097151\n[ 0.619722] GPT: Use GNU Parted to correct GPT errors.\n[ 0.620694] vda: vda1 vda15\n[ 0.622114] scsi host0: ata_piix\n[ 0.622857] scsi host1: ata_piix\n[ 0.623578] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624812] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626270] libphy: Fixed MDIO Bus: probed\n[ 0.627091] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628060] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630199] PPP generic driver version 2.4.2\n[ 0.631107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632392] ehci-pci: EHCI PCI platform driver\n[ 0.633275] ehci-platform: EHCI generic platform driver\n[ 0.634268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635399] ohci-pci: OHCI PCI platform driver\n[ 0.636278] ohci-platform: OHCI generic platform driver\n[ 0.637271] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656261] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658918] usb usb1: Product: UHCI Host Controller\n[ 0.659854] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.661004] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662001] hub 1-0:1.0: USB hub found\n[ 0.662787] hub 1-0:1.0: 2 ports detected\n[ 0.663692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666784] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667821] mousedev: PS/2 mouse device common for all mice\n[ 0.669085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670928] rtc_cmos 00:00: RTC can wake from S4\n[ 0.672043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673264] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674462] i2c /dev entries driver\n[ 0.675217] device-mapper: uevent: version 1.0.3\n[ 0.676189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677826] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679109] NET: Registered protocol family 10\n[ 0.680111] NET: Registered protocol family 17\n[ 0.681007] Key type dns_resolver registered\n[ 0.681941] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683039] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684804] registered taskstats version 1\n[ 0.685644] Loading compiled-in X.509 certificates\n[ 0.687084] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688967] zswap: loaded using pool lzo/zbud\n[ 0.690348] Key type trusted registered\n[ 0.691932] Key type encrypted registered\n[ 0.692771] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693802] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694844] evm: HMAC attrs: 0x1\n[ 0.695774] Magic number: 10:461:241\n[ 0.696637] rtc_cmos 00:00: setting system clock to 2018-11-18 18:13:49 UTC (1542564829)\n[ 0.698249] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699369] EDD information not available.\n[ 0.784784] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786345] Write protecting the kernel read-only data: 14336k\n[ 0.798105] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799942] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.98\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.191404] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.14. iid=i-00000114\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-11-18 18:14:51,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action used request id req-b0e38afb-eba5-42eb-a5d5-b4fc1dfcf390 2018-11-18 18:14:53,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b052638c8c65f4714de20cc518e663abe5c1caef" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:14:54,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14: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-5fed47e9-b3ae-4a6a-93b5-f7ee07bb03fa x-compute-request-id: req-5fed47e9-b3ae-4a6a-93b5-f7ee07bb03fa Content-Encoding: gzip Content-Length: 9534 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 476554596 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.137590] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139347] pid_max: default: 32768 minimum: 301\n[ 0.140295] ACPI: Core revision 20150930\n[ 0.141725] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143107] Security Framework initialized\n[ 0.143970] Yama: becoming mindful.\n[ 0.144749] AppArmor: AppArmor initialized\n[ 0.145660] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147070] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149709] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151177] Initializing cgroup subsys io\n[ 0.152037] Initializing cgroup subsys memory\n[ 0.152955] Initializing cgroup subsys devices\n[ 0.153879] Initializing cgroup subsys freezer\n[ 0.154801] Initializing cgroup subsys net_cls\n[ 0.155728] Initializing cgroup subsys perf_event\n[ 0.156708] Initializing cgroup subsys net_prio\n[ 0.157643] Initializing cgroup subsys hugetlb\n[ 0.158562] Initializing cgroup subsys pids\n[ 0.159483] CPU: Physical Processor ID: 0\n[ 0.161049] mce: CPU supports 10 MCE banks\n[ 0.161951] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175437] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181931] ftrace: allocating 31920 entries in 125 pages\n[ 0.208317] smpboot: Max logical packages: 1\n[ 0.209218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210643] x2apic enabled\n[ 0.211486] Switched APIC routing to physical x2apic.\n[ 0.213315] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214502] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218488] KVM setup paravirtual spinlock\n[ 0.219823] x86: Booted up 1 node, 1 CPUs\n[ 0.220675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222144] devtmpfs: initialized\n[ 0.223894] evm: security.selinux\n[ 0.224632] evm: security.SMACK64\n[ 0.225358] evm: security.SMACK64EXEC\n[ 0.226137] evm: security.SMACK64TRANSMUTE\n[ 0.226987] evm: security.SMACK64MMAP\n[ 0.227775] evm: security.ima\n[ 0.228447] evm: security.capability\n[ 0.229286] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231233] pinctrl core: initialized pinctrl subsystem\n[ 0.232392] RTC time: 18:13:48, date: 11/18/18\n[ 0.233389] NET: Registered protocol family 16\n[ 0.234406] cpuidle: using governor ladder\n[ 0.235270] cpuidle: using governor menu\n[ 0.236097] PCCT header not found.\n[ 0.236891] ACPI: bus type PCI registered\n[ 0.237742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239049] PCI: Using configuration type 1 for base access\n[ 0.240867] ACPI: Added _OSI(Module Device)\n[ 0.241758] ACPI: Added _OSI(Processor Device)\n[ 0.242673] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243628] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245800] ACPI: Interpreter enabled\n[ 0.246613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254453] ACPI: (supports S0 S5)\n[ 0.255201] ACPI: Using IOAPIC for interrupt routing\n[ 0.256323] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259559] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263353] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265653] acpiphp: Slot [3] registered\n[ 0.266474] acpiphp: Slot [4] registered\n[ 0.267288] acpiphp: Slot [5] registered\n[ 0.268108] acpiphp: Slot [6] registered\n[ 0.268929] acpiphp: Slot [7] registered\n[ 0.269760] acpiphp: Slot [8] registered\n[ 0.270589] acpiphp: Slot [9] registered\n[ 0.271404] acpiphp: Slot [10] registered\n[ 0.272234] acpiphp: Slot [11] registered\n[ 0.273076] acpiphp: Slot [12] registered\n[ 0.273909] acpiphp: Slot [13] registered\n[ 0.274743] acpiphp: Slot [14] registered\n[ 0.275579] acpiphp: Slot [15] registered\n[ 0.286432] acpiphp: Slot [16] registered\n[ 0.287267] acpiphp: Slot [17] registered\n[ 0.288094] acpiphp: Slot [18] registered\n[ 0.288923] acpiphp: Slot [19] registered\n[ 0.289748] acpiphp: Slot [20] registered\n[ 0.290581] acpiphp: Slot [21] registered\n[ 0.291406] acpiphp: Slot [22] registered\n[ 0.292226] acpiphp: Slot [23] registered\n[ 0.293050] acpiphp: Slot [24] registered\n[ 0.293875] acpiphp: Slot [25] registered\n[ 0.294703] acpiphp: Slot [26] registered\n[ 0.295530] acpiphp: Slot [27] registered\n[ 0.296356] acpiphp: Slot [28] registered\n[ 0.297177] acpiphp: Slot [29] registered\n[ 0.297999] acpiphp: Slot [30] registered\n[ 0.298826] acpiphp: Slot [31] registered\n[ 0.299649] PCI host bridge to bus 0000:00\n[ 0.300471] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304427] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.305898] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314622] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315921] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.322295] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323771] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375247] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376528] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377710] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378859] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380455] vgaarb: loaded\n[ 0.381075] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382228] SCSI subsystem initialized\n[ 0.383061] ACPI: bus type USB registered\n[ 0.383905] usbcore: registered new interface driver usbfs\n[ 0.384955] usbcore: registered new interface driver hub\n[ 0.385980] usbcore: registered new device driver usb\n[ 0.387068] PCI: Using ACPI for IRQ routing\n[ 0.388114] NetLabel: Initializing\n[ 0.388847] NetLabel: domain hash size = 128\n[ 0.389732] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390713] NetLabel: unlabeled traffic allowed by default\n[ 0.391845] clocksource: Switched to clocksource kvm-clock\n[ 0.397300] AppArmor: AppArmor Filesystem Enabled\n[ 0.398298] pnp: PnP ACPI init\n[ 0.399217] pnp: PnP ACPI: found 5 devices\n[ 0.405612] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407395] NET: Registered protocol family 2\n[ 0.408396] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410935] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412149] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413299] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414536] NET: Registered protocol family 1\n[ 0.415455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416642] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417796] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431919] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446235] Trying to unpack rootfs image as initramfs...\n[ 0.495655] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509571] Scanning for low memory corruption every 60 seconds\n[ 0.510944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512179] audit: initializing netlink subsys (disabled)\n[ 0.513283] audit: type=2000 audit(1542564828.963:1): initialized\n[ 0.514666] Initialise system trusted keyring\n[ 0.515654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516909] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518956] zbud: loaded\n[ 0.519692] VFS: Disk quotas dquot_6.6.0\n[ 0.520557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522097] fuse init (API version 7.23)\n[ 0.522989] Key type big_key registered\n[ 0.523805] Allocating IMA MOK and blacklist keyrings.\n[ 0.524930] Key type asymmetric registered\n[ 0.525768] Asymmetric key parser 'x509' registered\n[ 0.526731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528582] io scheduler noop registered\n[ 0.529391] io scheduler deadline registered (default)\n[ 0.530391] io scheduler cfq registered\n[ 0.531253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532323] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535064] ACPI: Power Button [PWRF]\n[ 0.535922] GHES: HEST is not enabled!\n[ 0.549619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577655] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605884] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608040] Linux agpgart interface v0.103\n[ 0.610093] brd: module loaded\n[ 0.611287] loop: module loaded\n[ 0.615796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617267] GPT:90111 != 2097151\n[ 0.617948] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619045] GPT:90111 != 2097151\n[ 0.619722] GPT: Use GNU Parted to correct GPT errors.\n[ 0.620694] vda: vda1 vda15\n[ 0.622114] scsi host0: ata_piix\n[ 0.622857] scsi host1: ata_piix\n[ 0.623578] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624812] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626270] libphy: Fixed MDIO Bus: probed\n[ 0.627091] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628060] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630199] PPP generic driver version 2.4.2\n[ 0.631107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632392] ehci-pci: EHCI PCI platform driver\n[ 0.633275] ehci-platform: EHCI generic platform driver\n[ 0.634268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635399] ohci-pci: OHCI PCI platform driver\n[ 0.636278] ohci-platform: OHCI generic platform driver\n[ 0.637271] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656261] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658918] usb usb1: Product: UHCI Host Controller\n[ 0.659854] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.661004] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662001] hub 1-0:1.0: USB hub found\n[ 0.662787] hub 1-0:1.0: 2 ports detected\n[ 0.663692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666784] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667821] mousedev: PS/2 mouse device common for all mice\n[ 0.669085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670928] rtc_cmos 00:00: RTC can wake from S4\n[ 0.672043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673264] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674462] i2c /dev entries driver\n[ 0.675217] device-mapper: uevent: version 1.0.3\n[ 0.676189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677826] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679109] NET: Registered protocol family 10\n[ 0.680111] NET: Registered protocol family 17\n[ 0.681007] Key type dns_resolver registered\n[ 0.681941] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683039] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684804] registered taskstats version 1\n[ 0.685644] Loading compiled-in X.509 certificates\n[ 0.687084] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688967] zswap: loaded using pool lzo/zbud\n[ 0.690348] Key type trusted registered\n[ 0.691932] Key type encrypted registered\n[ 0.692771] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693802] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694844] evm: HMAC attrs: 0x1\n[ 0.695774] Magic number: 10:461:241\n[ 0.696637] rtc_cmos 00:00: setting system clock to 2018-11-18 18:13:49 UTC (1542564829)\n[ 0.698249] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699369] EDD information not available.\n[ 0.784784] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786345] Write protecting the kernel read-only data: 14336k\n[ 0.798105] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799942] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.98\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.191404] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.14. iid=i-00000114\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC7FNEBp6NqwQ3FNqzinsaJYEEOAxPvthKR1XnWCIa1RjYMrzqwcuRTBgb1JvpWsHgywCFYpWIWuC5k+nPnZvy+TrPGJCVk3tmo0Ecwi9nO/A+hQWhhUGr1dL8CKuP2F8zkbaphfdkQnHKGqS1gLLvcQYBJdAcq3CayP8ng/pD7JZZUAIhXv8AJzm8USlU+JbG15h1T+sWlwbPl7W/6MQP3nlPOR6Imed0K8RSfUzHUMWBvMk7rKjoMaZVZev0uDUryXD/KqbE+JxQ3F4c3ipQstz9Pv76gYVwnNFUhAFuK+CXLAEmzzsTGd6jn3QK/cyEg7JJiogUUQ9I3FedNy+OB root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJSoQzd3RBrFZytCtR3yHEAxDkxpGz6xvoBik+SPk0uNOhv499gFDU8fk3+Y/V2MdxiwNtbJBw0+PFmd619+jiYLhULqzZWk4ccJTx88BXxAyJ7Eok7pLtp0tdb9xlheyEmqgY3zdFK3nKLg1Qm977CBHRqf7r/tpb4TFTcP+i9HAAAAFQDnTnO2toMQHIq03VbzF2+EFXxZ2QAAAIAFCNtdrJNNgihUmJprFas48Zx4VDrogkK8GUp7hSJFIBHch/Sx9kB1ZnC5jxBBhrlH8zxiO7moi7oVzy3nSUCdWJKdFbME5zU3QWhog2TWgSh1SBgwkp4P0bWTt/G45JXTUeZM6Ev31uzZ7GJ3qrlaromF4HgCiDqpFs1J9ZbIzAAAAIBrKnYTjJ/NGIdPBM/UmS+bH0KU1UvVGVjugFS1bNxW1TiGoAOZjeV+NrsZaFaLhDCM78g+Quf0lB5oteyhYdx40lloY6fDnLtgtvZGFL5d9jZQw4kZTtDYapRWCiWs+KRzGsCv3jQzJ7zelohWCMTg8u09mAInTe2JeH2BQyC7Gw== root@sdnvpn-4-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:feb1:211f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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-00000114\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.84 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-2 login: /dev/root resized successfully [took 1.93s]\n"} 2018-11-18 18:14:54,859 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action used request id req-5fed47e9-b3ae-4a6a-93b5-f7ee07bb03fa 2018-11-18 18:14:56,887 - sdnvpn_test_utils - INFO - Waiting for instance 163b55ae-7747-42c3-a22c-f62a035c1c3a to boot up 2018-11-18 18:14:56,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79a439806ef60c72c8f4262a023f5fc19c4239a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:14:57,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:14: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-7f1965fb-8227-4475-82c2-794a6f45d2e3 x-compute-request-id: req-7f1965fb-8227-4475-82c2-794a6f45d2e3 Content-Encoding: gzip Content-Length: 11066 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 473727189 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.138481] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140267] pid_max: default: 32768 minimum: 301\n[ 0.141238] ACPI: Core revision 20150930\n[ 0.142682] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144092] Security Framework initialized\n[ 0.144968] Yama: becoming mindful.\n[ 0.145764] AppArmor: AppArmor initialized\n[ 0.146688] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152330] Initializing cgroup subsys io\n[ 0.153201] Initializing cgroup subsys memory\n[ 0.154139] Initializing cgroup subsys devices\n[ 0.155144] Initializing cgroup subsys freezer\n[ 0.156067] Initializing cgroup subsys net_cls\n[ 0.157001] Initializing cgroup subsys perf_event\n[ 0.157986] Initializing cgroup subsys net_prio\n[ 0.158935] Initializing cgroup subsys hugetlb\n[ 0.159871] Initializing cgroup subsys pids\n[ 0.160806] CPU: Physical Processor ID: 0\n[ 0.162377] mce: CPU supports 10 MCE banks\n[ 0.163287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182025] ftrace: allocating 31920 entries in 125 pages\n[ 0.208264] smpboot: Max logical packages: 1\n[ 0.209156] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210580] x2apic enabled\n[ 0.211418] Switched APIC routing to physical x2apic.\n[ 0.213289] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214470] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218420] KVM setup paravirtual spinlock\n[ 0.219765] x86: Booted up 1 node, 1 CPUs\n[ 0.220643] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222115] devtmpfs: initialized\n[ 0.223872] evm: security.selinux\n[ 0.224613] evm: security.SMACK64\n[ 0.225341] evm: security.SMACK64EXEC\n[ 0.226128] evm: security.SMACK64TRANSMUTE\n[ 0.226982] evm: security.SMACK64MMAP\n[ 0.227763] evm: security.ima\n[ 0.228435] evm: security.capability\n[ 0.229270] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231231] pinctrl core: initialized pinctrl subsystem\n[ 0.232389] RTC time: 18:14:02, date: 11/18/18\n[ 0.233391] NET: Registered protocol family 16\n[ 0.234412] cpuidle: using governor ladder\n[ 0.235279] cpuidle: using governor menu\n[ 0.236122] PCCT header not found.\n[ 0.236928] ACPI: bus type PCI registered\n[ 0.237792] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239106] PCI: Using configuration type 1 for base access\n[ 0.240930] ACPI: Added _OSI(Module Device)\n[ 0.241816] ACPI: Added _OSI(Processor Device)\n[ 0.242725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243689] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245911] ACPI: Interpreter enabled\n[ 0.246719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254525] ACPI: (supports S0 S5)\n[ 0.255276] ACPI: Using IOAPIC for interrupt routing\n[ 0.256423] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259677] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262326] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263613] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266003] acpiphp: Slot [3] registered\n[ 0.266872] acpiphp: Slot [4] registered\n[ 0.267723] acpiphp: Slot [5] registered\n[ 0.268562] acpiphp: Slot [6] registered\n[ 0.269415] acpiphp: Slot [7] registered\n[ 0.270267] acpiphp: Slot [8] registered\n[ 0.271123] acpiphp: Slot [9] registered\n[ 0.271962] acpiphp: Slot [10] registered\n[ 0.272812] acpiphp: Slot [11] registered\n[ 0.273663] acpiphp: Slot [12] registered\n[ 0.274522] acpiphp: Slot [13] registered\n[ 0.275390] acpiphp: Slot [14] registered\n[ 0.276255] acpiphp: Slot [15] registered\n[ 0.286962] acpiphp: Slot [16] registered\n[ 0.287842] acpiphp: Slot [17] registered\n[ 0.288702] acpiphp: Slot [18] registered\n[ 0.289553] acpiphp: Slot [19] registered\n[ 0.290399] acpiphp: Slot [20] registered\n[ 0.291257] acpiphp: Slot [21] registered\n[ 0.292114] acpiphp: Slot [22] registered\n[ 0.292967] acpiphp: Slot [23] registered\n[ 0.293813] acpiphp: Slot [24] registered\n[ 0.294658] acpiphp: Slot [25] registered\n[ 0.295505] acpiphp: Slot [26] registered\n[ 0.296367] acpiphp: Slot [27] registered\n[ 0.297217] acpiphp: Slot [28] registered\n[ 0.298085] acpiphp: Slot [29] registered\n[ 0.298938] acpiphp: Slot [30] registered\n[ 0.299822] acpiphp: Slot [31] registered\n[ 0.300687] PCI host bridge to bus 0000:00\n[ 0.301542] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302836] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304125] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305695] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307235] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313456] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314828] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316091] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.317460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325374] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376491] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380730] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.383524] vgaarb: loaded\n[ 0.384162] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385359] SCSI subsystem initialized\n[ 0.386224] ACPI: bus type USB registered\n[ 0.387107] usbcore: registered new interface driver usbfs\n[ 0.388212] usbcore: registered new interface driver hub\n[ 0.389289] usbcore: registered new device driver usb\n[ 0.390405] PCI: Using ACPI for IRQ routing\n[ 0.391475] NetLabel: Initializing\n[ 0.392238] NetLabel: domain hash size = 128\n[ 0.393148] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.394158] NetLabel: unlabeled traffic allowed by default\n[ 0.395322] clocksource: Switched to clocksource kvm-clock\n[ 0.400771] AppArmor: AppArmor Filesystem Enabled\n[ 0.401792] pnp: PnP ACPI init\n[ 0.402752] pnp: PnP ACPI: found 5 devices\n[ 0.409171] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410993] NET: Registered protocol family 2\n[ 0.412010] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.413376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414630] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415869] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417005] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418244] NET: Registered protocol family 1\n[ 0.419159] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421489] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449916] Trying to unpack rootfs image as initramfs...\n[ 0.498827] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.512748] Scanning for low memory corruption every 60 seconds\n[ 0.514167] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.515406] audit: initializing netlink subsys (disabled)\n[ 0.516522] audit: type=2000 audit(1542564843.036:1): initialized\n[ 0.517910] Initialise system trusted keyring\n[ 0.518905] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520180] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522279] zbud: loaded\n[ 0.523005] VFS: Disk quotas dquot_6.6.0\n[ 0.523899] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525456] fuse init (API version 7.23)\n[ 0.526385] Key type big_key registered\n[ 0.527218] Allocating IMA MOK and blacklist keyrings.\n[ 0.528379] Key type asymmetric registered\n[ 0.529243] Asymmetric key parser 'x509' registered\n[ 0.530247] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532189] io scheduler noop registered\n[ 0.533034] io scheduler deadline registered (default)\n[ 0.534079] io scheduler cfq registered\n[ 0.534940] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536053] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537381] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538932] ACPI: Power Button [PWRF]\n[ 0.539795] GHES: HEST is not enabled!\n[ 0.553622] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612539] Linux agpgart interface v0.103\n[ 0.614728] brd: module loaded\n[ 0.616029] loop: module loaded\n[ 0.621697] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623242] GPT:90111 != 2097151\n[ 0.623972] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625150] GPT:90111 != 2097151\n[ 0.625860] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626883] vda: vda1 vda15\n[ 0.628693] scsi host0: ata_piix\n[ 0.629485] scsi host1: ata_piix\n[ 0.630235] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631544] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633073] libphy: Fixed MDIO Bus: probed\n[ 0.633944] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634957] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637298] PPP generic driver version 2.4.2\n[ 0.638632] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640124] ehci-pci: EHCI PCI platform driver\n[ 0.641015] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643181] ohci-pci: OHCI PCI platform driver\n[ 0.644080] ohci-platform: OHCI generic platform driver\n[ 0.645096] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659676] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660694] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662170] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663269] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664434] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665681] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667130] usb usb1: Product: UHCI Host Controller\n[ 0.668090] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669251] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670290] hub 1-0:1.0: USB hub found\n[ 0.671085] hub 1-0:1.0: 2 ports detected\n[ 0.672028] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674200] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676236] mousedev: PS/2 mouse device common for all mice\n[ 0.677652] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680670] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681897] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683124] i2c /dev entries driver\n[ 0.683905] device-mapper: uevent: version 1.0.3\n[ 0.684875] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686532] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687912] NET: Registered protocol family 10\n[ 0.688923] NET: Registered protocol family 17\n[ 0.689828] Key type dns_resolver registered\n[ 0.690767] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691890] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693672] registered taskstats version 1\n[ 0.694516] Loading compiled-in X.509 certificates\n[ 0.695975] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698096] zswap: loaded using pool lzo/zbud\n[ 0.699509] Key type trusted registered\n[ 0.701079] Key type encrypted registered\n[ 0.701920] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702968] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704052] evm: HMAC attrs: 0x1\n[ 0.704997] Magic number: 10:461:241\n[ 0.705866] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:03 UTC (1542564843)\n[ 0.707498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708637] EDD information not available.\n[ 0.792277] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793835] Write protecting the kernel read-only data: 14336k\n[ 0.805610] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807436] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.33\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.537664] 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 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.42. iid=i-00000117\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUPIVbJXjNyOZo8mpYUyyK5QLurHOJJk1JmA7BOaw7SFY6SGEPYe28k2JyicSM2J9H1NWTZyERds77hEQjSYMZDAaVXxzA+gybBt+fiHgFQh7K8A02Vjcth11wVbwjFuW8ozfSzFJQ6T0XUY7K34sOulH9ZVUr3gDSuu2rEgTIc7wbQUOSonGJM378C2mS/7pJzVsMpkkdrlXjRcAZX/+q5nj1Ci57Bl7j+sQRoKCWI4pja+S9XvkAGxGdjQgUoKGHJuvajCuifl2LKzTrMwcxZBQXi6OWFI616shg+2ndPmu6QCtXgVxKt+qVPQFBdsQcBJMN8yPkeAg8wvQROqHJ root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBAJ0ck0YtpPd+cr9DQwe8JlrLp2k8PES3Yj+RC/Z+KgN1zs0Va2mVk/Q7zuNqr4SfXWHck0oW8l7j08F3ji7lICLWzm3DyyHzDclAuLBxqyuwDXURaf8W2SfLHnoHs4GP2dafEQhcMuLVzUa535QFgeSB2jSc1ioK4mNmRWJcjt3bAAAAFQCiNjjQDWJEnNdL+OhsXBmCvHlczQAAAIBswsIC+nxB0uxcdNdxfjoiUjnHAoBs9Q20rNeOBKZZmoIXIjgSiY6+DO80pFoitomE55/fYAZA5p8/P5BfNOBa+TXv3/LP/1ILojAx92iqLNExl0UA4WJvLQ944quKrWqQac90OXvMYWrRKw0C+qaXm1zAHwwa6Cj+HKWYXCt17gAAAIA0xHwa4cJpqoo/mo16qCzPax/zx6FkVKNnkI1C6SH2BCyTEl8gu2mVRcR4lEPTfkF2RalOIbrNdScEWEtMFWVL7CcM5FDB4XB43Sxg0/QqRP9PuFt5CXbgu43EzdLWgg9o+UWD36PDjvgotePUAmAo5NpccHt/uwMwwTkLtVe8ww== root@sdnvpn-4-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fef5:5cad/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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-00000117\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.07 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.04s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F5:5C:AD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef5:5cad/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8577 (8.3 KiB) TX bytes:9854 (9.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n64 bytes from 10.10.10.1: seq=0 ttl=64 time=0.362 ms\n64 bytes from 10.10.10.1: seq=1 ttl=64 time=0.294 ms\n64 bytes from 10.10.10.1: seq=2 ttl=64 time=0.243 ms\n64 bytes from 10.10.10.1: seq=3 ttl=64 time=0.261 ms\n64 bytes from 10.10.10.1: seq=4 ttl=64 time=0.265 ms\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.243/0.285/0.362 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n64 bytes from 8.8.8.8: seq=0 ttl=122 time=5.419 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=5.120 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=4.927 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.905 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=4.945 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.905/5.063/5.419 ms\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n64 bytes from 8.8.4.4: seq=0 ttl=122 time=5.763 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.718 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.700 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.808 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.518 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.518/5.701/5.808 ms\n### uname -a\nLinux sdnvpn-4-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.143222] usb 1-1: Product: QEMU USB Tablet\n[ 1.143223] usb 1-1: Manufacturer: QEMU\n[ 1.143224] usb 1-1: SerialNumber: 42\n[ 1.506170] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.511450] tsc: Refined TSC clocksource calibration: 3491.914 MHz\n[ 1.511452] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns\n[ 1.518234] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.537664] random: dd urandom read with 5 bits of entropy available\n[ 4.202319] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.877269] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:14:04 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:14:04 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:14:04 cirros kern.notice kernel: [ 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)\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:14:04 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:14:04 cirros kern.notice kernel: [ 1.537664] random: dd urandom read with 5 bits of entropy available\nNov 18 18:14:06 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:14:06 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:14:06 cirros kern.info kernel: [ 4.202319] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:14:07 cirros kern.info kernel: [ 4.877269] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-3 login: "} 2018-11-18 18:14:57,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a/action used request id req-7f1965fb-8227-4475-82c2-794a6f45d2e3 2018-11-18 18:15:00,001 - sdnvpn_test_utils - INFO - Waiting for instance 847c766f-d1ee-403f-af28-8be3dc60e684 to boot up 2018-11-18 18:15:00,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:01,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-b2f3d04a-877a-48e3-82d8-6cd79860f387 x-compute-request-id: req-b2f3d04a-877a-48e3-82d8-6cd79860f387 Content-Encoding: gzip Content-Length: 7694 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:15:01,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-b2f3d04a-877a-48e3-82d8-6cd79860f387 2018-11-18 18:15:03,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:04,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-25a4c9d3-7653-4e7e-ae6f-13450dd4b566 x-compute-request-id: req-25a4c9d3-7653-4e7e-ae6f-13450dd4b566 Content-Encoding: gzip Content-Length: 7694 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:15:04,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-25a4c9d3-7653-4e7e-ae6f-13450dd4b566 2018-11-18 18:15:06,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:07,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-941930f2-80ce-48c1-acb6-0aec97edad12 x-compute-request-id: req-941930f2-80ce-48c1-acb6-0aec97edad12 Content-Encoding: gzip Content-Length: 7694 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:15:07,274 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-941930f2-80ce-48c1-acb6-0aec97edad12 2018-11-18 18:15:09,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:10,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e7149d9-4c92-4c3f-a9c9-ce4e594f4b78 x-compute-request-id: req-8e7149d9-4c92-4c3f-a9c9-ce4e594f4b78 Content-Encoding: gzip Content-Length: 7694 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:15:10,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-8e7149d9-4c92-4c3f-a9c9-ce4e594f4b78 2018-11-18 18:15:12,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:13,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-fbcdf887-0e82-4f04-b30d-ab31cfc740b4 x-compute-request-id: req-fbcdf887-0e82-4f04-b30d-ab31cfc740b4 Content-Encoding: gzip Content-Length: 7694 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:15:13,460 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-fbcdf887-0e82-4f04-b30d-ab31cfc740b4 2018-11-18 18:15:15,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:16,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-db4e93f2-acc8-4d4a-87fd-5823411e61f5 x-compute-request-id: req-db4e93f2-acc8-4d4a-87fd-5823411e61f5 Content-Encoding: gzip Content-Length: 7901 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-11-18 18:15:16,548 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-db4e93f2-acc8-4d4a-87fd-5823411e61f5 2018-11-18 18:15:18,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:19,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-57513257-b06d-44ae-94ba-217d1b530723 x-compute-request-id: req-57513257-b06d-44ae-94ba-217d1b530723 Content-Encoding: gzip Content-Length: 9388 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n"} 2018-11-18 18:15:19,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-57513257-b06d-44ae-94ba-217d1b530723 2018-11-18 18:15:21,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:22,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27a2717b-bd2b-46aa-ab4f-ec9e7ce1eb2c x-compute-request-id: req-27a2717b-bd2b-46aa-ab4f-ec9e7ce1eb2c Content-Encoding: gzip Content-Length: 9996 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-11-18 18:15:22,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-27a2717b-bd2b-46aa-ab4f-ec9e7ce1eb2c 2018-11-18 18:15:24,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:25,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f0815cb-a16c-475a-a2d3-a3bcd7db599b x-compute-request-id: req-8f0815cb-a16c-475a-a2d3-a3bcd7db599b Content-Encoding: gzip Content-Length: 9996 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-11-18 18:15:25,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-8f0815cb-a16c-475a-a2d3-a3bcd7db599b 2018-11-18 18:15:27,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:28,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46fb0c51-7368-4694-ae97-986db4d4b494 x-compute-request-id: req-46fb0c51-7368-4694-ae97-986db4d4b494 Content-Encoding: gzip Content-Length: 9996 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-11-18 18:15:28,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-46fb0c51-7368-4694-ae97-986db4d4b494 2018-11-18 18:15:30,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:32,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-6728b454-4af7-4b3f-b8bc-0ade907b832c x-compute-request-id: req-6728b454-4af7-4b3f-b8bc-0ade907b832c Content-Encoding: gzip Content-Length: 9996 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-11-18 18:15:32,022 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-6728b454-4af7-4b3f-b8bc-0ade907b832c 2018-11-18 18:15:34,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:35,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07c4dd4e-5cd8-464c-b52e-076f9d49747c x-compute-request-id: req-07c4dd4e-5cd8-464c-b52e-076f9d49747c Content-Encoding: gzip Content-Length: 10069 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:15:35,124 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-07c4dd4e-5cd8-464c-b52e-076f9d49747c 2018-11-18 18:15:37,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:38,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-2acea57a-d808-4607-8b9a-6a0ddfb8c226 x-compute-request-id: req-2acea57a-d808-4607-8b9a-6a0ddfb8c226 Content-Encoding: gzip Content-Length: 10069 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:15:38,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-2acea57a-d808-4607-8b9a-6a0ddfb8c226 2018-11-18 18:15:40,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:41,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df38e48d-1b7e-4f7c-80b5-599d85110f14 x-compute-request-id: req-df38e48d-1b7e-4f7c-80b5-599d85110f14 Content-Encoding: gzip Content-Length: 10069 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:15:41,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-df38e48d-1b7e-4f7c-80b5-599d85110f14 2018-11-18 18:15:43,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:44,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-6734d909-e75f-45d2-b22c-0e696ae05d13 x-compute-request-id: req-6734d909-e75f-45d2-b22c-0e696ae05d13 Content-Encoding: gzip Content-Length: 10069 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:15:44,577 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-6734d909-e75f-45d2-b22c-0e696ae05d13 2018-11-18 18:15:46,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:47,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-61c795c3-4177-4fa0-912b-0b5930d874cb x-compute-request-id: req-61c795c3-4177-4fa0-912b-0b5930d874cb Content-Encoding: gzip Content-Length: 10069 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:15:47,686 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-61c795c3-4177-4fa0-912b-0b5930d874cb 2018-11-18 18:15:49,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:50,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-0f6634e5-fb5f-499a-9b78-3343375d7997 x-compute-request-id: req-0f6634e5-fb5f-499a-9b78-3343375d7997 Content-Encoding: gzip Content-Length: 10088 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:15:50,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-0f6634e5-fb5f-499a-9b78-3343375d7997 2018-11-18 18:15:52,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:53,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-ff3e7864-78b2-431a-bfe9-f071851b942b x-compute-request-id: req-ff3e7864-78b2-431a-bfe9-f071851b942b Content-Encoding: gzip Content-Length: 10088 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:15:53,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-ff3e7864-78b2-431a-bfe9-f071851b942b 2018-11-18 18:15:55,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:15:56,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15: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-e39fdd8b-8720-484d-a099-65f0762b6a40 x-compute-request-id: req-e39fdd8b-8720-484d-a099-65f0762b6a40 Content-Encoding: gzip Content-Length: 10088 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:15:56,981 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-e39fdd8b-8720-484d-a099-65f0762b6a40 2018-11-18 18:15:59,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:00,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ded638a-0fa6-4a65-9a5e-a7b130725514 x-compute-request-id: req-6ded638a-0fa6-4a65-9a5e-a7b130725514 Content-Encoding: gzip Content-Length: 10088 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:16:00,087 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-6ded638a-0fa6-4a65-9a5e-a7b130725514 2018-11-18 18:16:02,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8be5e41aa7120a29b89c35245f26639046c600f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:03,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16: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-c5dd013e-a78c-49e6-810c-cad107e42c05 x-compute-request-id: req-c5dd013e-a78c-49e6-810c-cad107e42c05 Content-Encoding: gzip Content-Length: 10902 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490292282 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.144945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146636] pid_max: default: 32768 minimum: 301\n[ 0.147551] ACPI: Core revision 20150930\n[ 0.148935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150284] Security Framework initialized\n[ 0.151113] Yama: becoming mindful.\n[ 0.151847] AppArmor: AppArmor initialized\n[ 0.152738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158084] Initializing cgroup subsys io\n[ 0.158901] Initializing cgroup subsys memory\n[ 0.159780] Initializing cgroup subsys devices\n[ 0.160685] Initializing cgroup subsys freezer\n[ 0.161578] Initializing cgroup subsys net_cls\n[ 0.162459] Initializing cgroup subsys perf_event\n[ 0.163386] Initializing cgroup subsys net_prio\n[ 0.164300] Initializing cgroup subsys hugetlb\n[ 0.165186] Initializing cgroup subsys pids\n[ 0.166078] CPU: Physical Processor ID: 0\n[ 0.167634] mce: CPU supports 10 MCE banks\n[ 0.168532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187056] ftrace: allocating 31920 entries in 125 pages\n[ 0.213811] smpboot: Max logical packages: 1\n[ 0.214698] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216090] x2apic enabled\n[ 0.216902] Switched APIC routing to physical x2apic.\n[ 0.218710] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219900] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222004] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223932] KVM setup paravirtual spinlock\n[ 0.225279] x86: Booted up 1 node, 1 CPUs\n[ 0.226084] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227465] devtmpfs: initialized\n[ 0.229178] evm: security.selinux\n[ 0.229870] evm: security.SMACK64\n[ 0.230557] evm: security.SMACK64EXEC\n[ 0.231299] evm: security.SMACK64TRANSMUTE\n[ 0.232102] evm: security.SMACK64MMAP\n[ 0.232844] evm: security.ima\n[ 0.233506] evm: security.capability\n[ 0.234307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236149] pinctrl core: initialized pinctrl subsystem\n[ 0.237288] RTC time: 18:14:13, date: 11/18/18\n[ 0.238241] NET: Registered protocol family 16\n[ 0.239211] cpuidle: using governor ladder\n[ 0.240033] cpuidle: using governor menu\n[ 0.240813] PCCT header not found.\n[ 0.241572] ACPI: bus type PCI registered\n[ 0.242382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243634] PCI: Using configuration type 1 for base access\n[ 0.245389] ACPI: Added _OSI(Module Device)\n[ 0.246236] ACPI: Added _OSI(Processor Device)\n[ 0.247101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247996] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250121] ACPI: Interpreter enabled\n[ 0.250889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258243] ACPI: (supports S0 S5)\n[ 0.258942] ACPI: Using IOAPIC for interrupt routing\n[ 0.259994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265476] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266665] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268886] acpiphp: Slot [3] registered\n[ 0.269689] acpiphp: Slot [4] registered\n[ 0.270489] acpiphp: Slot [5] registered\n[ 0.271285] acpiphp: Slot [6] registered\n[ 0.272077] acpiphp: Slot [7] registered\n[ 0.272875] acpiphp: Slot [8] registered\n[ 0.273688] acpiphp: Slot [9] registered\n[ 0.274484] acpiphp: Slot [10] registered\n[ 0.275321] acpiphp: Slot [11] registered\n[ 0.276141] acpiphp: Slot [12] registered\n[ 0.276972] acpiphp: Slot [13] registered\n[ 0.277795] acpiphp: Slot [14] registered\n[ 0.278624] acpiphp: Slot [15] registered\n[ 0.289250] acpiphp: Slot [16] registered\n[ 0.290089] acpiphp: Slot [17] registered\n[ 0.290913] acpiphp: Slot [18] registered\n[ 0.291737] acpiphp: Slot [19] registered\n[ 0.292560] acpiphp: Slot [20] registered\n[ 0.293395] acpiphp: Slot [21] registered\n[ 0.294229] acpiphp: Slot [22] registered\n[ 0.295061] acpiphp: Slot [23] registered\n[ 0.295883] acpiphp: Slot [24] registered\n[ 0.296719] acpiphp: Slot [25] registered\n[ 0.297553] acpiphp: Slot [26] registered\n[ 0.298372] acpiphp: Slot [27] registered\n[ 0.299196] acpiphp: Slot [28] registered\n[ 0.300016] acpiphp: Slot [29] registered\n[ 0.300835] acpiphp: Slot [30] registered\n[ 0.301672] acpiphp: Slot [31] registered\n[ 0.302503] PCI host bridge to bus 0000:00\n[ 0.303334] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308850] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316527] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374680] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382118] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385077] vgaarb: loaded\n[ 0.385724] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386958] SCSI subsystem initialized\n[ 0.387873] ACPI: bus type USB registered\n[ 0.388758] usbcore: registered new interface driver usbfs\n[ 0.389919] usbcore: registered new interface driver hub\n[ 0.391037] usbcore: registered new device driver usb\n[ 0.392073] PCI: Using ACPI for IRQ routing\n[ 0.393070] NetLabel: Initializing\n[ 0.393764] NetLabel: domain hash size = 128\n[ 0.394604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395536] NetLabel: unlabeled traffic allowed by default\n[ 0.396607] clocksource: Switched to clocksource kvm-clock\n[ 0.401981] AppArmor: AppArmor Filesystem Enabled\n[ 0.402946] pnp: PnP ACPI init\n[ 0.403835] pnp: PnP ACPI: found 5 devices\n[ 0.410176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.411850] NET: Registered protocol family 2\n[ 0.412789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.414085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.415229] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.416387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418638] NET: Registered protocol family 1\n[ 0.419503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421678] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.435670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449813] Trying to unpack rootfs image as initramfs...\n[ 0.499736] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513530] Scanning for low memory corruption every 60 seconds\n[ 0.514899] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516058] audit: initializing netlink subsys (disabled)\n[ 0.517098] audit: type=2000 audit(1542564854.450:1): initialized\n[ 0.518415] Initialise system trusted keyring\n[ 0.519347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522474] zbud: loaded\n[ 0.523174] VFS: Disk quotas dquot_6.6.0\n[ 0.523988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525503] fuse init (API version 7.23)\n[ 0.526399] Key type big_key registered\n[ 0.527197] Allocating IMA MOK and blacklist keyrings.\n[ 0.528675] Key type asymmetric registered\n[ 0.529509] Asymmetric key parser 'x509' registered\n[ 0.530476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531954] io scheduler noop registered\n[ 0.532766] io scheduler deadline registered (default)\n[ 0.533767] io scheduler cfq registered\n[ 0.534607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538430] ACPI: Power Button [PWRF]\n[ 0.539267] GHES: HEST is not enabled!\n[ 0.552931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613126] Linux agpgart interface v0.103\n[ 0.615221] brd: module loaded\n[ 0.616489] loop: module loaded\n[ 0.620937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622405] GPT:90111 != 2097151\n[ 0.623083] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624179] GPT:90111 != 2097151\n[ 0.624861] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625835] vda: vda1 vda15\n[ 0.627339] scsi host0: ata_piix\n[ 0.628078] scsi host1: ata_piix\n[ 0.628789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631444] libphy: Fixed MDIO Bus: probed\n[ 0.632261] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635450] PPP generic driver version 2.4.2\n[ 0.636397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637642] ehci-pci: EHCI PCI platform driver\n[ 0.638557] ehci-platform: EHCI generic platform driver\n[ 0.639572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640733] ohci-pci: OHCI PCI platform driver\n[ 0.641702] ohci-platform: OHCI generic platform driver\n[ 0.642725] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664712] usb usb1: Product: UHCI Host Controller\n[ 0.665688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666889] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667959] hub 1-0:1.0: USB hub found\n[ 0.668786] hub 1-0:1.0: 2 ports detected\n[ 0.669770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673927] mousedev: PS/2 mouse device common for all mice\n[ 0.675211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681046] i2c /dev entries driver\n[ 0.681881] device-mapper: uevent: version 1.0.3\n[ 0.682940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684804] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686280] NET: Registered protocol family 10\n[ 0.687427] NET: Registered protocol family 17\n[ 0.688381] Key type dns_resolver registered\n[ 0.689470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692557] registered taskstats version 1\n[ 0.693495] Loading compiled-in X.509 certificates\n[ 0.694991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696976] zswap: loaded using pool lzo/zbud\n[ 0.698387] Key type trusted registered\n[ 0.699967] Key type encrypted registered\n[ 0.700859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701966] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703080] evm: HMAC attrs: 0x1\n[ 0.704050] Magic number: 10:461:241\n[ 0.704976] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:14 UTC (1542564854)\n[ 0.706737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707956] EDD information not available.\n[ 0.789639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791347] Write protecting the kernel read-only data: 14336k\n[ 0.803097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805074] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\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.268142] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.8...\nLease of 10.10.11.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYhWhkuCkLtsTfvaGSBqe82e+KgO/O2o3i7j+5CDkgMTz2Lt75LOVxe3mNNamhLDrXFlKTJLb45jXZ1z7OrpIPKsc1fJ0I7RHmXWKoI+I4FZMmJX4WrUiPgQIbtU0LgidHPsz9Mxe4iGg3AoD0dVqzn6J1h+aVBOxIaAUIWRGOVbycW3WdVWwYzQKPO3M69LaOj58LeWBvZoQ8iy+pPzhyXW6mH1p4+tqibz8/8/Eg4hVz0vcOpYBWh9dUHsjGtMOu4IoI86xup55HNXXNRaqCmEXenR+zQOnAab9ixb3KtPKpm6ZP40tU2bY+cVlbcyPEFMW5y/RwSqoEj463tdb/ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAN+LbpzDWke92zIVk+PIKpmg2i2f7egKzzjvnVNKpY7pM0xDigVQcNc8C0dSYscPyCcatYwFzF5s4f63z6nlz9cZz1BFlDNkOs/0lMiTXSTmByw9wj4qR+yEYgnAPRylUBBppgU1nTmZ4GYjt/9L7V7jTi9Is1umlNskwwfRb+DPAAAAFQDQD/o3FdND8i9EGDNARtGHmEXXCQAAAIBBogphtaEPGbM4IxIIPdqjeuf2KuV1BcbC8irwIHOwh+oaoZswps+cr3vJhdismDIEaKGM2hUhPHh9smTQWS+KTLFMSQvQ7kTjKF4e4QVGJZrG+ZDvpeJrHB5xlTThW4nZ5zzfplhn++q3lxWgzg1PZJ3VC9jvhyO0TdiSJhpEjwAAAIEAz2FO38vGqGDCxMsGdA22bdwh8htMRSomhnfYRvNpqDEeR+SV2E6P3kPh/SGeFy5G+6Xr2kMoGVMGN6cVrlHkTooT/GNcMj0hg9jE65GqsfD3dRLkp7FRJJ5Bf7CfdGgZZurDy8roHbYNKuBrv64/+Ft09OjFIzcdhNPpbYuGCjY= root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.8,24,fe80::f816:3eff:fefe:b813/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.8 \nip-route:169.254.169.254 via 10.10.11.3 dev eth0 \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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.99 ===\n/dev/root resized successfully [took 2.62s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:FE:B8:13 \n inet addr:10.10.11.8 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:b813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9405 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-4-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.141886] usb 1-1: Product: QEMU USB Tablet\n[ 1.141887] usb 1-1: Manufacturer: QEMU\n[ 1.141888] usb 1-1: SerialNumber: 42\n[ 1.232054] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.250026] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.268142] random: dd urandom read with 5 bits of entropy available\n[ 1.512664] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.512667] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325575f6a6e, max_idle_ns: 440795326569 ns\n[ 63.123913] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.513512] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:14:15 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:14:15 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:14:15 cirros kern.notice kernel: [ 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)\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:14:15 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:14:15 cirros kern.notice kernel: [ 1.268142] random: dd urandom read with 5 bits of entropy available\nNov 18 18:14:15 cirros kern.info kernel: [ 1.512664] tsc: Refined TSC clocksource calibration: 3491.909 MHz\nNov 18 18:14:15 cirros kern.info kernel: [ 1.512667] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325575f6a6e, max_idle_ns: 440795326569 ns\nNov 18 18:15:16 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:15:16 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:15:16 cirros kern.info kernel: [ 63.123913] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:15:17 cirros kern.info kernel: [ 63.513512] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-5 login: "} 2018-11-18 18:16:03,178 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-c5dd013e-a78c-49e6-810c-cad107e42c05 2018-11-18 18:16:05,213 - sdnvpn_test_utils - INFO - Waiting for instance 92edc007-8d1b-4f07-8416-109a29b93d1c to boot up 2018-11-18 18:16:05,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:06,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-ccfcb02b-0d35-428d-8116-3a7603e4d202 x-compute-request-id: req-ccfcb02b-0d35-428d-8116-3a7603e4d202 Content-Encoding: gzip Content-Length: 8107 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:16:06,288 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-ccfcb02b-0d35-428d-8116-3a7603e4d202 2018-11-18 18:16:08,289 - sdnvpn_test_utils - INFO - Waiting for instance 4809d404-b2f6-4d86-b395-65c184f94b73 to boot up 2018-11-18 18:16:08,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9571e674f70c86903e6f99a9c2d662aa726b1656" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:09,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5f7e121-49b6-43cc-aa6a-7722c03a78c2 x-compute-request-id: req-b5f7e121-49b6-43cc-aa6a-7722c03a78c2 Content-Encoding: gzip Content-Length: 8101 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 528629945 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.128808] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130418] pid_max: default: 32768 minimum: 301\n[ 0.131288] ACPI: Core revision 20150930\n[ 0.132655] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133933] Security Framework initialized\n[ 0.134729] Yama: becoming mindful.\n[ 0.135440] AppArmor: AppArmor initialized\n[ 0.136292] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137604] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138858] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140043] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141396] Initializing cgroup subsys io\n[ 0.142193] Initializing cgroup subsys memory\n[ 0.143032] Initializing cgroup subsys devices\n[ 0.143896] Initializing cgroup subsys freezer\n[ 0.144746] Initializing cgroup subsys net_cls\n[ 0.145589] Initializing cgroup subsys perf_event\n[ 0.146483] Initializing cgroup subsys net_prio\n[ 0.147346] Initializing cgroup subsys hugetlb\n[ 0.148210] Initializing cgroup subsys pids\n[ 0.149074] CPU: Physical Processor ID: 0\n[ 0.150552] mce: CPU supports 10 MCE banks\n[ 0.151382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169367] ftrace: allocating 31920 entries in 125 pages\n[ 0.195611] smpboot: Max logical packages: 1\n[ 0.196471] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197796] x2apic enabled\n[ 0.198586] Switched APIC routing to physical x2apic.\n[ 0.200329] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205137] KVM setup paravirtual spinlock\n[ 0.206411] x86: Booted up 1 node, 1 CPUs\n[ 0.207208] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208567] devtmpfs: initialized\n[ 0.210271] evm: security.selinux\n[ 0.210962] evm: security.SMACK64\n[ 0.211636] evm: security.SMACK64EXEC\n[ 0.212366] evm: security.SMACK64TRANSMUTE\n[ 0.213158] evm: security.SMACK64MMAP\n[ 0.213885] evm: security.ima\n[ 0.214514] evm: security.capability\n[ 0.215301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217108] pinctrl core: initialized pinctrl subsystem\n[ 0.218179] RTC time: 18:14:26, date: 11/18/18\n[ 0.219127] NET: Registered protocol family 16\n[ 0.220083] cpuidle: using governor ladder\n[ 0.220886] cpuidle: using governor menu\n[ 0.221656] PCCT header not found.\n[ 0.222381] ACPI: bus type PCI registered\n[ 0.223170] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224384] PCI: Using configuration type 1 for base access\n[ 0.226119] ACPI: Added _OSI(Module Device)\n[ 0.226942] ACPI: Added _OSI(Processor Device)\n[ 0.227788] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228668] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230749] ACPI: Interpreter enabled\n[ 0.231497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238735] ACPI: (supports S0 S5)\n[ 0.239425] ACPI: Using IOAPIC for interrupt routing\n[ 0.240411] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244590] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245800] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246964] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249134] acpiphp: Slot [3] registered\n[ 0.249920] acpiphp: Slot [4] registered\n[ 0.250702] acpiphp: Slot [5] registered\n[ 0.251480] acpiphp: Slot [6] registered\n[ 0.252263] acpiphp: Slot [7] registered\n[ 0.253053] acpiphp: Slot [8] registered\n[ 0.253836] acpiphp: Slot [9] registered\n[ 0.254610] acpiphp: Slot [10] registered\n[ 0.255400] acpiphp: Slot [11] registered\n[ 0.256194] acpiphp: Slot [12] registered\n[ 0.256992] acpiphp: Slot [13] registered\n[ 0.257787] acpiphp: Slot [14] registered\n[ 0.258578] acpiphp: Slot [15] registered\n[ 0.269487] acpiphp: Slot [16] registered\n[ 0.270288] acpiphp: Slot [17] registered\n[ 0.271088] acpiphp: Slot [18] registered\n[ 0.271882] acpiphp: Slot [19] registered\n[ 0.272677] acpiphp: Slot [20] registered\n[ 0.273470] acpiphp: Slot [21] registered\n[ 0.274267] acpiphp: Slot [22] registered\n[ 0.275062] acpiphp: Slot [23] registered\n[ 0.275898] acpiphp: Slot [24] registered\n[ 0.276690] acpiphp: Slot [25] registered\n[ 0.277477] acpiphp: Slot [26] registered\n[ 0.278275] acpiphp: Slot [27] registered\n[ 0.279082] acpiphp: Slot [28] registered\n[ 0.279875] acpiphp: Slot [29] registered\n[ 0.280668] acpiphp: Slot [30] registered\n[ 0.281459] acpiphp: Slot [31] registered\n[ 0.282251] PCI host bridge to bus 0000:00\n[ 0.283059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284255] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286873] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288289] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294455] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296865] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298098] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350780] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352275] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353683] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355089] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357690] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358835] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361417] vgaarb: loaded\n[ 0.362008] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363129] SCSI subsystem initialized\n[ 0.363934] ACPI: bus type USB registered\n[ 0.364736] usbcore: registered new interface driver usbfs\n[ 0.365743] usbcore: registered new interface driver hub\n[ 0.366728] usbcore: registered new device driver usb\n[ 0.367766] PCI: Using ACPI for IRQ routing\n[ 0.368772] NetLabel: Initializing\n[ 0.369470] NetLabel: domain hash size = 128\n[ 0.370306] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371233] NetLabel: unlabeled traffic allowed by default\n[ 0.372308] clocksource: Switched to clocksource kvm-clock\n[ 0.377728] AppArmor: AppArmor Filesystem Enabled\n[ 0.378697] pnp: PnP ACPI init\n[ 0.379590] pnp: PnP ACPI: found 5 devices\n[ 0.385955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387622] NET: Registered protocol family 2\n[ 0.388562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390965] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392100] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394306] NET: Registered protocol family 1\n[ 0.395162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397306] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425495] Trying to unpack rootfs image as initramfs...\n[ 0.474381] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488139] Scanning for low memory corruption every 60 seconds\n[ 0.489428] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490548] audit: initializing netlink subsys (disabled)\n[ 0.491545] audit: type=2000 audit(1542564867.469:1): initialized\n[ 0.492838] Initialise system trusted keyring\n[ 0.493740] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494876] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496820] zbud: loaded\n[ 0.497507] VFS: Disk quotas dquot_6.6.0\n[ 0.498306] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499775] fuse init (API version 7.23)\n[ 0.500658] Key type big_key registered\n[ 0.501433] Allocating IMA MOK and blacklist keyrings.\n[ 0.502882] Key type asymmetric registered\n[ 0.503684] Asymmetric key parser 'x509' registered\n[ 0.504619] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506070] io scheduler noop registered\n[ 0.506846] io scheduler deadline registered (default)\n[ 0.507807] io scheduler cfq registered\n[ 0.508624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.512293] ACPI: Power Button [PWRF]\n[ 0.513121] GHES: HEST is not enabled!\n[ 0.526763] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582298] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584492] Linux agpgart interface v0.103\n[ 0.586480] brd: module loaded\n[ 0.587625] loop: module loaded\n[ 0.592261] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.593703] GPT:90111 != 2097151\n[ 0.594367] GPT:Alternate GPT header not at the end of the disk.\n[ 0.595441] GPT:90111 != 2097151\n[ 0.596105] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597052] vda: vda1 vda15\n[ 0.598524] scsi host0: ata_piix\n[ 0.599246] scsi host1: ata_piix\n[ 0.599940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.601132] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.602559] libphy: Fixed MDIO Bus: probed\n[ 0.603366] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.606415] PPP generic driver version 2.4.2\n[ 0.607292] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608596] ehci-pci: EHCI PCI platform driver\n[ 0.609464] ehci-platform: EHCI generic platform driver\n[ 0.610442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611554] ohci-pci: OHCI PCI platform driver\n[ 0.612419] ohci-platform: OHCI generic platform driver\n[ 0.613396] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627726] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628716] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.630149] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.632256] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.633466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634871] usb usb1: Product: UHCI Host Controller\n[ 0.635791] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636919] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637923] hub 1-0:1.0: USB hub found\n[ 0.638694] hub 1-0:1.0: 2 ports detected\n[ 0.639577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641693] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642638] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643658] mousedev: PS/2 mouse device common for all mice\n[ 0.644895] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646704] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647791] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650158] i2c /dev entries driver\n[ 0.650907] device-mapper: uevent: version 1.0.3\n[ 0.651834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.653432] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654698] NET: Registered protocol family 10\n[ 0.655670] NET: Registered protocol family 17\n[ 0.656540] Key type dns_resolver registered\n[ 0.657467] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658543] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660263] registered taskstats version 1\n[ 0.661097] Loading compiled-in X.509 certificates\n[ 0.662524] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.664351] zswap: loaded using pool lzo/zbud\n[ 0.665705] Key type trusted registered\n[ 0.667235] Key type encrypted registered\n[ 0.668060] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.669082] ima: No TPM chip found, activating TPM-bypass!\n[ 0.670123] evm: HMAC attrs: 0x1\n[ 0.671402] Magic number: 10:461:241\n[ 0.672255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:27 UTC (1542564867)\n[ 0.673828] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674930] EDD information not available.\n[ 0.756845] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.758271] ata1.00: configured for MWDMA2\n[ 0.759446] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.772050] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.773276] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.774506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.776360] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777874] Write protecting the kernel read-only data: 14336k\n[ 0.779416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781200] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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.279849] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.14...\nLease of 10.10.11.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\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/dev/root resized successfully [took 1.95s]\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\n"} 2018-11-18 18:16:09,362 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action used request id req-b5f7e121-49b6-43cc-aa6a-7722c03a78c2 2018-11-18 18:16:11,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:12,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16: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-ffda56e0-f11b-4c2b-9860-648d33277b0b x-compute-request-id: req-ffda56e0-f11b-4c2b-9860-648d33277b0b Content-Encoding: gzip Content-Length: 8107 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:16:12,442 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-ffda56e0-f11b-4c2b-9860-648d33277b0b 2018-11-18 18:16:12,443 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-2' (10.10.10.7). -->Expected result: can ping. 2018-11-18 18:16:12,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:13,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16: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-cdb885ea-71e2-43bf-b921-149db56e3825 x-compute-request-id: req-cdb885ea-71e2-43bf-b921-149db56e3825 Content-Encoding: gzip Content-Length: 8107 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:16:13,515 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-cdb885ea-71e2-43bf-b921-149db56e3825 2018-11-18 18:16:13,516 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-11-18 18:16:13,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:14,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-131945a7-7352-4ac8-8b9a-c597c9e587e4 x-compute-request-id: req-131945a7-7352-4ac8-8b9a-c597c9e587e4 Content-Encoding: gzip Content-Length: 8107 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:16:14,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-131945a7-7352-4ac8-8b9a-c597c9e587e4 2018-11-18 18:16:14,596 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-3' (10.10.10.11). -->Expected result: can ping. 2018-11-18 18:16:14,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:15,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16: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-d820cf94-f5a6-46f8-9b6e-04fe5d7c572a x-compute-request-id: req-d820cf94-f5a6-46f8-9b6e-04fe5d7c572a Content-Encoding: gzip Content-Length: 8107 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:16:15,670 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-d820cf94-f5a6-46f8-9b6e-04fe5d7c572a 2018-11-18 18:16:15,671 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2018-11-18 18:16:15,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:16,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db296496-4f19-4471-9d8f-903b6cf7b9f5 x-compute-request-id: req-db296496-4f19-4471-9d8f-903b6cf7b9f5 Content-Encoding: gzip Content-Length: 8107 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:16:16,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-db296496-4f19-4471-9d8f-903b6cf7b9f5 2018-11-18 18:16:16,724 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-4' (10.10.11.14). -->Expected result: cannot ping. 2018-11-18 18:16:16,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:17,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16: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-e788d42f-b342-483a-94b2-c81ce7c4a81f x-compute-request-id: req-e788d42f-b342-483a-94b2-c81ce7c4a81f Content-Encoding: gzip Content-Length: 8107 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:16:17,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-e788d42f-b342-483a-94b2-c81ce7c4a81f 2018-11-18 18:16:18,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:19,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6071e75-6a80-4aea-aa8d-0fbdad9e1738 x-compute-request-id: req-b6071e75-6a80-4aea-aa8d-0fbdad9e1738 Content-Encoding: gzip Content-Length: 8107 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:16:19,882 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-b6071e75-6a80-4aea-aa8d-0fbdad9e1738 2018-11-18 18:16:20,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf2421e3562de0c820654bf3775ed5e667e8c07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:21,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d838e5f1-a9d9-41a3-887c-3e96d0aafe68 x-compute-request-id: req-d838e5f1-a9d9-41a3-887c-3e96d0aafe68 Content-Encoding: gzip Content-Length: 8115 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 494785023 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.135577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137303] pid_max: default: 32768 minimum: 301\n[ 0.138241] ACPI: Core revision 20150930\n[ 0.139668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141048] Security Framework initialized\n[ 0.141901] Yama: becoming mindful.\n[ 0.142701] AppArmor: AppArmor initialized\n[ 0.143602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145053] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147718] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149213] Initializing cgroup subsys io\n[ 0.150119] Initializing cgroup subsys memory\n[ 0.151060] Initializing cgroup subsys devices\n[ 0.152002] Initializing cgroup subsys freezer\n[ 0.152934] Initializing cgroup subsys net_cls\n[ 0.153868] Initializing cgroup subsys perf_event\n[ 0.154825] Initializing cgroup subsys net_prio\n[ 0.155758] Initializing cgroup subsys hugetlb\n[ 0.156683] Initializing cgroup subsys pids\n[ 0.157593] CPU: Physical Processor ID: 0\n[ 0.159202] mce: CPU supports 10 MCE banks\n[ 0.160115] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179595] ftrace: allocating 31920 entries in 125 pages\n[ 0.206126] smpboot: Max logical packages: 1\n[ 0.207028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208429] x2apic enabled\n[ 0.209256] Switched APIC routing to physical x2apic.\n[ 0.211057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216178] KVM setup paravirtual spinlock\n[ 0.217546] x86: Booted up 1 node, 1 CPUs\n[ 0.218393] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219843] devtmpfs: initialized\n[ 0.221594] evm: security.selinux\n[ 0.222334] evm: security.SMACK64\n[ 0.223069] evm: security.SMACK64EXEC\n[ 0.223854] evm: security.SMACK64TRANSMUTE\n[ 0.224699] evm: security.SMACK64MMAP\n[ 0.225506] evm: security.ima\n[ 0.226178] evm: security.capability\n[ 0.227023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229012] pinctrl core: initialized pinctrl subsystem\n[ 0.230174] RTC time: 18:14:39, date: 11/18/18\n[ 0.231167] NET: Registered protocol family 16\n[ 0.232185] cpuidle: using governor ladder\n[ 0.233041] cpuidle: using governor menu\n[ 0.233858] PCCT header not found.\n[ 0.234647] ACPI: bus type PCI registered\n[ 0.235499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236805] PCI: Using configuration type 1 for base access\n[ 0.238629] ACPI: Added _OSI(Module Device)\n[ 0.239550] ACPI: Added _OSI(Processor Device)\n[ 0.240484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241462] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243707] ACPI: Interpreter enabled\n[ 0.244525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252506] ACPI: (supports S0 S5)\n[ 0.253363] ACPI: Using IOAPIC for interrupt routing\n[ 0.254392] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258850] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264008] acpiphp: Slot [3] registered\n[ 0.265030] acpiphp: Slot [4] registered\n[ 0.266199] acpiphp: Slot [5] registered\n[ 0.267358] acpiphp: Slot [6] registered\n[ 0.268517] acpiphp: Slot [7] registered\n[ 0.269639] acpiphp: Slot [8] registered\n[ 0.270794] acpiphp: Slot [9] registered\n[ 0.271949] acpiphp: Slot [10] registered\n[ 0.273111] acpiphp: Slot [11] registered\n[ 0.274261] acpiphp: Slot [12] registered\n[ 0.275433] acpiphp: Slot [13] registered\n[ 0.276604] acpiphp: Slot [14] registered\n[ 0.277775] acpiphp: Slot [15] registered\n[ 0.289315] acpiphp: Slot [16] registered\n[ 0.290500] acpiphp: Slot [17] registered\n[ 0.291690] acpiphp: Slot [18] registered\n[ 0.292917] acpiphp: Slot [19] registered\n[ 0.294128] acpiphp: Slot [20] registered\n[ 0.295181] acpiphp: Slot [21] registered\n[ 0.296132] acpiphp: Slot [22] registered\n[ 0.297133] acpiphp: Slot [23] registered\n[ 0.298077] acpiphp: Slot [24] registered\n[ 0.299174] acpiphp: Slot [25] registered\n[ 0.300349] acpiphp: Slot [26] registered\n[ 0.301409] acpiphp: Slot [27] registered\n[ 0.302558] acpiphp: Slot [28] registered\n[ 0.303539] acpiphp: Slot [29] registered\n[ 0.304577] acpiphp: Slot [30] registered\n[ 0.305542] acpiphp: Slot [31] registered\n[ 0.306509] PCI host bridge to bus 0000:00\n[ 0.307702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313392] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325577] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326855] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335437] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.387658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.393916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.395048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.396085] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397641] vgaarb: loaded\n[ 0.398238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.399365] SCSI subsystem initialized\n[ 0.400172] ACPI: bus type USB registered\n[ 0.400973] usbcore: registered new interface driver usbfs\n[ 0.401984] usbcore: registered new interface driver hub\n[ 0.402969] usbcore: registered new device driver usb\n[ 0.404001] PCI: Using ACPI for IRQ routing\n[ 0.405007] NetLabel: Initializing\n[ 0.405712] NetLabel: domain hash size = 128\n[ 0.406562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407505] NetLabel: unlabeled traffic allowed by default\n[ 0.408637] clocksource: Switched to clocksource kvm-clock\n[ 0.414170] AppArmor: AppArmor Filesystem Enabled\n[ 0.415167] pnp: PnP ACPI init\n[ 0.416079] pnp: PnP ACPI: found 5 devices\n[ 0.422458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424156] NET: Registered protocol family 2\n[ 0.425140] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426469] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.427894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429197] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431449] NET: Registered protocol family 1\n[ 0.432319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433479] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462682] Trying to unpack rootfs image as initramfs...\n[ 0.512589] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526431] Scanning for low memory corruption every 60 seconds\n[ 0.527755] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528910] audit: initializing netlink subsys (disabled)\n[ 0.529942] audit: type=2000 audit(1542564879.909:1): initialized\n[ 0.531247] Initialise system trusted keyring\n[ 0.532173] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535288] zbud: loaded\n[ 0.536001] VFS: Disk quotas dquot_6.6.0\n[ 0.536831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538339] fuse init (API version 7.23)\n[ 0.539237] Key type big_key registered\n[ 0.540046] Allocating IMA MOK and blacklist keyrings.\n[ 0.541192] Key type asymmetric registered\n[ 0.542019] Asymmetric key parser 'x509' registered\n[ 0.542970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544818] io scheduler noop registered\n[ 0.545615] io scheduler deadline registered (default)\n[ 0.546617] io scheduler cfq registered\n[ 0.547458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551244] ACPI: Power Button [PWRF]\n[ 0.552072] GHES: HEST is not enabled!\n[ 0.565768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624173] Linux agpgart interface v0.103\n[ 0.626195] brd: module loaded\n[ 0.627358] loop: module loaded\n[ 0.631924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633378] GPT:90111 != 2097151\n[ 0.634054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635140] GPT:90111 != 2097151\n[ 0.635821] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636785] vda: vda1 vda15\n[ 0.638279] scsi host0: ata_piix\n[ 0.639012] scsi host1: ata_piix\n[ 0.639716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640941] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642380] libphy: Fixed MDIO Bus: probed\n[ 0.643204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646290] PPP generic driver version 2.4.2\n[ 0.647179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648588] ehci-pci: EHCI PCI platform driver\n[ 0.649467] ehci-platform: EHCI generic platform driver\n[ 0.650453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651572] ohci-pci: OHCI PCI platform driver\n[ 0.652440] ohci-platform: OHCI generic platform driver\n[ 0.653433] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667801] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675044] usb usb1: Product: UHCI Host Controller\n[ 0.675973] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678166] hub 1-0:1.0: USB hub found\n[ 0.678946] hub 1-0:1.0: 2 ports detected\n[ 0.679847] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683940] mousedev: PS/2 mouse device common for all mice\n[ 0.685189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688112] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690507] i2c /dev entries driver\n[ 0.691250] device-mapper: uevent: version 1.0.3\n[ 0.692182] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695079] NET: Registered protocol family 10\n[ 0.696072] NET: Registered protocol family 17\n[ 0.696962] Key type dns_resolver registered\n[ 0.697897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698991] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700736] registered taskstats version 1\n[ 0.701573] Loading compiled-in X.509 certificates\n[ 0.703004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704856] zswap: loaded using pool lzo/zbud\n[ 0.706202] Key type trusted registered\n[ 0.707748] Key type encrypted registered\n[ 0.708576] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710669] evm: HMAC attrs: 0x1\n[ 0.711586] Magic number: 10:461:241\n[ 0.712442] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:40 UTC (1542564880)\n[ 0.714050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715173] EDD information not available.\n[ 0.797158] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.798601] ata1.00: configured for MWDMA2\n[ 0.799793] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.812532] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.813764] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.814994] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.816857] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818385] Write protecting the kernel read-only data: 14336k\n[ 0.819930] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.25\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.464321] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.67s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.11.14 KO\n"} 2018-11-18 18:16:21,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-d838e5f1-a9d9-41a3-887c-3e96d0aafe68 2018-11-18 18:16:21,967 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-11-18 18:16:21,967 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-11-18 18:16:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"network_association": {"network_id": "16a83d5c-360d-404d-83b2-e72137c936e8"}}' 2018-11-18 18:16:22,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-dacd7e0a-0831-4333-abce-5332ff16547d Date: Sun, 18 Nov 2018 18:16:22 GMT RESP BODY: {"network_association": {"network_id": "16a83d5c-360d-404d-83b2-e72137c936e8", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "f89d84e4-2c22-473c-b0b8-80e0cb89617c"}} 2018-11-18 18:16:22,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef/network_associations used request id req-dacd7e0a-0831-4333-abce-5332ff16547d 2018-11-18 18:16:22,343 - sdnvpn_test_utils - DEBUG - Waiting for router b4b6099d-9bc5-4d59-bbc0-fff5b914eeef to associate with BGPVPN 10afc5f6-3b7e-4f28-8415-8bbff361720c 2018-11-18 18:16:22,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:16:22,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-4259781f-ef32-4509-a24f-0f8cfa13e366 Date: Sun, 18 Nov 2018 18:16:22 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["10afc5f6-3b7e-4f28-8415-8bbff361720c"], "id": "b4b6099d-9bc5-4d59-bbc0-fff5b914eeef", "name": "sdnvpn-653948", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["16a83d5c-360d-404d-83b2-e72137c936e8"], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:16:22,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef used request id req-4259781f-ef32-4509-a24f-0f8cfa13e366 2018-11-18 18:16:23,544 - sdnvpn_test_utils - DEBUG - Waiting for network b4b6099d-9bc5-4d59-bbc0-fff5b914eeef to associate with BGPVPN 16a83d5c-360d-404d-83b2-e72137c936e8 2018-11-18 18:16:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:16:23,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-e702a62d-34ff-41d7-a5d9-1ee06a717f3e Date: Sun, 18 Nov 2018 18:16:23 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["10afc5f6-3b7e-4f28-8415-8bbff361720c"], "id": "b4b6099d-9bc5-4d59-bbc0-fff5b914eeef", "name": "sdnvpn-653948", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["16a83d5c-360d-404d-83b2-e72137c936e8"], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:16:23,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef used request id req-e702a62d-34ff-41d7-a5d9-1ee06a717f3e 2018-11-18 18:16:24,734 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-18 18:16:54,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9571e674f70c86903e6f99a9c2d662aa726b1656" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:55,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-481f93d0-7189-4f38-8626-70fea01adedf x-compute-request-id: req-481f93d0-7189-4f38-8626-70fea01adedf Content-Encoding: gzip Content-Length: 8104 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 528629945 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.128808] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130418] pid_max: default: 32768 minimum: 301\n[ 0.131288] ACPI: Core revision 20150930\n[ 0.132655] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133933] Security Framework initialized\n[ 0.134729] Yama: becoming mindful.\n[ 0.135440] AppArmor: AppArmor initialized\n[ 0.136292] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137604] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138858] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140043] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141396] Initializing cgroup subsys io\n[ 0.142193] Initializing cgroup subsys memory\n[ 0.143032] Initializing cgroup subsys devices\n[ 0.143896] Initializing cgroup subsys freezer\n[ 0.144746] Initializing cgroup subsys net_cls\n[ 0.145589] Initializing cgroup subsys perf_event\n[ 0.146483] Initializing cgroup subsys net_prio\n[ 0.147346] Initializing cgroup subsys hugetlb\n[ 0.148210] Initializing cgroup subsys pids\n[ 0.149074] CPU: Physical Processor ID: 0\n[ 0.150552] mce: CPU supports 10 MCE banks\n[ 0.151382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169367] ftrace: allocating 31920 entries in 125 pages\n[ 0.195611] smpboot: Max logical packages: 1\n[ 0.196471] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197796] x2apic enabled\n[ 0.198586] Switched APIC routing to physical x2apic.\n[ 0.200329] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205137] KVM setup paravirtual spinlock\n[ 0.206411] x86: Booted up 1 node, 1 CPUs\n[ 0.207208] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208567] devtmpfs: initialized\n[ 0.210271] evm: security.selinux\n[ 0.210962] evm: security.SMACK64\n[ 0.211636] evm: security.SMACK64EXEC\n[ 0.212366] evm: security.SMACK64TRANSMUTE\n[ 0.213158] evm: security.SMACK64MMAP\n[ 0.213885] evm: security.ima\n[ 0.214514] evm: security.capability\n[ 0.215301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217108] pinctrl core: initialized pinctrl subsystem\n[ 0.218179] RTC time: 18:14:26, date: 11/18/18\n[ 0.219127] NET: Registered protocol family 16\n[ 0.220083] cpuidle: using governor ladder\n[ 0.220886] cpuidle: using governor menu\n[ 0.221656] PCCT header not found.\n[ 0.222381] ACPI: bus type PCI registered\n[ 0.223170] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224384] PCI: Using configuration type 1 for base access\n[ 0.226119] ACPI: Added _OSI(Module Device)\n[ 0.226942] ACPI: Added _OSI(Processor Device)\n[ 0.227788] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228668] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230749] ACPI: Interpreter enabled\n[ 0.231497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238735] ACPI: (supports S0 S5)\n[ 0.239425] ACPI: Using IOAPIC for interrupt routing\n[ 0.240411] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244590] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245800] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246964] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249134] acpiphp: Slot [3] registered\n[ 0.249920] acpiphp: Slot [4] registered\n[ 0.250702] acpiphp: Slot [5] registered\n[ 0.251480] acpiphp: Slot [6] registered\n[ 0.252263] acpiphp: Slot [7] registered\n[ 0.253053] acpiphp: Slot [8] registered\n[ 0.253836] acpiphp: Slot [9] registered\n[ 0.254610] acpiphp: Slot [10] registered\n[ 0.255400] acpiphp: Slot [11] registered\n[ 0.256194] acpiphp: Slot [12] registered\n[ 0.256992] acpiphp: Slot [13] registered\n[ 0.257787] acpiphp: Slot [14] registered\n[ 0.258578] acpiphp: Slot [15] registered\n[ 0.269487] acpiphp: Slot [16] registered\n[ 0.270288] acpiphp: Slot [17] registered\n[ 0.271088] acpiphp: Slot [18] registered\n[ 0.271882] acpiphp: Slot [19] registered\n[ 0.272677] acpiphp: Slot [20] registered\n[ 0.273470] acpiphp: Slot [21] registered\n[ 0.274267] acpiphp: Slot [22] registered\n[ 0.275062] acpiphp: Slot [23] registered\n[ 0.275898] acpiphp: Slot [24] registered\n[ 0.276690] acpiphp: Slot [25] registered\n[ 0.277477] acpiphp: Slot [26] registered\n[ 0.278275] acpiphp: Slot [27] registered\n[ 0.279082] acpiphp: Slot [28] registered\n[ 0.279875] acpiphp: Slot [29] registered\n[ 0.280668] acpiphp: Slot [30] registered\n[ 0.281459] acpiphp: Slot [31] registered\n[ 0.282251] PCI host bridge to bus 0000:00\n[ 0.283059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284255] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286873] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288289] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294455] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296865] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298098] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350780] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352275] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353683] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355089] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357690] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358835] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361417] vgaarb: loaded\n[ 0.362008] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363129] SCSI subsystem initialized\n[ 0.363934] ACPI: bus type USB registered\n[ 0.364736] usbcore: registered new interface driver usbfs\n[ 0.365743] usbcore: registered new interface driver hub\n[ 0.366728] usbcore: registered new device driver usb\n[ 0.367766] PCI: Using ACPI for IRQ routing\n[ 0.368772] NetLabel: Initializing\n[ 0.369470] NetLabel: domain hash size = 128\n[ 0.370306] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371233] NetLabel: unlabeled traffic allowed by default\n[ 0.372308] clocksource: Switched to clocksource kvm-clock\n[ 0.377728] AppArmor: AppArmor Filesystem Enabled\n[ 0.378697] pnp: PnP ACPI init\n[ 0.379590] pnp: PnP ACPI: found 5 devices\n[ 0.385955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387622] NET: Registered protocol family 2\n[ 0.388562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390965] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392100] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394306] NET: Registered protocol family 1\n[ 0.395162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397306] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425495] Trying to unpack rootfs image as initramfs...\n[ 0.474381] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488139] Scanning for low memory corruption every 60 seconds\n[ 0.489428] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490548] audit: initializing netlink subsys (disabled)\n[ 0.491545] audit: type=2000 audit(1542564867.469:1): initialized\n[ 0.492838] Initialise system trusted keyring\n[ 0.493740] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494876] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496820] zbud: loaded\n[ 0.497507] VFS: Disk quotas dquot_6.6.0\n[ 0.498306] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499775] fuse init (API version 7.23)\n[ 0.500658] Key type big_key registered\n[ 0.501433] Allocating IMA MOK and blacklist keyrings.\n[ 0.502882] Key type asymmetric registered\n[ 0.503684] Asymmetric key parser 'x509' registered\n[ 0.504619] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506070] io scheduler noop registered\n[ 0.506846] io scheduler deadline registered (default)\n[ 0.507807] io scheduler cfq registered\n[ 0.508624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.512293] ACPI: Power Button [PWRF]\n[ 0.513121] GHES: HEST is not enabled!\n[ 0.526763] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582298] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584492] Linux agpgart interface v0.103\n[ 0.586480] brd: module loaded\n[ 0.587625] loop: module loaded\n[ 0.592261] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.593703] GPT:90111 != 2097151\n[ 0.594367] GPT:Alternate GPT header not at the end of the disk.\n[ 0.595441] GPT:90111 != 2097151\n[ 0.596105] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597052] vda: vda1 vda15\n[ 0.598524] scsi host0: ata_piix\n[ 0.599246] scsi host1: ata_piix\n[ 0.599940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.601132] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.602559] libphy: Fixed MDIO Bus: probed\n[ 0.603366] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.606415] PPP generic driver version 2.4.2\n[ 0.607292] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608596] ehci-pci: EHCI PCI platform driver\n[ 0.609464] ehci-platform: EHCI generic platform driver\n[ 0.610442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611554] ohci-pci: OHCI PCI platform driver\n[ 0.612419] ohci-platform: OHCI generic platform driver\n[ 0.613396] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627726] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628716] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.630149] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.632256] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.633466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634871] usb usb1: Product: UHCI Host Controller\n[ 0.635791] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636919] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637923] hub 1-0:1.0: USB hub found\n[ 0.638694] hub 1-0:1.0: 2 ports detected\n[ 0.639577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641693] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642638] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643658] mousedev: PS/2 mouse device common for all mice\n[ 0.644895] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646704] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647791] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650158] i2c /dev entries driver\n[ 0.650907] device-mapper: uevent: version 1.0.3\n[ 0.651834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.653432] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654698] NET: Registered protocol family 10\n[ 0.655670] NET: Registered protocol family 17\n[ 0.656540] Key type dns_resolver registered\n[ 0.657467] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658543] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660263] registered taskstats version 1\n[ 0.661097] Loading compiled-in X.509 certificates\n[ 0.662524] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.664351] zswap: loaded using pool lzo/zbud\n[ 0.665705] Key type trusted registered\n[ 0.667235] Key type encrypted registered\n[ 0.668060] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.669082] ima: No TPM chip found, activating TPM-bypass!\n[ 0.670123] evm: HMAC attrs: 0x1\n[ 0.671402] Magic number: 10:461:241\n[ 0.672255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:27 UTC (1542564867)\n[ 0.673828] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674930] EDD information not available.\n[ 0.756845] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.758271] ata1.00: configured for MWDMA2\n[ 0.759446] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.772050] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.773276] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.774506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.776360] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777874] Write protecting the kernel read-only data: 14336k\n[ 0.779416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781200] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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.279849] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.14...\nLease of 10.10.11.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\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/dev/root resized successfully [took 1.95s]\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\n"} 2018-11-18 18:16:55,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action used request id req-481f93d0-7189-4f38-8626-70fea01adedf 2018-11-18 18:16:55,895 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.14) to 'sdnvpn-4-5' (10.10.11.8). -->Expected result: can ping. 2018-11-18 18:16:55,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9571e674f70c86903e6f99a9c2d662aa726b1656" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:16:56,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:16: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-135610d5-589b-43e9-a227-b2263801e7fa x-compute-request-id: req-135610d5-589b-43e9-a227-b2263801e7fa Content-Encoding: gzip Content-Length: 8104 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 528629945 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.128808] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130418] pid_max: default: 32768 minimum: 301\n[ 0.131288] ACPI: Core revision 20150930\n[ 0.132655] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133933] Security Framework initialized\n[ 0.134729] Yama: becoming mindful.\n[ 0.135440] AppArmor: AppArmor initialized\n[ 0.136292] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137604] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138858] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140043] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141396] Initializing cgroup subsys io\n[ 0.142193] Initializing cgroup subsys memory\n[ 0.143032] Initializing cgroup subsys devices\n[ 0.143896] Initializing cgroup subsys freezer\n[ 0.144746] Initializing cgroup subsys net_cls\n[ 0.145589] Initializing cgroup subsys perf_event\n[ 0.146483] Initializing cgroup subsys net_prio\n[ 0.147346] Initializing cgroup subsys hugetlb\n[ 0.148210] Initializing cgroup subsys pids\n[ 0.149074] CPU: Physical Processor ID: 0\n[ 0.150552] mce: CPU supports 10 MCE banks\n[ 0.151382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169367] ftrace: allocating 31920 entries in 125 pages\n[ 0.195611] smpboot: Max logical packages: 1\n[ 0.196471] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197796] x2apic enabled\n[ 0.198586] Switched APIC routing to physical x2apic.\n[ 0.200329] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205137] KVM setup paravirtual spinlock\n[ 0.206411] x86: Booted up 1 node, 1 CPUs\n[ 0.207208] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208567] devtmpfs: initialized\n[ 0.210271] evm: security.selinux\n[ 0.210962] evm: security.SMACK64\n[ 0.211636] evm: security.SMACK64EXEC\n[ 0.212366] evm: security.SMACK64TRANSMUTE\n[ 0.213158] evm: security.SMACK64MMAP\n[ 0.213885] evm: security.ima\n[ 0.214514] evm: security.capability\n[ 0.215301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217108] pinctrl core: initialized pinctrl subsystem\n[ 0.218179] RTC time: 18:14:26, date: 11/18/18\n[ 0.219127] NET: Registered protocol family 16\n[ 0.220083] cpuidle: using governor ladder\n[ 0.220886] cpuidle: using governor menu\n[ 0.221656] PCCT header not found.\n[ 0.222381] ACPI: bus type PCI registered\n[ 0.223170] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224384] PCI: Using configuration type 1 for base access\n[ 0.226119] ACPI: Added _OSI(Module Device)\n[ 0.226942] ACPI: Added _OSI(Processor Device)\n[ 0.227788] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228668] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230749] ACPI: Interpreter enabled\n[ 0.231497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238735] ACPI: (supports S0 S5)\n[ 0.239425] ACPI: Using IOAPIC for interrupt routing\n[ 0.240411] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244590] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245800] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246964] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249134] acpiphp: Slot [3] registered\n[ 0.249920] acpiphp: Slot [4] registered\n[ 0.250702] acpiphp: Slot [5] registered\n[ 0.251480] acpiphp: Slot [6] registered\n[ 0.252263] acpiphp: Slot [7] registered\n[ 0.253053] acpiphp: Slot [8] registered\n[ 0.253836] acpiphp: Slot [9] registered\n[ 0.254610] acpiphp: Slot [10] registered\n[ 0.255400] acpiphp: Slot [11] registered\n[ 0.256194] acpiphp: Slot [12] registered\n[ 0.256992] acpiphp: Slot [13] registered\n[ 0.257787] acpiphp: Slot [14] registered\n[ 0.258578] acpiphp: Slot [15] registered\n[ 0.269487] acpiphp: Slot [16] registered\n[ 0.270288] acpiphp: Slot [17] registered\n[ 0.271088] acpiphp: Slot [18] registered\n[ 0.271882] acpiphp: Slot [19] registered\n[ 0.272677] acpiphp: Slot [20] registered\n[ 0.273470] acpiphp: Slot [21] registered\n[ 0.274267] acpiphp: Slot [22] registered\n[ 0.275062] acpiphp: Slot [23] registered\n[ 0.275898] acpiphp: Slot [24] registered\n[ 0.276690] acpiphp: Slot [25] registered\n[ 0.277477] acpiphp: Slot [26] registered\n[ 0.278275] acpiphp: Slot [27] registered\n[ 0.279082] acpiphp: Slot [28] registered\n[ 0.279875] acpiphp: Slot [29] registered\n[ 0.280668] acpiphp: Slot [30] registered\n[ 0.281459] acpiphp: Slot [31] registered\n[ 0.282251] PCI host bridge to bus 0000:00\n[ 0.283059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284255] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286873] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288289] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294455] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296865] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298098] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350780] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352275] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353683] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355089] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357690] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358835] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361417] vgaarb: loaded\n[ 0.362008] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363129] SCSI subsystem initialized\n[ 0.363934] ACPI: bus type USB registered\n[ 0.364736] usbcore: registered new interface driver usbfs\n[ 0.365743] usbcore: registered new interface driver hub\n[ 0.366728] usbcore: registered new device driver usb\n[ 0.367766] PCI: Using ACPI for IRQ routing\n[ 0.368772] NetLabel: Initializing\n[ 0.369470] NetLabel: domain hash size = 128\n[ 0.370306] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371233] NetLabel: unlabeled traffic allowed by default\n[ 0.372308] clocksource: Switched to clocksource kvm-clock\n[ 0.377728] AppArmor: AppArmor Filesystem Enabled\n[ 0.378697] pnp: PnP ACPI init\n[ 0.379590] pnp: PnP ACPI: found 5 devices\n[ 0.385955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387622] NET: Registered protocol family 2\n[ 0.388562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390965] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392100] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394306] NET: Registered protocol family 1\n[ 0.395162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397306] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425495] Trying to unpack rootfs image as initramfs...\n[ 0.474381] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488139] Scanning for low memory corruption every 60 seconds\n[ 0.489428] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490548] audit: initializing netlink subsys (disabled)\n[ 0.491545] audit: type=2000 audit(1542564867.469:1): initialized\n[ 0.492838] Initialise system trusted keyring\n[ 0.493740] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494876] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496820] zbud: loaded\n[ 0.497507] VFS: Disk quotas dquot_6.6.0\n[ 0.498306] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499775] fuse init (API version 7.23)\n[ 0.500658] Key type big_key registered\n[ 0.501433] Allocating IMA MOK and blacklist keyrings.\n[ 0.502882] Key type asymmetric registered\n[ 0.503684] Asymmetric key parser 'x509' registered\n[ 0.504619] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506070] io scheduler noop registered\n[ 0.506846] io scheduler deadline registered (default)\n[ 0.507807] io scheduler cfq registered\n[ 0.508624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.512293] ACPI: Power Button [PWRF]\n[ 0.513121] GHES: HEST is not enabled!\n[ 0.526763] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582298] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584492] Linux agpgart interface v0.103\n[ 0.586480] brd: module loaded\n[ 0.587625] loop: module loaded\n[ 0.592261] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.593703] GPT:90111 != 2097151\n[ 0.594367] GPT:Alternate GPT header not at the end of the disk.\n[ 0.595441] GPT:90111 != 2097151\n[ 0.596105] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597052] vda: vda1 vda15\n[ 0.598524] scsi host0: ata_piix\n[ 0.599246] scsi host1: ata_piix\n[ 0.599940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.601132] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.602559] libphy: Fixed MDIO Bus: probed\n[ 0.603366] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.606415] PPP generic driver version 2.4.2\n[ 0.607292] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608596] ehci-pci: EHCI PCI platform driver\n[ 0.609464] ehci-platform: EHCI generic platform driver\n[ 0.610442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611554] ohci-pci: OHCI PCI platform driver\n[ 0.612419] ohci-platform: OHCI generic platform driver\n[ 0.613396] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627726] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628716] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.630149] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.632256] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.633466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634871] usb usb1: Product: UHCI Host Controller\n[ 0.635791] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636919] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637923] hub 1-0:1.0: USB hub found\n[ 0.638694] hub 1-0:1.0: 2 ports detected\n[ 0.639577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641693] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642638] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643658] mousedev: PS/2 mouse device common for all mice\n[ 0.644895] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646704] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647791] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650158] i2c /dev entries driver\n[ 0.650907] device-mapper: uevent: version 1.0.3\n[ 0.651834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.653432] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654698] NET: Registered protocol family 10\n[ 0.655670] NET: Registered protocol family 17\n[ 0.656540] Key type dns_resolver registered\n[ 0.657467] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658543] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660263] registered taskstats version 1\n[ 0.661097] Loading compiled-in X.509 certificates\n[ 0.662524] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.664351] zswap: loaded using pool lzo/zbud\n[ 0.665705] Key type trusted registered\n[ 0.667235] Key type encrypted registered\n[ 0.668060] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.669082] ima: No TPM chip found, activating TPM-bypass!\n[ 0.670123] evm: HMAC attrs: 0x1\n[ 0.671402] Magic number: 10:461:241\n[ 0.672255] rtc_cmos 00:00: setting system clock to 2018-11-18 18:14:27 UTC (1542564867)\n[ 0.673828] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674930] EDD information not available.\n[ 0.756845] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.758271] ata1.00: configured for MWDMA2\n[ 0.759446] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.772050] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.773276] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.774506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.776360] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777874] Write protecting the kernel read-only data: 14336k\n[ 0.779416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781200] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\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.279849] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.14...\nLease of 10.10.11.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\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/dev/root resized successfully [took 1.95s]\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\nping 10.10.11.8 OK\n"} 2018-11-18 18:16:56,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action used request id req-135610d5-589b-43e9-a227-b2263801e7fa 2018-11-18 18:16:56,967 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2018-11-18 18:16:56,967 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-11-18 18:16:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:16:57,517 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5d7268e-bedf-4c81-a574-e2b4424b8da4 Content-Length: 0 Date: Sun, 18 Nov 2018 18:16:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:16:57,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/b4b6099d-9bc5-4d59-bbc0-fff5b914eeef used request id req-b5d7268e-bedf-4c81-a574-e2b4424b8da4 2018-11-18 18:17:27,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-653948", "route_distinguishers": "12:12"}}' 2018-11-18 18:17:27,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-05b84106-283d-4b67-90a0-59e0bc38eff7 Date: Sun, 18 Nov 2018 18:17:27 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": [], "id": "fe94bd40-e35b-44ae-8402-f91ef9ab9672", "name": "sdnvpn-653948", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:17:27,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns used request id req-05b84106-283d-4b67-90a0-59e0bc38eff7 2018-11-18 18:17:27,751 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-653948', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'a875ae444eec41a6b8bd843d2517a591', u'route_targets': [], u'project_id': u'a875ae444eec41a6b8bd843d2517a591', u'type': u'l3', u'id': u'fe94bd40-e35b-44ae-8402-f91ef9ab9672'}} 2018-11-18 18:17:27,752 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-11-18 18:17:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"router_association": {"router_id": "10afc5f6-3b7e-4f28-8415-8bbff361720c"}}' 2018-11-18 18:17:28,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-c67e0362-ca03-4e2d-aa6f-ad98a05c4b29 Date: Sun, 18 Nov 2018 18:17:28 GMT RESP BODY: {"router_association": {"router_id": "10afc5f6-3b7e-4f28-8415-8bbff361720c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "d6dd2d33-d461-417d-9454-7d648f39da87"}} 2018-11-18 18:17:28,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672/router_associations used request id req-c67e0362-ca03-4e2d-aa6f-ad98a05c4b29 2018-11-18 18:17:28,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"network_association": {"network_id": "16a83d5c-360d-404d-83b2-e72137c936e8"}}' 2018-11-18 18:17:29,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-e7e46862-3abf-40e8-ad65-cc4e1c9fef2b Date: Sun, 18 Nov 2018 18:17:29 GMT RESP BODY: {"network_association": {"network_id": "16a83d5c-360d-404d-83b2-e72137c936e8", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3adccf51-9346-433e-b04a-14686737e102"}} 2018-11-18 18:17:29,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672/network_associations used request id req-e7e46862-3abf-40e8-ad65-cc4e1c9fef2b 2018-11-18 18:17:29,020 - sdnvpn_test_utils - DEBUG - Waiting for router fe94bd40-e35b-44ae-8402-f91ef9ab9672 to associate with BGPVPN 10afc5f6-3b7e-4f28-8415-8bbff361720c 2018-11-18 18:17:29,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:17:29,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-b42cd89e-899f-4389-8d16-192c20ddfe11 Date: Sun, 18 Nov 2018 18:17:29 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["10afc5f6-3b7e-4f28-8415-8bbff361720c"], "id": "fe94bd40-e35b-44ae-8402-f91ef9ab9672", "name": "sdnvpn-653948", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["16a83d5c-360d-404d-83b2-e72137c936e8"], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:17:29,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672 used request id req-b42cd89e-899f-4389-8d16-192c20ddfe11 2018-11-18 18:17:30,517 - sdnvpn_test_utils - DEBUG - Waiting for network fe94bd40-e35b-44ae-8402-f91ef9ab9672 to associate with BGPVPN 16a83d5c-360d-404d-83b2-e72137c936e8 2018-11-18 18:17:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:17:31,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-6a9f6957-c786-4956-ae40-f143dc7670d3 Date: Sun, 18 Nov 2018 18:17:31 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["10afc5f6-3b7e-4f28-8415-8bbff361720c"], "id": "fe94bd40-e35b-44ae-8402-f91ef9ab9672", "name": "sdnvpn-653948", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": ["16a83d5c-360d-404d-83b2-e72137c936e8"], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:17:31,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672 used request id req-6a9f6957-c786-4956-ae40-f143dc7670d3 2018-11-18 18:17:32,074 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-18 18:18:02,105 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-11-18 18:18:02,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"forceDelete": null}' 2018-11-18 18:18:02,310 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:18: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-f4dc8cf9-ee38-40b8-bfec-a5178b750176 x-compute-request-id: req-f4dc8cf9-ee38-40b8-bfec-a5178b750176 Content-Length: 0 Content-Type: application/json 2018-11-18 18:18:02,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c/action used request id req-f4dc8cf9-ee38-40b8-bfec-a5178b750176 2018-11-18 18:18:02,311 - sdnvpn_test_utils - DEBUG - Waiting for instance 92edc007-8d1b-4f07-8416-109a29b93d1c to be deleted 2018-11-18 18:18:02,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:03,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18: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-fb98fd81-cb2f-4915-a3ed-a893bd95b3f1 x-compute-request-id: req-fb98fd81-cb2f-4915-a3ed-a893bd95b3f1 Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:e6:d1", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/92edc007-8d1b-4f07-8416-109a29b93d1c", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-11-18T18:14:39.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "92edc007-8d1b-4f07-8416-109a29b93d1c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:18:02Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-11-18T18:14:35Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5c:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-18T18:14:02.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:02Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:21:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-18T18:13:48.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:13:49Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-11-18T18:13:43Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:03,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-fb98fd81-cb2f-4915-a3ed-a893bd95b3f1 2018-11-18 18:18:05,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:05,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee7f9a69-7c84-4ff7-8553-af60dc930bd3 x-compute-request-id: req-ee7f9a69-7c84-4ff7-8553-af60dc930bd3 Content-Encoding: gzip Content-Length: 1095 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5c:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-18T18:14:02.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:02Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:21:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-18T18:13:48.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:13:49Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-11-18T18:13:43Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:05,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-ee7f9a69-7c84-4ff7-8553-af60dc930bd3 2018-11-18 18:18:07,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"forceDelete": null}' 2018-11-18 18:18:07,962 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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-276f0a30-cfbf-44e5-9cce-64e425a98690 x-compute-request-id: req-276f0a30-cfbf-44e5-9cce-64e425a98690 Content-Length: 0 Content-Type: application/json 2018-11-18 18:18:07,963 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5/action used request id req-276f0a30-cfbf-44e5-9cce-64e425a98690 2018-11-18 18:18:07,963 - sdnvpn_test_utils - DEBUG - Waiting for instance 4e94ff97-2bee-4de3-b8ef-b5f587333bd5 to be deleted 2018-11-18 18:18:07,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:08,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-38741388-8f1e-43e8-9b83-165a421ff349 x-compute-request-id: req-38741388-8f1e-43e8-9b83-165a421ff349 Content-Encoding: gzip Content-Length: 1104 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5c:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-18T18:14:02.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:02Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:21:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-18T18:13:48.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4e94ff97-2bee-4de3-b8ef-b5f587333bd5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:18:07Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-11-18T18:13:43Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:08,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-38741388-8f1e-43e8-9b83-165a421ff349 2018-11-18 18:18:10,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:11,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a44b9062-89e4-47da-8f40-f225685cc800 x-compute-request-id: req-a44b9062-89e4-47da-8f40-f225685cc800 Content-Encoding: gzip Content-Length: 1013 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5c:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-18T18:14:02.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:02Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:11,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-a44b9062-89e4-47da-8f40-f225685cc800 2018-11-18 18:18:13,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"forceDelete": null}' 2018-11-18 18:18:13,482 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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-2ecbec66-9b86-4b04-89fe-d0ec1262056c x-compute-request-id: req-2ecbec66-9b86-4b04-89fe-d0ec1262056c Content-Length: 0 Content-Type: application/json 2018-11-18 18:18:13,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a/action used request id req-2ecbec66-9b86-4b04-89fe-d0ec1262056c 2018-11-18 18:18:13,482 - sdnvpn_test_utils - DEBUG - Waiting for instance 163b55ae-7747-42c3-a22c-f62a035c1c3a to be deleted 2018-11-18 18:18:13,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:14,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-ec6d1ce0-c0e1-489c-8589-068a0f219fd6 x-compute-request-id: req-ec6d1ce0-c0e1-489c-8589-068a0f219fd6 Content-Encoding: gzip Content-Length: 1025 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5c:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/163b55ae-7747-42c3-a22c-f62a035c1c3a", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-18T18:14:02.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "163b55ae-7747-42c3-a22c-f62a035c1c3a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:18:13Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-11-18T18:13:56Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:14,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-ec6d1ce0-c0e1-489c-8589-068a0f219fd6 2018-11-18 18:18:16,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:16,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18: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-d55c26e6-900a-444d-ac42-1f234e57fdff x-compute-request-id: req-d55c26e6-900a-444d-ac42-1f234e57fdff Content-Encoding: gzip Content-Length: 928 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:14:27Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:16,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-d55c26e6-900a-444d-ac42-1f234e57fdff 2018-11-18 18:18:18,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"forceDelete": null}' 2018-11-18 18:18:18,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:18:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d59b16f-acbb-4e9f-ab21-1249692f7a3e x-compute-request-id: req-2d59b16f-acbb-4e9f-ab21-1249692f7a3e Content-Length: 0 Content-Type: application/json 2018-11-18 18:18:18,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73/action used request id req-2d59b16f-acbb-4e9f-ab21-1249692f7a3e 2018-11-18 18:18:18,764 - sdnvpn_test_utils - DEBUG - Waiting for instance 4809d404-b2f6-4d86-b395-65c184f94b73 to be deleted 2018-11-18 18:18:18,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:19,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbfe3de6-0fc8-45e8-8170-15327e9cfd98 x-compute-request-id: req-cbfe3de6-0fc8-45e8-8170-15327e9cfd98 Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:dc:6f", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4809d404-b2f6-4d86-b395-65c184f94b73", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-18T18:14:26.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "4809d404-b2f6-4d86-b395-65c184f94b73", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:18:18Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-11-18T18:14:22Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:19,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-cbfe3de6-0fc8-45e8-8170-15327e9cfd98 2018-11-18 18:18:21,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:22,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edb5c2ee-6338-48f1-99f3-e85171267f9c x-compute-request-id: req-edb5c2ee-6338-48f1-99f3-e85171267f9c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:14:14Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:22,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-edb5c2ee-6338-48f1-99f3-e85171267f9c 2018-11-18 18:18:24,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" -d '{"forceDelete": null}' 2018-11-18 18:18:24,452 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:18:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4639c2d3-b429-4476-9a89-26d35ce32743 x-compute-request-id: req-4639c2d3-b429-4476-9a89-26d35ce32743 Content-Length: 0 Content-Type: application/json 2018-11-18 18:18:24,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684/action used request id req-4639c2d3-b429-4476-9a89-26d35ce32743 2018-11-18 18:18:24,452 - sdnvpn_test_utils - DEBUG - Waiting for instance 847c766f-d1ee-403f-af28-8be3dc60e684 to be deleted 2018-11-18 18:18:24,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:24,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69aece09-c624-4dd8-9262-7e3f73b73304 x-compute-request-id: req-69aece09-c624-4dd8-9262-7e3f73b73304 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:b8:13", "version": 4, "addr": "10.10.11.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/847c766f-d1ee-403f-af28-8be3dc60e684", "rel": "bookmark"}], "image": {"id": "da7801b1-2e5a-457f-b181-6f75d81d9cf0", "links": [{"href": "http://172.30.9.30:8774/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-18T18:14:13.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "847c766f-d1ee-403f-af28-8be3dc60e684", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:18:24Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-11-18T18:14:09Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:18:24,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-69aece09-c624-4dd8-9262-7e3f73b73304 2018-11-18 18:18:26,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f4962f31c82eec9b98f1d5a129e91a6e7293ef" 2018-11-18 18:18:26,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-274402ea-2183-4249-99a1-e3bbcacd9d7a x-compute-request-id: req-274402ea-2183-4249-99a1-e3bbcacd9d7a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 18:18:26,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-274402ea-2183-4249-99a1-e3bbcacd9d7a 2018-11-18 18:18:28,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd88dd357466a6866328ca67a3ea7f823daef2d3" 2018-11-18 18:18:30,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20cc0b7b-1593-42a3-9a24-f512b235c8f0 Date: Sun, 18 Nov 2018 18:18:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:18:30,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/da7801b1-2e5a-457f-b181-6f75d81d9cf0 used request id req-20cc0b7b-1593-42a3-9a24-f512b235c8f0 2018-11-18 18:18:30,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:18:31,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f8f6eea-21bb-4770-a8b3-bd58ca59bdfe Content-Length: 0 Date: Sun, 18 Nov 2018 18:18:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:18:31,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/fe94bd40-e35b-44ae-8402-f91ef9ab9672 used request id req-9f8f6eea-21bb-4770-a8b3-bd58ca59bdfe 2018-11-18 18:18:31,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"subnet_id": "e269f381-3e8a-4dd1-a44a-48f783d3f553"}' 2018-11-18 18:18:32,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37dde4e0-b21c-41ee-a0ba-8b65801a475a Date: Sun, 18 Nov 2018 18:18:32 GMT RESP BODY: {"network_id": "97cc4f78-2b42-4a24-ab48-c380b63160e4", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "e269f381-3e8a-4dd1-a44a-48f783d3f553", "subnet_ids": ["e269f381-3e8a-4dd1-a44a-48f783d3f553"], "port_id": "b17cd94d-441c-4518-9dc8-0f029cf47938", "id": "10afc5f6-3b7e-4f28-8415-8bbff361720c"} 2018-11-18 18:18:32,533 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c/remove_router_interface used request id req-37dde4e0-b21c-41ee-a0ba-8b65801a475a 2018-11-18 18:18:32,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 18:18:33,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-0d29117e-ba5d-43e3-90ae-b252d3d3f641 Date: Sun, 18 Nov 2018 18:18:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T18:13:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T18:18:32Z", "revision_number": 8, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "10afc5f6-3b7e-4f28-8415-8bbff361720c", "name": "sdnvpn-4-1-router"}} 2018-11-18 18:18:33,335 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c used request id req-0d29117e-ba5d-43e3-90ae-b252d3d3f641 2018-11-18 18:18:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/e269f381-3e8a-4dd1-a44a-48f783d3f553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:18:35,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1f78e53-8bfe-466f-ac9b-f11983d050ec Date: Sun, 18 Nov 2018 18:18:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:18:35,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/e269f381-3e8a-4dd1-a44a-48f783d3f553 used request id req-d1f78e53-8bfe-466f-ac9b-f11983d050ec 2018-11-18 18:18:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/3ec47748-bdf7-4007-960e-77227fa15e14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:18:37,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5d052a4-489d-4b7e-aeb1-a93e612db682 Date: Sun, 18 Nov 2018 18:18:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:18:37,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3ec47748-bdf7-4007-960e-77227fa15e14 used request id req-d5d052a4-489d-4b7e-aeb1-a93e612db682 2018-11-18 18:18:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:18:38,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e8b49ce-68c0-420f-95fe-0fb580a40fcb Content-Length: 0 Date: Sun, 18 Nov 2018 18:18:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:18:38,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/10afc5f6-3b7e-4f28-8415-8bbff361720c used request id req-9e8b49ce-68c0-420f-95fe-0fb580a40fcb 2018-11-18 18:18:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/97cc4f78-2b42-4a24-ab48-c380b63160e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:18:39,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba45a013-b3de-4607-9635-59928ce2a361 Date: Sun, 18 Nov 2018 18:18:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:18:39,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/97cc4f78-2b42-4a24-ab48-c380b63160e4 used request id req-ba45a013-b3de-4607-9635-59928ce2a361 2018-11-18 18:18:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/16a83d5c-360d-404d-83b2-e72137c936e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172b29191332d6b3c2c042deb4d77c2a2a00981f" 2018-11-18 18:18:39,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a953b19-7762-46b6-88a3-f33897c48304 Date: Sun, 18 Nov 2018 18:18:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:18:39,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/16a83d5c-360d-404d-83b2-e72137c936e8 used request id req-0a953b19-7762-46b6-88a3-f33897c48304 2018-11-18 18:18:39,705 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ +========================================================================================+ 2018-11-18 18:18:39,706 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-18 18:18:39,707 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-11-18 18:18:39,707 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'PASS', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'PASS'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'PASS'}]} 2018-11-18 18:18:39,707 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-11-18 18:18:39,708 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-11-18 18:18:39,708 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-11-18 18:18:39,990 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:18:39,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:18:39,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:18:39,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:18:39,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:18:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:18:40,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8399b071-9d9c-4f2c-bf04-60aa746b1013 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:18:40,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8399b071-9d9c-4f2c-bf04-60aa746b1013 2018-11-18 18:18:40,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:18:40,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["HQoD8Cv-Q-2fjuHpMbH-PA"], "issued_at": "2018-11-18T18:18:40.000000Z"}} 2018-11-18 18:18:40,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 18:18:40,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:40,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f04dba58-3caa-48e6-a4fe-35d36a145050 Date: Sun, 18 Nov 2018 18:18:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 18:18:40,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f04dba58-3caa-48e6-a4fe-35d36a145050 2018-11-18 18:18:40,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245539903641s 2018-11-18 18:18:40,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f04dba58-3caa-48e6-a4fe-35d36a145050 2018-11-18 18:18:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 18:18:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:40,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 18:18:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 18:18:40,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:40,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44528b30-52f8-4b23-b093-86d90c563ed2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 18:18:40,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-44528b30-52f8-4b23-b093-86d90c563ed2 2018-11-18 18:18:40,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0914220809937s 2018-11-18 18:18:40,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 18:18:40,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" -d '{"project": {"description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "enabled": true, "domain_id": "default", "name": "bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0"}}' 2018-11-18 18:18:40,870 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 18:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b542ec1f-76b3-45e4-9bf2-6ed906c4e3ac Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45"}, "enabled": true, "id": "df75782b5e284059af9448accefeff45", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0"}} 2018-11-18 18:18:40,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b542ec1f-76b3-45e4-9bf2-6ed906c4e3ac 2018-11-18 18:18:40,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137680053711s 2018-11-18 18:18:40,870 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b542ec1f-76b3-45e4-9bf2-6ed906c4e3ac 2018-11-18 18:18:40,871 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0', 'id': u'df75782b5e284059af9448accefeff45', 'description': u'Created by OPNFV Functest: bgpvpn-tempest-tests', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 18:18:40,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 18:18:41,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35702586174s 2018-11-18 18:18:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:41,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33956b1e-57ef-45cd-896f-11e1a891654d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb"}, "enabled": true, "id": "fa981744e6a54a9ea83c344c9de57dcb", "options": {}, "domain_id": "default", "name": "bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0"}} 2018-11-18 18:18:41,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb used request id req-33956b1e-57ef-45cd-896f-11e1a891654d 2018-11-18 18:18:41,318 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fa981744e6a54a9ea83c344c9de57dcb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0'}) 2018-11-18 18:18:41,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:18:41,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:41,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d4cbdd-d0c3-44ac-bfc2-2bbacbab193a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:18:41,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e5d4cbdd-d0c3-44ac-bfc2-2bbacbab193a 2018-11-18 18:18:41,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888788700104s 2018-11-18 18:18:41,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:18:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:41,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf547f3-ab21-4e02-8437-f5ab7ce90aa0 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:18:41,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-aaf547f3-ab21-4e02-8437-f5ab7ce90aa0 2018-11-18 18:18:41,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0849800109863s 2018-11-18 18:18:41,494 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 18:18:41,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 18:18:41,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" -d '{"role": {"name": "Member"}}' 2018-11-18 18:18:41,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b17a4e-cd1a-450d-a5d7-7155a9057c36 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52735c73b7b24b8397690d4af0f515f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2"}, "name": "Member"}} 2018-11-18 18:18:41,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-17b17a4e-cd1a-450d-a5d7-7155a9057c36 2018-11-18 18:18:41,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0932700634003s 2018-11-18 18:18:41,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:41,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b48324f-44d3-4fb9-ae14-4dbe4e1fcb22 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2"}, "domain_id": null, "name": "Member", "id": "52735c73b7b24b8397690d4af0f515f2"}} 2018-11-18 18:18:41,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2 used request id req-4b48324f-44d3-4fb9-ae14-4dbe4e1fcb22 2018-11-18 18:18:41,674 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2'}, 'domain_id': None, 'human_id': None, 'id': u'52735c73b7b24b8397690d4af0f515f2', 'HUMAN_ID': False}) 2018-11-18 18:18:41,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:18:41,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:41,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a44fe4-e1cd-407c-a545-37eb8434311b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "52735c73b7b24b8397690d4af0f515f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:18:41,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-93a44fe4-e1cd-407c-a545-37eb8434311b 2018-11-18 18:18:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0867300033569s 2018-11-18 18:18:41,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 18:18:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:41,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec996a9-8539-4631-8500-6ed4011f7b27 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 18:18:41,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-5ec996a9-8539-4631-8500-6ed4011f7b27 2018-11-18 18:18:41,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0768721103668s 2018-11-18 18:18:41,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 18:18:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:41,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695a8c48-3c18-418c-90e7-4f81fccf6616 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0", "links": {"self": "http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb"}, "domain_id": "default", "enabled": true, "id": "fa981744e6a54a9ea83c344c9de57dcb", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 18:18:41,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-695a8c48-3c18-418c-90e7-4f81fccf6616 2018-11-18 18:18:41,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0969080924988s 2018-11-18 18:18:41,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-695a8c48-3c18-418c-90e7-4f81fccf6616 2018-11-18 18:18:41,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 18:18:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5598ac-d6ff-46ff-8327-af418abc04db Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45"}, "enabled": true, "id": "df75782b5e284059af9448accefeff45", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0"}]} 2018-11-18 18:18:42,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-af5598ac-d6ff-46ff-8327-af418abc04db 2018-11-18 18:18:42,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0853369235992s 2018-11-18 18:18:42,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-af5598ac-d6ff-46ff-8327-af418abc04db 2018-11-18 18:18:42,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 18:18:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&scope.project.id=df75782b5e284059af9448accefeff45&role.id=52735c73b7b24b8397690d4af0f515f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7737e2b-4496-4dd3-94dc-b19db31f27b6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&scope.project.id=df75782b5e284059af9448accefeff45&role.id=52735c73b7b24b8397690d4af0f515f2", "previous": null, "next": null}} 2018-11-18 18:18:42,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&scope.project.id=df75782b5e284059af9448accefeff45&role.id=52735c73b7b24b8397690d4af0f515f2 used request id req-b7737e2b-4496-4dd3-94dc-b19db31f27b6 2018-11-18 18:18:42,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0845611095428s 2018-11-18 18:18:42,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 18:18:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45/users/fa981744e6a54a9ea83c344c9de57dcb/roles/52735c73b7b24b8397690d4af0f515f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49a5e3c-63a3-46f9-bfd7-32260753dc05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:18:42,333 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45/users/fa981744e6a54a9ea83c344c9de57dcb/roles/52735c73b7b24b8397690d4af0f515f2 used request id req-a49a5e3c-63a3-46f9-bfd7-32260753dc05 2018-11-18 18:18:42,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.216039180756s 2018-11-18 18:18:42,334 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '7a8c712a-1190-4bb7-a6aa-265d71a3b29b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0', 'project_id': u'df75782b5e284059af9448accefeff45', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 18:18:42,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:18:42,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:18:42,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:18:42,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:18:42,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:18:42,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:18:42,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:18:42,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:18:42,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:18:42,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:18:42,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:18:42,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:18:42,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:18:42,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:18:42,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:18:42,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:18:42,340 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0', 'password': '7a8c712a-1190-4bb7-a6aa-265d71a3b29b', 'project_name': 'bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'df75782b5e284059af9448accefeff45', 'project_domain_name': 'Default'} 2018-11-18 18:18:42,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:18:42,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4141bc8-ded2-4cc4-8fc2-8047a1d45561 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "52735c73b7b24b8397690d4af0f515f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:18:42,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e4141bc8-ded2-4cc4-8fc2-8047a1d45561 2018-11-18 18:18:42,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810852050781s 2018-11-18 18:18:42,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:18:42,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96376c70-5df0-443a-bc65-496310bc9432 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "52735c73b7b24b8397690d4af0f515f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:18:42,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-96376c70-5df0-443a-bc65-496310bc9432 2018-11-18 18:18:42,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773801803589s 2018-11-18 18:18:42,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 18:18:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3022258b-5d3f-43b1-92c9-eef6ab87d3d1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 18:18:42,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-3022258b-5d3f-43b1-92c9-eef6ab87d3d1 2018-11-18 18:18:42,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0816349983215s 2018-11-18 18:18:42,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 18:18:42,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee20707-439f-401f-8411-06497e7177c0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0", "links": {"self": "http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb"}, "domain_id": "default", "enabled": true, "id": "fa981744e6a54a9ea83c344c9de57dcb", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 18:18:42,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6ee20707-439f-401f-8411-06497e7177c0 2018-11-18 18:18:42,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101942062378s 2018-11-18 18:18:42,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6ee20707-439f-401f-8411-06497e7177c0 2018-11-18 18:18:42,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 18:18:42,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3723eb61-5220-4def-bb9d-26ac32bcd42e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45"}, "enabled": true, "id": "df75782b5e284059af9448accefeff45", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0"}]} 2018-11-18 18:18:42,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-3723eb61-5220-4def-bb9d-26ac32bcd42e 2018-11-18 18:18:42,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0802991390228s 2018-11-18 18:18:42,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-3723eb61-5220-4def-bb9d-26ac32bcd42e 2018-11-18 18:18:42,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 18:18:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&scope.project.id=df75782b5e284059af9448accefeff45&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc4d161-18e7-407c-b2a6-abeba8e9d1e3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&scope.project.id=df75782b5e284059af9448accefeff45&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 18:18:42,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&scope.project.id=df75782b5e284059af9448accefeff45&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-1cc4d161-18e7-407c-b2a6-abeba8e9d1e3 2018-11-18 18:18:42,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0808339118958s 2018-11-18 18:18:42,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 18:18:42,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45/users/fa981744e6a54a9ea83c344c9de57dcb/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:42,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d7d268-f69b-46b1-ac4a-042139513d4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:18:42,992 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45/users/fa981744e6a54a9ea83c344c9de57dcb/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-a3d7d268-f69b-46b1-ac4a-042139513d4d 2018-11-18 18:18:42,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.134046077728s 2018-11-18 18:18:42,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:18:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:43,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfee2293-47b1-460f-80a9-c258055eb8a7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "52735c73b7b24b8397690d4af0f515f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:18:43,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bfee2293-47b1-460f-80a9-c258055eb8a7 2018-11-18 18:18:43,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734748840332s 2018-11-18 18:18:43,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 18:18:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:43,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17aa997c-1d69-415a-98fd-fdf3632cb851 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 18:18:43,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-17aa997c-1d69-415a-98fd-fdf3632cb851 2018-11-18 18:18:43,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0829408168793s 2018-11-18 18:18:43,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 18:18:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:43,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d24ed2-118b-4dfe-8831-447e4f0b11e2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0", "links": {"self": "http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb"}, "domain_id": "default", "enabled": true, "id": "fa981744e6a54a9ea83c344c9de57dcb", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 18:18:43,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f2d24ed2-118b-4dfe-8831-447e4f0b11e2 2018-11-18 18:18:43,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994808673859s 2018-11-18 18:18:43,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f2d24ed2-118b-4dfe-8831-447e4f0b11e2 2018-11-18 18:18:43,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 18:18:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:43,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d4fc8e-0c08-4b28-87e7-ba0189e5a108 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default", "previous": null, "next": null}} 2018-11-18 18:18:43,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=fa981744e6a54a9ea83c344c9de57dcb&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default used request id req-b6d4fc8e-0c08-4b28-87e7-ba0189e5a108 2018-11-18 18:18:43,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0778658390045s 2018-11-18 18:18:43,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 18:18:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/fa981744e6a54a9ea83c344c9de57dcb/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:18:43,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c041d62f-07cc-4584-b722-d33aec48e140 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:18:43,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/fa981744e6a54a9ea83c344c9de57dcb/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-c041d62f-07cc-4584-b722-d33aec48e140 2018-11-18 18:18:43,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124152183533s 2018-11-18 18:18:43,460 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-18 18:18:53,674 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-18 18:18:53.373 156 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ece0287f-ea95-4f8e-bf90-2b2c626c2fb7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ece0287f-ea95-4f8e-bf90-2b2c626c2fb7 | 2018-11-18T18:18:53 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ece0287f-ea95-4f8e-bf90-2b2c626c2fb7 ~/.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-11-18 18:18:57,122 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+----------------+-----------+ 2018-11-18 18:18:57,122 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-18 18:19:03,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-18 18:19:01.361 165 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-18 18:19:01.496 165 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-18 18:19:03.549 165 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e64c14c6-2fe8-4b6c-a487-66acb3b59fb1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e64c14c6-2fe8-4b6c-a487-66acb3b59fb1) as the default verifier for the future CLI operations. 2018-11-18 18:19:06,921 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 18:19:07,097 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-18 18:19:07,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:19:07,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8b68a8-0994-44a0-9a00-51e974bc2f39 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:19:07,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-db8b68a8-0994-44a0-9a00-51e974bc2f39 2018-11-18 18:19:07,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:19:07,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52735c73b7b24b8397690d4af0f515f2", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df75782b5e284059af9448accefeff45", "name": "bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/df75782b5e284059af9448accefeff45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/df75782b5e284059af9448accefeff45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/df75782b5e284059af9448accefeff45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/df75782b5e284059af9448accefeff45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/df75782b5e284059af9448accefeff45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/df75782b5e284059af9448accefeff45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/df75782b5e284059af9448accefeff45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/df75782b5e284059af9448accefeff45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/df75782b5e284059af9448accefeff45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/df75782b5e284059af9448accefeff45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/df75782b5e284059af9448accefeff45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/df75782b5e284059af9448accefeff45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0", "id": "fa981744e6a54a9ea83c344c9de57dcb"}, "audit_ids": ["70b-PTmPTrK6nNzrq8d8zg"], "issued_at": "2018-11-18T18:19:07.000000Z"}} 2018-11-18 18:19:07,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:19:07,498 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 18 Nov 2018 18:19:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-11-18 18:19:07,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:19:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:19:07,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-45032db6-95fc-4690-ae4f-d8cfb1f12a3f Date: Sun, 18 Nov 2018 18:19:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:19:07,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-45032db6-95fc-4690-ae4f-d8cfb1f12a3f 2018-11-18 18:19:07,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181478023529s 2018-11-18 18:19:07,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-45032db6-95fc-4690-ae4f-d8cfb1f12a3f 2018-11-18 18:19:07,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 18:19:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0"}' 2018-11-18 18:19:07,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d X-Openstack-Request-Id: req-b795abeb-9902-4da9-8021-e1e6cc8581f9 Date: Sun, 18 Nov 2018 18:19:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file", "owner": "df75782b5e284059af9448accefeff45", "id": "c4e5dd13-5601-4860-952d-3b6a0c8d979d", "size": null, "self": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:19:07Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "checksum": null, "created_at": "2018-11-18T18:19:07Z", "protected": false} 2018-11-18 18:19:07,916 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b795abeb-9902-4da9-8021-e1e6cc8581f9 2018-11-18 18:19:07,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.229641914368s 2018-11-18 18:19:07,917 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b795abeb-9902-4da9-8021-e1e6cc8581f9 returning object c4e5dd13-5601-4860-952d-3b6a0c8d979d 2018-11-18 18:19:07,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 18:19:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" -d '' 2018-11-18 18:19:09,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97c2e214-09a5-48a0-b65a-f973c296b087 Date: Sun, 18 Nov 2018 18:19:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:19:09,614 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file used request id req-97c2e214-09a5-48a0-b65a-f973c296b087 2018-11-18 18:19:09,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.69700407982s 2018-11-18 18:19:09,615 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file used request id req-97c2e214-09a5-48a0-b65a-f973c296b087 2018-11-18 18:19:09,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:19:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:19:09,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-0e13959d-8299-424d-b6c3-30e3f8be0897 Date: Sun, 18 Nov 2018 18:19:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap", "metadata": {}}], "file": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file", "owner": "df75782b5e284059af9448accefeff45", "id": "c4e5dd13-5601-4860-952d-3b6a0c8d979d", "size": 12716032, "self": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:19:09Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:19:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:19:09,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0e13959d-8299-424d-b6c3-30e3f8be0897 2018-11-18 18:19:09,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172334909439s 2018-11-18 18:19:09,788 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0e13959d-8299-424d-b6c3-30e3f8be0897 2018-11-18 18:19:09,790 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file', 'owner': u'df75782b5e284059af9448accefeff45', 'id': u'c4e5dd13-5601-4860-952d-3b6a0c8d979d', 'size': 12716032, u'self': u'/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df75782b5e284059af9448accefeff45', 'name': 'bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T18:19:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T18:19:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0', 'created': u'2018-11-18T18:19:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T18:19:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 18:19:09,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 18:19:09,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "bgpvpn-tempest-tests-flavor_30906696-26fb-4c9e-aebd-138ece3475f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 18:19:09,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:19: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-1b4a851b-d352-464a-bafa-bebcce658659 x-compute-request-id: req-1b4a851b-d352-464a-bafa-bebcce658659 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "name": "bgpvpn-tempest-tests-flavor_30906696-26fb-4c9e-aebd-138ece3475f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:19:09,997 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1b4a851b-d352-464a-bafa-bebcce658659 2018-11-18 18:19:09,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2060110569s 2018-11-18 18:19:09,998 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1b4a851b-d352-464a-bafa-bebcce658659 returning object a3e4c9e0-9571-4a9f-b1d7-01ef333517a7 2018-11-18 18:19:09,999 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_30906696-26fb-4c9e-aebd-138ece3475f0', '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'a875ae444eec41a6b8bd843d2517a591', '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'a3e4c9e0-9571-4a9f-b1d7-01ef333517a7', 'swap': 0}) 2018-11-18 18:19:10,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 18:19:10,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" -d '{"extra_specs": {}}' 2018-11-18 18:19:10,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:19:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e48f1d10-e6e8-4f4d-a422-e4c1cdac55b3 x-compute-request-id: req-e48f1d10-e6e8-4f4d-a422-e4c1cdac55b3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 18:19:10,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7/os-extra_specs used request id req-e48f1d10-e6e8-4f4d-a422-e4c1cdac55b3 2018-11-18 18:19:10,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223169326782s 2018-11-18 18:19:10,023 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7/os-extra_specs used request id req-e48f1d10-e6e8-4f4d-a422-e4c1cdac55b3 2018-11-18 18:19:10,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:19:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:19:10,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 18:19:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 18:19:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:19:10,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726f25e7-e4e8-4223-9483-94ea4b72c1f0 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "52735c73b7b24b8397690d4af0f515f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:19:10,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-726f25e7-e4e8-4223-9483-94ea4b72c1f0 2018-11-18 18:19:10,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0975420475006s 2018-11-18 18:19:10,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-18 18:19:10,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:19:10,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:19:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c4c8e50-7e17-47d3-a229-8d0fb8bd669f x-compute-request-id: req-6c4c8e50-7e17-47d3-a229-8d0fb8bd669f Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 18:19:10,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-6c4c8e50-7e17-47d3-a229-8d0fb8bd669f 2018-11-18 18:19:10,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.181916952133s 2018-11-18 18:19:10,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-6c4c8e50-7e17-47d3-a229-8d0fb8bd669f 2018-11-18 18:19:10,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:19:10,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:19:10,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-8f779eab-920f-4ad7-8789-a4b5f1032c62 Date: Sun, 18 Nov 2018 18:19:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap", "metadata": {}}], "file": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file", "owner": "df75782b5e284059af9448accefeff45", "id": "c4e5dd13-5601-4860-952d-3b6a0c8d979d", "size": 12716032, "self": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:19:09Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:19:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:19:10,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8f779eab-920f-4ad7-8789-a4b5f1032c62 2018-11-18 18:19:10,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171188116074s 2018-11-18 18:19:10,481 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8f779eab-920f-4ad7-8789-a4b5f1032c62 2018-11-18 18:19:10,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 18:19:10,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0"}' 2018-11-18 18:19:10,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8 X-Openstack-Request-Id: req-30c5a84d-5d19-4a9c-be9f-458106d978bc Date: Sun, 18 Nov 2018 18:19:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8/file", "owner": "df75782b5e284059af9448accefeff45", "id": "bd09fad3-898b-4bce-a277-b0318666d2d8", "size": null, "self": "/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:19:10Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0", "checksum": null, "created_at": "2018-11-18T18:19:10Z", "protected": false} 2018-11-18 18:19:10,686 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-30c5a84d-5d19-4a9c-be9f-458106d978bc 2018-11-18 18:19:10,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.202446937561s 2018-11-18 18:19:10,687 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-30c5a84d-5d19-4a9c-be9f-458106d978bc returning object bd09fad3-898b-4bce-a277-b0318666d2d8 2018-11-18 18:19:10,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 18:19:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" -d '' 2018-11-18 18:19:11,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff58f4ed-8c35-4890-a54e-77f3ff3c9f9c Date: Sun, 18 Nov 2018 18:19:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:19:11,753 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8/file used request id req-ff58f4ed-8c35-4890-a54e-77f3ff3c9f9c 2018-11-18 18:19:11,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.06613993645s 2018-11-18 18:19:11,754 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8/file used request id req-ff58f4ed-8c35-4890-a54e-77f3ff3c9f9c 2018-11-18 18:19:11,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:19:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:19:11,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-4c23382c-b74c-40dd-9b93-1c90a4e5803a Date: Sun, 18 Nov 2018 18:19:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/bd09fad3-898b-4bce-a277-b0318666d2d8/snap", "metadata": {}}], "file": "/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8/file", "owner": "df75782b5e284059af9448accefeff45", "id": "bd09fad3-898b-4bce-a277-b0318666d2d8", "size": 12716032, "self": "/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/bd09fad3-898b-4bce-a277-b0318666d2d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:19:11Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:19:10Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap", "metadata": {}}], "file": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file", "owner": "df75782b5e284059af9448accefeff45", "id": "c4e5dd13-5601-4860-952d-3b6a0c8d979d", "size": 12716032, "self": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:19:09Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:19:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:19:11,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4c23382c-b74c-40dd-9b93-1c90a4e5803a 2018-11-18 18:19:11,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0228219032288s 2018-11-18 18:19:11,778 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4c23382c-b74c-40dd-9b93-1c90a4e5803a 2018-11-18 18:19:11,780 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/bd09fad3-898b-4bce-a277-b0318666d2d8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8/file', 'owner': u'df75782b5e284059af9448accefeff45', 'id': u'bd09fad3-898b-4bce-a277-b0318666d2d8', 'size': 12716032, u'self': u'/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df75782b5e284059af9448accefeff45', 'name': 'bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/bd09fad3-898b-4bce-a277-b0318666d2d8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T18:19:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T18:19:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0', 'created': u'2018-11-18T18:19:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T18:19:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_30906696-26fb-4c9e-aebd-138ece3475f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 18:19:11,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 18:19:11,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "bgpvpn-tempest-tests-flavor_alt_30906696-26fb-4c9e-aebd-138ece3475f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 18:19:11,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:19: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-a693db29-e61b-49f1-be3b-a9bf260c6567 x-compute-request-id: req-a693db29-e61b-49f1-be3b-a9bf260c6567 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/57fd44ce-304a-423a-aa4a-7fe196092831", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/57fd44ce-304a-423a-aa4a-7fe196092831", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57fd44ce-304a-423a-aa4a-7fe196092831", "name": "bgpvpn-tempest-tests-flavor_alt_30906696-26fb-4c9e-aebd-138ece3475f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:19:11,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a693db29-e61b-49f1-be3b-a9bf260c6567 2018-11-18 18:19:11,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0578620433807s 2018-11-18 18:19:11,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a693db29-e61b-49f1-be3b-a9bf260c6567 returning object 57fd44ce-304a-423a-aa4a-7fe196092831 2018-11-18 18:19:11,840 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_30906696-26fb-4c9e-aebd-138ece3475f0', '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'a875ae444eec41a6b8bd843d2517a591', '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'57fd44ce-304a-423a-aa4a-7fe196092831', 'swap': 0}) 2018-11-18 18:19:11,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 18:19:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/57fd44ce-304a-423a-aa4a-7fe196092831/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" -d '{"extra_specs": {}}' 2018-11-18 18:19:11,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:19: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-304a68c1-3e56-49e1-9cbd-4d5abe399ad8 x-compute-request-id: req-304a68c1-3e56-49e1-9cbd-4d5abe399ad8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 18:19:11,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/57fd44ce-304a-423a-aa4a-7fe196092831/os-extra_specs used request id req-304a68c1-3e56-49e1-9cbd-4d5abe399ad8 2018-11-18 18:19:11,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021112203598s 2018-11-18 18:19:11,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/57fd44ce-304a-423a-aa4a-7fe196092831/os-extra_specs used request id req-304a68c1-3e56-49e1-9cbd-4d5abe399ad8 2018-11-18 18:19:11,863 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_30906696-26fb-4c9e-aebd-138ece3475f0', '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'a875ae444eec41a6b8bd843d2517a591', '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'57fd44ce-304a-423a-aa4a-7fe196092831', 'swap': 0}) 2018-11-18 18:19:15,146 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-18 18:19:14.057 184 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e64c14c6-2fe8-4b6c-a487-66acb3b59fb1) for deployment 'opnfv-rally' (UUID=ece0287f-ea95-4f8e-bf90-2b2c626c2fb7). 2018-11-18 18:19:14.955 184 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-18 18:19:14.957 184 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e64c14c6-2fe8-4b6c-a487-66acb3b59fb1) has been successfully configured for deployment 'opnfv-rally' (UUID=ece0287f-ea95-4f8e-bf90-2b2c626c2fb7)! 2018-11-18 18:19:15,146 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-18 18:19:15,146 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-18 18:19:15,149 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-18 18:19:15,167 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-e64c14c6-2fe8-4b6c-a487-66acb3b59fb1/for-deployment-ece0287f-ea95-4f8e-bf90-2b2c626c2fb7/tempest.conf with bgpvpn=True 2018-11-18 18:19:15,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-18 18:19:18,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e64c14c6-2fe8-4b6c-a487-66acb3b59fb1/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2018-11-18 18:19:18,184 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-18 18:19:18,196 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-18 18:19:18,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt', u'--concurrency=4']'. 2018-11-18 18:19:20,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:19:20.233 193 INFO rally.api [-] Starting verification (UUID=53dcb8ef-05df-4335-bdd9-55f969e3f65c) for deployment 'opnfv-rally' (UUID=ece0287f-ea95-4f8e-bf90-2b2c626c2fb7) by verifier 'opnfv-tempest' (UUID=e64c14c6-2fe8-4b6c-a487-66acb3b59fb1). 2018-11-18 18:19:20,234 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 53dcb8ef-05df-4335-bdd9-55f969e3f65c 2018-11-18 18:23:30,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 53dcb8ef-05df-4335-bdd9-55f969e3f65c 2018-11-18 18:23:30,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '53dcb8ef-05df-4335-bdd9-55f969e3f65c']'. 2018-11-18 18:23:31,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-18 18:23:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-18 18:23:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 18:23:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 53dcb8ef-05df-4335-bdd9-55f969e3f65c | 2018-11-18 18:23:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-18 18:23:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-18 18:19:20 | 2018-11-18 18:23:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-18 18:23:29 | 2018-11-18 18:23:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:09 | 2018-11-18 18:23:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-18 18:23:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-18 18:23:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-18 18:23:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e64c14c6-2fe8-4b6c-a487-66acb3b59fb1) | 2018-11-18 18:23:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-18 18:23:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ece0287f-ea95-4f8e-bf90-2b2c626c2fb7) | 2018-11-18 18:23:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2018-11-18 18:23:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 240.589 | 2018-11-18 18:23:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2018-11-18 18:23:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-18 18:23:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-18 18:23:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-18 18:23:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-11-18 18:23:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 18:23:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-18 18:23:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-18 18:23:31,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2018-11-18 18:23:31,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 18:23:31,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:23:32,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8bf4718-49bc-4b97-a4b1-9f794dd1f8dd Date: Sun, 18 Nov 2018 18:23:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:23:32,196 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8 used request id req-e8bf4718-49bc-4b97-a4b1-9f794dd1f8dd 2018-11-18 18:23:32,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01597714424s 2018-11-18 18:23:32,196 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/bd09fad3-898b-4bce-a277-b0318666d2d8 used request id req-e8bf4718-49bc-4b97-a4b1-9f794dd1f8dd 2018-11-18 18:23:32,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 18:23:32,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:32,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23: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-99565fc4-449b-4d02-84e8-c7e4fd108bbc x-compute-request-id: req-99565fc4-449b-4d02-84e8-c7e4fd108bbc Content-Encoding: gzip Content-Length: 415 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/57fd44ce-304a-423a-aa4a-7fe196092831", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/57fd44ce-304a-423a-aa4a-7fe196092831", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57fd44ce-304a-423a-aa4a-7fe196092831", "name": "bgpvpn-tempest-tests-flavor_alt_30906696-26fb-4c9e-aebd-138ece3475f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "name": "bgpvpn-tempest-tests-flavor_30906696-26fb-4c9e-aebd-138ece3475f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 18:23:32,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-99565fc4-449b-4d02-84e8-c7e4fd108bbc 2018-11-18 18:23:32,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326449871063s 2018-11-18 18:23:32,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-99565fc4-449b-4d02-84e8-c7e4fd108bbc 2018-11-18 18:23:32,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 18:23:32,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/57fd44ce-304a-423a-aa4a-7fe196092831 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:32,278 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:23:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0dd1996-cb75-47ca-b9e8-de9002e5d7dc x-compute-request-id: req-b0dd1996-cb75-47ca-b9e8-de9002e5d7dc Content-Length: 0 Content-Type: application/json 2018-11-18 18:23:32,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/57fd44ce-304a-423a-aa4a-7fe196092831 used request id req-b0dd1996-cb75-47ca-b9e8-de9002e5d7dc 2018-11-18 18:23:32,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0469720363617s 2018-11-18 18:23:32,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/57fd44ce-304a-423a-aa4a-7fe196092831 used request id req-b0dd1996-cb75-47ca-b9e8-de9002e5d7dc 2018-11-18 18:23:32,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:23:32,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:23:32,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-c9fbca41-9512-4b0d-9174-eac46cf539da Date: Sun, 18 Nov 2018 18:23:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap", "metadata": {}}], "file": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/file", "owner": "df75782b5e284059af9448accefeff45", "id": "c4e5dd13-5601-4860-952d-3b6a0c8d979d", "size": 12716032, "self": "/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:19:09Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_30906696-26fb-4c9e-aebd-138ece3475f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:19:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:23:32,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c9fbca41-9512-4b0d-9174-eac46cf539da 2018-11-18 18:23:32,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.020849943161s 2018-11-18 18:23:32,300 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c9fbca41-9512-4b0d-9174-eac46cf539da 2018-11-18 18:23:32,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 18:23:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}025ccf041e40455cf75aa9e3638602d5ffc71fa2" 2018-11-18 18:23:33,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d720f03-c6be-41a0-b184-132c134a63a2 Date: Sun, 18 Nov 2018 18:23:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:23:33,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d used request id req-0d720f03-c6be-41a0-b184-132c134a63a2 2018-11-18 18:23:33,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03011894226s 2018-11-18 18:23:33,332 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c4e5dd13-5601-4860-952d-3b6a0c8d979d used request id req-0d720f03-c6be-41a0-b184-132c134a63a2 2018-11-18 18:23:33,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 18:23:33,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:33,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50eab8cd-f848-40e2-a9e8-d48a860ad55e x-compute-request-id: req-50eab8cd-f848-40e2-a9e8-d48a860ad55e Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a3e4c9e0-9571-4a9f-b1d7-01ef333517a7", "name": "bgpvpn-tempest-tests-flavor_30906696-26fb-4c9e-aebd-138ece3475f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 18:23:33,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-50eab8cd-f848-40e2-a9e8-d48a860ad55e 2018-11-18 18:23:33,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0309960842133s 2018-11-18 18:23:33,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-50eab8cd-f848-40e2-a9e8-d48a860ad55e 2018-11-18 18:23:33,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 18:23:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:33,405 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:23:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a82107c-23b8-46f1-8bf0-25e509b3ef1d x-compute-request-id: req-6a82107c-23b8-46f1-8bf0-25e509b3ef1d Content-Length: 0 Content-Type: application/json 2018-11-18 18:23:33,405 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7 used request id req-6a82107c-23b8-46f1-8bf0-25e509b3ef1d 2018-11-18 18:23:33,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0399780273438s 2018-11-18 18:23:33,406 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/a3e4c9e0-9571-4a9f-b1d7-01ef333517a7 used request id req-6a82107c-23b8-46f1-8bf0-25e509b3ef1d 2018-11-18 18:23:33,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 18:23:33,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:33,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422c4345-a263-42d2-a09f-ea5231501ad8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0", "links": {"self": "http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb"}, "domain_id": "default", "enabled": true, "id": "fa981744e6a54a9ea83c344c9de57dcb", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 18:23:33,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-422c4345-a263-42d2-a09f-ea5231501ad8 2018-11-18 18:23:33,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995700359344s 2018-11-18 18:23:33,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-422c4345-a263-42d2-a09f-ea5231501ad8 2018-11-18 18:23:33,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 18:23:33,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:33,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835034de-bbdc-4719-bc7f-469d9ca78c04 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb"}, "enabled": true, "id": "fa981744e6a54a9ea83c344c9de57dcb", "options": {}, "domain_id": "default", "name": "bgpvpn-tempest-tests-user_30906696-26fb-4c9e-aebd-138ece3475f0"}} 2018-11-18 18:23:33,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb used request id req-835034de-bbdc-4719-bc7f-469d9ca78c04 2018-11-18 18:23:33,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0883028507233s 2018-11-18 18:23:33,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb used request id req-835034de-bbdc-4719-bc7f-469d9ca78c04 2018-11-18 18:23:33,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 18:23:33,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:33,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9d554b-6c78-4267-8544-5a8deeaec6be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:23:33,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb used request id req-9a9d554b-6c78-4267-8544-5a8deeaec6be 2018-11-18 18:23:33,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.236974000931s 2018-11-18 18:23:33,840 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/fa981744e6a54a9ea83c344c9de57dcb used request id req-9a9d554b-6c78-4267-8544-5a8deeaec6be 2018-11-18 18:23:33,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 18:23:33,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:33,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784735fc-9098-42ed-a052-332998bc23ca Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45"}, "enabled": true, "id": "df75782b5e284059af9448accefeff45", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_30906696-26fb-4c9e-aebd-138ece3475f0"}]} 2018-11-18 18:23:33,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-784735fc-9098-42ed-a052-332998bc23ca 2018-11-18 18:23:33,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830199718475s 2018-11-18 18:23:33,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-784735fc-9098-42ed-a052-332998bc23ca 2018-11-18 18:23:33,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 18:23:33,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:34,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c47127-b5d0-4ac7-857a-d13aeeb90b3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:23:34,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45 used request id req-11c47127-b5d0-4ac7-857a-d13aeeb90b3d 2018-11-18 18:23:34,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.145574092865s 2018-11-18 18:23:34,072 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/df75782b5e284059af9448accefeff45 used request id req-11c47127-b5d0-4ac7-857a-d13aeeb90b3d 2018-11-18 18:23:34,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:23:34,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:34,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989dac60-4ea5-41ca-9d26-a14c189e7e26 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "52735c73b7b24b8397690d4af0f515f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2"}, "name": "Member"}, {"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:23:34,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-989dac60-4ea5-41ca-9d26-a14c189e7e26 2018-11-18 18:23:34,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794191360474s 2018-11-18 18:23:34,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 18:23:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:34,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c49ac37-ec54-47b8-8871-bf331866a34d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:23:34,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/52735c73b7b24b8397690d4af0f515f2 used request id req-3c49ac37-ec54-47b8-8871-bf331866a34d 2018-11-18 18:23:34,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.118041992188s 2018-11-18 18:23:34,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 18:23:34,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=df75782b5e284059af9448accefeff45&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06ca674b7a5c2c160805562a1cdfaef9217f63d" 2018-11-18 18:23:34,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-323c72d8-75a1-4f28-b46d-1f790a9d0794 Date: Sun, 18 Nov 2018 18:23:34 GMT RESP BODY: {"security_groups": []} 2018-11-18 18:23:34,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=df75782b5e284059af9448accefeff45&name=default used request id req-323c72d8-75a1-4f28-b46d-1f790a9d0794 2018-11-18 18:23:34,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.26102399826s 2018-11-18 18:23:34,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=df75782b5e284059af9448accefeff45&name=default used request id req-323c72d8-75a1-4f28-b46d-1f790a9d0794 2018-11-18 18:23:34,537 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-11-18 18:23:34,537 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': 'Tempest testcases have been completed'} 2018-11-18 18:23:34,537 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-11-18 18:23:34,537 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-11-18 18:23:34,538 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-11-18 18:23:34,636 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-11-18 18:23:34,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:23:34,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:23:34,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:23:34,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:23:34,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:23:34,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:23:34,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:23:34,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:23:34,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:23:34,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:23:34,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:23:34,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:23:34,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:23:34,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:23:34,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:23:34,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:23:34,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:23:34,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:23:34,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:23:34,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:23:34,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:23:34,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:23:34,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:23:34,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:23:34,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:23:34,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:23:34,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:23:34,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:23:34,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:23:34,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:23:34,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:23:34,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:23:34,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 18:23:34,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:23:34,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:23:34,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:23:34,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:23:34,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:23:34,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:23:34,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:23:34,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:23:34,649 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 18:23:34,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:23:34,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc6ca30-28f9-4bdd-898a-ca896a84c632 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:23:34,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3dc6ca30-28f9-4bdd-898a-ca896a84c632 2018-11-18 18:23:34,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:23:35,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["fqebl53aTC2_ZrvUy3WmcA"], "issued_at": "2018-11-18T18:23:35.000000Z"}} 2018-11-18 18:23:35,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4349b0ca51438dc935b766418e81ed264b1c841" 2018-11-18 18:23:35,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-775852bf-67d1-4f6c-831e-eb9623effa11 Date: Sun, 18 Nov 2018 18:23:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 18:23:35,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-775852bf-67d1-4f6c-831e-eb9623effa11 2018-11-18 18:23:35,208 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-18 18:23:35,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4349b0ca51438dc935b766418e81ed264b1c841" 2018-11-18 18:23:35,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-17a0c11e-80ae-4a48-8d9c-c28f56820329 Date: Sun, 18 Nov 2018 18:23:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 18:23:35,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-17a0c11e-80ae-4a48-8d9c-c28f56820329 2018-11-18 18:23:35,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a4349b0ca51438dc935b766418e81ed264b1c841" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-18 18:23:35,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/af976f26-3d43-4572-8b1a-187f25e6d0f6 X-Openstack-Request-Id: req-02167646-ad2d-487a-b5af-505b65649bbb Date: Sun, 18 Nov 2018 18:23:35 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T18:23:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T18:23:35Z", "visibility": "public", "locations": [], "self": "/v2/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "min_disk": 0, "protected": false, "id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "file": "/v2/images/af976f26-3d43-4572-8b1a-187f25e6d0f6/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 18:23:35,592 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-02167646-ad2d-487a-b5af-505b65649bbb 2018-11-18 18:23:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/af976f26-3d43-4572-8b1a-187f25e6d0f6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4349b0ca51438dc935b766418e81ed264b1c841" -d '' 2018-11-18 18:23:38,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2804170-0f07-416e-b7e9-15c23eb94ed2 Date: Sun, 18 Nov 2018 18:23:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:23:38,209 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/af976f26-3d43-4572-8b1a-187f25e6d0f6/file used request id req-c2804170-0f07-416e-b7e9-15c23eb94ed2 2018-11-18 18:23:38,210 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-11-18 18:23:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:23:38,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e78e7f-32a9-417d-8d38-634a4bf7dcf5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:23:38,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-81e78e7f-32a9-417d-8d38-634a4bf7dcf5 2018-11-18 18:23:38,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:23:38,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["xvmZYckWRKeUaYCj-1-wcA"], "issued_at": "2018-11-18T18:23:38.000000Z"}} 2018-11-18 18:23:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e1ea6ee90526a3d54ac37d96124e643be4c61b" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-11-18 18:23:39,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-230912b1-f5d5-4f92-8fb8-fab7d4944f7f Date: Sun, 18 Nov 2018 18:23:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f14afe31-814b-48f3-9360-48a313c84036","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:23:38Z","is_default":false,"provider:segmentation_id":72,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:23:38Z","mtu":1450}} 2018-11-18 18:23:39,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-230912b1-f5d5-4f92-8fb8-fab7d4944f7f 2018-11-18 18:23:39,031 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network f14afe31-814b-48f3-9360-48a313c84036 with cidr 10.10.10.0/24 2018-11-18 18:23:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e1ea6ee90526a3d54ac37d96124e643be4c61b" -d '{"subnets": [{"ip_version": 4, "network_id": "f14afe31-814b-48f3-9360-48a313c84036", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-11-18 18:23:39,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-c0bf0ada-894a-40f1-92d7-c244c99d722a Date: Sun, 18 Nov 2018 18:23:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f14afe31-814b-48f3-9360-48a313c84036","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:23:39Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T18:23:39Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"a00eda39-2584-4a60-ae0c-8a308a0ccf04","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-11-18 18:23:39,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-c0bf0ada-894a-40f1-92d7-c244c99d722a 2018-11-18 18:23:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e1ea6ee90526a3d54ac37d96124e643be4c61b" 2018-11-18 18:23:39,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-f328c925-7698-4d98-9429-b5e5be41b3fa Date: Sun, 18 Nov 2018 18:23:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-18T17:51:28Z", "revision_number": 0, "id": "7366a583-6bac-4025-8e80-dea7389991e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:51:28Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 179, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "revision_number": 0, "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 7, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}]} 2018-11-18 18:23:39,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-f328c925-7698-4d98-9429-b5e5be41b3fa 2018-11-18 18:23:39,775 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-18 18:23:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:23:39,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d04654c-950c-4f8b-b374-a55b7aec5a41 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:23:39,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3d04654c-950c-4f8b-b374-a55b7aec5a41 2018-11-18 18:23:39,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:23:40,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["85g0WGonSJuqxJml1sR0Ug"], "issued_at": "2018-11-18T18:23:40.000000Z"}} 2018-11-18 18:23:40,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" 2018-11-18 18:23:40,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29d83b39-d154-4986-a50e-ff56fcf51d53 x-compute-request-id: req-29d83b39-d154-4986-a50e-ff56fcf51d53 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 18:23:40,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-29d83b39-d154-4986-a50e-ff56fcf51d53 2018-11-18 18:23:40,351 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-18 18:23:40,351 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-11-18 18:23:40,351 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=af976f26-3d43-4572-8b1a-187f25e6d0f6 network=f14afe31-814b-48f3-9360-48a313c84036 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-18 18:23:40,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:23:40,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:23:40,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:23:40,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:23:40,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:23:40,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:23:40,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:23:40,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:23:40,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:23:40,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:23:40,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:23:40,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:23:40,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:23:40,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:23:40,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:23:40,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:23:40,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:23:40,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d1c98c-0665-45e9-ae2c-6949da85f963 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:23:40,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d9d1c98c-0665-45e9-ae2c-6949da85f963 2018-11-18 18:23:40,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:23:40,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["pLo-DPOGQ9OP9oLiS4oo8w"], "issued_at": "2018-11-18T18:23:40.000000Z"}} 2018-11-18 18:23:40,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" 2018-11-18 18:23:40,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f48fa609-02f8-4f6d-ab87-8b7d1de2d357 x-compute-request-id: req-f48fa609-02f8-4f6d-ab87-8b7d1de2d357 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:23:40,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f48fa609-02f8-4f6d-ab87-8b7d1de2d357 2018-11-18 18:23:40,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" 2018-11-18 18:23:40,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-283307c8-9663-4c21-85c9-febb72e83408 x-compute-request-id: req-283307c8-9663-4c21-85c9-febb72e83408 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:23:40,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-283307c8-9663-4c21-85c9-febb72e83408 2018-11-18 18:23:40,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f14afe31-814b-48f3-9360-48a313c84036"}]}}' 2018-11-18 18:23:42,436 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b996d21-23a5-484d-974f-1db9f45a188f x-compute-request-id: req-3b996d21-23a5-484d-974f-1db9f45a188f Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e98a1e0-5bd1-4d43-97f7-143eb2243236", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "bookmark"}], "adminPass": "GPcumG9f4p54"}} 2018-11-18 18:23:42,436 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-3b996d21-23a5-484d-974f-1db9f45a188f 2018-11-18 18:23:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:23:42,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdcb4bb-77b5-4571-ab71-6dbbf7ccea69 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:23:42,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cfdcb4bb-77b5-4571-ab71-6dbbf7ccea69 2018-11-18 18:23:42,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:23:42,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["BEUyiSJMSoeYNcgG_uBPhA"], "issued_at": "2018-11-18T18:23:42.000000Z"}} 2018-11-18 18:23:42,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c55641cd7c200d77add70fa1b79b48fdfffe633" 2018-11-18 18:23:43,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-a4a0e1b4-2c73-49f4-b634-5eb66869caff x-compute-request-id: req-a4a0e1b4-2c73-49f4-b634-5eb66869caff Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8e98a1e0-5bd1-4d43-97f7-143eb2243236", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:23:43Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-2", "created": "2018-11-18T18:23:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:23:43,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 used request id req-a4a0e1b4-2c73-49f4-b634-5eb66869caff 2018-11-18 18:23:46,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c55641cd7c200d77add70fa1b79b48fdfffe633" 2018-11-18 18:23:47,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-429db4ee-d268-4a40-b6e0-842cabb65a80 x-compute-request-id: req-429db4ee-d268-4a40-b6e0-842cabb65a80 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:26:aa", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8e98a1e0-5bd1-4d43-97f7-143eb2243236", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-18T18:23:43Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-11-18T18:23:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:23:47,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 used request id req-429db4ee-d268-4a40-b6e0-842cabb65a80 2018-11-18 18:23:50,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c55641cd7c200d77add70fa1b79b48fdfffe633" 2018-11-18 18:23:51,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75d97dd1-4a29-48ef-b19b-cdd409c54d15 x-compute-request-id: req-75d97dd1-4a29-48ef-b19b-cdd409c54d15 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:26:aa", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-11-18T18:23:46.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8e98a1e0-5bd1-4d43-97f7-143eb2243236", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:23:47Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-11-18T18:23:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:23:51,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 used request id req-75d97dd1-4a29-48ef-b19b-cdd409c54d15 2018-11-18 18:23:51,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" 2018-11-18 18:23:51,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-f715f40f-ded7-47c0-8fc7-552dd91b8022 x-compute-request-id: req-f715f40f-ded7-47c0-8fc7-552dd91b8022 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:26:aa", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-11-18T18:23:46.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "8e98a1e0-5bd1-4d43-97f7-143eb2243236", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-18T18:23:47Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-11-18T18:23:42Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:23:51,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236 used request id req-f715f40f-ded7-47c0-8fc7-552dd91b8022 2018-11-18 18:23:51,876 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.11'. 2018-11-18 18:23:51,876 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-11-18 18:23:51,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:23:53,549 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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 x-openstack-request-id: req-cf2cf7b3-a893-4d7a-b02b-0cdefadb9593 x-compute-request-id: req-cf2cf7b3-a893-4d7a-b02b-0cdefadb9593 Content-Length: 0 Content-Type: application/json 2018-11-18 18:23:53,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-cf2cf7b3-a893-4d7a-b02b-0cdefadb9593 2018-11-18 18:23:53,550 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-11-18 18:23:53,550 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=af976f26-3d43-4572-8b1a-187f25e6d0f6 network=f14afe31-814b-48f3-9360-48a313c84036 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.11 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 18:23:53,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:23:53,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:23:53,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:23:53,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:23:53,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:23:53,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:23:53,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:23:53,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:23:53,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:23:53,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:23:53,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:23:53,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:23:53,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:23:53,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:23:53,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:23:53,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:23:53,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:23:53,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:23:53,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:23:53,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:23:53,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:23:53,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:23:53,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:23:53,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:23:53,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9816e60-cf8e-406f-806b-14dd8635db7d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:23:53,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e9816e60-cf8e-406f-806b-14dd8635db7d 2018-11-18 18:23:53,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:23:53,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["IETX4rIrTd-nlTaBMzfHxg"], "issued_at": "2018-11-18T18:23:53.000000Z"}} 2018-11-18 18:23:53,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" 2018-11-18 18:23:54,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac45723e-0d53-42f0-bc09-72384a81385f x-compute-request-id: req-ac45723e-0d53-42f0-bc09-72384a81385f Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:23:54,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ac45723e-0d53-42f0-bc09-72384a81385f 2018-11-18 18:23:54,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" 2018-11-18 18:23:54,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-1a50d1f9-65e2-4a67-8fb7-3cf773751fa5 x-compute-request-id: req-1a50d1f9-65e2-4a67-8fb7-3cf773751fa5 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:23:54,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-1a50d1f9-65e2-4a67-8fb7-3cf773751fa5 2018-11-18 18:23:54,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f14afe31-814b-48f3-9360-48a313c84036"}], "config_drive": true}}' 2018-11-18 18:23:55,586 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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 x-openstack-request-id: req-ac6e933c-fe1e-424d-b0b5-cfb3fe389c0e x-compute-request-id: req-ac6e933c-fe1e-424d-b0b5-cfb3fe389c0e Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3a752442-bea2-4d6b-aa59-dfb19e00947f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "bookmark"}], "adminPass": "rBED26zJE8Gi"}} 2018-11-18 18:23:55,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-ac6e933c-fe1e-424d-b0b5-cfb3fe389c0e 2018-11-18 18:23:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:23:55,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec5e1dc-7aae-4027-83fd-57d11f6696d5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:23:55,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-aec5e1dc-7aae-4027-83fd-57d11f6696d5 2018-11-18 18:23:55,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:23:55,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["4q383xnpTOGyCbfQoAYO8Q"], "issued_at": "2018-11-18T18:23:55.000000Z"}} 2018-11-18 18:23:55,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7391daf9a2dcbc0616a285aed56e2026de2b291" 2018-11-18 18:23:56,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23: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-5a48340a-3848-400d-8d9f-290b96be4dc0 x-compute-request-id: req-5a48340a-3848-400d-8d9f-290b96be4dc0 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "3a752442-bea2-4d6b-aa59-dfb19e00947f", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:23:56Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-11-18T18:23:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:23:56,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f used request id req-5a48340a-3848-400d-8d9f-290b96be4dc0 2018-11-18 18:23:59,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7391daf9a2dcbc0616a285aed56e2026de2b291" 2018-11-18 18:24:00,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:23: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-92956e99-5086-434b-83f2-f3069793ec7d x-compute-request-id: req-92956e99-5086-434b-83f2-f3069793ec7d Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:0a:37", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "3a752442-bea2-4d6b-aa59-dfb19e00947f", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:23:56Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-11-18T18:23:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:24:00,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f used request id req-92956e99-5086-434b-83f2-f3069793ec7d 2018-11-18 18:24:03,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7391daf9a2dcbc0616a285aed56e2026de2b291" 2018-11-18 18:24:03,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206cfc9f-0562-4ef7-b7e0-f2f91362e7ce x-compute-request-id: req-206cfc9f-0562-4ef7-b7e0-f2f91362e7ce Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:0a:37", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-11-18T18:23:59.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "3a752442-bea2-4d6b-aa59-dfb19e00947f", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:24:00Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-11-18T18:23:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:24:03,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f used request id req-206cfc9f-0562-4ef7-b7e0-f2f91362e7ce 2018-11-18 18:24:03,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" 2018-11-18 18:24:04,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80571a9a-67cd-4dac-92d5-5aea7678b54b x-compute-request-id: req-80571a9a-67cd-4dac-92d5-5aea7678b54b Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:0a:37", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-11-18T18:23:59.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "3a752442-bea2-4d6b-aa59-dfb19e00947f", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:24:00Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-11-18T18:23:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:24:04,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f used request id req-80571a9a-67cd-4dac-92d5-5aea7678b54b 2018-11-18 18:24:04,424 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.7'. 2018-11-18 18:24:04,424 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-11-18 18:24:04,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:24:05,837 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:24: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-4af3e497-7dd8-4ca5-8e99-49e24675b5d4 x-compute-request-id: req-4af3e497-7dd8-4ca5-8e99-49e24675b5d4 Content-Length: 0 Content-Type: application/json 2018-11-18 18:24:05,837 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-4af3e497-7dd8-4ca5-8e99-49e24675b5d4 2018-11-18 18:24:05,837 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-11-18 18:24:05,837 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=af976f26-3d43-4572-8b1a-187f25e6d0f6 network=f14afe31-814b-48f3-9360-48a313c84036 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.7 10.10.10.11 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 18:24:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:24:05,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:24:05,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:24:05,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:24:05,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:24:05,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:24:05,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:24:05,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:24:05,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:24:05,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:24:05,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:24:05,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:24:05,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:24:05,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:24:05,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:24:05,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:24:05,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:24:05,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:24:05,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:24:05,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:24:05,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:24:05,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:24:05,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:24:05,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:24:05,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:24:05,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4321e548-e364-4294-8d2a-f9faa3c0d0bc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:24:05,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4321e548-e364-4294-8d2a-f9faa3c0d0bc 2018-11-18 18:24:05,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:24:06,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["COlCnTx6RDe3q8_A4SHeeA"], "issued_at": "2018-11-18T18:24:06.000000Z"}} 2018-11-18 18:24:06,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" 2018-11-18 18:24:06,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-318ed54e-b238-4c07-a33c-777b59fe1a57 x-compute-request-id: req-318ed54e-b238-4c07-a33c-777b59fe1a57 Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:24:06,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-318ed54e-b238-4c07-a33c-777b59fe1a57 2018-11-18 18:24:06,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" 2018-11-18 18:24:06,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-3bbe4eaf-2600-4027-8277-2443eb131781 x-compute-request-id: req-3bbe4eaf-2600-4027-8277-2443eb131781 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:24:06,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-3bbe4eaf-2600-4027-8277-2443eb131781 2018-11-18 18:24:06,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC43IDEwLjEwLjEwLjExCndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f14afe31-814b-48f3-9360-48a313c84036"}], "config_drive": true}}' 2018-11-18 18:24:07,956 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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 x-openstack-request-id: req-90e0abbc-2715-4c40-ad97-07b590a8397d x-compute-request-id: req-90e0abbc-2715-4c40-ad97-07b590a8397d Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "bookmark"}], "adminPass": "RFY73KA6anW6"}} 2018-11-18 18:24:07,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-90e0abbc-2715-4c40-ad97-07b590a8397d 2018-11-18 18:24:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:24:07,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e64e08aa-7173-42db-b58a-5ecc5d0bccdb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:24:07,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e64e08aa-7173-42db-b58a-5ecc5d0bccdb 2018-11-18 18:24:07,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:24:08,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["UFWDeBYfTfq7xgSQSm28Zw"], "issued_at": "2018-11-18T18:24:08.000000Z"}} 2018-11-18 18:24:08,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81dce77f98242c765bf6a6acdbd7a4e17af5fb0" 2018-11-18 18:24:08,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24: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-7d60b212-ba87-41e0-863a-875252950030 x-compute-request-id: req-7d60b212-ba87-41e0-863a-875252950030 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:24:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-3", "created": "2018-11-18T18:24:07Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:24:08,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 used request id req-7d60b212-ba87-41e0-863a-875252950030 2018-11-18 18:24:11,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81dce77f98242c765bf6a6acdbd7a4e17af5fb0" 2018-11-18 18:24:12,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24: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-685f5d52-17d5-4032-b9da-a851f0845a2d x-compute-request-id: req-685f5d52-17d5-4032-b9da-a851f0845a2d Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:16:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:24:08Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-11-18T18:24:07Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:24:12,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 used request id req-685f5d52-17d5-4032-b9da-a851f0845a2d 2018-11-18 18:24:15,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81dce77f98242c765bf6a6acdbd7a4e17af5fb0" 2018-11-18 18:24:16,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-cb4f98d0-8775-48be-91ba-cedfa71191b3 x-compute-request-id: req-cb4f98d0-8775-48be-91ba-cedfa71191b3 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:16:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-18T18:24:12.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:24:12Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-11-18T18:24:07Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:24:16,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 used request id req-cb4f98d0-8775-48be-91ba-cedfa71191b3 2018-11-18 18:24:16,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" 2018-11-18 18:24:16,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24: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-507c3136-3a64-4fd7-8fb2-939df46673a1 x-compute-request-id: req-507c3136-3a64-4fd7-8fb2-939df46673a1 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:16:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-18T18:24:12.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:24:12Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-11-18T18:24:07Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:24:16,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68 used request id req-507c3136-3a64-4fd7-8fb2-939df46673a1 2018-11-18 18:24:16,678 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.12'. 2018-11-18 18:24:16,678 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-11-18 18:24:16,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:24:18,251 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:24: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-7b66aaf1-ff56-422f-bf2e-00981738b928 x-compute-request-id: req-7b66aaf1-ff56-422f-bf2e-00981738b928 Content-Length: 0 Content-Type: application/json 2018-11-18 18:24:18,251 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-7b66aaf1-ff56-422f-bf2e-00981738b928 2018-11-18 18:24:18,251 - sdnvpn_test_utils - INFO - Waiting for instance 8e98a1e0-5bd1-4d43-97f7-143eb2243236 to boot up 2018-11-18 18:24:18,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:19,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5ab44c1-0f89-4998-94bf-e5717e1b21d4 x-compute-request-id: req-f5ab44c1-0f89-4998-94bf-e5717e1b21d4 Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:19,376 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-f5ab44c1-0f89-4998-94bf-e5717e1b21d4 2018-11-18 18:24:21,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:22,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24: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-fd2a7ae3-b87a-46ef-bd00-09067b77af0d x-compute-request-id: req-fd2a7ae3-b87a-46ef-bd00-09067b77af0d Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:22,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-fd2a7ae3-b87a-46ef-bd00-09067b77af0d 2018-11-18 18:24:24,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:25,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-f95d1be1-437b-4fd7-a20e-984ce1dd6798 x-compute-request-id: req-f95d1be1-437b-4fd7-a20e-984ce1dd6798 Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:25,556 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-f95d1be1-437b-4fd7-a20e-984ce1dd6798 2018-11-18 18:24:27,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:28,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3651334d-20e8-456d-8c18-5cabcd24f36b x-compute-request-id: req-3651334d-20e8-456d-8c18-5cabcd24f36b Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:28,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-3651334d-20e8-456d-8c18-5cabcd24f36b 2018-11-18 18:24:30,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:31,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d188245-c201-4a66-804a-535630b14bec x-compute-request-id: req-0d188245-c201-4a66-804a-535630b14bec Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:31,726 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-0d188245-c201-4a66-804a-535630b14bec 2018-11-18 18:24:33,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:34,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-090ffb32-c12b-4186-a2e9-e38d00215eb8 x-compute-request-id: req-090ffb32-c12b-4186-a2e9-e38d00215eb8 Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:34,812 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-090ffb32-c12b-4186-a2e9-e38d00215eb8 2018-11-18 18:24:36,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:37,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24: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-1c865fcd-c87c-46cf-86cd-a64f79bf2c65 x-compute-request-id: req-1c865fcd-c87c-46cf-86cd-a64f79bf2c65 Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:37,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-1c865fcd-c87c-46cf-86cd-a64f79bf2c65 2018-11-18 18:24:39,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:40,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24: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-694556db-1629-4156-bbe3-d3813f4fa541 x-compute-request-id: req-694556db-1629-4156-bbe3-d3813f4fa541 Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:40,993 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-694556db-1629-4156-bbe3-d3813f4fa541 2018-11-18 18:24:43,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:44,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24: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-423a414d-193b-4d6f-8168-f1fdf20f3e5e x-compute-request-id: req-423a414d-193b-4d6f-8168-f1fdf20f3e5e Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:44,101 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-423a414d-193b-4d6f-8168-f1fdf20f3e5e 2018-11-18 18:24:46,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:47,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32ddd099-9f80-4701-b5ab-e88255ca1be2 x-compute-request-id: req-32ddd099-9f80-4701-b5ab-e88255ca1be2 Content-Encoding: gzip Content-Length: 7666 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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...\n"} 2018-11-18 18:24:47,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-32ddd099-9f80-4701-b5ab-e88255ca1be2 2018-11-18 18:24:49,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:50,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24: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-8e13f05f-5a37-4e65-958b-f5e7233ec07b x-compute-request-id: req-8e13f05f-5a37-4e65-958b-f5e7233ec07b Content-Encoding: gzip Content-Length: 7797 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-11-18 18:24:50,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-8e13f05f-5a37-4e65-958b-f5e7233ec07b 2018-11-18 18:24:52,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:53,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-55746980-dd53-471f-9162-8cfd956ba8b5 x-compute-request-id: req-55746980-dd53-471f-9162-8cfd956ba8b5 Content-Encoding: gzip Content-Length: 9358 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n"} 2018-11-18 18:24:53,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-55746980-dd53-471f-9162-8cfd956ba8b5 2018-11-18 18:24:55,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:56,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-9142d537-cd6c-4ada-afc8-46ccafdd5e18 x-compute-request-id: req-9142d537-cd6c-4ada-afc8-46ccafdd5e18 Content-Encoding: gzip Content-Length: 9967 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:24:56,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-9142d537-cd6c-4ada-afc8-46ccafdd5e18 2018-11-18 18:24:58,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:24:59,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:24:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dff3883-8068-428b-8611-702e94e6f7e2 x-compute-request-id: req-9dff3883-8068-428b-8611-702e94e6f7e2 Content-Encoding: gzip Content-Length: 9967 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:24:59,556 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-9dff3883-8068-428b-8611-702e94e6f7e2 2018-11-18 18:25:01,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:02,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-e008743c-5443-4568-b813-226763fef380 x-compute-request-id: req-e008743c-5443-4568-b813-226763fef380 Content-Encoding: gzip Content-Length: 9967 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:25:02,652 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-e008743c-5443-4568-b813-226763fef380 2018-11-18 18:25:04,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:05,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-5eaf1ddb-5b2f-454c-895c-7fb88e3c003e x-compute-request-id: req-5eaf1ddb-5b2f-454c-895c-7fb88e3c003e Content-Encoding: gzip Content-Length: 9967 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:25:05,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-5eaf1ddb-5b2f-454c-895c-7fb88e3c003e 2018-11-18 18:25:07,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:08,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-864ab2ac-3f48-48cc-8413-0f19c36c371c x-compute-request-id: req-864ab2ac-3f48-48cc-8413-0f19c36c371c Content-Encoding: gzip Content-Length: 9967 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-11-18 18:25:08,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-864ab2ac-3f48-48cc-8413-0f19c36c371c 2018-11-18 18:25:10,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:11,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-7478857c-fb68-457e-9400-46a665d50c44 x-compute-request-id: req-7478857c-fb68-457e-9400-46a665d50c44 Content-Encoding: gzip Content-Length: 10039 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:25:11,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-7478857c-fb68-457e-9400-46a665d50c44 2018-11-18 18:25:13,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:15,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-b903aefb-ad24-45da-905e-6e1631ee80ad x-compute-request-id: req-b903aefb-ad24-45da-905e-6e1631ee80ad Content-Encoding: gzip Content-Length: 10039 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:25:15,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-b903aefb-ad24-45da-905e-6e1631ee80ad 2018-11-18 18:25:17,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:18,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-603c1bfe-7b91-4cc9-88fc-2f8cf1c6116d x-compute-request-id: req-603c1bfe-7b91-4cc9-88fc-2f8cf1c6116d Content-Encoding: gzip Content-Length: 10039 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:25:18,127 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-603c1bfe-7b91-4cc9-88fc-2f8cf1c6116d 2018-11-18 18:25:20,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:21,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-387305ba-0754-474e-a031-9120b7c7118f x-compute-request-id: req-387305ba-0754-474e-a031-9120b7c7118f Content-Encoding: gzip Content-Length: 10039 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-11-18 18:25:21,217 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-387305ba-0754-474e-a031-9120b7c7118f 2018-11-18 18:25:23,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:24,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-e075eabc-dc96-46b3-bda5-c9f2ee92e6f8 x-compute-request-id: req-e075eabc-dc96-46b3-bda5-c9f2ee92e6f8 Content-Encoding: gzip Content-Length: 10059 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:25:24,314 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-e075eabc-dc96-46b3-bda5-c9f2ee92e6f8 2018-11-18 18:25:26,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:27,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-980b8cf5-1bd3-4b4f-8d7d-0c187fac7d4e x-compute-request-id: req-980b8cf5-1bd3-4b4f-8d7d-0c187fac7d4e Content-Encoding: gzip Content-Length: 10059 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:25:27,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-980b8cf5-1bd3-4b4f-8d7d-0c187fac7d4e 2018-11-18 18:25:29,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:30,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-d8af57e3-5db9-4482-b760-f3e31d4658e1 x-compute-request-id: req-d8af57e3-5db9-4482-b760-f3e31d4658e1 Content-Encoding: gzip Content-Length: 10059 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:25:30,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-d8af57e3-5db9-4482-b760-f3e31d4658e1 2018-11-18 18:25:32,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:33,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45a3a23b-129a-4315-a8f2-eb64334c3e4f x-compute-request-id: req-45a3a23b-129a-4315-a8f2-eb64334c3e4f Content-Encoding: gzip Content-Length: 10059 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:25:33,593 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-45a3a23b-129a-4315-a8f2-eb64334c3e4f 2018-11-18 18:25:35,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:36,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-69bdb879-eb4a-4e0f-8eb8-ec97ce612a28 x-compute-request-id: req-69bdb879-eb4a-4e0f-8eb8-ec97ce612a28 Content-Encoding: gzip Content-Length: 10059 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-11-18 18:25:36,688 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-69bdb879-eb4a-4e0f-8eb8-ec97ce612a28 2018-11-18 18:25:38,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:39,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9abc0c6-4dfb-487a-8909-1e273be3825e x-compute-request-id: req-d9abc0c6-4dfb-487a-8909-1e273be3825e Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:25:39,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-d9abc0c6-4dfb-487a-8909-1e273be3825e 2018-11-18 18:25:41,812 - sdnvpn_test_utils - INFO - Waiting for instance 3a752442-bea2-4d6b-aa59-dfb19e00947f to boot up 2018-11-18 18:25:41,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:42,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-366466fb-2834-4f52-a4f8-258dfa6ac3b3 x-compute-request-id: req-366466fb-2834-4f52-a4f8-258dfa6ac3b3 Content-Encoding: gzip Content-Length: 8105 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:42,891 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-366466fb-2834-4f52-a4f8-258dfa6ac3b3 2018-11-18 18:25:44,894 - sdnvpn_test_utils - INFO - Waiting for instance a7baa3e0-79a8-4f98-8c5a-74dae351ff68 to boot up 2018-11-18 18:25:44,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:45,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-13073dd7-4146-44dc-bf1b-a7ecdd300c8e x-compute-request-id: req-13073dd7-4146-44dc-bf1b-a7ecdd300c8e Content-Encoding: gzip Content-Length: 8101 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:25:45,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-13073dd7-4146-44dc-bf1b-a7ecdd300c8e 2018-11-18 18:25:48,037 - __name__ - INFO - Starting all monitor threads 2018-11-18 18:25:48,044 - __name__ - INFO - Wait before subtest 2018-11-18 18:25:49,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:49,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:49,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:50,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-649dbdb4-d1c5-4f90-b886-487d9859f75e x-compute-request-id: req-649dbdb4-d1c5-4f90-b886-487d9859f75e Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:25:50,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-649dbdb4-d1c5-4f90-b886-487d9859f75e 2018-11-18 18:25:50,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9044041-0edf-4ff9-a574-08d14cffa434 x-compute-request-id: req-a9044041-0edf-4ff9-a574-08d14cffa434 Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:50,152 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-a9044041-0edf-4ff9-a574-08d14cffa434 2018-11-18 18:25:50,156 - __name__ - ERROR - Failure during ping from instance sdnvpn-10-1: ping 10.10.10.11 KO 2018-11-18 18:25:50,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b88700bd-a212-46ce-afaf-df71ee9e7bc2 x-compute-request-id: req-b88700bd-a212-46ce-afaf-df71ee9e7bc2 Content-Encoding: gzip Content-Length: 8101 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:25:50,156 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.11 OK 2018-11-18 18:25:50,156 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.11 OK 2018-11-18 18:25:50,156 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-b88700bd-a212-46ce-afaf-df71ee9e7bc2 2018-11-18 18:25:50,156 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.11 OK 2018-11-18 18:25:50,156 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.11 OK 2018-11-18 18:25:50,156 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.11 OK 2018-11-18 18:25:50,157 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.11 OK 2018-11-18 18:25:50,160 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.7 OK 2018-11-18 18:25:50,160 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.11 OK 2018-11-18 18:25:50,161 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.7 OK 2018-11-18 18:25:51,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:51,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:51,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:52,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-a1a179c1-ee84-4be0-9ee7-ee1982c52adc x-compute-request-id: req-a1a179c1-ee84-4be0-9ee7-ee1982c52adc Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:52,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-a1a179c1-ee84-4be0-9ee7-ee1982c52adc 2018-11-18 18:25:52,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-4ae90471-6d14-454c-85f0-17a629afe423 x-compute-request-id: req-4ae90471-6d14-454c-85f0-17a629afe423 Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:25:52,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-4ae90471-6d14-454c-85f0-17a629afe423 2018-11-18 18:25:52,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-816ed865-c522-41f3-ba5f-0a7af59c8147 x-compute-request-id: req-816ed865-c522-41f3-ba5f-0a7af59c8147 Content-Encoding: gzip Content-Length: 8101 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:25:52,237 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-816ed865-c522-41f3-ba5f-0a7af59c8147 2018-11-18 18:25:53,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:53,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:53,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:54,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-54c5fb9f-a069-4209-bab4-de19007b3894 x-compute-request-id: req-54c5fb9f-a069-4209-bab4-de19007b3894 Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:54,313 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-54c5fb9f-a069-4209-bab4-de19007b3894 2018-11-18 18:25:54,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-1510c7a7-ca6d-4972-8577-00b6813ac2d1 x-compute-request-id: req-1510c7a7-ca6d-4972-8577-00b6813ac2d1 Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:54,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-1510c7a7-ca6d-4972-8577-00b6813ac2d1 2018-11-18 18:25:54,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-1c71d7de-2873-4c29-8844-bbc582b5af43 x-compute-request-id: req-1c71d7de-2873-4c29-8844-bbc582b5af43 Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:25:54,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-1c71d7de-2873-4c29-8844-bbc582b5af43 2018-11-18 18:25:55,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:55,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:55,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:56,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-047a2317-322d-408a-9410-fa100fb09716 x-compute-request-id: req-047a2317-322d-408a-9410-fa100fb09716 Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:56,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-81bf842c-7616-4f0a-8aa0-2b81aab5c42c x-compute-request-id: req-81bf842c-7616-4f0a-8aa0-2b81aab5c42c Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:56,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-047a2317-322d-408a-9410-fa100fb09716 2018-11-18 18:25:56,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-81bf842c-7616-4f0a-8aa0-2b81aab5c42c 2018-11-18 18:25:56,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-aa22b064-d531-4d60-ba0a-93a8a3a2122b x-compute-request-id: req-aa22b064-d531-4d60-ba0a-93a8a3a2122b Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:25:56,448 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-aa22b064-d531-4d60-ba0a-93a8a3a2122b 2018-11-18 18:25:57,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:57,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:57,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:58,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-10532c76-91e5-48de-be5a-3cac84647eee x-compute-request-id: req-10532c76-91e5-48de-be5a-3cac84647eee Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:58,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-10532c76-91e5-48de-be5a-3cac84647eee 2018-11-18 18:25:58,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-f88c207a-6f94-4d6c-b774-75a457fc2bf9 x-compute-request-id: req-f88c207a-6f94-4d6c-b774-75a457fc2bf9 Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:25:58,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-f88c207a-6f94-4d6c-b774-75a457fc2bf9 2018-11-18 18:25:58,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25: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-b1cda244-1ef8-43aa-876c-a17d57081904 x-compute-request-id: req-b1cda244-1ef8-43aa-876c-a17d57081904 Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:25:58,526 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-b1cda244-1ef8-43aa-876c-a17d57081904 2018-11-18 18:25:59,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:59,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:25:59,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:00,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d66aedf6-578f-4cd6-b4ad-ac0bfd0c2887 x-compute-request-id: req-d66aedf6-578f-4cd6-b4ad-ac0bfd0c2887 Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:00,565 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-d66aedf6-578f-4cd6-b4ad-ac0bfd0c2887 2018-11-18 18:26:00,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abbb6afc-0cf9-46f6-87d7-3a9b9af6d7fe x-compute-request-id: req-abbb6afc-0cf9-46f6-87d7-3a9b9af6d7fe Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:00,568 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-abbb6afc-0cf9-46f6-87d7-3a9b9af6d7fe 2018-11-18 18:26:00,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94125e57-e0d6-4711-ac28-0ed89a2c56bf x-compute-request-id: req-94125e57-e0d6-4711-ac28-0ed89a2c56bf Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:00,602 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-94125e57-e0d6-4711-ac28-0ed89a2c56bf 2018-11-18 18:26:01,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:01,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:01,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:02,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-eb811f2d-cd93-4d29-8f15-9c0e1a517cdc x-compute-request-id: req-eb811f2d-cd93-4d29-8f15-9c0e1a517cdc Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:02,643 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-eb811f2d-cd93-4d29-8f15-9c0e1a517cdc 2018-11-18 18:26:02,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-ca90d5a8-00fe-4257-bf8a-b66f4bf004be x-compute-request-id: req-ca90d5a8-00fe-4257-bf8a-b66f4bf004be Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:26:02,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-ca90d5a8-00fe-4257-bf8a-b66f4bf004be 2018-11-18 18:26:02,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-80c099da-c29d-4e88-88ba-7c8c5195e98e x-compute-request-id: req-80c099da-c29d-4e88-88ba-7c8c5195e98e Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:02,675 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-80c099da-c29d-4e88-88ba-7c8c5195e98e 2018-11-18 18:26:03,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:03,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:03,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:04,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-0a856c39-dbcb-4c37-b688-91a454608349 x-compute-request-id: req-0a856c39-dbcb-4c37-b688-91a454608349 Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:26:04,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-0a856c39-dbcb-4c37-b688-91a454608349 2018-11-18 18:26:04,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-cf71d7d4-6357-4bcd-a004-a30dc8aedab6 x-compute-request-id: req-cf71d7d4-6357-4bcd-a004-a30dc8aedab6 Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:04,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-cf71d7d4-6357-4bcd-a004-a30dc8aedab6 2018-11-18 18:26:04,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-27091353-7cee-46f5-8dfd-352fa1938703 x-compute-request-id: req-27091353-7cee-46f5-8dfd-352fa1938703 Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:04,749 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-27091353-7cee-46f5-8dfd-352fa1938703 2018-11-18 18:26:05,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:05,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:05,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:06,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-2d2e3bf6-bc88-4133-9cf3-96292a8be572 x-compute-request-id: req-2d2e3bf6-bc88-4133-9cf3-96292a8be572 Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:26:06,801 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-2d2e3bf6-bc88-4133-9cf3-96292a8be572 2018-11-18 18:26:06,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-9096c5f9-64fd-4eaf-bb1d-feb85d72279e x-compute-request-id: req-9096c5f9-64fd-4eaf-bb1d-feb85d72279e Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:06,806 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-9096c5f9-64fd-4eaf-bb1d-feb85d72279e 2018-11-18 18:26:06,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-2955b4cc-fe20-4930-aa94-054b00df4bd5 x-compute-request-id: req-2955b4cc-fe20-4930-aa94-054b00df4bd5 Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:06,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-2955b4cc-fe20-4930-aa94-054b00df4bd5 2018-11-18 18:26:07,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:07,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:07,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:08,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-7ee727a0-642c-41aa-a450-54c5499d4772 x-compute-request-id: req-7ee727a0-642c-41aa-a450-54c5499d4772 Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:26:08,872 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-7ee727a0-642c-41aa-a450-54c5499d4772 2018-11-18 18:26:08,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-c670c7e1-353f-44a8-a1a8-2b986c21863c x-compute-request-id: req-c670c7e1-353f-44a8-a1a8-2b986c21863c Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:08,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-c670c7e1-353f-44a8-a1a8-2b986c21863c 2018-11-18 18:26:08,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-80d61d70-0f3c-4e67-abe3-aa7a6df0a5a5 x-compute-request-id: req-80d61d70-0f3c-4e67-abe3-aa7a6df0a5a5 Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:08,948 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-80d61d70-0f3c-4e67-abe3-aa7a6df0a5a5 2018-11-18 18:26:09,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:09,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:09,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:10,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-44cfecc5-4cb4-417a-a5ce-282716f9aaca x-compute-request-id: req-44cfecc5-4cb4-417a-a5ce-282716f9aaca Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:26:10,947 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-44cfecc5-4cb4-417a-a5ce-282716f9aaca 2018-11-18 18:26:11,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-a348dbe5-4241-4a85-9183-720bfa9aae60 x-compute-request-id: req-a348dbe5-4241-4a85-9183-720bfa9aae60 Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:11,003 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-a348dbe5-4241-4a85-9183-720bfa9aae60 2018-11-18 18:26:11,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-c3498289-caff-4c5b-b710-77698871e1b0 x-compute-request-id: req-c3498289-caff-4c5b-b710-77698871e1b0 Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:11,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-c3498289-caff-4c5b-b710-77698871e1b0 2018-11-18 18:26:11,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:12,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:12,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:13,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-653b3bd1-0f13-45e4-b777-aaa35d36d7e2 x-compute-request-id: req-653b3bd1-0f13-45e4-b777-aaa35d36d7e2 Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:13,022 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-653b3bd1-0f13-45e4-b777-aaa35d36d7e2 2018-11-18 18:26:13,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-724a2461-b910-41fe-9247-4501754af6bb x-compute-request-id: req-724a2461-b910-41fe-9247-4501754af6bb Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:13,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-724a2461-b910-41fe-9247-4501754af6bb 2018-11-18 18:26:13,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-a4577eb5-3457-4a6b-99a7-9e652975176e x-compute-request-id: req-a4577eb5-3457-4a6b-99a7-9e652975176e Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:13,100 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-a4577eb5-3457-4a6b-99a7-9e652975176e 2018-11-18 18:26:14,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:14,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:14,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:15,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-24aac6ce-7be3-41e3-bf00-f5afd5b9e73d x-compute-request-id: req-24aac6ce-7be3-41e3-bf00-f5afd5b9e73d Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:15,100 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-24aac6ce-7be3-41e3-bf00-f5afd5b9e73d 2018-11-18 18:26:15,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-46867f22-f1e1-4092-90d8-258fddacfa2d x-compute-request-id: req-46867f22-f1e1-4092-90d8-258fddacfa2d Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:15,160 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-46867f22-f1e1-4092-90d8-258fddacfa2d 2018-11-18 18:26:15,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-86f1d184-9541-45f7-85b1-e81d0adebf88 x-compute-request-id: req-86f1d184-9541-45f7-85b1-e81d0adebf88 Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:15,177 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-86f1d184-9541-45f7-85b1-e81d0adebf88 2018-11-18 18:26:16,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:16,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:16,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:17,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-ade53351-ded9-4b0c-af84-756d3aac5e36 x-compute-request-id: req-ade53351-ded9-4b0c-af84-756d3aac5e36 Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:17,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-ade53351-ded9-4b0c-af84-756d3aac5e36 2018-11-18 18:26:17,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-cd57a276-c8e6-48a5-a975-e4de868cedc6 x-compute-request-id: req-cd57a276-c8e6-48a5-a975-e4de868cedc6 Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:17,241 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-cd57a276-c8e6-48a5-a975-e4de868cedc6 2018-11-18 18:26:17,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-3a206a26-fc32-433d-a58c-81b33653031f x-compute-request-id: req-3a206a26-fc32-433d-a58c-81b33653031f Content-Encoding: gzip Content-Length: 10850 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487003929 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.129714] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131332] pid_max: default: 32768 minimum: 301\n[ 0.132204] ACPI: Core revision 20150930\n[ 0.133563] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134845] Security Framework initialized\n[ 0.135636] Yama: becoming mindful.\n[ 0.136348] AppArmor: AppArmor initialized\n[ 0.137195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142263] Initializing cgroup subsys io\n[ 0.143061] Initializing cgroup subsys memory\n[ 0.143896] Initializing cgroup subsys devices\n[ 0.144742] Initializing cgroup subsys freezer\n[ 0.145592] Initializing cgroup subsys net_cls\n[ 0.146448] Initializing cgroup subsys perf_event\n[ 0.147332] Initializing cgroup subsys net_prio\n[ 0.148189] Initializing cgroup subsys hugetlb\n[ 0.149042] Initializing cgroup subsys pids\n[ 0.149895] CPU: Physical Processor ID: 0\n[ 0.151358] mce: CPU supports 10 MCE banks\n[ 0.152184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170341] ftrace: allocating 31920 entries in 125 pages\n[ 0.197209] smpboot: Max logical packages: 1\n[ 0.198037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199351] x2apic enabled\n[ 0.200150] Switched APIC routing to physical x2apic.\n[ 0.201890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204924] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206661] KVM setup paravirtual spinlock\n[ 0.207947] x86: Booted up 1 node, 1 CPUs\n[ 0.208737] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210095] devtmpfs: initialized\n[ 0.211794] evm: security.selinux\n[ 0.212477] evm: security.SMACK64\n[ 0.213155] evm: security.SMACK64EXEC\n[ 0.213879] evm: security.SMACK64TRANSMUTE\n[ 0.214661] evm: security.SMACK64MMAP\n[ 0.215388] evm: security.ima\n[ 0.216018] evm: security.capability\n[ 0.216803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218603] pinctrl core: initialized pinctrl subsystem\n[ 0.219667] RTC time: 18:23:46, date: 11/18/18\n[ 0.220607] NET: Registered protocol family 16\n[ 0.221560] cpuidle: using governor ladder\n[ 0.222357] cpuidle: using governor menu\n[ 0.223122] PCCT header not found.\n[ 0.223850] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225847] PCI: Using configuration type 1 for base access\n[ 0.227563] ACPI: Added _OSI(Module Device)\n[ 0.228385] ACPI: Added _OSI(Processor Device)\n[ 0.229236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230117] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232235] ACPI: Interpreter enabled\n[ 0.232985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240189] ACPI: (supports S0 S5)\n[ 0.240879] ACPI: Using IOAPIC for interrupt routing\n[ 0.241898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250592] acpiphp: Slot [3] registered\n[ 0.251379] acpiphp: Slot [4] registered\n[ 0.252168] acpiphp: Slot [5] registered\n[ 0.252953] acpiphp: Slot [6] registered\n[ 0.253732] acpiphp: Slot [7] registered\n[ 0.254513] acpiphp: Slot [8] registered\n[ 0.255295] acpiphp: Slot [9] registered\n[ 0.256072] acpiphp: Slot [10] registered\n[ 0.256863] acpiphp: Slot [11] registered\n[ 0.257651] acpiphp: Slot [12] registered\n[ 0.258452] acpiphp: Slot [13] registered\n[ 0.259242] acpiphp: Slot [14] registered\n[ 0.260028] acpiphp: Slot [15] registered\n[ 0.270908] acpiphp: Slot [16] registered\n[ 0.271697] acpiphp: Slot [17] registered\n[ 0.272477] acpiphp: Slot [18] registered\n[ 0.273259] acpiphp: Slot [19] registered\n[ 0.274040] acpiphp: Slot [20] registered\n[ 0.274823] acpiphp: Slot [21] registered\n[ 0.275608] acpiphp: Slot [22] registered\n[ 0.276396] acpiphp: Slot [23] registered\n[ 0.277180] acpiphp: Slot [24] registered\n[ 0.277963] acpiphp: Slot [25] registered\n[ 0.278744] acpiphp: Slot [26] registered\n[ 0.279520] acpiphp: Slot [27] registered\n[ 0.280319] acpiphp: Slot [28] registered\n[ 0.281106] acpiphp: Slot [29] registered\n[ 0.281887] acpiphp: Slot [30] registered\n[ 0.282666] acpiphp: Slot [31] registered\n[ 0.283446] PCI host bridge to bus 0000:00\n[ 0.284228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285415] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359415] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360552] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363264] vgaarb: loaded\n[ 0.363856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364975] SCSI subsystem initialized\n[ 0.365780] ACPI: bus type USB registered\n[ 0.366584] usbcore: registered new interface driver usbfs\n[ 0.367590] usbcore: registered new interface driver hub\n[ 0.368575] usbcore: registered new device driver usb\n[ 0.369613] PCI: Using ACPI for IRQ routing\n[ 0.370618] NetLabel: Initializing\n[ 0.371323] NetLabel: domain hash size = 128\n[ 0.372160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373088] NetLabel: unlabeled traffic allowed by default\n[ 0.374164] clocksource: Switched to clocksource kvm-clock\n[ 0.379548] AppArmor: AppArmor Filesystem Enabled\n[ 0.380500] pnp: PnP ACPI init\n[ 0.381394] pnp: PnP ACPI: found 5 devices\n[ 0.387744] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389417] NET: Registered protocol family 2\n[ 0.390355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391597] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393883] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396088] NET: Registered protocol family 1\n[ 0.396936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427140] Trying to unpack rootfs image as initramfs...\n[ 0.476869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490675] Scanning for low memory corruption every 60 seconds\n[ 0.491993] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493125] audit: initializing netlink subsys (disabled)\n[ 0.494132] audit: type=2000 audit(1542565427.649:1): initialized\n[ 0.495426] Initialise system trusted keyring\n[ 0.496338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499417] zbud: loaded\n[ 0.500123] VFS: Disk quotas dquot_6.6.0\n[ 0.500931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502434] fuse init (API version 7.23)\n[ 0.503327] Key type big_key registered\n[ 0.504126] Allocating IMA MOK and blacklist keyrings.\n[ 0.505221] Key type asymmetric registered\n[ 0.506041] Asymmetric key parser 'x509' registered\n[ 0.506987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508426] io scheduler noop registered\n[ 0.509209] io scheduler deadline registered (default)\n[ 0.510196] io scheduler cfq registered\n[ 0.511020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514728] ACPI: Power Button [PWRF]\n[ 0.515913] GHES: HEST is not enabled!\n[ 0.529498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587581] Linux agpgart interface v0.103\n[ 0.589587] brd: module loaded\n[ 0.590759] loop: module loaded\n[ 0.595089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596511] GPT:90111 != 2097151\n[ 0.597184] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598261] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599878] vda: vda1 vda15\n[ 0.601350] scsi host0: ata_piix\n[ 0.602073] scsi host1: ata_piix\n[ 0.602778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605396] libphy: Fixed MDIO Bus: probed\n[ 0.606214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607145] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609244] PPP generic driver version 2.4.2\n[ 0.610123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611401] ehci-pci: EHCI PCI platform driver\n[ 0.612260] ehci-platform: EHCI generic platform driver\n[ 0.613223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614339] ohci-pci: OHCI PCI platform driver\n[ 0.615197] ohci-platform: OHCI generic platform driver\n[ 0.616160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630492] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631472] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637627] usb usb1: Product: UHCI Host Controller\n[ 0.638549] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639668] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640692] hub 1-0:1.0: USB hub found\n[ 0.641454] hub 1-0:1.0: 2 ports detected\n[ 0.642358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644457] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645402] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646442] mousedev: PS/2 mouse device common for all mice\n[ 0.647672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649470] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650554] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652903] i2c /dev entries driver\n[ 0.653647] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657438] NET: Registered protocol family 10\n[ 0.658426] NET: Registered protocol family 17\n[ 0.659293] Key type dns_resolver registered\n[ 0.660196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661271] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662989] registered taskstats version 1\n[ 0.663817] Loading compiled-in X.509 certificates\n[ 0.665235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667052] zswap: loaded using pool lzo/zbud\n[ 0.668409] Key type trusted registered\n[ 0.669960] Key type encrypted registered\n[ 0.670793] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672818] evm: HMAC attrs: 0x1\n[ 0.673817] Magic number: 10:117:393\n[ 0.674691] rtc_cmos 00:00: setting system clock to 2018-11-18 18:23:47 UTC (1542565427)\n[ 0.676275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677366] EDD information not available.\n[ 0.763152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764694] Write protecting the kernel read-only data: 14336k\n[ 0.776462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820481] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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 discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.43. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYFM2hVKc9UoYAlwDC5W4399BtXSW3A8UlUqaeCr83qgoFKeqmu1v6Lc+hQ4u2fXQVooFfp26TZRgUd/W8pzv+1rWC3/RM4rKweaHLm1NKyz836ej00+OA7Qz/xMqPk5kLaJVjuZbze4xuMzpBLsXVHx86V/RMIHplLgNgW7WYAalT5HFMM/yOGE1kz87YI7yGoT3dtR00ItWO4yDPoFqp5gTddDxMw5uBmZsXv43FaNOob02fe7RqErkScqLddxd4dwouZytY5pXn19LC+yOnC1i7nx7XOlF9CpSOatXHeOtO5dNdaBfYqyGxrVKzFVKuzX1konRMpVb5FaW07h6T root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBANq2dsitxvSAfZKObmGQKzO1Gd/vZb7q2gmFKwDKTpnLvgspMKlawwL1bbI2QibV7CaDY7S9yLNIZhvrPeDboZjYPriPmcghN9NQLx+xrL+sVYNRZzusfxX6eT3gdReOayNSzh0h81E8Rb0COqwWtdMDMAU6PJ6iJ2Eq7V46V3PtAAAAFQDy76nZXpm6BCVwL+gqRGbaSCsN2QAAAIAIBT4FERIu2nnKnPXN7an97W2Kk77JZM89kOvDI9ae7JcQHgmMs3YCsx5eheTzPphM4FIeTWjWMlBCXn3IPukV4nGrOxEgDqLswj+EHdAL5kalCJQkphS8HMwtYkg0ohMJhHzxyNSrW2CstRqEvvJHVNpbc4qBT7UKu1aHZtOq6AAAAIBXAjDS/PJYbtDQWL9MdyX1tno/tJqvUntl4S/j6pUT6UEpzNjG2A/ckRMJtOzujMmRzjVnZ+l89+gPQZR7MtW3t5UKzElc0SO6mjiAHxmj6ItRktv9jF80gjHBb4NyEFTEi/3haikEKgCt0wRl+U3BRZRDp7w/FS6MZRf5NY0OoA== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe0f:26aa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.77 ===\n/dev/root resized successfully [took 1.57s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:26:AA \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:26aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:128 errors:0 dropped:17 overruns:0 frame:0\n TX packets:110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11934 (11.6 KiB) TX bytes:10053 (9.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.115595] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115600] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115603] usb 1-1: Product: QEMU USB Tablet\n[ 1.115606] usb 1-1: Manufacturer: QEMU\n[ 1.115608] usb 1-1: SerialNumber: 42\n[ 1.490404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.496693] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.514659] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 18 18:23:48 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 18 18:23:48 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 18 18:23:48 cirros kern.notice kernel: [ 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)\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 18 18:23:48 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 18 18:24:50 cirros auth.notice su: + /dev/console root:cirros\nNov 18 18:24:50 cirros authpriv.info dropbear[340]: Running in background\nNov 18 18:24:50 cirros kern.info kernel: [ 63.891487] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 18 18:24:51 cirros kern.info kernel: [ 64.214385] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-11-18 18:26:17,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-3a206a26-fc32-433d-a58c-81b33653031f 2018-11-18 18:26:18,064 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-11-18 18:26:18,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" -d '{"forceDelete": null}' 2018-11-18 18:26:18,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e118378f88a931313014bc876b810d5a4246ce5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:18,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f60177127917b44a8e9e7df29d149c97a69562" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:18,268 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:26: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-1c2bc417-2a14-4330-b99b-e6dad767a5fb x-compute-request-id: req-1c2bc417-2a14-4330-b99b-e6dad767a5fb Content-Length: 0 Content-Type: application/json 2018-11-18 18:26:18,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-1c2bc417-2a14-4330-b99b-e6dad767a5fb 2018-11-18 18:26:18,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f97947d1c47c89326ad5aa684ef6901bfee61" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:18,669 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 18 Nov 2018 18:26: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-c3b1745e-a0c0-4842-843a-3043e06be0a6 x-compute-request-id: req-c3b1745e-a0c0-4842-843a-3043e06be0a6 Content-Length: 86 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Guest does not have a console available.", "code": 404}} 2018-11-18 18:26:18,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8e98a1e0-5bd1-4d43-97f7-143eb2243236/action used request id req-c3b1745e-a0c0-4842-843a-3043e06be0a6 2018-11-18 18:26:18,669 - __name__ - ERROR - Failure in monitor_thread of instance sdnvpn-10-2 2018-11-18 18:26:19,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-dc99b17d-6917-4e16-b013-e2d71f47a51f x-compute-request-id: req-dc99b17d-6917-4e16-b013-e2d71f47a51f Content-Encoding: gzip Content-Length: 8102 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 515904128 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.130205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132724] ACPI: Core revision 20150930\n[ 0.134098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135385] Security Framework initialized\n[ 0.136187] Yama: becoming mindful.\n[ 0.136908] AppArmor: AppArmor initialized\n[ 0.137769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139085] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140372] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141560] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142940] Initializing cgroup subsys io\n[ 0.143742] Initializing cgroup subsys memory\n[ 0.144587] Initializing cgroup subsys devices\n[ 0.145456] Initializing cgroup subsys freezer\n[ 0.146313] Initializing cgroup subsys net_cls\n[ 0.147166] Initializing cgroup subsys perf_event\n[ 0.148059] Initializing cgroup subsys net_prio\n[ 0.148922] Initializing cgroup subsys hugetlb\n[ 0.149783] Initializing cgroup subsys pids\n[ 0.150641] CPU: Physical Processor ID: 0\n[ 0.152155] mce: CPU supports 10 MCE banks\n[ 0.152993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164665] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171051] ftrace: allocating 31920 entries in 125 pages\n[ 0.196824] smpboot: Max logical packages: 1\n[ 0.197703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199036] x2apic enabled\n[ 0.199830] Switched APIC routing to physical x2apic.\n[ 0.201573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206464] KVM setup paravirtual spinlock\n[ 0.207746] x86: Booted up 1 node, 1 CPUs\n[ 0.208546] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209935] devtmpfs: initialized\n[ 0.211646] evm: security.selinux\n[ 0.212339] evm: security.SMACK64\n[ 0.213021] evm: security.SMACK64EXEC\n[ 0.213758] evm: security.SMACK64TRANSMUTE\n[ 0.214553] evm: security.SMACK64MMAP\n[ 0.215292] evm: security.ima\n[ 0.215924] evm: security.capability\n[ 0.216716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218544] pinctrl core: initialized pinctrl subsystem\n[ 0.219632] RTC time: 18:24:12, date: 11/18/18\n[ 0.220583] NET: Registered protocol family 16\n[ 0.221540] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223123] PCCT header not found.\n[ 0.223873] ACPI: bus type PCI registered\n[ 0.224669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225894] PCI: Using configuration type 1 for base access\n[ 0.227637] ACPI: Added _OSI(Module Device)\n[ 0.228475] ACPI: Added _OSI(Processor Device)\n[ 0.229324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232304] ACPI: Interpreter enabled\n[ 0.233065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240317] ACPI: (supports S0 S5)\n[ 0.241007] ACPI: Using IOAPIC for interrupt routing\n[ 0.242020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248567] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250744] acpiphp: Slot [3] registered\n[ 0.251532] acpiphp: Slot [4] registered\n[ 0.252316] acpiphp: Slot [5] registered\n[ 0.253098] acpiphp: Slot [6] registered\n[ 0.253874] acpiphp: Slot [7] registered\n[ 0.254660] acpiphp: Slot [8] registered\n[ 0.255445] acpiphp: Slot [9] registered\n[ 0.256224] acpiphp: Slot [10] registered\n[ 0.257018] acpiphp: Slot [11] registered\n[ 0.257829] acpiphp: Slot [12] registered\n[ 0.258624] acpiphp: Slot [13] registered\n[ 0.259419] acpiphp: Slot [14] registered\n[ 0.260211] acpiphp: Slot [15] registered\n[ 0.270861] acpiphp: Slot [16] registered\n[ 0.271690] acpiphp: Slot [17] registered\n[ 0.272485] acpiphp: Slot [18] registered\n[ 0.273277] acpiphp: Slot [19] registered\n[ 0.274069] acpiphp: Slot [20] registered\n[ 0.274866] acpiphp: Slot [21] registered\n[ 0.275668] acpiphp: Slot [22] registered\n[ 0.276482] acpiphp: Slot [23] registered\n[ 0.277274] acpiphp: Slot [24] registered\n[ 0.278087] acpiphp: Slot [25] registered\n[ 0.278889] acpiphp: Slot [26] registered\n[ 0.279684] acpiphp: Slot [27] registered\n[ 0.280478] acpiphp: Slot [28] registered\n[ 0.281269] acpiphp: Slot [29] registered\n[ 0.282057] acpiphp: Slot [30] registered\n[ 0.282845] acpiphp: Slot [31] registered\n[ 0.283637] PCI host bridge to bus 0000:00\n[ 0.284434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288270] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369034] vgaarb: loaded\n[ 0.369619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370737] SCSI subsystem initialized\n[ 0.371548] ACPI: bus type USB registered\n[ 0.372356] usbcore: registered new interface driver usbfs\n[ 0.373373] usbcore: registered new interface driver hub\n[ 0.374364] usbcore: registered new device driver usb\n[ 0.375405] PCI: Using ACPI for IRQ routing\n[ 0.376441] NetLabel: Initializing\n[ 0.377160] NetLabel: domain hash size = 128\n[ 0.378066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379016] NetLabel: unlabeled traffic allowed by default\n[ 0.380110] clocksource: Switched to clocksource kvm-clock\n[ 0.385620] AppArmor: AppArmor Filesystem Enabled\n[ 0.386613] pnp: PnP ACPI init\n[ 0.387580] pnp: PnP ACPI: found 5 devices\n[ 0.393975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395668] NET: Registered protocol family 2\n[ 0.396622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397875] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399030] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400185] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402392] NET: Registered protocol family 1\n[ 0.403245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433624] Trying to unpack rootfs image as initramfs...\n[ 0.482741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496532] Scanning for low memory corruption every 60 seconds\n[ 0.497844] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498997] audit: initializing netlink subsys (disabled)\n[ 0.500225] audit: type=2000 audit(1542565453.075:1): initialized\n[ 0.501884] Initialise system trusted keyring\n[ 0.503054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506654] zbud: loaded\n[ 0.507352] VFS: Disk quotas dquot_6.6.0\n[ 0.508176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509667] fuse init (API version 7.23)\n[ 0.510556] Key type big_key registered\n[ 0.511353] Allocating IMA MOK and blacklist keyrings.\n[ 0.512454] Key type asymmetric registered\n[ 0.513269] Asymmetric key parser 'x509' registered\n[ 0.514208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516031] io scheduler noop registered\n[ 0.516830] io scheduler deadline registered (default)\n[ 0.517840] io scheduler cfq registered\n[ 0.518666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522384] ACPI: Power Button [PWRF]\n[ 0.523234] GHES: HEST is not enabled!\n[ 0.537062] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592452] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594695] Linux agpgart interface v0.103\n[ 0.596758] brd: module loaded\n[ 0.597943] loop: module loaded\n[ 0.603217] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604700] GPT:90111 != 2097151\n[ 0.605377] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606457] GPT:90111 != 2097151\n[ 0.607143] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608095] vda: vda1 vda15\n[ 0.609670] scsi host0: ata_piix\n[ 0.610399] scsi host1: ata_piix\n[ 0.611094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613721] libphy: Fixed MDIO Bus: probed\n[ 0.614533] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617801] PPP generic driver version 2.4.2\n[ 0.618869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620394] ehci-pci: EHCI PCI platform driver\n[ 0.621433] ehci-platform: EHCI generic platform driver\n[ 0.622448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623817] ohci-pci: OHCI PCI platform driver\n[ 0.624865] ohci-platform: OHCI generic platform driver\n[ 0.626061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643677] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649410] usb usb1: Product: UHCI Host Controller\n[ 0.650613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653133] hub 1-0:1.0: USB hub found\n[ 0.654051] hub 1-0:1.0: 2 ports detected\n[ 0.655118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659899] mousedev: PS/2 mouse device common for all mice\n[ 0.661379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663543] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667680] i2c /dev entries driver\n[ 0.668576] device-mapper: uevent: version 1.0.3\n[ 0.669676] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672660] NET: Registered protocol family 10\n[ 0.673655] NET: Registered protocol family 17\n[ 0.674538] Key type dns_resolver registered\n[ 0.675474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678334] registered taskstats version 1\n[ 0.679167] Loading compiled-in X.509 certificates\n[ 0.680621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682478] zswap: loaded using pool lzo/zbud\n[ 0.683840] Key type trusted registered\n[ 0.685390] Key type encrypted registered\n[ 0.686227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688316] evm: HMAC attrs: 0x1\n[ 0.689629] Magic number: 10:667:443\n[ 0.690496] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:13 UTC (1542565453)\n[ 0.692106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693231] EDD information not available.\n[ 0.768967] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770506] ata1.00: configured for MWDMA2\n[ 0.771715] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784414] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785699] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786953] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790355] Write protecting the kernel read-only data: 14336k\n[ 0.791920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.28\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.495442] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.86s]\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:19,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-dc99b17d-6917-4e16-b013-e2d71f47a51f 2018-11-18 18:26:19,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-b1c35060-89f5-4d00-987a-9681873f3308 x-compute-request-id: req-b1c35060-89f5-4d00-987a-9681873f3308 Content-Encoding: gzip Content-Length: 8106 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 486250321 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.135123] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136817] pid_max: default: 32768 minimum: 301\n[ 0.137740] ACPI: Core revision 20150930\n[ 0.139152] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140505] Security Framework initialized\n[ 0.141347] Yama: becoming mindful.\n[ 0.142106] AppArmor: AppArmor initialized\n[ 0.142994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148373] Initializing cgroup subsys io\n[ 0.149209] Initializing cgroup subsys memory\n[ 0.150100] Initializing cgroup subsys devices\n[ 0.151004] Initializing cgroup subsys freezer\n[ 0.151926] Initializing cgroup subsys net_cls\n[ 0.152871] Initializing cgroup subsys perf_event\n[ 0.153841] Initializing cgroup subsys net_prio\n[ 0.154795] Initializing cgroup subsys hugetlb\n[ 0.155705] Initializing cgroup subsys pids\n[ 0.156650] CPU: Physical Processor ID: 0\n[ 0.158255] mce: CPU supports 10 MCE banks\n[ 0.159153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160203] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179019] ftrace: allocating 31920 entries in 125 pages\n[ 0.206438] smpboot: Max logical packages: 1\n[ 0.207321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208733] x2apic enabled\n[ 0.209565] Switched APIC routing to physical x2apic.\n[ 0.211357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212493] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216374] KVM setup paravirtual spinlock\n[ 0.217672] x86: Booted up 1 node, 1 CPUs\n[ 0.218497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219907] devtmpfs: initialized\n[ 0.221622] evm: security.selinux\n[ 0.222347] evm: security.SMACK64\n[ 0.223051] evm: security.SMACK64EXEC\n[ 0.223807] evm: security.SMACK64TRANSMUTE\n[ 0.224615] evm: security.SMACK64MMAP\n[ 0.225382] evm: security.ima\n[ 0.226035] evm: security.capability\n[ 0.226849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228714] pinctrl core: initialized pinctrl subsystem\n[ 0.229853] RTC time: 18:23:59, date: 11/18/18\n[ 0.230822] NET: Registered protocol family 16\n[ 0.231808] cpuidle: using governor ladder\n[ 0.232631] cpuidle: using governor menu\n[ 0.233442] PCCT header not found.\n[ 0.234223] ACPI: bus type PCI registered\n[ 0.235039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236317] PCI: Using configuration type 1 for base access\n[ 0.238103] ACPI: Added _OSI(Module Device)\n[ 0.238988] ACPI: Added _OSI(Processor Device)\n[ 0.239870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243019] ACPI: Interpreter enabled\n[ 0.243826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251576] ACPI: (supports S0 S5)\n[ 0.252325] ACPI: Using IOAPIC for interrupt routing\n[ 0.253419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256583] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259023] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262490] acpiphp: Slot [3] registered\n[ 0.263311] acpiphp: Slot [4] registered\n[ 0.264128] acpiphp: Slot [5] registered\n[ 0.264939] acpiphp: Slot [6] registered\n[ 0.265754] acpiphp: Slot [7] registered\n[ 0.266588] acpiphp: Slot [8] registered\n[ 0.267406] acpiphp: Slot [9] registered\n[ 0.268229] acpiphp: Slot [10] registered\n[ 0.269051] acpiphp: Slot [11] registered\n[ 0.269875] acpiphp: Slot [12] registered\n[ 0.270687] acpiphp: Slot [13] registered\n[ 0.271521] acpiphp: Slot [14] registered\n[ 0.272351] acpiphp: Slot [15] registered\n[ 0.283477] acpiphp: Slot [16] registered\n[ 0.284318] acpiphp: Slot [17] registered\n[ 0.285139] acpiphp: Slot [18] registered\n[ 0.285968] acpiphp: Slot [19] registered\n[ 0.286800] acpiphp: Slot [20] registered\n[ 0.287623] acpiphp: Slot [21] registered\n[ 0.288486] acpiphp: Slot [22] registered\n[ 0.289333] acpiphp: Slot [23] registered\n[ 0.290194] acpiphp: Slot [24] registered\n[ 0.291043] acpiphp: Slot [25] registered\n[ 0.291889] acpiphp: Slot [26] registered\n[ 0.292746] acpiphp: Slot [27] registered\n[ 0.293590] acpiphp: Slot [28] registered\n[ 0.294440] acpiphp: Slot [29] registered\n[ 0.295292] acpiphp: Slot [30] registered\n[ 0.296143] acpiphp: Slot [31] registered\n[ 0.296989] PCI host bridge to bus 0000:00\n[ 0.297840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312109] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321365] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374246] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378073] vgaarb: loaded\n[ 0.378678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379860] SCSI subsystem initialized\n[ 0.380683] ACPI: bus type USB registered\n[ 0.381552] usbcore: registered new interface driver usbfs\n[ 0.382625] usbcore: registered new interface driver hub\n[ 0.383678] usbcore: registered new device driver usb\n[ 0.384799] PCI: Using ACPI for IRQ routing\n[ 0.385867] NetLabel: Initializing\n[ 0.386611] NetLabel: domain hash size = 128\n[ 0.387496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388490] NetLabel: unlabeled traffic allowed by default\n[ 0.389644] clocksource: Switched to clocksource kvm-clock\n[ 0.395322] AppArmor: AppArmor Filesystem Enabled\n[ 0.396299] pnp: PnP ACPI init\n[ 0.397223] pnp: PnP ACPI: found 5 devices\n[ 0.403637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405372] NET: Registered protocol family 2\n[ 0.406347] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408824] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411118] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412290] NET: Registered protocol family 1\n[ 0.413178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414292] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444210] Trying to unpack rootfs image as initramfs...\n[ 0.494807] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508613] Scanning for low memory corruption every 60 seconds\n[ 0.510002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511171] audit: initializing netlink subsys (disabled)\n[ 0.512224] audit: type=2000 audit(1542565440.122:1): initialized\n[ 0.513537] Initialise system trusted keyring\n[ 0.514495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517675] zbud: loaded\n[ 0.518407] VFS: Disk quotas dquot_6.6.0\n[ 0.519243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520781] fuse init (API version 7.23)\n[ 0.521694] Key type big_key registered\n[ 0.522520] Allocating IMA MOK and blacklist keyrings.\n[ 0.524057] Key type asymmetric registered\n[ 0.524921] Asymmetric key parser 'x509' registered\n[ 0.525925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527478] io scheduler noop registered\n[ 0.528306] io scheduler deadline registered (default)\n[ 0.529348] io scheduler cfq registered\n[ 0.530222] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531339] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534194] ACPI: Power Button [PWRF]\n[ 0.535077] GHES: HEST is not enabled!\n[ 0.548840] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606866] Linux agpgart interface v0.103\n[ 0.608923] brd: module loaded\n[ 0.610138] loop: module loaded\n[ 0.614937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616438] GPT:90111 != 2097151\n[ 0.617157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618281] GPT:90111 != 2097151\n[ 0.618968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619946] vda: vda1 vda15\n[ 0.621471] scsi host0: ata_piix\n[ 0.622235] scsi host1: ata_piix\n[ 0.622973] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625682] libphy: Fixed MDIO Bus: probed\n[ 0.626534] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629671] PPP generic driver version 2.4.2\n[ 0.630572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631884] ehci-pci: EHCI PCI platform driver\n[ 0.632763] ehci-platform: EHCI generic platform driver\n[ 0.633768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634912] ohci-pci: OHCI PCI platform driver\n[ 0.635790] ohci-platform: OHCI generic platform driver\n[ 0.636784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652180] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658513] usb usb1: Product: UHCI Host Controller\n[ 0.659460] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661636] hub 1-0:1.0: USB hub found\n[ 0.662438] hub 1-0:1.0: 2 ports detected\n[ 0.663358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665480] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667509] mousedev: PS/2 mouse device common for all mice\n[ 0.668772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670630] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671734] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674154] i2c /dev entries driver\n[ 0.674919] device-mapper: uevent: version 1.0.3\n[ 0.675856] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677497] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678797] NET: Registered protocol family 10\n[ 0.679813] NET: Registered protocol family 17\n[ 0.680704] Key type dns_resolver registered\n[ 0.681638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684501] registered taskstats version 1\n[ 0.685341] Loading compiled-in X.509 certificates\n[ 0.686802] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688689] zswap: loaded using pool lzo/zbud\n[ 0.690087] Key type trusted registered\n[ 0.691629] Key type encrypted registered\n[ 0.692470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694556] evm: HMAC attrs: 0x1\n[ 0.695849] Magic number: 10:117:393\n[ 0.696699] rtc_cmos 00:00: setting system clock to 2018-11-18 18:24:00 UTC (1542565440)\n[ 0.698307] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699442] EDD information not available.\n[ 0.778181] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779618] ata1.00: configured for MWDMA2\n[ 0.780824] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793451] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794698] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795952] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799371] Write protecting the kernel read-only data: 14336k\n[ 0.800940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802763] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.18\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.396008] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 2.07s]\nping 10.10.10.11 KO\nping 10.10.10.11 KO\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\nping 10.10.10.11 OK\n"} 2018-11-18 18:26:19,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-b1c35060-89f5-4d00-987a-9681873f3308 2018-11-18 18:26:19,381 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-11-18 18:26:19,381 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=af976f26-3d43-4572-8b1a-187f25e6d0f6 network=f14afe31-814b-48f3-9360-48a313c84036 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.7 10.10.10.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 18:26:19,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:26:19,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:26:19,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:26:19,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:26:19,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:26:19,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:26:19,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:26:19,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:26:19,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:26:19,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:26:19,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:26:19,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:26:19,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:26:19,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:26:19,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:26:19,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:26:19,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:26:19,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:26:19,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:26:19,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:26:19,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:26:19,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:26:19,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:26:19,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:26:19,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:26:19,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:26:19,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:26:19,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:26:19,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:26:19,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:26:19,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:26:19,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:26:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:26:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddeadc3-5db9-4443-8092-0eef521b6971 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:26:19,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6ddeadc3-5db9-4443-8092-0eef521b6971 2018-11-18 18:26:19,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:26:19,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Ned7muy6TayqtdThSC4prw"], "issued_at": "2018-11-18T18:26:19.000000Z"}} 2018-11-18 18:26:19,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" 2018-11-18 18:26:19,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-cc8b83ef-9257-43d7-af12-cfee751fe80f x-compute-request-id: req-cc8b83ef-9257-43d7-af12-cfee751fe80f Content-Encoding: gzip Content-Length: 160 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:26:19,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-cc8b83ef-9257-43d7-af12-cfee751fe80f 2018-11-18 18:26:19,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" 2018-11-18 18:26:19,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-c995e2e5-3bf1-41fb-96db-b8f9ddf803d1 x-compute-request-id: req-c995e2e5-3bf1-41fb-96db-b8f9ddf803d1 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:26:19,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064 used request id req-c995e2e5-3bf1-41fb-96db-b8f9ddf803d1 2018-11-18 18:26:19,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC43IDEwLjEwLjEwLjEyCndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f14afe31-814b-48f3-9360-48a313c84036"}], "config_drive": true}}' 2018-11-18 18:26:21,483 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:26: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-012dfce2-80d9-44bc-8ba8-de0ae214b47f x-compute-request-id: req-012dfce2-80d9-44bc-8ba8-de0ae214b47f Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "adminPass": "42QR5UH2ehXW"}} 2018-11-18 18:26:21,483 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-012dfce2-80d9-44bc-8ba8-de0ae214b47f 2018-11-18 18:26:21,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:26:21,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a347b20-6897-473f-b79e-9c4b94cb4733 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:26:21,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5a347b20-6897-473f-b79e-9c4b94cb4733 2018-11-18 18:26:21,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:26:21,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["I2nE6Br9Q_O9Ks5xPr1L7g"], "issued_at": "2018-11-18T18:26:21.000000Z"}} 2018-11-18 18:26:21,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4573652f102bd553a5938e43e2cdc951794a48" 2018-11-18 18:26:22,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-972690b5-80c5-4a8c-a7dd-146604f7f719 x-compute-request-id: req-972690b5-80c5-4a8c-a7dd-146604f7f719 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:26:22,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba used request id req-972690b5-80c5-4a8c-a7dd-146604f7f719 2018-11-18 18:26:25,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4573652f102bd553a5938e43e2cdc951794a48" 2018-11-18 18:26:25,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-1ab16150-8bf0-4ab2-b44c-4b8c4c1cf9f4 x-compute-request-id: req-1ab16150-8bf0-4ab2-b44c-4b8c4c1cf9f4 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:9a:21", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:26:22Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:26:25,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba used request id req-1ab16150-8bf0-4ab2-b44c-4b8c4c1cf9f4 2018-11-18 18:26:28,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4573652f102bd553a5938e43e2cdc951794a48" 2018-11-18 18:26:29,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-bebec8f2-43d5-4c9e-874c-5fd57bde48cd x-compute-request-id: req-bebec8f2-43d5-4c9e-874c-5fd57bde48cd Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:9a:21", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-18T18:26:25.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:26:26Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:26:29,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba used request id req-bebec8f2-43d5-4c9e-874c-5fd57bde48cd 2018-11-18 18:26:29,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" 2018-11-18 18:26:30,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-d94a45a8-352d-4a11-a983-92847004f67e x-compute-request-id: req-d94a45a8-352d-4a11-a983-92847004f67e Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:9a:21", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-18T18:26:25.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:26:26Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:26:30,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba used request id req-d94a45a8-352d-4a11-a983-92847004f67e 2018-11-18 18:26:30,027 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.10'. 2018-11-18 18:26:30,027 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-11-18 18:26:30,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:26:31,025 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:26:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da8ea970-8ff7-4d7d-a8f3-e28f83cc3ac5 x-compute-request-id: req-da8ea970-8ff7-4d7d-a8f3-e28f83cc3ac5 Content-Length: 0 Content-Type: application/json 2018-11-18 18:26:31,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-da8ea970-8ff7-4d7d-a8f3-e28f83cc3ac5 2018-11-18 18:26:31,026 - sdnvpn_test_utils - INFO - Waiting for instance 7f06200b-faeb-4afc-846f-22994bef38ba to boot up 2018-11-18 18:26:31,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:32,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d47badf3-295b-4718-a53b-8b7d39b80c5e x-compute-request-id: req-d47badf3-295b-4718-a53b-8b7d39b80c5e Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:32,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-d47badf3-295b-4718-a53b-8b7d39b80c5e 2018-11-18 18:26:34,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:35,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-b6731b20-a372-4a1e-8718-e838dab39bfb x-compute-request-id: req-b6731b20-a372-4a1e-8718-e838dab39bfb Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:35,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-b6731b20-a372-4a1e-8718-e838dab39bfb 2018-11-18 18:26:37,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:38,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-85557c47-1cbd-4025-9f36-af0cce885284 x-compute-request-id: req-85557c47-1cbd-4025-9f36-af0cce885284 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:38,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-85557c47-1cbd-4025-9f36-af0cce885284 2018-11-18 18:26:40,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:41,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-35674b4c-defc-43d5-a537-92afcb2411b9 x-compute-request-id: req-35674b4c-defc-43d5-a537-92afcb2411b9 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:41,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-35674b4c-defc-43d5-a537-92afcb2411b9 2018-11-18 18:26:43,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:44,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-c32a1fdf-d812-4042-94e4-2fe5df531656 x-compute-request-id: req-c32a1fdf-d812-4042-94e4-2fe5df531656 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:44,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-c32a1fdf-d812-4042-94e4-2fe5df531656 2018-11-18 18:26:46,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:47,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-11573bf7-c2c1-4136-a95a-1d8f9e20e2eb x-compute-request-id: req-11573bf7-c2c1-4136-a95a-1d8f9e20e2eb Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:47,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-11573bf7-c2c1-4136-a95a-1d8f9e20e2eb 2018-11-18 18:26:49,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:50,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-5f22c313-2352-41e4-913f-0fcb95f47e33 x-compute-request-id: req-5f22c313-2352-41e4-913f-0fcb95f47e33 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:50,615 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-5f22c313-2352-41e4-913f-0fcb95f47e33 2018-11-18 18:26:52,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:53,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a59e40b3-d2ca-4096-ab59-6aeafb08a96b x-compute-request-id: req-a59e40b3-d2ca-4096-ab59-6aeafb08a96b Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:53,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-a59e40b3-d2ca-4096-ab59-6aeafb08a96b 2018-11-18 18:26:55,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:56,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-10eefb2e-a60d-407d-b91c-7b30efc3bbbd x-compute-request-id: req-10eefb2e-a60d-407d-b91c-7b30efc3bbbd Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:56,772 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-10eefb2e-a60d-407d-b91c-7b30efc3bbbd 2018-11-18 18:26:58,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:26:59,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:26: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-891f5707-8b8d-49e3-b918-f6cce09ee59a x-compute-request-id: req-891f5707-8b8d-49e3-b918-f6cce09ee59a Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:26:59,849 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-891f5707-8b8d-49e3-b918-f6cce09ee59a 2018-11-18 18:27:01,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:02,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-46123f55-cef9-4302-b0f4-18f972c44ce3 x-compute-request-id: req-46123f55-cef9-4302-b0f4-18f972c44ce3 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:02,934 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-46123f55-cef9-4302-b0f4-18f972c44ce3 2018-11-18 18:27:04,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:06,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b824f2e-8f14-4c26-934f-cc209daf8fb1 x-compute-request-id: req-8b824f2e-8f14-4c26-934f-cc209daf8fb1 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:06,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-8b824f2e-8f14-4c26-934f-cc209daf8fb1 2018-11-18 18:27:08,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:09,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-2be85986-a743-4681-a6ea-29508816311d x-compute-request-id: req-2be85986-a743-4681-a6ea-29508816311d Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:09,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-2be85986-a743-4681-a6ea-29508816311d 2018-11-18 18:27:11,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:12,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-26d2b75c-e476-477a-afa6-d5ee7941fe33 x-compute-request-id: req-26d2b75c-e476-477a-afa6-d5ee7941fe33 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:12,178 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-26d2b75c-e476-477a-afa6-d5ee7941fe33 2018-11-18 18:27:14,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:15,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55de16d6-671c-4c32-9856-3bc8562ac8d3 x-compute-request-id: req-55de16d6-671c-4c32-9856-3bc8562ac8d3 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:15,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-55de16d6-671c-4c32-9856-3bc8562ac8d3 2018-11-18 18:27:17,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:18,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-a1395890-0aeb-4d2a-87de-9d7ed425bcee x-compute-request-id: req-a1395890-0aeb-4d2a-87de-9d7ed425bcee Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:18,384 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-a1395890-0aeb-4d2a-87de-9d7ed425bcee 2018-11-18 18:27:20,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:21,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-38a7df1d-091f-4fac-9b87-b2aede323c60 x-compute-request-id: req-38a7df1d-091f-4fac-9b87-b2aede323c60 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:21,458 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-38a7df1d-091f-4fac-9b87-b2aede323c60 2018-11-18 18:27:23,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:24,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-7a25a84c-08b1-45c7-836f-a1f276499b9e x-compute-request-id: req-7a25a84c-08b1-45c7-836f-a1f276499b9e Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:24,539 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-7a25a84c-08b1-45c7-836f-a1f276499b9e 2018-11-18 18:27:26,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:27,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-ef4f5e62-e1c5-4035-a0fa-cf0ad379da71 x-compute-request-id: req-ef4f5e62-e1c5-4035-a0fa-cf0ad379da71 Content-Encoding: gzip Content-Length: 7887 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-18 18:27:27,615 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-ef4f5e62-e1c5-4035-a0fa-cf0ad379da71 2018-11-18 18:27:29,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:30,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-d465c83f-6b5f-4b44-8a42-6660274c295e x-compute-request-id: req-d465c83f-6b5f-4b44-8a42-6660274c295e Content-Encoding: gzip Content-Length: 8077 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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"} 2018-11-18 18:27:30,691 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-d465c83f-6b5f-4b44-8a42-6660274c295e 2018-11-18 18:27:32,702 - __name__ - INFO - Starting monitor thread of vm_4 2018-11-18 18:27:33,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:34,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-f6cef943-54a1-48e5-af4b-f358a98089c2 x-compute-request-id: req-f6cef943-54a1-48e5-af4b-f358a98089c2 Content-Encoding: gzip Content-Length: 8101 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\n"} 2018-11-18 18:27:34,805 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-f6cef943-54a1-48e5-af4b-f358a98089c2 2018-11-18 18:27:35,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:36,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b2b1c7a-6b36-46f8-a4c8-233f568a1bf8 x-compute-request-id: req-1b2b1c7a-6b36-46f8-a4c8-233f568a1bf8 Content-Encoding: gzip Content-Length: 8101 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\n"} 2018-11-18 18:27:36,882 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-1b2b1c7a-6b36-46f8-a4c8-233f568a1bf8 2018-11-18 18:27:37,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:38,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-0547b24d-c022-4f53-99ef-d594107cd7fe x-compute-request-id: req-0547b24d-c022-4f53-99ef-d594107cd7fe Content-Encoding: gzip Content-Length: 8110 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\n"} 2018-11-18 18:27:38,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-0547b24d-c022-4f53-99ef-d594107cd7fe 2018-11-18 18:27:39,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:41,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-032be118-59d4-42f6-bde9-bc6a69354830 x-compute-request-id: req-032be118-59d4-42f6-bde9-bc6a69354830 Content-Encoding: gzip Content-Length: 8110 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\n"} 2018-11-18 18:27:41,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-032be118-59d4-42f6-bde9-bc6a69354830 2018-11-18 18:27:42,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:43,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-5f52d2cd-a31d-4472-9188-f49697786a39 x-compute-request-id: req-5f52d2cd-a31d-4472-9188-f49697786a39 Content-Encoding: gzip Content-Length: 8110 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\n"} 2018-11-18 18:27:43,129 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-5f52d2cd-a31d-4472-9188-f49697786a39 2018-11-18 18:27:44,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:45,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-a08de194-01ff-4b10-8989-4a15631e7379 x-compute-request-id: req-a08de194-01ff-4b10-8989-4a15631e7379 Content-Encoding: gzip Content-Length: 8110 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\n"} 2018-11-18 18:27:45,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-a08de194-01ff-4b10-8989-4a15631e7379 2018-11-18 18:27:46,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:47,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d419458-6e79-4be3-84c8-1c50ffdc51c2 x-compute-request-id: req-3d419458-6e79-4be3-84c8-1c50ffdc51c2 Content-Encoding: gzip Content-Length: 8115 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\n"} 2018-11-18 18:27:47,285 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-3d419458-6e79-4be3-84c8-1c50ffdc51c2 2018-11-18 18:27:48,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:49,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-308952fd-fa15-41e2-8c77-5a9f03a2ed7f x-compute-request-id: req-308952fd-fa15-41e2-8c77-5a9f03a2ed7f Content-Encoding: gzip Content-Length: 8115 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\n"} 2018-11-18 18:27:49,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-308952fd-fa15-41e2-8c77-5a9f03a2ed7f 2018-11-18 18:27:50,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:51,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-37a48039-1ff1-4f23-830b-409b1f1096a0 x-compute-request-id: req-37a48039-1ff1-4f23-830b-409b1f1096a0 Content-Encoding: gzip Content-Length: 8115 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\n"} 2018-11-18 18:27:51,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-37a48039-1ff1-4f23-830b-409b1f1096a0 2018-11-18 18:27:52,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:53,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-67e7e1be-1dba-4aaf-a723-28f78b5eddde x-compute-request-id: req-67e7e1be-1dba-4aaf-a723-28f78b5eddde Content-Encoding: gzip Content-Length: 8115 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\n"} 2018-11-18 18:27:53,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-67e7e1be-1dba-4aaf-a723-28f78b5eddde 2018-11-18 18:27:54,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:55,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27: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-ad93bb15-7dff-46bd-8504-f4d6e030fe5f x-compute-request-id: req-ad93bb15-7dff-46bd-8504-f4d6e030fe5f Content-Encoding: gzip Content-Length: 8115 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\n"} 2018-11-18 18:27:55,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-ad93bb15-7dff-46bd-8504-f4d6e030fe5f 2018-11-18 18:27:56,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:57,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da601fff-77cc-4dda-822d-7aedf207054e x-compute-request-id: req-da601fff-77cc-4dda-822d-7aedf207054e Content-Encoding: gzip Content-Length: 8117 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:27:57,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-da601fff-77cc-4dda-822d-7aedf207054e 2018-11-18 18:27:58,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:27:59,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68f0559b-6dfa-4d16-84f3-675c17417f52 x-compute-request-id: req-68f0559b-6dfa-4d16-84f3-675c17417f52 Content-Encoding: gzip Content-Length: 8117 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:27:59,743 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-68f0559b-6dfa-4d16-84f3-675c17417f52 2018-11-18 18:28:00,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:28:01,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-f213c8fd-2c6d-40b1-9f3b-53075aea095d x-compute-request-id: req-f213c8fd-2c6d-40b1-9f3b-53075aea095d Content-Encoding: gzip Content-Length: 8117 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:28:01,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-f213c8fd-2c6d-40b1-9f3b-53075aea095d 2018-11-18 18:28:02,708 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-11-18 18:28:02,708 - __name__ - INFO - Sending stop signal to monitor thread 2018-11-18 18:28:02,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bba850573323584dfab75f52347e9b48d9467f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:28:03,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-e112e038-a875-4441-b149-7d1a2115ce98 x-compute-request-id: req-e112e038-a875-4441-b149-7d1a2115ce98 Content-Encoding: gzip Content-Length: 8117 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 563935587 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.148493] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150468] pid_max: default: 32768 minimum: 301\n[ 0.151514] ACPI: Core revision 20150930\n[ 0.153038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154529] Security Framework initialized\n[ 0.155475] Yama: becoming mindful.\n[ 0.156323] AppArmor: AppArmor initialized\n[ 0.157304] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163351] Initializing cgroup subsys io\n[ 0.164310] Initializing cgroup subsys memory\n[ 0.165318] Initializing cgroup subsys devices\n[ 0.166304] Initializing cgroup subsys freezer\n[ 0.167294] Initializing cgroup subsys net_cls\n[ 0.168322] Initializing cgroup subsys perf_event\n[ 0.169337] Initializing cgroup subsys net_prio\n[ 0.170341] Initializing cgroup subsys hugetlb\n[ 0.171342] Initializing cgroup subsys pids\n[ 0.172396] CPU: Physical Processor ID: 0\n[ 0.174024] mce: CPU supports 10 MCE banks\n[ 0.174993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176182] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194327] ftrace: allocating 31920 entries in 125 pages\n[ 0.221807] smpboot: Max logical packages: 1\n[ 0.222795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224389] x2apic enabled\n[ 0.225273] Switched APIC routing to physical x2apic.\n[ 0.227195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228528] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232997] KVM setup paravirtual spinlock\n[ 0.234473] x86: Booted up 1 node, 1 CPUs\n[ 0.235441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237099] devtmpfs: initialized\n[ 0.238972] evm: security.selinux\n[ 0.239825] evm: security.SMACK64\n[ 0.240656] evm: security.SMACK64EXEC\n[ 0.241561] evm: security.SMACK64TRANSMUTE\n[ 0.242535] evm: security.SMACK64MMAP\n[ 0.243422] evm: security.ima\n[ 0.244183] evm: security.capability\n[ 0.245119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247309] pinctrl core: initialized pinctrl subsystem\n[ 0.248569] RTC time: 18:26:25, date: 11/18/18\n[ 0.249668] NET: Registered protocol family 16\n[ 0.250798] cpuidle: using governor ladder\n[ 0.251745] cpuidle: using governor menu\n[ 0.252673] PCCT header not found.\n[ 0.253497] ACPI: bus type PCI registered\n[ 0.254412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255887] PCI: Using configuration type 1 for base access\n[ 0.257819] ACPI: Added _OSI(Module Device)\n[ 0.258807] ACPI: Added _OSI(Processor Device)\n[ 0.259823] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263258] ACPI: Interpreter enabled\n[ 0.264159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.266423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272922] ACPI: (supports S0 S5)\n[ 0.273625] ACPI: Using IOAPIC for interrupt routing\n[ 0.274564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281161] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283345] acpiphp: Slot [3] registered\n[ 0.284143] acpiphp: Slot [4] registered\n[ 0.284929] acpiphp: Slot [5] registered\n[ 0.285720] acpiphp: Slot [6] registered\n[ 0.286511] acpiphp: Slot [7] registered\n[ 0.287300] acpiphp: Slot [8] registered\n[ 0.288089] acpiphp: Slot [9] registered\n[ 0.288875] acpiphp: Slot [10] registered\n[ 0.289669] acpiphp: Slot [11] registered\n[ 0.290480] acpiphp: Slot [12] registered\n[ 0.291282] acpiphp: Slot [13] registered\n[ 0.292080] acpiphp: Slot [14] registered\n[ 0.292880] acpiphp: Slot [15] registered\n[ 0.303911] acpiphp: Slot [16] registered\n[ 0.304994] acpiphp: Slot [17] registered\n[ 0.305795] acpiphp: Slot [18] registered\n[ 0.306595] acpiphp: Slot [19] registered\n[ 0.307393] acpiphp: Slot [20] registered\n[ 0.308199] acpiphp: Slot [21] registered\n[ 0.309000] acpiphp: Slot [22] registered\n[ 0.309796] acpiphp: Slot [23] registered\n[ 0.310598] acpiphp: Slot [24] registered\n[ 0.311398] acpiphp: Slot [25] registered\n[ 0.312203] acpiphp: Slot [26] registered\n[ 0.313003] acpiphp: Slot [27] registered\n[ 0.313801] acpiphp: Slot [28] registered\n[ 0.314604] acpiphp: Slot [29] registered\n[ 0.315412] acpiphp: Slot [30] registered\n[ 0.316218] acpiphp: Slot [31] registered\n[ 0.317017] PCI host bridge to bus 0000:00\n[ 0.317814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321642] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323068] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.330671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.400111] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402308] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403834] vgaarb: loaded\n[ 0.404433] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405617] SCSI subsystem initialized\n[ 0.406654] ACPI: bus type USB registered\n[ 0.407702] usbcore: registered new interface driver usbfs\n[ 0.408717] usbcore: registered new interface driver hub\n[ 0.409723] usbcore: registered new device driver usb\n[ 0.410763] PCI: Using ACPI for IRQ routing\n[ 0.411778] NetLabel: Initializing\n[ 0.412485] NetLabel: domain hash size = 128\n[ 0.413326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414273] NetLabel: unlabeled traffic allowed by default\n[ 0.415357] clocksource: Switched to clocksource kvm-clock\n[ 0.420796] AppArmor: AppArmor Filesystem Enabled\n[ 0.421888] pnp: PnP ACPI init\n[ 0.422805] pnp: PnP ACPI: found 5 devices\n[ 0.429191] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430908] NET: Registered protocol family 2\n[ 0.431869] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435451] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436521] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437671] NET: Registered protocol family 1\n[ 0.438536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470219] Trying to unpack rootfs image as initramfs...\n[ 0.522618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.536358] Scanning for low memory corruption every 60 seconds\n[ 0.537934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.539346] audit: initializing netlink subsys (disabled)\n[ 0.540384] audit: type=2000 audit(1542565586.120:1): initialized\n[ 0.541694] Initialise system trusted keyring\n[ 0.542627] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545723] zbud: loaded\n[ 0.546432] VFS: Disk quotas dquot_6.6.0\n[ 0.547258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548835] fuse init (API version 7.23)\n[ 0.549747] Key type big_key registered\n[ 0.550553] Allocating IMA MOK and blacklist keyrings.\n[ 0.551689] Key type asymmetric registered\n[ 0.552520] Asymmetric key parser 'x509' registered\n[ 0.553472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.555302] io scheduler noop registered\n[ 0.556109] io scheduler deadline registered (default)\n[ 0.557103] io scheduler cfq registered\n[ 0.557954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.559029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561759] ACPI: Power Button [PWRF]\n[ 0.562592] GHES: HEST is not enabled!\n[ 0.576279] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.610091] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636191] Linux agpgart interface v0.103\n[ 0.638259] brd: module loaded\n[ 0.639525] loop: module loaded\n[ 0.643613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645063] GPT:90111 != 2097151\n[ 0.645731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.646810] GPT:90111 != 2097151\n[ 0.647491] GPT: Use GNU Parted to correct GPT errors.\n[ 0.648579] vda: vda1 vda15\n[ 0.650078] scsi host0: ata_piix\n[ 0.651072] scsi host1: ata_piix\n[ 0.651945] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.653566] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.655330] libphy: Fixed MDIO Bus: probed\n[ 0.656489] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659901] PPP generic driver version 2.4.2\n[ 0.661050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662449] ehci-pci: EHCI PCI platform driver\n[ 0.663450] ehci-platform: EHCI generic platform driver\n[ 0.664621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665990] ohci-pci: OHCI PCI platform driver\n[ 0.667008] ohci-platform: OHCI generic platform driver\n[ 0.668218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.686646] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.687818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.690460] usb usb1: Product: UHCI Host Controller\n[ 0.691405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.692542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693625] hub 1-0:1.0: USB hub found\n[ 0.694403] hub 1-0:1.0: 2 ports detected\n[ 0.695323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697446] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699429] mousedev: PS/2 mouse device common for all mice\n[ 0.700671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702517] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704805] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705984] i2c /dev entries driver\n[ 0.706735] device-mapper: uevent: version 1.0.3\n[ 0.707674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710595] NET: Registered protocol family 10\n[ 0.711639] NET: Registered protocol family 17\n[ 0.712531] Key type dns_resolver registered\n[ 0.713466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716306] registered taskstats version 1\n[ 0.717133] Loading compiled-in X.509 certificates\n[ 0.718560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720412] zswap: loaded using pool lzo/zbud\n[ 0.722314] Key type trusted registered\n[ 0.723878] Key type encrypted registered\n[ 0.724702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725722] ima: No TPM chip found, activating TPM-bypass!\n[ 0.726753] evm: HMAC attrs: 0x1\n[ 0.727710] Magic number: 10:667:443\n[ 0.728600] rtc_cmos 00:00: setting system clock to 2018-11-18 18:26:26 UTC (1542565586)\n[ 0.730186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731303] EDD information not available.\n[ 0.807954] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809406] ata1.00: configured for MWDMA2\n[ 0.810645] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823403] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824655] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825939] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827850] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829378] Write protecting the kernel read-only data: 14336k\n[ 0.830975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832772] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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 1.12\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.343263] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 1.91s]\nping 10.10.10.7 OK\nping 10.10.10.12 OK\nping 10.10.10.7 OK\n"} 2018-11-18 18:28:03,898 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-e112e038-a875-4441-b149-7d1a2115ce98 2018-11-18 18:28:03,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" -d '{"forceDelete": null}' 2018-11-18 18:28:04,149 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:28: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-b766972b-2424-466f-924d-3014c538dc2e x-compute-request-id: req-b766972b-2424-466f-924d-3014c538dc2e Content-Length: 0 Content-Type: application/json 2018-11-18 18:28:04,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f/action used request id req-b766972b-2424-466f-924d-3014c538dc2e 2018-11-18 18:28:04,150 - sdnvpn_test_utils - DEBUG - Waiting for instance 3a752442-bea2-4d6b-aa59-dfb19e00947f to be deleted 2018-11-18 18:28:04,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" 2018-11-18 18:28:04,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-61500f01-3e8c-49ec-9c0c-3bcd7f768e4f x-compute-request-id: req-61500f01-3e8c-49ec-9c0c-3bcd7f768e4f Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:9a:21", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-18T18:26:25.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:26:26Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:16:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-18T18:24:12.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:24:12Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-11-18T18:24:07Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:0a:37", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3a752442-bea2-4d6b-aa59-dfb19e00947f", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-11-18T18:23:59.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "3a752442-bea2-4d6b-aa59-dfb19e00947f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:28:03Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-11-18T18:23:55Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:28:04,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-61500f01-3e8c-49ec-9c0c-3bcd7f768e4f 2018-11-18 18:28:06,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" 2018-11-18 18:28:07,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-7d88bc2a-e4ba-4d47-a618-32abacfcf4d1 x-compute-request-id: req-7d88bc2a-e4ba-4d47-a618-32abacfcf4d1 Content-Encoding: gzip Content-Length: 928 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:9a:21", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-18T18:26:25.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:26:26Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:16:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-18T18:24:12.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:24:12Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-11-18T18:24:07Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:28:07,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-7d88bc2a-e4ba-4d47-a618-32abacfcf4d1 2018-11-18 18:28:09,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" -d '{"forceDelete": null}' 2018-11-18 18:28:09,909 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45fec235-4258-4960-96c2-81fe985fb1d4 x-compute-request-id: req-45fec235-4258-4960-96c2-81fe985fb1d4 Content-Length: 0 Content-Type: application/json 2018-11-18 18:28:09,910 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68/action used request id req-45fec235-4258-4960-96c2-81fe985fb1d4 2018-11-18 18:28:09,910 - sdnvpn_test_utils - DEBUG - Waiting for instance a7baa3e0-79a8-4f98-8c5a-74dae351ff68 to be deleted 2018-11-18 18:28:09,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" 2018-11-18 18:28:10,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c48bf578-936d-4576-ac68-282cf5eca972 x-compute-request-id: req-c48bf578-936d-4576-ac68-282cf5eca972 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:9a:21", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-18T18:26:25.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:26:26Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:16:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-18T18:24:12.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "a7baa3e0-79a8-4f98-8c5a-74dae351ff68", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:28:09Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-11-18T18:24:07Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:28:10,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-c48bf578-936d-4576-ac68-282cf5eca972 2018-11-18 18:28:12,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" 2018-11-18 18:28:13,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-ad438f76-13b7-445a-bb4b-067910a99399 x-compute-request-id: req-ad438f76-13b7-445a-bb4b-067910a99399 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:9a:21", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-18T18:26:25.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:26:26Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:28:13,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-ad438f76-13b7-445a-bb4b-067910a99399 2018-11-18 18:28:15,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" -d '{"forceDelete": null}' 2018-11-18 18:28:15,471 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:28: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-50e9af35-97eb-4843-89b3-19193b445bbd x-compute-request-id: req-50e9af35-97eb-4843-89b3-19193b445bbd Content-Length: 0 Content-Type: application/json 2018-11-18 18:28:15,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba/action used request id req-50e9af35-97eb-4843-89b3-19193b445bbd 2018-11-18 18:28:15,472 - sdnvpn_test_utils - DEBUG - Waiting for instance 7f06200b-faeb-4afc-846f-22994bef38ba to be deleted 2018-11-18 18:28:15,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" 2018-11-18 18:28:16,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-a6c83cb2-8e42-4783-b261-a6cd9ce978be x-compute-request-id: req-a6c83cb2-8e42-4783-b261-a6cd9ce978be Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:9a:21", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7f06200b-faeb-4afc-846f-22994bef38ba", "rel": "bookmark"}], "image": {"id": "af976f26-3d43-4572-8b1a-187f25e6d0f6", "links": [{"href": "http://172.30.9.30:8774/images/af976f26-3d43-4572-8b1a-187f25e6d0f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-18T18:26:25.000000", "flavor": {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}]}, "id": "7f06200b-faeb-4afc-846f-22994bef38ba", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:28:15Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-11-18T18:26:21Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:28:16,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-a6c83cb2-8e42-4783-b261-a6cd9ce978be 2018-11-18 18:28:18,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145c8b5d81a6b031c1aefb3f6f7a042765000fb" 2018-11-18 18:28:18,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-d0228bc7-dd7d-4bed-ba47-b955471ed824 x-compute-request-id: req-d0228bc7-dd7d-4bed-ba47-b955471ed824 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 18:28:18,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-d0228bc7-dd7d-4bed-ba47-b955471ed824 2018-11-18 18:28:20,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/af976f26-3d43-4572-8b1a-187f25e6d0f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4349b0ca51438dc935b766418e81ed264b1c841" 2018-11-18 18:28:21,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b4eddcc-14bf-46c7-83c2-116155111327 Date: Sun, 18 Nov 2018 18:28:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:28:21,860 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/af976f26-3d43-4572-8b1a-187f25e6d0f6 used request id req-3b4eddcc-14bf-46c7-83c2-116155111327 2018-11-18 18:28:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/a00eda39-2584-4a60-ae0c-8a308a0ccf04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e1ea6ee90526a3d54ac37d96124e643be4c61b" 2018-11-18 18:28:23,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7993e9a6-f68e-4b6d-b5d1-a7388072c492 Date: Sun, 18 Nov 2018 18:28:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:28:23,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a00eda39-2584-4a60-ae0c-8a308a0ccf04 used request id req-7993e9a6-f68e-4b6d-b5d1-a7388072c492 2018-11-18 18:28:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/f14afe31-814b-48f3-9360-48a313c84036 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e1ea6ee90526a3d54ac37d96124e643be4c61b" 2018-11-18 18:28:25,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2085bc68-e9b5-493c-a500-91bc8b1c1671 Date: Sun, 18 Nov 2018 18:28:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:28:25,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f14afe31-814b-48f3-9360-48a313c84036 used request id req-2085bc68-e9b5-493c-a500-91bc8b1c1671 2018-11-18 18:28:25,421 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check ping status of vm_1, vm_2, and vm_3 | +----------------------------------------------------------------------------------------+ | FAIL | ,Ping failure from instance sdnvpn-10-1 | | Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | +========================================================================================+ 2018-11-18 18:28:25,421 - sdnvpn-results - INFO - One or more subtests have failed. 2018-11-18 18:28:25,439 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-11-18 18:28:25,439 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'FAIL', 'details': [{' ,Ping failure from instance sdnvpn-10-1': 'FAIL'}, {'Ping succeeds': 'PASS'}]} 2018-11-18 18:28:25,439 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-11-18 18:28:25,440 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-11-18 18:28:25,440 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-11-18 18:28:25,529 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-11-18 18:28:25,529 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-11-18 18:28:25,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:28:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:28:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:28:25,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:28:25,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:28:25,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:28:25,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:28:25,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:28:25,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:28:25,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:28:25,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:28:25,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:28:25,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:28:25,539 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-18 18:28:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:28:25,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc31713f-827e-4d3c-9edc-f8c64a9e550b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:28:25,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dc31713f-827e-4d3c-9edc-f8c64a9e550b 2018-11-18 18:28:25,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:28:25,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Sx0XVrFFTZWJMLObrJGdHA"], "issued_at": "2018-11-18T18:28:25.000000Z"}} 2018-11-18 18:28:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" 2018-11-18 18:28:26,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-9e7b2e40-7ccb-4740-8d0b-c1a0d5d5bf7d Date: Sun, 18 Nov 2018 18:28:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 18:28:26,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-9e7b2e40-7ccb-4740-8d0b-c1a0d5d5bf7d 2018-11-18 18:28:26,102 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-11-18 18:28:26,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" 2018-11-18 18:28:26,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83eafc96-1125-421d-8023-9ed64df492ef Date: Sun, 18 Nov 2018 18:28:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 18:28:26,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-83eafc96-1125-421d-8023-9ed64df492ef 2018-11-18 18:28:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-11-18 18:28:26,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52 X-Openstack-Request-Id: req-9f671f03-e769-4778-82a3-200486c74f3d Date: Sun, 18 Nov 2018 18:28:26 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-11-18T18:28:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T18:28:26Z", "visibility": "public", "locations": [], "self": "/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "min_disk": 0, "protected": false, "id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "file": "/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 18:28:26,511 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9f671f03-e769-4778-82a3-200486c74f3d 2018-11-18 18:28:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" -d '' 2018-11-18 18:28:36,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ec65462-4a8e-4ca4-9fc1-f72cd16d2a8d Date: Sun, 18 Nov 2018 18:28:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:28:36,292 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52/file used request id req-8ec65462-4a8e-4ca4-9fc1-f72cd16d2a8d 2018-11-18 18:28:36,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:28:36,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:28:36,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:28:36,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:28:36,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:28:36,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:28:36,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:28:36,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:28:36,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:28:36,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:28:36,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:28:36,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:28:36,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:28:36,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:28:36,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:28:36,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:28:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:28:36,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e7a4d2-6553-4acc-a2fa-4865661ee2b8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:28:36,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c4e7a4d2-6553-4acc-a2fa-4865661ee2b8 2018-11-18 18:28:36,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:28:36,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["OMzNL5x-RQSd4GG9zhbHjg"], "issued_at": "2018-11-18T18:28:36.000000Z"}} 2018-11-18 18:28:36,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fa6692a91fa461568574c5641d3145441569de" 2018-11-18 18:28:36,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-89839f5a-33e0-44a0-aefd-2e9c2a5c87c9 x-compute-request-id: req-89839f5a-33e0-44a0-aefd-2e9c2a5c87c9 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 18:28:36,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail used request id req-89839f5a-33e0-44a0-aefd-2e9c2a5c87c9 2018-11-18 18:28:36,868 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-11-18 18:28:36,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fa6692a91fa461568574c5641d3145441569de" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-11-18 18:28:36,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-f77b163e-a04a-4715-a6cd-d07f144f679b x-compute-request-id: req-f77b163e-a04a-4715-a6cd-d07f144f679b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9502cfaf-196f-48f9-8635-24b454393341", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:28:36,920 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f77b163e-a04a-4715-a6cd-d07f144f679b 2018-11-18 18:28:36,921 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=9502cfaf-196f-48f9-8635-24b454393341 created successfully. 2018-11-18 18:28:36,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:28:36,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10564ac7-95a8-406d-8649-94e46f4c2f0d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:28:36,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-10564ac7-95a8-406d-8649-94e46f4c2f0d 2018-11-18 18:28:36,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:28:37,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Ccpp4suiS_GPK2wZw9AX0A"], "issued_at": "2018-11-18T18:28:37.000000Z"}} 2018-11-18 18:28:37,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:28:38,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5611 X-Openstack-Request-Id: req-cdaff540-d8fd-4eeb-89bb-3fb5d4801ad0 Date: Sun, 18 Nov 2018 18:28:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0c273071-f34f-49bd-81f0-72e7c707caec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebfa33f04dd44707aba9d2a875079c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:19:47Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"ebfa33f04dd44707aba9d2a875079c79","created_at":"2018-11-18T18:19:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"50ab1811-c314-470e-94f2-f7c867a24678","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebfa33f04dd44707aba9d2a875079c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:19:42Z","provider:segmentation_id":30,"name":"","admin_state_up":true,"tenant_id":"ebfa33f04dd44707aba9d2a875079c79","created_at":"2018-11-18T18:19:42Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b5bd1dd-091f-461a-a8f9-373099a99e59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebfa33f04dd44707aba9d2a875079c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:19:45Z","provider:segmentation_id":24,"name":"","admin_state_up":true,"tenant_id":"ebfa33f04dd44707aba9d2a875079c79","created_at":"2018-11-18T18:19:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"91397339-0ff7-4381-a404-788f538984c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebfa33f04dd44707aba9d2a875079c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:19:34Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"ebfa33f04dd44707aba9d2a875079c79","created_at":"2018-11-18T18:19:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 18:28:38,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-cdaff540-d8fd-4eeb-89bb-3fb5d4801ad0 2018-11-18 18:28:38,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:28:38,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-493c4563-76dc-463a-b707-92aff636cc1a Date: Sun, 18 Nov 2018 18:28:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:45Z","dns_nameservers":[],"updated_at":"2018-11-18T15:43:45Z","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":"6d8189e72d9c4330b8d072ff57aba66f","id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-18 18:28:38,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-493c4563-76dc-463a-b707-92aff636cc1a 2018-11-18 18:28:38,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:28:38,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fb17c31a-efb1-4a69-80a4-3bbe3c1b0d39 Date: Sun, 18 Nov 2018 18:28:38 GMT RESP BODY: {"routers": []} 2018-11-18 18:28:38,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers used request id req-fb17c31a-efb1-4a69-80a4-3bbe3c1b0d39 2018-11-18 18:28:38,599 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-11-18 18:28:38,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-11-18 18:28:39,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-0da93c21-34e2-4964-8b3f-7f3285c9b40d Date: Sun, 18 Nov 2018 18:28:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:28:38Z","is_default":false,"provider:segmentation_id":62,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:38Z","mtu":1450}} 2018-11-18 18:28:39,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-0da93c21-34e2-4964-8b3f-7f3285c9b40d 2018-11-18 18:28:39,020 - sdnvpn.lib.openstack_utils - DEBUG - Network '6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4' created successfully 2018-11-18 18:28:39,020 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-18 18:28:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"subnets": [{"ip_version": 4, "network_id": "6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-11-18 18:28:39,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-a523d223-b321-4004-b42b-a5d5fe9a2f2f Date: Sun, 18 Nov 2018 18:28:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:39Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-18T18:28:39Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"a875ae444eec41a6b8bd843d2517a591","id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-11-18 18:28:39,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-a523d223-b321-4004-b42b-a5d5fe9a2f2f 2018-11-18 18:28:39,811 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'f031c106-41f4-424b-9464-9d33b9bc7ab2' created successfully 2018-11-18 18:28:39,811 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-18 18:28:39,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-11-18 18:28:40,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-c764805a-4cf2-471e-b9a3-ff43be84fe28 Date: Sun, 18 Nov 2018 18:28:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T18:28:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T18:28:40Z", "revision_number": 0, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9eb0d7ab-10da-447c-bdac-642ff78631cd", "name": "sdnvpn-13-1-router"}} 2018-11-18 18:28:40,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-c764805a-4cf2-471e-b9a3-ff43be84fe28 2018-11-18 18:28:40,143 - sdnvpn.lib.openstack_utils - DEBUG - Router '9eb0d7ab-10da-447c-bdac-642ff78631cd' created successfully 2018-11-18 18:28:40,143 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-18 18:28:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"subnet_id": "f031c106-41f4-424b-9464-9d33b9bc7ab2"}' 2018-11-18 18:28:41,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-467a9a42-c28f-4859-8a90-03de5ff45e1b Date: Sun, 18 Nov 2018 18:28:41 GMT RESP BODY: {"network_id": "6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "f031c106-41f4-424b-9464-9d33b9bc7ab2", "subnet_ids": ["f031c106-41f4-424b-9464-9d33b9bc7ab2"], "port_id": "879e9d78-2fc8-49cd-94a5-017aca76506e", "id": "9eb0d7ab-10da-447c-bdac-642ff78631cd"} 2018-11-18 18:28:41,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd/add_router_interface used request id req-467a9a42-c28f-4859-8a90-03de5ff45e1b 2018-11-18 18:28:41,637 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-18 18:28:41,637 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-18 18:28:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:28:41,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6272 X-Openstack-Request-Id: req-d7cd61a1-f8de-4817-930f-4d48c3085c8c Date: Sun, 18 Nov 2018 18:28:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0c273071-f34f-49bd-81f0-72e7c707caec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebfa33f04dd44707aba9d2a875079c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:19:47Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"ebfa33f04dd44707aba9d2a875079c79","created_at":"2018-11-18T18:19:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"50ab1811-c314-470e-94f2-f7c867a24678","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebfa33f04dd44707aba9d2a875079c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:19:42Z","provider:segmentation_id":30,"name":"","admin_state_up":true,"tenant_id":"ebfa33f04dd44707aba9d2a875079c79","created_at":"2018-11-18T18:19:42Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","subnets":["f031c106-41f4-424b-9464-9d33b9bc7ab2"],"description":"","tags":[],"updated_at":"2018-11-18T18:28:39Z","provider:segmentation_id":62,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:38Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b5bd1dd-091f-461a-a8f9-373099a99e59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebfa33f04dd44707aba9d2a875079c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:19:45Z","provider:segmentation_id":24,"name":"","admin_state_up":true,"tenant_id":"ebfa33f04dd44707aba9d2a875079c79","created_at":"2018-11-18T18:19:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"91397339-0ff7-4381-a404-788f538984c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebfa33f04dd44707aba9d2a875079c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T18:19:34Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"ebfa33f04dd44707aba9d2a875079c79","created_at":"2018-11-18T18:19:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a03640b8-ab40-43a7-a96a-a644230fd136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8959d5ec4ae34fa19dc014f3be9823ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:49:47Z","provider:segmentation_id":77,"name":"c_rally_598b4aca_xFYKYcgg","admin_state_up":true,"tenant_id":"8959d5ec4ae34fa19dc014f3be9823ca","created_at":"2018-11-18T16:49:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a22869cb-0d43-4161-93a6-ed2dabdb9202","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:55Z","provider:segmentation_id":31,"name":"c_rally_4360fb44_bcgNPL7w","admin_state_up":true,"tenant_id":"5cc75ee7fc994b609ddb3ebd72bc9e61","created_at":"2018-11-18T16:47:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2b285fa-13e6-41c1-adae-ee1e97dc581f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a53294f1be6540aaa43019897add9af9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:25Z","provider:segmentation_id":29,"name":"c_rally_57e2459b_mClnTPSt","admin_state_up":true,"tenant_id":"a53294f1be6540aaa43019897add9af9","created_at":"2018-11-18T16:47:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"de281fd6-0077-4b5e-9246-9a9f6ea01589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"347d1facde0e4624a8382ef5b82dc1e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-18T16:47:44Z","provider:segmentation_id":79,"name":"c_rally_a6f2bdc3_Rvj5CT1u","admin_state_up":true,"tenant_id":"347d1facde0e4624a8382ef5b82dc1e5","created_at":"2018-11-18T16:47:43Z","provider:network_type":"vxlan"}]} 2018-11-18 18:28:41,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-d7cd61a1-f8de-4817-930f-4d48c3085c8c 2018-11-18 18:28:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"router": {"external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a"}}}' 2018-11-18 18:28:43,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-33d3d27b-8b27-415e-82f2-51bc42490a2d Date: Sun, 18 Nov 2018 18:28:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T18:28:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T18:28:43Z", "revision_number": 4, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9eb0d7ab-10da-447c-bdac-642ff78631cd", "name": "sdnvpn-13-1-router"}} 2018-11-18 18:28:43,931 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd used request id req-33d3d27b-8b27-415e-82f2-51bc42490a2d 2018-11-18 18:28:43,931 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-18 18:28:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:28:44,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-ca0bd707-8383-47f7-bcc9-701efa173a0d Date: Sun, 18 Nov 2018 18:28:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "created_at": "2018-11-18T17:42:59Z", "updated_at": "2018-11-18T17:42:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "10305fb3-3f0f-4b6e-a9f7-0e25a03f2aae", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "7d9b5a25-b528-4162-84b6-d3791b85db42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "b31ce101-27d8-47bc-a25a-a91079cd53f5", "remote_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:42:59Z", "revision_number": 0, "id": "dee4aa2f-ab52-49fe-b32f-ccc65abd09d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:42:59Z", "security_group_id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "tenant_id": "c4b76a48ca4a4722956ecd9516a56497", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4b76a48ca4a4722956ecd9516a56497"}], "revision_number": 4, "project_id": "c4b76a48ca4a4722956ecd9516a56497", "id": "27f03ef2-9322-4cb9-81f7-1df806b7af75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T15:54:24Z", "updated_at": "2018-11-18T15:54:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "67c745c1-f457-4052-80a0-fba6a29fa4a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "99a7af7c-c5de-4de1-92fb-48c59555edf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "bb45af46-d252-4210-a295-b734dae17e81", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:54:24Z", "revision_number": 0, "id": "d6bbd567-2cf9-4e2e-adcb-9beccaf72e13", "remote_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "remote_ip_prefix": null, "created_at": "2018-11-18T15:54:24Z", "security_group_id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 4, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "3a9dd1d6-0fa6-42a4-94c0-e97b2413262c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "created_at": "2018-11-18T15:43:38Z", "updated_at": "2018-11-18T15:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "097f899f-c1b1-4758-a232-8d3b96b5ab7c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "7992fbc7-c006-45d9-be3d-d54fba22312a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "a69e7b16-8500-4fd8-9620-dc35baa702e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:43:38Z", "revision_number": 0, "id": "f5847a7a-8291-4f2c-b6e7-e235b4275e3c", "remote_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "remote_ip_prefix": null, "created_at": "2018-11-18T15:43:38Z", "security_group_id": "8510f093-e232-407f-84ae-81c08240b96e", "tenant_id": "6d8189e72d9c4330b8d072ff57aba66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d8189e72d9c4330b8d072ff57aba66f"}], "revision_number": 4, "project_id": "6d8189e72d9c4330b8d072ff57aba66f", "id": "8510f093-e232-407f-84ae-81c08240b96e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-18T15:56:34Z", "updated_at": "2018-11-18T15:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "04795b4f-b31b-45cf-89bf-473bfd2986a6", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "cf9ecca9-c109-49d4-a9a1-511abdbe5d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "d4d80abf-bc55-480b-83fc-23b3d318de13", "remote_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T15:56:34Z", "revision_number": 0, "id": "ec6d0ec0-67f7-4a1c-9af4-13e999106e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T15:56:34Z", "security_group_id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "8a6ae08d-05d8-4575-9d75-4b68cace9eb2", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T17:48:18Z", "updated_at": "2018-11-18T17:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "4a249cc7-bcb5-4758-bf4d-11ff3122b9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-18T17:51:28Z", "revision_number": 0, "id": "7366a583-6bac-4025-8e80-dea7389991e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:51:28Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 179, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-18T17:48:19Z", "revision_number": 0, "id": "7c02862a-44c0-47fb-b435-f3c8c6cd32db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:19Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a253f5ea-b8c8-4320-a12b-0e8010d85c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "a7fec9eb-a5e6-47d2-ac4a-2ce7d97e3520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-18T17:48:18Z", "revision_number": 0, "id": "c4625f8f-5402-4808-99a5-b0a7e317bdb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:18Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": null, "ethertype": "IPv6", "project_id": "a875ae444eec41a6b8bd843d2517a591"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-18T17:48:20Z", "revision_number": 0, "id": "d2a7e1a6-177f-40a8-99e9-47f11a2c04aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-18T17:48:20Z", "security_group_id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a875ae444eec41a6b8bd843d2517a591"}], "revision_number": 7, "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "91413c69-2ede-4b60-af51-ee1e32d4d025", "name": "sdnvpn-sg"}]} 2018-11-18 18:28:44,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-ca0bd707-8383-47f7-bcc9-701efa173a0d 2018-11-18 18:28:44,002 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-18 18:28:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:28:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091f065f-71eb-4813-bbbd-5551aa13ebf9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:28:44,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-091f065f-71eb-4813-bbbd-5551aa13ebf9 2018-11-18 18:28:44,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:28:44,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["ZHvFEczuQWmvRyBmcyw6zw"], "issued_at": "2018-11-18T18:28:44.000000Z"}} 2018-11-18 18:28:44,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:28:44,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-265760f1-6608-4376-a5ce-06bc95dbfc43 x-compute-request-id: req-265760f1-6608-4376-a5ce-06bc95dbfc43 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 64, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 2072, "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10175, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 18:28:44,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-265760f1-6608-4376-a5ce-06bc95dbfc43 2018-11-18 18:28:44,582 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-18 18:28:44,582 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-11-18 18:28:44,582 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=d7bdd599-e508-487c-9e0d-7f6246108c52 network=6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-11-18 18:28:44,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:28:44,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:28:44,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:28:44,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:28:44,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:28:44,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:28:44,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:28:44,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:28:44,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:28:44,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:28:44,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:28:44,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:28:44,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:28:44,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:28:44,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:28:44,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:28:44,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:28:44,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:28:44,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:28:44,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:28:44,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:28:44,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:28:44,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:28:44,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:28:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:28:44,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f4de62-0da9-48e6-a7ea-9059e1e31801 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:28:44,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-08f4de62-0da9-48e6-a7ea-9059e1e31801 2018-11-18 18:28:44,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:28:44,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["9dKJx-40QHqkuSuzIGgkxg"], "issued_at": "2018-11-18T18:28:44.000000Z"}} 2018-11-18 18:28:44,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead25a1d311ac7ca1b352c6b1ef7a52673c9882" 2018-11-18 18:28:45,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-4001806c-f32b-4212-a300-3754606253e5 x-compute-request-id: req-4001806c-f32b-4212-a300-3754606253e5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:28:45,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4001806c-f32b-4212-a300-3754606253e5 2018-11-18 18:28:45,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead25a1d311ac7ca1b352c6b1ef7a52673c9882" 2018-11-18 18:28:45,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-e0d020a1-aa84-4c08-87fa-70d9897a77e7 x-compute-request-id: req-e0d020a1-aa84-4c08-87fa-70d9897a77e7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9502cfaf-196f-48f9-8635-24b454393341", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:28:45,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341 used request id req-e0d020a1-aa84-4c08-87fa-70d9897a77e7 2018-11-18 18:28:45,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead25a1d311ac7ca1b352c6b1ef7a52673c9882" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "d7bdd599-e508-487c-9e0d-7f6246108c52", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "9502cfaf-196f-48f9-8635-24b454393341", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4"}], "config_drive": true}}' 2018-11-18 18:28:46,700 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92a9a4c7-868d-4e51-a935-9d2a385c3e9d x-compute-request-id: req-92a9a4c7-868d-4e51-a935-9d2a385c3e9d Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "adminPass": "WZKYM7VqpbLh"}} 2018-11-18 18:28:46,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-92a9a4c7-868d-4e51-a935-9d2a385c3e9d 2018-11-18 18:28:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:28:46,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1da0b1-7bad-43a8-b7d0-a20080dee053 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:28:46,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3c1da0b1-7bad-43a8-b7d0-a20080dee053 2018-11-18 18:28:46,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:28:47,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Jvdl8HVgQ5OVw5rxT40I-Q"], "issued_at": "2018-11-18T18:28:47.000000Z"}} 2018-11-18 18:28:47,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:28:47,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-34070130-223c-41e8-8482-d741a063b0d6 x-compute-request-id: req-34070130-223c-41e8-8482-d741a063b0d6 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:28:47,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-34070130-223c-41e8-8482-d741a063b0d6 2018-11-18 18:28:50,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:28:51,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-eb47c78b-7403-44a3-8abb-f4c51d60554c x-compute-request-id: req-eb47c78b-7403-44a3-8abb-f4c51d60554c Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:28:51,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-eb47c78b-7403-44a3-8abb-f4c51d60554c 2018-11-18 18:28:54,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:28:55,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-9e05417a-653a-401d-ba46-62571b8b0938 x-compute-request-id: req-9e05417a-653a-401d-ba46-62571b8b0938 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:28:55,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-9e05417a-653a-401d-ba46-62571b8b0938 2018-11-18 18:28:58,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:28:59,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:28: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-cfdac533-a8b6-4c97-a0e1-62a7daca6a75 x-compute-request-id: req-cfdac533-a8b6-4c97-a0e1-62a7daca6a75 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:28:59,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-cfdac533-a8b6-4c97-a0e1-62a7daca6a75 2018-11-18 18:29:02,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:03,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788e97d4-40b8-4c64-8561-812197a31308 x-compute-request-id: req-788e97d4-40b8-4c64-8561-812197a31308 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:03,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-788e97d4-40b8-4c64-8561-812197a31308 2018-11-18 18:29:06,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:07,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-5be1f14e-1e3f-4a55-bb60-1f9d37129d74 x-compute-request-id: req-5be1f14e-1e3f-4a55-bb60-1f9d37129d74 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:07,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-5be1f14e-1e3f-4a55-bb60-1f9d37129d74 2018-11-18 18:29:10,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:10,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-76d0844e-e00f-45ed-b17f-f0229da1e6e4 x-compute-request-id: req-76d0844e-e00f-45ed-b17f-f0229da1e6e4 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:10,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-76d0844e-e00f-45ed-b17f-f0229da1e6e4 2018-11-18 18:29:13,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:14,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-97104e92-e15a-4323-8f1c-f2e8d332ee89 x-compute-request-id: req-97104e92-e15a-4323-8f1c-f2e8d332ee89 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:14,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-97104e92-e15a-4323-8f1c-f2e8d332ee89 2018-11-18 18:29:17,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:18,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-5cda17c8-dd6d-4144-bbfb-d1e447a932f0 x-compute-request-id: req-5cda17c8-dd6d-4144-bbfb-d1e447a932f0 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:18,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-5cda17c8-dd6d-4144-bbfb-d1e447a932f0 2018-11-18 18:29:21,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:21,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-17f1006f-2939-4e57-b18f-75958a61507b x-compute-request-id: req-17f1006f-2939-4e57-b18f-75958a61507b Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:21,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-17f1006f-2939-4e57-b18f-75958a61507b 2018-11-18 18:29:24,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:25,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-ca9406fb-a060-4028-be0d-c4b83494a807 x-compute-request-id: req-ca9406fb-a060-4028-be0d-c4b83494a807 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:25,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-ca9406fb-a060-4028-be0d-c4b83494a807 2018-11-18 18:29:28,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:28,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-544a3217-ba44-40e4-b667-a90af101cc4e x-compute-request-id: req-544a3217-ba44-40e4-b667-a90af101cc4e Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:28,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-544a3217-ba44-40e4-b667-a90af101cc4e 2018-11-18 18:29:31,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:32,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-27511e86-69ea-4383-93dd-38bb706b6586 x-compute-request-id: req-27511e86-69ea-4383-93dd-38bb706b6586 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:32,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-27511e86-69ea-4383-93dd-38bb706b6586 2018-11-18 18:29:35,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:36,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-567a26e5-f160-422a-970f-33fbaccbe20e x-compute-request-id: req-567a26e5-f160-422a-970f-33fbaccbe20e Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:36,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-567a26e5-f160-422a-970f-33fbaccbe20e 2018-11-18 18:29:39,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:39,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-d1891a8a-f839-4012-b1ae-324a77639e4a x-compute-request-id: req-d1891a8a-f839-4012-b1ae-324a77639e4a Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:39,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-d1891a8a-f839-4012-b1ae-324a77639e4a 2018-11-18 18:29:42,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:43,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-35ede707-d6e4-484f-a9f9-96eb3a0d723a x-compute-request-id: req-35ede707-d6e4-484f-a9f9-96eb3a0d723a Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:43,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-35ede707-d6e4-484f-a9f9-96eb3a0d723a 2018-11-18 18:29:46,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:46,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-646ff60e-f7ac-4efd-868c-54a19e2d4a90 x-compute-request-id: req-646ff60e-f7ac-4efd-868c-54a19e2d4a90 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:46,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-646ff60e-f7ac-4efd-868c-54a19e2d4a90 2018-11-18 18:29:49,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:50,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-5243edd7-7d89-4545-b24a-ebd025cfb58d x-compute-request-id: req-5243edd7-7d89-4545-b24a-ebd025cfb58d Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:50,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-5243edd7-7d89-4545-b24a-ebd025cfb58d 2018-11-18 18:29:53,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:53,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-100c60b8-a7f3-4e53-916d-5a8c2fe894bb x-compute-request-id: req-100c60b8-a7f3-4e53-916d-5a8c2fe894bb Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:53,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-100c60b8-a7f3-4e53-916d-5a8c2fe894bb 2018-11-18 18:29:56,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:29:57,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:29: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-a7ee3ac2-f521-45f1-9ed2-00102164b0cc x-compute-request-id: req-a7ee3ac2-f521-45f1-9ed2-00102164b0cc Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:29:57,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-a7ee3ac2-f521-45f1-9ed2-00102164b0cc 2018-11-18 18:30:00,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:00,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-8e64a1e0-8162-4586-be42-453c2edae7ee x-compute-request-id: req-8e64a1e0-8162-4586-be42-453c2edae7ee Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:00,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-8e64a1e0-8162-4586-be42-453c2edae7ee 2018-11-18 18:30:03,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:04,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-51305166-5892-4239-aa53-b8447231dcc3 x-compute-request-id: req-51305166-5892-4239-aa53-b8447231dcc3 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:04,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-51305166-5892-4239-aa53-b8447231dcc3 2018-11-18 18:30:07,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:07,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-efff660e-1213-49b7-8f13-b6fb9fe2a7cc x-compute-request-id: req-efff660e-1213-49b7-8f13-b6fb9fe2a7cc Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:07,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-efff660e-1213-49b7-8f13-b6fb9fe2a7cc 2018-11-18 18:30:10,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:11,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4295b503-6d88-46dc-a459-83c10f6a13d8 x-compute-request-id: req-4295b503-6d88-46dc-a459-83c10f6a13d8 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:11,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-4295b503-6d88-46dc-a459-83c10f6a13d8 2018-11-18 18:30:14,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:15,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-498f29c0-4b7a-42d0-b323-76d5f49d07d5 x-compute-request-id: req-498f29c0-4b7a-42d0-b323-76d5f49d07d5 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:15,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-498f29c0-4b7a-42d0-b323-76d5f49d07d5 2018-11-18 18:30:18,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:18,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e351af8f-412c-41b1-9e80-f78ebd5d44e7 x-compute-request-id: req-e351af8f-412c-41b1-9e80-f78ebd5d44e7 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:18,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-e351af8f-412c-41b1-9e80-f78ebd5d44e7 2018-11-18 18:30:21,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:22,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-20cb061f-8404-4716-aef1-5724de3c58ce x-compute-request-id: req-20cb061f-8404-4716-aef1-5724de3c58ce Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:22,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-20cb061f-8404-4716-aef1-5724de3c58ce 2018-11-18 18:30:25,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:25,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-d1a7f916-48ff-4c98-be27-90cb70f995e9 x-compute-request-id: req-d1a7f916-48ff-4c98-be27-90cb70f995e9 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:25,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-d1a7f916-48ff-4c98-be27-90cb70f995e9 2018-11-18 18:30:28,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:29,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-ef29df93-d76e-45d3-bd75-604152ded985 x-compute-request-id: req-ef29df93-d76e-45d3-bd75-604152ded985 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:29,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-ef29df93-d76e-45d3-bd75-604152ded985 2018-11-18 18:30:32,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:32,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-6310d3d0-6db1-4df9-b92a-25a1e31a3972 x-compute-request-id: req-6310d3d0-6db1-4df9-b92a-25a1e31a3972 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:32,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-6310d3d0-6db1-4df9-b92a-25a1e31a3972 2018-11-18 18:30:35,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:36,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-5b88d7fc-311a-4c66-9785-0a6515f57452 x-compute-request-id: req-5b88d7fc-311a-4c66-9785-0a6515f57452 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:36,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-5b88d7fc-311a-4c66-9785-0a6515f57452 2018-11-18 18:30:39,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:39,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-2a58eda4-3371-4151-959d-e0f9ee42151e x-compute-request-id: req-2a58eda4-3371-4151-959d-e0f9ee42151e Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:39,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-2a58eda4-3371-4151-959d-e0f9ee42151e 2018-11-18 18:30:42,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:43,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-f11dd2d7-2411-4840-b238-c91fcd94c5fb x-compute-request-id: req-f11dd2d7-2411-4840-b238-c91fcd94c5fb Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:43,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-f11dd2d7-2411-4840-b238-c91fcd94c5fb 2018-11-18 18:30:46,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:46,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-c6b54799-18b1-42c8-ab53-e08e97d659b7 x-compute-request-id: req-c6b54799-18b1-42c8-ab53-e08e97d659b7 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:46,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-c6b54799-18b1-42c8-ab53-e08e97d659b7 2018-11-18 18:30:49,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:50,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-7d74a6a5-cef3-4c60-a5be-3a6cc3d5a5a4 x-compute-request-id: req-7d74a6a5-cef3-4c60-a5be-3a6cc3d5a5a4 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:28:48Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:50,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-7d74a6a5-cef3-4c60-a5be-3a6cc3d5a5a4 2018-11-18 18:30:53,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92459f5ca5a1d2bd3ef05f2de4c83a653a73e74a" 2018-11-18 18:30:53,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-0333b104-f68b-437e-9c1d-fde12144b716 x-compute-request-id: req-0333b104-f68b-437e-9c1d-fde12144b716 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-11-18T18:30:51.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:30:52Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:53,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-0333b104-f68b-437e-9c1d-fde12144b716 2018-11-18 18:30:53,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead25a1d311ac7ca1b352c6b1ef7a52673c9882" 2018-11-18 18:30:54,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-396ee186-e385-40da-83fa-60ead1578d9e x-compute-request-id: req-396ee186-e385-40da-83fa-60ead1578d9e Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-11-18T18:30:51.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:30:52Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:54,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115 used request id req-396ee186-e385-40da-83fa-60ead1578d9e 2018-11-18 18:30:54,085 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.10'. 2018-11-18 18:30:54,085 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-11-18 18:30:54,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:30:55,571 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:30: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-b4396e5b-2ae8-4f3d-9b59-3008bad93439 x-compute-request-id: req-b4396e5b-2ae8-4f3d-9b59-3008bad93439 Content-Length: 0 Content-Type: application/json 2018-11-18 18:30:55,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115/action used request id req-b4396e5b-2ae8-4f3d-9b59-3008bad93439 2018-11-18 18:30:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:30:55,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5052 X-Openstack-Request-Id: req-266e0ae8-12e3-4eb3-9691-c6b1fbf61c40 Date: Sun, 18 Nov 2018 18:30:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.3"}],"id":"464cc3a5-577c-40bf-b2c0-283c93e11453","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:96:4d","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:42Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.205"}],"id":"579805b9-31c1-4e6f-a980-fe9792fa1775","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:37:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9eb0d7ab-10da-447c-bdac-642ff78631cd","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T18:28:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.4"}],"id":"73f43ab5-d424-4a73-8456-f8cc664ac076","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:96:5c","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:41Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.1"}],"id":"879e9d78-2fc8-49cd-94a5-017aca76506e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:22:3c","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9eb0d7ab-10da-447c-bdac-642ff78631cd","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:40Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.2"}],"id":"d971c472-5d75-48e5-b7fe-73f0e94a3071","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:09:57","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:30:55Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.10"}],"id":"fc183778-5bdb-4fdd-a341-c84e8ce9246d","security_groups":["3a9dd1d6-0fa6-42a4-94c0-e97b2413262c","91413c69-2ede-4b60-af51-ee1e32d4d025"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:61:8f","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"841f13d4-43f3-4df9-b1e2-0a4de3978115","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:49Z","binding:vnic_type":"normal"}]} 2018-11-18 18:30:55,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports used request id req-266e0ae8-12e3-4eb3-9691-c6b1fbf61c40 2018-11-18 18:30:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/ports/fc183778-5bdb-4fdd-a341-c84e8ce9246d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:2c:61:8f"}]}}' 2018-11-18 18:30:56,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-6a055c63-f438-4fad-9bf3-5a27657df425 Date: Sun, 18 Nov 2018 18:30:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:2c:61:8f"}],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:30:55Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.10"}],"id":"fc183778-5bdb-4fdd-a341-c84e8ce9246d","security_groups":["3a9dd1d6-0fa6-42a4-94c0-e97b2413262c","91413c69-2ede-4b60-af51-ee1e32d4d025"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:61:8f","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"841f13d4-43f3-4df9-b1e2-0a4de3978115","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:49Z","binding:vnic_type":"normal"}} 2018-11-18 18:30:56,225 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/ports/fc183778-5bdb-4fdd-a341-c84e8ce9246d used request id req-6a055c63-f438-4fad-9bf3-5a27657df425 2018-11-18 18:30:56,225 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-11-18 18:30:56,225 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=d7bdd599-e508-487c-9e0d-7f6246108c52 network=6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-11-18 18:30:56,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:30:56,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:30:56,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:30:56,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:30:56,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:30:56,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:30:56,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:30:56,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:30:56,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:30:56,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:30:56,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:30:56,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:30:56,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:30:56,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:30:56,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:30:56,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:30:56,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:30:56,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:30:56,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:30:56,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:30:56,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:30:56,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:30:56,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:30:56,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:30:56,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:30:56,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:30:56,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:30:56,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:30:56,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:30:56,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:30:56,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:30:56,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:30:56,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:30:56,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:30:56,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:30:56,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:30:56,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:30:56,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:30:56,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:30:56,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:30:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:30:56,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e64782-229e-4c55-b56f-fe46c96edd97 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:30:56,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-61e64782-229e-4c55-b56f-fe46c96edd97 2018-11-18 18:30:56,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:30:56,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["Z6OUe0VSQd6f7SPJeL-ikg"], "issued_at": "2018-11-18T18:30:56.000000Z"}} 2018-11-18 18:30:56,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" 2018-11-18 18:30:56,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-f8b75818-81d9-42aa-bfbd-6734a723dc6d x-compute-request-id: req-f8b75818-81d9-42aa-bfbd-6734a723dc6d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:30:56,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f8b75818-81d9-42aa-bfbd-6734a723dc6d 2018-11-18 18:30:56,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" 2018-11-18 18:30:56,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-b5135844-c0e7-4548-a6a9-c83ac74462f2 x-compute-request-id: req-b5135844-c0e7-4548-a6a9-c83ac74462f2 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9502cfaf-196f-48f9-8635-24b454393341", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:30:56,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341 used request id req-b5135844-c0e7-4548-a6a9-c83ac74462f2 2018-11-18 18:30:56,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "d7bdd599-e508-487c-9e0d-7f6246108c52", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "9502cfaf-196f-48f9-8635-24b454393341", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4"}], "config_drive": true}}' 2018-11-18 18:30:58,338 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:30: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-ae5871b9-589f-4d04-9107-cb69f97ce780 x-compute-request-id: req-ae5871b9-589f-4d04-9107-cb69f97ce780 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "951cdcf7-54c1-46da-9143-0198ba467534", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "adminPass": "f9v2nw7TP4h3"}} 2018-11-18 18:30:58,338 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-ae5871b9-589f-4d04-9107-cb69f97ce780 2018-11-18 18:30:58,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:30:58,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260fa521-932c-457b-9d4b-ba847b4ea423 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:30:58,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-260fa521-932c-457b-9d4b-ba847b4ea423 2018-11-18 18:30:58,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:30:58,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["VzAE1PAJT-K8LxMgX0qFAw"], "issued_at": "2018-11-18T18:30:58.000000Z"}} 2018-11-18 18:30:58,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205d98704a9cdbe89c5776abd03bd7b5baffae85" 2018-11-18 18:30:59,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:30: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-5412e385-3cd6-444d-8e8a-792d19154c1a x-compute-request-id: req-5412e385-3cd6-444d-8e8a-792d19154c1a Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:30:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:30:59,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 used request id req-5412e385-3cd6-444d-8e8a-792d19154c1a 2018-11-18 18:31:02,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205d98704a9cdbe89c5776abd03bd7b5baffae85" 2018-11-18 18:31:02,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cf763c1-1578-4eb2-9365-7e5b11c3efe9 x-compute-request-id: req-1cf763c1-1578-4eb2-9365-7e5b11c3efe9 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:31:00Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:02,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 used request id req-1cf763c1-1578-4eb2-9365-7e5b11c3efe9 2018-11-18 18:31:05,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205d98704a9cdbe89c5776abd03bd7b5baffae85" 2018-11-18 18:31:06,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-71036d2f-a1fa-4702-9f35-b602087f4aca x-compute-request-id: req-71036d2f-a1fa-4702-9f35-b602087f4aca Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:31:00Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:06,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 used request id req-71036d2f-a1fa-4702-9f35-b602087f4aca 2018-11-18 18:31:09,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205d98704a9cdbe89c5776abd03bd7b5baffae85" 2018-11-18 18:31:10,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-5626e837-d662-4f7b-be41-4cccb6e721a5 x-compute-request-id: req-5626e837-d662-4f7b-be41-4cccb6e721a5 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:31:00Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:10,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 used request id req-5626e837-d662-4f7b-be41-4cccb6e721a5 2018-11-18 18:31:13,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205d98704a9cdbe89c5776abd03bd7b5baffae85" 2018-11-18 18:31:13,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0cf9764-cd6f-4421-872f-d5bcffb55680 x-compute-request-id: req-e0cf9764-cd6f-4421-872f-d5bcffb55680 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:31:00Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:13,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 used request id req-e0cf9764-cd6f-4421-872f-d5bcffb55680 2018-11-18 18:31:16,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205d98704a9cdbe89c5776abd03bd7b5baffae85" 2018-11-18 18:31:17,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-7cbb8453-11fa-412b-a43c-43509f7f86d5 x-compute-request-id: req-7cbb8453-11fa-412b-a43c-43509f7f86d5 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:31:00Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:17,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 used request id req-7cbb8453-11fa-412b-a43c-43509f7f86d5 2018-11-18 18:31:20,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205d98704a9cdbe89c5776abd03bd7b5baffae85" 2018-11-18 18:31:21,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-932be489-72dc-4842-a67c-94dc93f8110c x-compute-request-id: req-932be489-72dc-4842-a67c-94dc93f8110c Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-18T18:31:17.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:18Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:21,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 used request id req-932be489-72dc-4842-a67c-94dc93f8110c 2018-11-18 18:31:21,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" 2018-11-18 18:31:21,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-31391b24-bb37-4dc8-8d68-0c57feb77297 x-compute-request-id: req-31391b24-bb37-4dc8-8d68-0c57feb77297 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-18T18:31:17.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:18Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:21,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534 used request id req-31391b24-bb37-4dc8-8d68-0c57feb77297 2018-11-18 18:31:21,919 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.13'. 2018-11-18 18:31:21,919 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-11-18 18:31:21,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:31:23,375 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18: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-ebb40e37-5cf9-44aa-bf41-77a02ec94e10 x-compute-request-id: req-ebb40e37-5cf9-44aa-bf41-77a02ec94e10 Content-Length: 0 Content-Type: application/json 2018-11-18 18:31:23,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action used request id req-ebb40e37-5cf9-44aa-bf41-77a02ec94e10 2018-11-18 18:31:23,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:31:23,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6019 X-Openstack-Request-Id: req-16b9c971-170a-47ec-a233-44897957399a Date: Sun, 18 Nov 2018 18:31:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.3"}],"id":"464cc3a5-577c-40bf-b2c0-283c93e11453","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:96:4d","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:42Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15cbedf8-efdb-40ba-9dd8-cbb95c910965","ip_address":"172.30.9.205"}],"id":"579805b9-31c1-4e6f-a980-fe9792fa1775","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:37:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9eb0d7ab-10da-447c-bdac-642ff78631cd","name":"","admin_state_up":true,"network_id":"349c2810-12a5-41ea-9d90-7b05971b731a","tenant_id":"","created_at":"2018-11-18T18:28:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.4"}],"id":"73f43ab5-d424-4a73-8456-f8cc664ac076","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:96:5c","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:41Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.1"}],"id":"879e9d78-2fc8-49cd-94a5-017aca76506e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:22:3c","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9eb0d7ab-10da-447c-bdac-642ff78631cd","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:31:22Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.13"}],"id":"cc719fa5-69b0-4b13-a8d9-4c1330068889","security_groups":["3a9dd1d6-0fa6-42a4-94c0-e97b2413262c","91413c69-2ede-4b60-af51-ee1e32d4d025"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:ad:6c","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"951cdcf7-54c1-46da-9143-0198ba467534","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:31:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:28:40Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.2"}],"id":"d971c472-5d75-48e5-b7fe-73f0e94a3071","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:09:57","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:2c:61:8f"}],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:30:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.10"}],"id":"fc183778-5bdb-4fdd-a341-c84e8ce9246d","security_groups":["3a9dd1d6-0fa6-42a4-94c0-e97b2413262c","91413c69-2ede-4b60-af51-ee1e32d4d025"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:61:8f","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"841f13d4-43f3-4df9-b1e2-0a4de3978115","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:28:49Z","binding:vnic_type":"normal"}]} 2018-11-18 18:31:23,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports used request id req-16b9c971-170a-47ec-a233-44897957399a 2018-11-18 18:31:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/ports/cc719fa5-69b0-4b13-a8d9-4c1330068889 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:98:ad:6c"}]}}' 2018-11-18 18:31:23,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-91a9455b-a2d9-43ab-a8c6-2b98d227663a Date: Sun, 18 Nov 2018 18:31:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:98:ad:6c"}],"extra_dhcp_opts":[],"updated_at":"2018-11-18T18:31:23Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f031c106-41f4-424b-9464-9d33b9bc7ab2","ip_address":"10.10.10.13"}],"id":"cc719fa5-69b0-4b13-a8d9-4c1330068889","security_groups":["3a9dd1d6-0fa6-42a4-94c0-e97b2413262c","91413c69-2ede-4b60-af51-ee1e32d4d025"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:ad:6c","project_id":"a875ae444eec41a6b8bd843d2517a591","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"951cdcf7-54c1-46da-9143-0198ba467534","name":"","admin_state_up":true,"network_id":"6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4","tenant_id":"a875ae444eec41a6b8bd843d2517a591","created_at":"2018-11-18T18:31:00Z","binding:vnic_type":"normal"}} 2018-11-18 18:31:23,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/ports/cc719fa5-69b0-4b13-a8d9-4c1330068889 used request id req-91a9455b-a2d9-43ab-a8c6-2b98d227663a 2018-11-18 18:31:23,990 - sdnvpn_test_utils - INFO - Waiting for instance 841f13d4-43f3-4df9-b1e2-0a4de3978115 to boot up 2018-11-18 18:31:23,994 - sdnvpn_test_utils - INFO - Waiting for instance 951cdcf7-54c1-46da-9143-0198ba467534 to boot up 2018-11-18 18:31:23,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead25a1d311ac7ca1b352c6b1ef7a52673c9882" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:31:24,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:31:25,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2841c6ba-afd1-4c8e-8e2f-0823df1f5b26 x-compute-request-id: req-2841c6ba-afd1-4c8e-8e2f-0823df1f5b26 Content-Encoding: gzip Content-Length: 13578 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 697588976 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=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.137223] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138928] pid_max: default: 32768 minimum: 301\n[ 0.139845] ACPI: Core revision 20150930\n[ 0.141241] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142590] Security Framework initialized\n[ 0.143428] Yama: becoming mindful.\n[ 0.144177] AppArmor: AppArmor initialized\n[ 0.145077] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146515] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148213] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149467] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150891] Initializing cgroup subsys io\n[ 0.151726] Initializing cgroup subsys memory\n[ 0.152615] Initializing cgroup subsys devices\n[ 0.153507] Initializing cgroup subsys freezer\n[ 0.154401] Initializing cgroup subsys net_cls\n[ 0.155290] Initializing cgroup subsys perf_event\n[ 0.156218] Initializing cgroup subsys net_prio\n[ 0.157126] Initializing cgroup subsys hugetlb\n[ 0.158022] Initializing cgroup subsys pids\n[ 0.158917] CPU: Physical Processor ID: 0\n[ 0.160452] mce: CPU supports 10 MCE banks\n[ 0.161322] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162349] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174534] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.181145] ftrace: allocating 32123 entries in 126 pages\n[ 0.208454] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209689] smpboot: Max logical packages: 1\n[ 0.210703] x2apic enabled\n[ 0.211518] Switched APIC routing to physical x2apic.\n[ 0.213309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214462] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218355] KVM setup paravirtual spinlock\n[ 0.219667] x86: Booted up 1 node, 1 CPUs\n[ 0.220497] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221935] devtmpfs: initialized\n[ 0.224410] evm: security.selinux\n[ 0.225131] evm: security.SMACK64\n[ 0.225840] evm: security.SMACK64EXEC\n[ 0.226597] evm: security.SMACK64TRANSMUTE\n[ 0.227429] evm: security.SMACK64MMAP\n[ 0.228195] evm: security.ima\n[ 0.228850] evm: security.capability\n[ 0.229679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231583] pinctrl core: initialized pinctrl subsystem\n[ 0.232706] RTC time: 18:30:51, date: 11/18/18\n[ 0.233668] NET: Registered protocol family 16\n[ 0.234657] cpuidle: using governor ladder\n[ 0.235495] cpuidle: using governor menu\n[ 0.236308] PCCT header not found.\n[ 0.237082] ACPI: bus type PCI registered\n[ 0.237903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239174] PCI: Using configuration type 1 for base access\n[ 0.241355] ACPI: Added _OSI(Module Device)\n[ 0.242220] ACPI: Added _OSI(Processor Device)\n[ 0.243104] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244028] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246187] ACPI: Interpreter enabled\n[ 0.246980] ACPI: (supports S0 S5)\n[ 0.247706] ACPI: Using IOAPIC for interrupt routing\n[ 0.248677] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252969] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257887] acpiphp: Slot [3] registered\n[ 0.258705] acpiphp: Slot [4] registered\n[ 0.259521] acpiphp: Slot [5] registered\n[ 0.260340] acpiphp: Slot [6] registered\n[ 0.261155] acpiphp: Slot [7] registered\n[ 0.261975] acpiphp: Slot [8] registered\n[ 0.262795] acpiphp: Slot [9] registered\n[ 0.263619] acpiphp: Slot [10] registered\n[ 0.264455] acpiphp: Slot [11] registered\n[ 0.265286] acpiphp: Slot [12] registered\n[ 0.266121] acpiphp: Slot [13] registered\n[ 0.266983] acpiphp: Slot [14] registered\n[ 0.277986] acpiphp: Slot [15] registered\n[ 0.278827] acpiphp: Slot [16] registered\n[ 0.279657] acpiphp: Slot [17] registered\n[ 0.280494] acpiphp: Slot [18] registered\n[ 0.281331] acpiphp: Slot [19] registered\n[ 0.282166] acpiphp: Slot [20] registered\n[ 0.283003] acpiphp: Slot [21] registered\n[ 0.283836] acpiphp: Slot [22] registered\n[ 0.284671] acpiphp: Slot [23] registered\n[ 0.285500] acpiphp: Slot [24] registered\n[ 0.286338] acpiphp: Slot [25] registered\n[ 0.287178] acpiphp: Slot [26] registered\n[ 0.288012] acpiphp: Slot [27] registered\n[ 0.288843] acpiphp: Slot [28] registered\n[ 0.289684] acpiphp: Slot [29] registered\n[ 0.290520] acpiphp: Slot [30] registered\n[ 0.291359] acpiphp: Slot [31] registered\n[ 0.292188] PCI host bridge to bus 0000:00\n[ 0.293028] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295528] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297019] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298508] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304827] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307363] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308683] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315717] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317212] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365420] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371250] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.373134] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374329] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376998] vgaarb: loaded\n[ 0.377611] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378806] SCSI subsystem initialized\n[ 0.379632] ACPI: bus type USB registered\n[ 0.380474] usbcore: registered new interface driver usbfs\n[ 0.381539] usbcore: registered new interface driver hub\n[ 0.382576] usbcore: registered new device driver usb\n[ 0.383650] PCI: Using ACPI for IRQ routing\n[ 0.384702] NetLabel: Initializing\n[ 0.385430] NetLabel: domain hash size = 128\n[ 0.386306] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387290] NetLabel: unlabeled traffic allowed by default\n[ 0.388408] amd_nb: Cannot enumerate AMD northbridges\n[ 0.389401] clocksource: Switched to clocksource kvm-clock\n[ 0.394844] AppArmor: AppArmor Filesystem Enabled\n[ 0.395829] pnp: PnP ACPI init\n[ 0.396753] pnp: PnP ACPI: found 5 devices\n[ 0.402818] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404567] NET: Registered protocol family 2\n[ 0.405546] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.406868] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.408098] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.409312] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.410435] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.411650] NET: Registered protocol family 1\n[ 0.412539] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413674] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414782] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428910] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443262] Trying to unpack rootfs image as initramfs...\n[ 1.730503] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.745867] Scanning for low memory corruption every 60 seconds\n[ 1.747324] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.748520] audit: initializing netlink subsys (disabled)\n[ 1.749626] audit: type=2000 audit(1542565853.522:1): initialized\n[ 1.751025] Initialise system trusted keyring\n[ 1.751992] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.753227] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.755261] zbud: loaded\n[ 1.755978] VFS: Disk quotas dquot_6.6.0\n[ 1.756825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.758292] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.759567] fuse init (API version 7.23)\n[ 1.760468] Key type big_key registered\n[ 1.761298] Allocating IMA MOK and blacklist keyrings.\n[ 1.762439] Key type asymmetric registered\n[ 1.763285] Asymmetric key parser 'x509' registered\n[ 1.764260] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.765792] io scheduler noop registered\n[ 1.766616] io scheduler deadline registered (default)\n[ 1.767655] io scheduler cfq registered\n[ 1.768505] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.769588] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.770925] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.772438] ACPI: Power Button [PWRF]\n[ 1.773305] GHES: HEST is not enabled!\n[ 1.786938] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.815026] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.817396] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.841176] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.843323] Linux agpgart interface v0.103\n[ 1.845336] brd: module loaded\n[ 1.846616] loop: module loaded\n[ 1.848138] vda: vda1\n[ 1.849580] scsi host0: ata_piix\n[ 1.850373] scsi host1: ata_piix\n[ 1.851117] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.852401] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.853922] libphy: Fixed MDIO Bus: probed\n[ 1.854781] tun: Universal TUN/TAP device driver, 1.6\n[ 1.855783] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.857980] PPP generic driver version 2.4.2\n[ 1.858893] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.860214] ehci-pci: EHCI PCI platform driver\n[ 1.861107] ehci-platform: EHCI generic platform driver\n[ 1.862131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.863296] ohci-pci: OHCI PCI platform driver\n[ 1.864189] ohci-platform: OHCI generic platform driver\n[ 1.865203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.879733] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.880759] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.882258] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.883297] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.884447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.885712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.887175] usb usb1: Product: UHCI Host Controller\n[ 1.888134] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.889298] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.890395] hub 1-0:1.0: USB hub found\n[ 1.891196] hub 1-0:1.0: 2 ports detected\n[ 1.892120] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.894285] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.895286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.896340] mousedev: PS/2 mouse device common for all mice\n[ 1.897637] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.899540] rtc_cmos 00:00: RTC can wake from S4\n[ 1.900673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.901910] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.903136] i2c /dev entries driver\n[ 1.903909] device-mapper: uevent: version 1.0.3\n[ 1.904867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.906540] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.907844] NET: Registered protocol family 10\n[ 1.908869] NET: Registered protocol family 17\n[ 1.909785] Key type dns_resolver registered\n[ 1.910740] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.911857] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.913645] registered taskstats version 1\n[ 1.914501] Loading compiled-in X.509 certificates\n[ 1.915964] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.917872] zswap: loaded using pool lzo/zbud\n[ 1.919688] Key type trusted registered\n[ 1.921959] Key type encrypted registered\n[ 1.922804] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.923854] ima: No TPM chip found, activating TPM-bypass!\n[ 1.924913] evm: HMAC attrs: 0x1\n[ 1.925879] Magic number: 10:770:544\n[ 1.926675] tty ttyS20: hash matches\n[ 1.927497] rtc_cmos 00:00: setting system clock to 2018-11-18 18:30:53 UTC (1542565853)\n[ 1.929135] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.930279] EDD information not available.\n[ 2.010061] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.011563] ata1.00: configured for MWDMA2\n[ 2.012790] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.015025] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.026831] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.028125] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.030032] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.031603] Write protecting the kernel read-only data: 14336k\n[ 2.033172] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.034937] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.043808] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045894] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049737] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051622] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053522] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.055360] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057189] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.059552] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.061387] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.090629] virtio_net virtio0 ens3: renamed from eth0\n[ 2.098113] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.101770] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.116376] AVX2 version of gcm_enc/dec engaged.\n[ 2.117360] AES CTR mode by8 optimization enabled\n[ 2.133759] FDC 0 is a S82078B\n[ 2.201441] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.361920] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.363270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.364546] usb 1-1: Product: QEMU USB Tablet\n[ 2.365412] usb 1-1: Manufacturer: QEMU\n[ 2.366203] usb 1-1: SerialNumber: 42\n[ 2.373427] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.379153] usbcore: registered new interface driver usbhid\n[ 2.380279] usbhid: USB HID core driver\n[ 2.383050] 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[ 2.385312] 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.745467] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.746691] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.646615] md: linear personality registered for level -1\n[ 3.649535] md: multipath personality registered for level -4\n[ 3.652499] md: raid0 personality registered for level 0\n[ 3.655745] md: raid1 personality registered for level 1\n[ 3.725407] raid6: sse2x1 gen() 11341 MB/s\n[ 3.793404] raid6: sse2x1 xor() 8891 MB/s\n[ 3.861407] raid6: sse2x2 gen() 14564 MB/s\n[ 3.929405] raid6: sse2x2 xor() 9815 MB/s\n[ 3.997411] raid6: sse2x4 gen() 16905 MB/s\n[ 4.065407] raid6: sse2x4 xor() 11424 MB/s\n[ 4.133406] raid6: avx2x1 gen() 22195 MB/s\n[ 4.201404] raid6: avx2x2 gen() 25713 MB/s\n[ 4.269403] raid6: avx2x4 gen() 29930 MB/s\n[ 4.270286] raid6: using algorithm avx2x4 gen() 29930 MB/s\n[ 4.271311] raid6: using avx2x2 recovery algorithm\n[ 4.273592] xor: automatically using best checksumming function:\n[ 4.313403] avx : 36208.000 MB/sec\n[ 4.315501] async_tx: api initialized (async)\n[ 4.324750] md: raid6 personality registered for level 6\n[ 4.325810] md: raid5 personality registered for level 5\n[ 4.326829] md: raid4 personality registered for level 4\n[ 4.331354] 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 ... [ 4.356339] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.384275] 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[ 4.484205] 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[ 4.487509] systemd[1]: Detected virtualization kvm.\n[ 4.488473] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.492675] systemd[1]: Set hostname to .\n[ 4.496422] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.497558] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.632357] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.634822] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.637056] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.639151] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.641504] 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[ 4.644692] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.646944] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.649206] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.653012] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.656961] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.660003] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.662396] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.664482] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.667054] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.669652] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.672598] systemd[1]: Reached target User and Group Name Lookups.\n[ 4.673809] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.676414] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.678988] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.683464] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.685990] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.688323] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.692501] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] [ 4.697745] Loading iSCSI transport class v2.0-870.\nListening on udev Kernel Socket.\n[ 4.701488] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.706337] 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[ 4.713695] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.717190] iscsi: registered transport (tcp)\n[ 4.718418] 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[ 4.725085] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.731481] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.735002] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.740494] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.746039] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.747938] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.752675] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.755778] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.762498] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.766235] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.770370] iscsi: registered transport (iser)\n[ 4.773934] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.781732] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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[[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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\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 Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.233348] cloud-init[455]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 18 Nov 2018 18:30:57 +0000. Up 5.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.099679] cloud-init[1015]: Cloud-init v. 0.7.9 running 'init' at Sun, 18 Nov 2018 18:30:59 +0000. Up 7.29 seconds.\n[ 10.102356] cloud-init[1015]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.108518] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.116326] cloud-init[1015]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.120108] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.128123] cloud-init[1015]: ci-info: | ens3 | True | 10.10.10.10 | 255.255.255.0 | . | fa:16:3e:2c:61:8f |\n[ 10.130937] cloud-init[1015]: ci-info: | ens3 | True | fe80::f816:3eff:fe2c:618f/64 | . | link | fa:16:3e:2c:61:8f |\n[ 10.136292] cloud-init[1015]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.144114] cloud-init[1015]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.148094] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.156098] cloud-init[1015]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 10.158523] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 10.163438] cloud-init[1015]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 10.169801] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 10.176613] cloud-init[1015]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 10.179312] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[1015]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.186902] cloud-init[1015]: [[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt activities.\nci-info: | 2 | 169.254.169.254 | 10.10.10.3 | 255.255.255.255 | ens3 | UGH |\n[ 10.193004] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 10.198248] cloud-init[1015]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Reached target Timers.\n[ 10.201671] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 10.206952] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n\n[ 10.212129] cloud-init[1015]: The key fingerprint is:\n[ 10.214002] cloud-init[1015]: SHA256:mU10D1Bmsj1PzMkCTXan8s62Tjm6qMR26rctutn43RI root@sdnvpn-13-1\n[[0;32m OK [0m] Listening on LXD - unix socket.[ 10.219483] cloud-init[1015]: The key's randomart image is:\n[ 10.221023] cloud-init\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[1015]: +---[RSA 2048]----+\n[ 10.225303] cloud-init[1015]: | ==O . .|\n[ 10.230363] cloud-init[1015]: | . X.B + |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 10.232930] cloud-init[1015]: | o = O |\n[ 10.235899] cloud-init[1015]: | = B |\n[ 10.238248] cloud-init[1015]: | S . o |\n Starting Login to default iSCSI targets...\n[ 10.241807] cloud-init[1015]: | . Eo . |\n[ 10.243005] cloud-init[1015]: | + . .B |[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n\n[ 10.247288] cloud-init[1015]: | o *o+.= o |\n[ 10.248519] cloud-init[1015]: | .O*=o=++ |\n[ 10.250863] cloud-init[1015]: +----[SHA256]-----+\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 10.256270] cloud-init[1015]: Generating public/private dsa key pair. Starting System Logging Service...\n[ 10.260664] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n Starting LXD - container startup/shutdown...\n[ 10.264953] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n\n Starting Pollinate to seed the pseudo random number generator...\n[ 10.270439] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Deferred execution scheduler.\ncloud-init[1015]: The key fingerprint is:[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.308992] cloud-init[1015]: SHA256:Khhb7LWELEtwKQaGGDDpa+AzxWvjK8k5tqSXGoVJ6IM root@sdnvpn-13-1\n Starting LSB: Record successful boot for GRUB...\n Starting Login Service...\n [ 10.324779] Starting Auto import assertions from block devices...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[1015]: The key's randomart image is:\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 10.383841] cloud-init[1015]: +---[DSA 1024]----+\n[ 10.400033] cloud-init[1015]: |O+ |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[ 10.409007] cloud-init[1015]: |B. . |\n[ 10.420875] cloud-init[1015]: |=o+ |\n[ 10.441490] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[1015]: \n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n |*B = . |\n[ 10.465458] cloud-init[1015]: |EoB * o S |\nStarting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 10.504716] cloud-init[1015]: | O.% o o |\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[ 10.529371] cloud-init[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[1015]: |+.@.+ o |[[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\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 10.562942] cloud-init[1015]: |oOo. . |\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.\n[ 10.577480] cloud-init[1015]: |+++.. |\n[ 10.593054] cloud-init[1015]: +----[SHA256]-----+\n[ 10.597006] cloud-init[1015]: Generating public/private ecdsa key pair.\n[ 10.604230] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n\n[ 10.614480] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.619330] cloud-init[1015]: The key fingerprint is:\n[ 10.628124] cloud-init[1015]: SHA256:Qpd6T3M5E69SEWq/GM/s3EHZyQcoI0PaWkDYl/kMtyc root@sdnvpn-13-1\n[ 10.629914] cloud-init[1015]: The key's randomart image is:\n[ 10.631178] cloud-init[1015]: +---[ECDSA 256]---+\n[ 10.637860] cloud-init[1015]: | +o .o . |\n[ 10.639067] cloud-init[1015]: | . .==... o |\n[ 10.642482] cloud-init[1015]: | o.B==.+ . |\n[ 10.648758] cloud-init[1015]: | . = +E+.=.+.|\n[ 10.650071] cloud-init[1015]: | + S +oB +oo|\n[ 10.651533] cloud-init[1015]: | o o X * .|\n[ 10.653368] cloud-init[1015]: | + * . |\n[ 10.655432] cloud-init[1015]: | + . . |\n[ 10.657765] cloud-init[1015]: | o . |\n[ 10.660094] cloud-init[1015]: +----[SHA256]-----+\n[ 10.662721] cloud-init[1015]: Generating public/private ed25519 key pair.\n[ 10.666192] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.669466] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.672885] cloud-init[1015]: The key fingerprint is:\n[ 10.675576] cloud-init[1015]: SHA256:mpGCxIsAvWzdrl89Qmnq3fKNjtRLjv5mC0Bq2BcQ1Po root@sdnvpn-13-1\n[ 10.678599] cloud-init[1015]: The key's randomart image is:\n[ 10.682293] cloud-init[1015]: +--[ED25519 256]--+\n[ 10.688081] cloud-init[1015]: |.. .+o |\n[ 10.689211] cloud-init[1015]: |... .. |\n[ 10.690862] cloud-init[1015]: |..oo oo |\n[ 10.696083] cloud-init[1015]: |.o+=oo.o . |\n[ 10.697141] cloud-init[1015]: |..+ =o= S |\n[ 10.698224] cloud-init[1015]: | . oEO o |\n[ 10.699240] cloud-init[1015]: | .+ = = |\n[ 10.704273] cloud-init[1015]: | .. +.Oo= |\n[ 10.705322] cloud-init[1015]: | .o.=BX.. |\n[ 10.706606] cloud-init[1015]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 10.917433] cloud-init[1131]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 11.547899] cloud-init[1131]: en_US.UTF-8... done\n[ 11.549932] cloud-init[1131]: Generation complete.\n[ 12.220909] cloud-init[1131]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 18 Nov 2018 18:31:02 +0000. Up 10.85 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 12.521966] cloud-init[1386]: + sudo useradd -m sdnvpn\n[ 12.582809] cloud-init[1386]: sudo: unable to resolve host sdnvpn-13-1\n[ 15.055406] cloud-init[1386]: + sudo adduser sdnvpn sudo\n[ 15.112754] cloud-init[1386]: sudo: unable to resolve host sdnvpn-13-1\n[ 15.149279] cloud-init[1386]: Adding user `sdnvpn' to group `sudo' ...\n[ 15.153336] cloud-init[1386]: Adding user sdnvpn to group sudo\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: [ 17.296059] cloud-init[1386]: Done.\n[ 17.299386] cloud-init[1386]: + chpasswd\n[ 17.300755] cloud-init[1386]: + sudo echo sdnvpn:opnfv\n[ 17.348746] cloud-init[1386]: sudo: unable to resolve host sdnvpn-13-1\n[ 17.920401] cloud-init[1386]: + sleep 20\n"} 2018-11-18 18:31:25,174 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115/action used request id req-2841c6ba-afd1-4c8e-8e2f-0823df1f5b26 2018-11-18 18:31:25,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a421c62-8bf5-4ee0-8e3b-9163794af347 x-compute-request-id: req-2a421c62-8bf5-4ee0-8e3b-9163794af347 Content-Encoding: gzip Content-Length: 10433 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 865137195 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=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.133990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135658] pid_max: default: 32768 minimum: 301\n[ 0.136567] ACPI: Core revision 20150930\n[ 0.137953] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139272] Security Framework initialized\n[ 0.140096] Yama: becoming mindful.\n[ 0.140832] AppArmor: AppArmor initialized\n[ 0.141726] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143142] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144819] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146061] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147451] Initializing cgroup subsys io\n[ 0.148274] Initializing cgroup subsys memory\n[ 0.149155] Initializing cgroup subsys devices\n[ 0.150037] Initializing cgroup subsys freezer\n[ 0.150917] Initializing cgroup subsys net_cls\n[ 0.151793] Initializing cgroup subsys perf_event\n[ 0.152708] Initializing cgroup subsys net_prio\n[ 0.153614] Initializing cgroup subsys hugetlb\n[ 0.154496] Initializing cgroup subsys pids\n[ 0.155388] CPU: Physical Processor ID: 0\n[ 0.156890] mce: CPU supports 10 MCE banks\n[ 0.157749] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169373] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175916] ftrace: allocating 32123 entries in 126 pages\n[ 0.202871] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204085] smpboot: Max logical packages: 1\n[ 0.205103] x2apic enabled\n[ 0.205920] Switched APIC routing to physical x2apic.\n[ 0.207709] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208845] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214203] KVM setup paravirtual spinlock\n[ 0.215486] x86: Booted up 1 node, 1 CPUs\n[ 0.216305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217721] devtmpfs: initialized\n[ 0.220193] evm: security.selinux\n[ 0.220903] evm: security.SMACK64\n[ 0.221609] evm: security.SMACK64EXEC\n[ 0.222364] evm: security.SMACK64TRANSMUTE\n[ 0.223180] evm: security.SMACK64MMAP\n[ 0.223933] evm: security.ima\n[ 0.224575] evm: security.capability\n[ 0.225390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227266] pinctrl core: initialized pinctrl subsystem\n[ 0.228387] RTC time: 18:31:18, date: 11/18/18\n[ 0.229337] NET: Registered protocol family 16\n[ 0.230318] cpuidle: using governor ladder\n[ 0.231147] cpuidle: using governor menu\n[ 0.231947] PCCT header not found.\n[ 0.232703] ACPI: bus type PCI registered\n[ 0.233516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234782] PCI: Using configuration type 1 for base access\n[ 0.236952] ACPI: Added _OSI(Module Device)\n[ 0.237796] ACPI: Added _OSI(Processor Device)\n[ 0.238667] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239567] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242047] ACPI: Interpreter enabled\n[ 0.242808] ACPI: (supports S0 S5)\n[ 0.243511] ACPI: Using IOAPIC for interrupt routing\n[ 0.244458] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249913] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253490] acpiphp: Slot [3] registered\n[ 0.254294] acpiphp: Slot [4] registered\n[ 0.255089] acpiphp: Slot [5] registered\n[ 0.255893] acpiphp: Slot [6] registered\n[ 0.256687] acpiphp: Slot [7] registered\n[ 0.257482] acpiphp: Slot [8] registered\n[ 0.258277] acpiphp: Slot [9] registered\n[ 0.259071] acpiphp: Slot [10] registered\n[ 0.259886] acpiphp: Slot [11] registered\n[ 0.260689] acpiphp: Slot [12] registered\n[ 0.261508] acpiphp: Slot [13] registered\n[ 0.262320] acpiphp: Slot [14] registered\n[ 0.273369] acpiphp: Slot [15] registered\n[ 0.274185] acpiphp: Slot [16] registered\n[ 0.274992] acpiphp: Slot [17] registered\n[ 0.275796] acpiphp: Slot [18] registered\n[ 0.276604] acpiphp: Slot [19] registered\n[ 0.277415] acpiphp: Slot [20] registered\n[ 0.278241] acpiphp: Slot [21] registered\n[ 0.279060] acpiphp: Slot [22] registered\n[ 0.279879] acpiphp: Slot [23] registered\n[ 0.280693] acpiphp: Slot [24] registered\n[ 0.281514] acpiphp: Slot [25] registered\n[ 0.282336] acpiphp: Slot [26] registered\n[ 0.283169] acpiphp: Slot [27] registered\n[ 0.283986] acpiphp: Slot [28] registered\n[ 0.284803] acpiphp: Slot [29] registered\n[ 0.285630] acpiphp: Slot [30] registered\n[ 0.286449] acpiphp: Slot [31] registered\n[ 0.287273] PCI host bridge to bus 0000:00\n[ 0.288093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289335] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290561] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292029] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.293500] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302541] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358842] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364931] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368753] vgaarb: loaded\n[ 0.369375] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371355] ACPI: bus type USB registered\n[ 0.372178] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374226] usbcore: registered new device driver usb\n[ 0.375276] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377023] NetLabel: domain hash size = 128\n[ 0.377883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378844] NetLabel: unlabeled traffic allowed by default\n[ 0.379950] amd_nb: Cannot enumerate AMD northbridges\n[ 0.380923] clocksource: Switched to clocksource kvm-clock\n[ 0.386295] AppArmor: AppArmor Filesystem Enabled\n[ 0.387282] pnp: PnP ACPI init\n[ 0.388193] pnp: PnP ACPI: found 5 devices\n[ 0.394242] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395961] NET: Registered protocol family 2\n[ 0.396923] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398220] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399421] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400618] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401723] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.402918] NET: Registered protocol family 1\n[ 0.403789] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405986] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434478] Trying to unpack rootfs image as initramfs...\n[ 1.703081] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.718176] Scanning for low memory corruption every 60 seconds\n[ 1.719526] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720681] audit: initializing netlink subsys (disabled)\n[ 1.721742] audit: type=2000 audit(1542565879.915:1): initialized\n[ 1.723071] Initialise system trusted keyring\n[ 1.724007] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.725191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.727191] zbud: loaded\n[ 1.727902] VFS: Disk quotas dquot_6.6.0\n[ 1.728722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.730130] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.731364] fuse init (API version 7.23)\n[ 1.732256] Key type big_key registered\n[ 1.733065] Allocating IMA MOK and blacklist keyrings.\n[ 1.734176] Key type asymmetric registered\n[ 1.735007] Asymmetric key parser 'x509' registered\n[ 1.735965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.737445] io scheduler noop registered\n[ 1.738259] io scheduler deadline registered (default)\n[ 1.739252] io scheduler cfq registered\n[ 1.740092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.741152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.742426] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743886] ACPI: Power Button [PWRF]\n[ 1.744718] GHES: HEST is not enabled!\n[ 1.758564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815440] Linux agpgart interface v0.103\n[ 1.817473] brd: module loaded\n[ 1.818738] loop: module loaded\n[ 1.820236] vda: vda1\n[ 1.821534] scsi host0: ata_piix\n[ 1.822286] scsi host1: ata_piix\n[ 1.823001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825687] libphy: Fixed MDIO Bus: probed\n[ 1.826514] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827476] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829632] PPP generic driver version 2.4.2\n[ 1.830535] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831770] ehci-pci: EHCI PCI platform driver\n[ 1.832649] ehci-platform: EHCI generic platform driver\n[ 1.833649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834796] ohci-pci: OHCI PCI platform driver\n[ 1.835677] ohci-platform: OHCI generic platform driver\n[ 1.836672] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851110] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853605] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854612] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858434] usb usb1: Product: UHCI Host Controller\n[ 1.859385] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861537] hub 1-0:1.0: USB hub found\n[ 1.862333] hub 1-0:1.0: 2 ports detected\n[ 1.863249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865377] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866347] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867389] mousedev: PS/2 mouse device common for all mice\n[ 1.868661] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870537] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871663] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872880] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.874086] i2c /dev entries driver\n[ 1.874852] device-mapper: uevent: version 1.0.3\n[ 1.875795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878755] NET: Registered protocol family 10\n[ 1.879763] NET: Registered protocol family 17\n[ 1.880667] Key type dns_resolver registered\n[ 1.881616] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884494] registered taskstats version 1\n[ 1.885355] Loading compiled-in X.509 certificates\n[ 1.886796] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888657] zswap: loaded using pool lzo/zbud\n[ 1.890464] Key type trusted registered\n[ 1.892731] Key type encrypted registered\n[ 1.893582] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894630] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895692] evm: HMAC attrs: 0x1\n[ 1.896636] Magic number: 10:770:544\n[ 1.897437] tty ttyS20: hash matches\n[ 1.898263] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:19 UTC (1542565879)\n[ 1.899886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.901025] EDD information not available.\n[ 1.981570] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983062] ata1.00: configured for MWDMA2\n[ 1.984267] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.986475] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.998175] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.999449] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.001329] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.002888] Write protecting the kernel read-only data: 14336k\n[ 2.004447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.006196] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.014968] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018793] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.020686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.022557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.024388] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030396] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062293] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069366] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.072804] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.092462] AVX2 version of gcm_enc/dec engaged.\n[ 2.093433] AES CTR mode by8 optimization enabled\n[ 2.101302] FDC 0 is a S82078B\n[ 2.172961] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.334137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.335581] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.336871] usb 1-1: Product: QEMU USB Tablet\n[ 2.337732] usb 1-1: Manufacturer: QEMU\n[ 2.338521] usb 1-1: SerialNumber: 42\n[ 2.345613] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.351437] usbcore: registered new interface driver usbhid\n[ 2.352573] usbhid: USB HID core driver\n[ 2.355330] 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[ 2.357583] 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.717078] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.718335] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.618635] md: linear personality registered for level -1\n[ 3.622293] md: multipath personality registered for level -4\n[ 3.625740] md: raid0 personality registered for level 0\n[ 3.629488] md: raid1 personality registered for level 1\n[ 3.700927] raid6: sse2x1 gen() 11752 MB/s\n[ 3.768926] raid6: sse2x1 xor() 9160 MB/s\n[ 3.836927] raid6: sse2x2 gen() 14890 MB/s\n[ 3.904925] raid6: sse2x2 xor() 10020 MB/s\n[ 3.972925] raid6: sse2x4 gen() 17177 MB/s\n[ 4.040925] raid6: sse2x4 xor() 11949 MB/s\n[ 4.108925] raid6: avx2x1 gen() 22754 MB/s\n[ 4.176927] raid6: avx2x2 gen() 26674 MB/s\n[ 4.244926] raid6: avx2x4 gen() 30441 MB/s\n[ 4.246149] raid6: using algorithm avx2x4 gen() 30441 MB/s\n[ 4.247381] raid6: using avx2x2 recovery algorithm\n[ 4.249584] xor: automatically using best checksumming function:\n[ 4.288924] avx : 34736.000 MB/sec\n[ 4.290998] async_tx: api initialized (async)\n[ 4.299923] md: raid6 personality registered for level 6\n[ 4.300972] md: raid5 personality registered for level 5\n[ 4.301986] md: raid4 personality registered for level 4\n[ 4.306373] 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 ... [ 4.330904] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359323] 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[ 4.445509] 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[ 4.448819] systemd[1]: Detected virtualization kvm.\n[ 4.449803] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.453683] systemd[1]: Set hostname to .\n[ 4.458466] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.459599] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.567266] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.569420] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.571617] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.573423] 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[ 4.576586] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.578640] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.581108] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.583278] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.585423] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.587435] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.589697] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.592451] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.594524] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.596622] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.598841] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.601068] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.604390] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.609882] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.612033] 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[ 4.617845] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.622813] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.630673] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.632216] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.638856] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.645439] 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[ 4.652998] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.655374] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.657938] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.663728] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.666522] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.670613] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 4.676196] Loading iSCSI transport class v2.0-870.\n\n[ 4.678272] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.680231] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.685378] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.692560] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.698450] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.738576] 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 Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\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[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n"} 2018-11-18 18:31:25,311 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action used request id req-2a421c62-8bf5-4ee0-8e3b-9163794af347 2018-11-18 18:31:27,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:31:28,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-ab5d457f-89b7-47b1-8b21-5427867231ed x-compute-request-id: req-ab5d457f-89b7-47b1-8b21-5427867231ed Content-Encoding: gzip Content-Length: 10593 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 865137195 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=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.133990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135658] pid_max: default: 32768 minimum: 301\n[ 0.136567] ACPI: Core revision 20150930\n[ 0.137953] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139272] Security Framework initialized\n[ 0.140096] Yama: becoming mindful.\n[ 0.140832] AppArmor: AppArmor initialized\n[ 0.141726] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143142] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144819] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146061] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147451] Initializing cgroup subsys io\n[ 0.148274] Initializing cgroup subsys memory\n[ 0.149155] Initializing cgroup subsys devices\n[ 0.150037] Initializing cgroup subsys freezer\n[ 0.150917] Initializing cgroup subsys net_cls\n[ 0.151793] Initializing cgroup subsys perf_event\n[ 0.152708] Initializing cgroup subsys net_prio\n[ 0.153614] Initializing cgroup subsys hugetlb\n[ 0.154496] Initializing cgroup subsys pids\n[ 0.155388] CPU: Physical Processor ID: 0\n[ 0.156890] mce: CPU supports 10 MCE banks\n[ 0.157749] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169373] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175916] ftrace: allocating 32123 entries in 126 pages\n[ 0.202871] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204085] smpboot: Max logical packages: 1\n[ 0.205103] x2apic enabled\n[ 0.205920] Switched APIC routing to physical x2apic.\n[ 0.207709] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208845] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214203] KVM setup paravirtual spinlock\n[ 0.215486] x86: Booted up 1 node, 1 CPUs\n[ 0.216305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217721] devtmpfs: initialized\n[ 0.220193] evm: security.selinux\n[ 0.220903] evm: security.SMACK64\n[ 0.221609] evm: security.SMACK64EXEC\n[ 0.222364] evm: security.SMACK64TRANSMUTE\n[ 0.223180] evm: security.SMACK64MMAP\n[ 0.223933] evm: security.ima\n[ 0.224575] evm: security.capability\n[ 0.225390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227266] pinctrl core: initialized pinctrl subsystem\n[ 0.228387] RTC time: 18:31:18, date: 11/18/18\n[ 0.229337] NET: Registered protocol family 16\n[ 0.230318] cpuidle: using governor ladder\n[ 0.231147] cpuidle: using governor menu\n[ 0.231947] PCCT header not found.\n[ 0.232703] ACPI: bus type PCI registered\n[ 0.233516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234782] PCI: Using configuration type 1 for base access\n[ 0.236952] ACPI: Added _OSI(Module Device)\n[ 0.237796] ACPI: Added _OSI(Processor Device)\n[ 0.238667] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239567] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242047] ACPI: Interpreter enabled\n[ 0.242808] ACPI: (supports S0 S5)\n[ 0.243511] ACPI: Using IOAPIC for interrupt routing\n[ 0.244458] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249913] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253490] acpiphp: Slot [3] registered\n[ 0.254294] acpiphp: Slot [4] registered\n[ 0.255089] acpiphp: Slot [5] registered\n[ 0.255893] acpiphp: Slot [6] registered\n[ 0.256687] acpiphp: Slot [7] registered\n[ 0.257482] acpiphp: Slot [8] registered\n[ 0.258277] acpiphp: Slot [9] registered\n[ 0.259071] acpiphp: Slot [10] registered\n[ 0.259886] acpiphp: Slot [11] registered\n[ 0.260689] acpiphp: Slot [12] registered\n[ 0.261508] acpiphp: Slot [13] registered\n[ 0.262320] acpiphp: Slot [14] registered\n[ 0.273369] acpiphp: Slot [15] registered\n[ 0.274185] acpiphp: Slot [16] registered\n[ 0.274992] acpiphp: Slot [17] registered\n[ 0.275796] acpiphp: Slot [18] registered\n[ 0.276604] acpiphp: Slot [19] registered\n[ 0.277415] acpiphp: Slot [20] registered\n[ 0.278241] acpiphp: Slot [21] registered\n[ 0.279060] acpiphp: Slot [22] registered\n[ 0.279879] acpiphp: Slot [23] registered\n[ 0.280693] acpiphp: Slot [24] registered\n[ 0.281514] acpiphp: Slot [25] registered\n[ 0.282336] acpiphp: Slot [26] registered\n[ 0.283169] acpiphp: Slot [27] registered\n[ 0.283986] acpiphp: Slot [28] registered\n[ 0.284803] acpiphp: Slot [29] registered\n[ 0.285630] acpiphp: Slot [30] registered\n[ 0.286449] acpiphp: Slot [31] registered\n[ 0.287273] PCI host bridge to bus 0000:00\n[ 0.288093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289335] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290561] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292029] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.293500] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302541] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358842] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364931] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368753] vgaarb: loaded\n[ 0.369375] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371355] ACPI: bus type USB registered\n[ 0.372178] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374226] usbcore: registered new device driver usb\n[ 0.375276] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377023] NetLabel: domain hash size = 128\n[ 0.377883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378844] NetLabel: unlabeled traffic allowed by default\n[ 0.379950] amd_nb: Cannot enumerate AMD northbridges\n[ 0.380923] clocksource: Switched to clocksource kvm-clock\n[ 0.386295] AppArmor: AppArmor Filesystem Enabled\n[ 0.387282] pnp: PnP ACPI init\n[ 0.388193] pnp: PnP ACPI: found 5 devices\n[ 0.394242] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395961] NET: Registered protocol family 2\n[ 0.396923] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398220] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399421] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400618] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401723] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.402918] NET: Registered protocol family 1\n[ 0.403789] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405986] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434478] Trying to unpack rootfs image as initramfs...\n[ 1.703081] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.718176] Scanning for low memory corruption every 60 seconds\n[ 1.719526] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720681] audit: initializing netlink subsys (disabled)\n[ 1.721742] audit: type=2000 audit(1542565879.915:1): initialized\n[ 1.723071] Initialise system trusted keyring\n[ 1.724007] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.725191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.727191] zbud: loaded\n[ 1.727902] VFS: Disk quotas dquot_6.6.0\n[ 1.728722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.730130] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.731364] fuse init (API version 7.23)\n[ 1.732256] Key type big_key registered\n[ 1.733065] Allocating IMA MOK and blacklist keyrings.\n[ 1.734176] Key type asymmetric registered\n[ 1.735007] Asymmetric key parser 'x509' registered\n[ 1.735965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.737445] io scheduler noop registered\n[ 1.738259] io scheduler deadline registered (default)\n[ 1.739252] io scheduler cfq registered\n[ 1.740092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.741152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.742426] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743886] ACPI: Power Button [PWRF]\n[ 1.744718] GHES: HEST is not enabled!\n[ 1.758564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815440] Linux agpgart interface v0.103\n[ 1.817473] brd: module loaded\n[ 1.818738] loop: module loaded\n[ 1.820236] vda: vda1\n[ 1.821534] scsi host0: ata_piix\n[ 1.822286] scsi host1: ata_piix\n[ 1.823001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825687] libphy: Fixed MDIO Bus: probed\n[ 1.826514] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827476] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829632] PPP generic driver version 2.4.2\n[ 1.830535] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831770] ehci-pci: EHCI PCI platform driver\n[ 1.832649] ehci-platform: EHCI generic platform driver\n[ 1.833649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834796] ohci-pci: OHCI PCI platform driver\n[ 1.835677] ohci-platform: OHCI generic platform driver\n[ 1.836672] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851110] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853605] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854612] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858434] usb usb1: Product: UHCI Host Controller\n[ 1.859385] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861537] hub 1-0:1.0: USB hub found\n[ 1.862333] hub 1-0:1.0: 2 ports detected\n[ 1.863249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865377] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866347] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867389] mousedev: PS/2 mouse device common for all mice\n[ 1.868661] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870537] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871663] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872880] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.874086] i2c /dev entries driver\n[ 1.874852] device-mapper: uevent: version 1.0.3\n[ 1.875795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878755] NET: Registered protocol family 10\n[ 1.879763] NET: Registered protocol family 17\n[ 1.880667] Key type dns_resolver registered\n[ 1.881616] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884494] registered taskstats version 1\n[ 1.885355] Loading compiled-in X.509 certificates\n[ 1.886796] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888657] zswap: loaded using pool lzo/zbud\n[ 1.890464] Key type trusted registered\n[ 1.892731] Key type encrypted registered\n[ 1.893582] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894630] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895692] evm: HMAC attrs: 0x1\n[ 1.896636] Magic number: 10:770:544\n[ 1.897437] tty ttyS20: hash matches\n[ 1.898263] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:19 UTC (1542565879)\n[ 1.899886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.901025] EDD information not available.\n[ 1.981570] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983062] ata1.00: configured for MWDMA2\n[ 1.984267] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.986475] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.998175] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.999449] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.001329] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.002888] Write protecting the kernel read-only data: 14336k\n[ 2.004447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.006196] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.014968] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018793] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.020686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.022557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.024388] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030396] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062293] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069366] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.072804] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.092462] AVX2 version of gcm_enc/dec engaged.\n[ 2.093433] AES CTR mode by8 optimization enabled\n[ 2.101302] FDC 0 is a S82078B\n[ 2.172961] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.334137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.335581] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.336871] usb 1-1: Product: QEMU USB Tablet\n[ 2.337732] usb 1-1: Manufacturer: QEMU\n[ 2.338521] usb 1-1: SerialNumber: 42\n[ 2.345613] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.351437] usbcore: registered new interface driver usbhid\n[ 2.352573] usbhid: USB HID core driver\n[ 2.355330] 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[ 2.357583] 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.717078] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.718335] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.618635] md: linear personality registered for level -1\n[ 3.622293] md: multipath personality registered for level -4\n[ 3.625740] md: raid0 personality registered for level 0\n[ 3.629488] md: raid1 personality registered for level 1\n[ 3.700927] raid6: sse2x1 gen() 11752 MB/s\n[ 3.768926] raid6: sse2x1 xor() 9160 MB/s\n[ 3.836927] raid6: sse2x2 gen() 14890 MB/s\n[ 3.904925] raid6: sse2x2 xor() 10020 MB/s\n[ 3.972925] raid6: sse2x4 gen() 17177 MB/s\n[ 4.040925] raid6: sse2x4 xor() 11949 MB/s\n[ 4.108925] raid6: avx2x1 gen() 22754 MB/s\n[ 4.176927] raid6: avx2x2 gen() 26674 MB/s\n[ 4.244926] raid6: avx2x4 gen() 30441 MB/s\n[ 4.246149] raid6: using algorithm avx2x4 gen() 30441 MB/s\n[ 4.247381] raid6: using avx2x2 recovery algorithm\n[ 4.249584] xor: automatically using best checksumming function:\n[ 4.288924] avx : 34736.000 MB/sec\n[ 4.290998] async_tx: api initialized (async)\n[ 4.299923] md: raid6 personality registered for level 6\n[ 4.300972] md: raid5 personality registered for level 5\n[ 4.301986] md: raid4 personality registered for level 4\n[ 4.306373] 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 ... [ 4.330904] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359323] 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[ 4.445509] 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[ 4.448819] systemd[1]: Detected virtualization kvm.\n[ 4.449803] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.453683] systemd[1]: Set hostname to .\n[ 4.458466] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.459599] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.567266] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.569420] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.571617] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.573423] 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[ 4.576586] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.578640] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.581108] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.583278] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.585423] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.587435] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.589697] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.592451] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.594524] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.596622] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.598841] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.601068] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.604390] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.609882] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.612033] 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[ 4.617845] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.622813] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.630673] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.632216] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.638856] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.645439] 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[ 4.652998] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.655374] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.657938] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.663728] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.666522] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.670613] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 4.676196] Loading iSCSI transport class v2.0-870.\n\n[ 4.678272] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.680231] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.685378] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.692560] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.698450] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.738576] 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 Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\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[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.192068] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 18 Nov 2018 18:31:23 +0000. Up 5.50 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-11-18 18:31:28,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action used request id req-ab5d457f-89b7-47b1-8b21-5427867231ed 2018-11-18 18:31:30,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:31:31,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e773fc1f-032a-41e7-bf8e-8cfb392e83a4 x-compute-request-id: req-e773fc1f-032a-41e7-bf8e-8cfb392e83a4 Content-Encoding: gzip Content-Length: 13472 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 865137195 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=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.133990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135658] pid_max: default: 32768 minimum: 301\n[ 0.136567] ACPI: Core revision 20150930\n[ 0.137953] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139272] Security Framework initialized\n[ 0.140096] Yama: becoming mindful.\n[ 0.140832] AppArmor: AppArmor initialized\n[ 0.141726] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143142] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144819] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146061] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147451] Initializing cgroup subsys io\n[ 0.148274] Initializing cgroup subsys memory\n[ 0.149155] Initializing cgroup subsys devices\n[ 0.150037] Initializing cgroup subsys freezer\n[ 0.150917] Initializing cgroup subsys net_cls\n[ 0.151793] Initializing cgroup subsys perf_event\n[ 0.152708] Initializing cgroup subsys net_prio\n[ 0.153614] Initializing cgroup subsys hugetlb\n[ 0.154496] Initializing cgroup subsys pids\n[ 0.155388] CPU: Physical Processor ID: 0\n[ 0.156890] mce: CPU supports 10 MCE banks\n[ 0.157749] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169373] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175916] ftrace: allocating 32123 entries in 126 pages\n[ 0.202871] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204085] smpboot: Max logical packages: 1\n[ 0.205103] x2apic enabled\n[ 0.205920] Switched APIC routing to physical x2apic.\n[ 0.207709] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208845] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214203] KVM setup paravirtual spinlock\n[ 0.215486] x86: Booted up 1 node, 1 CPUs\n[ 0.216305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217721] devtmpfs: initialized\n[ 0.220193] evm: security.selinux\n[ 0.220903] evm: security.SMACK64\n[ 0.221609] evm: security.SMACK64EXEC\n[ 0.222364] evm: security.SMACK64TRANSMUTE\n[ 0.223180] evm: security.SMACK64MMAP\n[ 0.223933] evm: security.ima\n[ 0.224575] evm: security.capability\n[ 0.225390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227266] pinctrl core: initialized pinctrl subsystem\n[ 0.228387] RTC time: 18:31:18, date: 11/18/18\n[ 0.229337] NET: Registered protocol family 16\n[ 0.230318] cpuidle: using governor ladder\n[ 0.231147] cpuidle: using governor menu\n[ 0.231947] PCCT header not found.\n[ 0.232703] ACPI: bus type PCI registered\n[ 0.233516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234782] PCI: Using configuration type 1 for base access\n[ 0.236952] ACPI: Added _OSI(Module Device)\n[ 0.237796] ACPI: Added _OSI(Processor Device)\n[ 0.238667] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239567] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242047] ACPI: Interpreter enabled\n[ 0.242808] ACPI: (supports S0 S5)\n[ 0.243511] ACPI: Using IOAPIC for interrupt routing\n[ 0.244458] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249913] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253490] acpiphp: Slot [3] registered\n[ 0.254294] acpiphp: Slot [4] registered\n[ 0.255089] acpiphp: Slot [5] registered\n[ 0.255893] acpiphp: Slot [6] registered\n[ 0.256687] acpiphp: Slot [7] registered\n[ 0.257482] acpiphp: Slot [8] registered\n[ 0.258277] acpiphp: Slot [9] registered\n[ 0.259071] acpiphp: Slot [10] registered\n[ 0.259886] acpiphp: Slot [11] registered\n[ 0.260689] acpiphp: Slot [12] registered\n[ 0.261508] acpiphp: Slot [13] registered\n[ 0.262320] acpiphp: Slot [14] registered\n[ 0.273369] acpiphp: Slot [15] registered\n[ 0.274185] acpiphp: Slot [16] registered\n[ 0.274992] acpiphp: Slot [17] registered\n[ 0.275796] acpiphp: Slot [18] registered\n[ 0.276604] acpiphp: Slot [19] registered\n[ 0.277415] acpiphp: Slot [20] registered\n[ 0.278241] acpiphp: Slot [21] registered\n[ 0.279060] acpiphp: Slot [22] registered\n[ 0.279879] acpiphp: Slot [23] registered\n[ 0.280693] acpiphp: Slot [24] registered\n[ 0.281514] acpiphp: Slot [25] registered\n[ 0.282336] acpiphp: Slot [26] registered\n[ 0.283169] acpiphp: Slot [27] registered\n[ 0.283986] acpiphp: Slot [28] registered\n[ 0.284803] acpiphp: Slot [29] registered\n[ 0.285630] acpiphp: Slot [30] registered\n[ 0.286449] acpiphp: Slot [31] registered\n[ 0.287273] PCI host bridge to bus 0000:00\n[ 0.288093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289335] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290561] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292029] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.293500] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302541] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358842] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364931] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368753] vgaarb: loaded\n[ 0.369375] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371355] ACPI: bus type USB registered\n[ 0.372178] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374226] usbcore: registered new device driver usb\n[ 0.375276] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377023] NetLabel: domain hash size = 128\n[ 0.377883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378844] NetLabel: unlabeled traffic allowed by default\n[ 0.379950] amd_nb: Cannot enumerate AMD northbridges\n[ 0.380923] clocksource: Switched to clocksource kvm-clock\n[ 0.386295] AppArmor: AppArmor Filesystem Enabled\n[ 0.387282] pnp: PnP ACPI init\n[ 0.388193] pnp: PnP ACPI: found 5 devices\n[ 0.394242] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395961] NET: Registered protocol family 2\n[ 0.396923] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398220] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399421] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400618] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401723] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.402918] NET: Registered protocol family 1\n[ 0.403789] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405986] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434478] Trying to unpack rootfs image as initramfs...\n[ 1.703081] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.718176] Scanning for low memory corruption every 60 seconds\n[ 1.719526] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720681] audit: initializing netlink subsys (disabled)\n[ 1.721742] audit: type=2000 audit(1542565879.915:1): initialized\n[ 1.723071] Initialise system trusted keyring\n[ 1.724007] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.725191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.727191] zbud: loaded\n[ 1.727902] VFS: Disk quotas dquot_6.6.0\n[ 1.728722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.730130] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.731364] fuse init (API version 7.23)\n[ 1.732256] Key type big_key registered\n[ 1.733065] Allocating IMA MOK and blacklist keyrings.\n[ 1.734176] Key type asymmetric registered\n[ 1.735007] Asymmetric key parser 'x509' registered\n[ 1.735965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.737445] io scheduler noop registered\n[ 1.738259] io scheduler deadline registered (default)\n[ 1.739252] io scheduler cfq registered\n[ 1.740092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.741152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.742426] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743886] ACPI: Power Button [PWRF]\n[ 1.744718] GHES: HEST is not enabled!\n[ 1.758564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815440] Linux agpgart interface v0.103\n[ 1.817473] brd: module loaded\n[ 1.818738] loop: module loaded\n[ 1.820236] vda: vda1\n[ 1.821534] scsi host0: ata_piix\n[ 1.822286] scsi host1: ata_piix\n[ 1.823001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825687] libphy: Fixed MDIO Bus: probed\n[ 1.826514] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827476] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829632] PPP generic driver version 2.4.2\n[ 1.830535] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831770] ehci-pci: EHCI PCI platform driver\n[ 1.832649] ehci-platform: EHCI generic platform driver\n[ 1.833649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834796] ohci-pci: OHCI PCI platform driver\n[ 1.835677] ohci-platform: OHCI generic platform driver\n[ 1.836672] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851110] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853605] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854612] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858434] usb usb1: Product: UHCI Host Controller\n[ 1.859385] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861537] hub 1-0:1.0: USB hub found\n[ 1.862333] hub 1-0:1.0: 2 ports detected\n[ 1.863249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865377] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866347] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867389] mousedev: PS/2 mouse device common for all mice\n[ 1.868661] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870537] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871663] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872880] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.874086] i2c /dev entries driver\n[ 1.874852] device-mapper: uevent: version 1.0.3\n[ 1.875795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878755] NET: Registered protocol family 10\n[ 1.879763] NET: Registered protocol family 17\n[ 1.880667] Key type dns_resolver registered\n[ 1.881616] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884494] registered taskstats version 1\n[ 1.885355] Loading compiled-in X.509 certificates\n[ 1.886796] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888657] zswap: loaded using pool lzo/zbud\n[ 1.890464] Key type trusted registered\n[ 1.892731] Key type encrypted registered\n[ 1.893582] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894630] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895692] evm: HMAC attrs: 0x1\n[ 1.896636] Magic number: 10:770:544\n[ 1.897437] tty ttyS20: hash matches\n[ 1.898263] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:19 UTC (1542565879)\n[ 1.899886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.901025] EDD information not available.\n[ 1.981570] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983062] ata1.00: configured for MWDMA2\n[ 1.984267] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.986475] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.998175] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.999449] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.001329] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.002888] Write protecting the kernel read-only data: 14336k\n[ 2.004447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.006196] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.014968] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018793] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.020686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.022557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.024388] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030396] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062293] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069366] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.072804] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.092462] AVX2 version of gcm_enc/dec engaged.\n[ 2.093433] AES CTR mode by8 optimization enabled\n[ 2.101302] FDC 0 is a S82078B\n[ 2.172961] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.334137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.335581] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.336871] usb 1-1: Product: QEMU USB Tablet\n[ 2.337732] usb 1-1: Manufacturer: QEMU\n[ 2.338521] usb 1-1: SerialNumber: 42\n[ 2.345613] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.351437] usbcore: registered new interface driver usbhid\n[ 2.352573] usbhid: USB HID core driver\n[ 2.355330] 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[ 2.357583] 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.717078] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.718335] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.618635] md: linear personality registered for level -1\n[ 3.622293] md: multipath personality registered for level -4\n[ 3.625740] md: raid0 personality registered for level 0\n[ 3.629488] md: raid1 personality registered for level 1\n[ 3.700927] raid6: sse2x1 gen() 11752 MB/s\n[ 3.768926] raid6: sse2x1 xor() 9160 MB/s\n[ 3.836927] raid6: sse2x2 gen() 14890 MB/s\n[ 3.904925] raid6: sse2x2 xor() 10020 MB/s\n[ 3.972925] raid6: sse2x4 gen() 17177 MB/s\n[ 4.040925] raid6: sse2x4 xor() 11949 MB/s\n[ 4.108925] raid6: avx2x1 gen() 22754 MB/s\n[ 4.176927] raid6: avx2x2 gen() 26674 MB/s\n[ 4.244926] raid6: avx2x4 gen() 30441 MB/s\n[ 4.246149] raid6: using algorithm avx2x4 gen() 30441 MB/s\n[ 4.247381] raid6: using avx2x2 recovery algorithm\n[ 4.249584] xor: automatically using best checksumming function:\n[ 4.288924] avx : 34736.000 MB/sec\n[ 4.290998] async_tx: api initialized (async)\n[ 4.299923] md: raid6 personality registered for level 6\n[ 4.300972] md: raid5 personality registered for level 5\n[ 4.301986] md: raid4 personality registered for level 4\n[ 4.306373] 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 ... [ 4.330904] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359323] 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[ 4.445509] 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[ 4.448819] systemd[1]: Detected virtualization kvm.\n[ 4.449803] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.453683] systemd[1]: Set hostname to .\n[ 4.458466] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.459599] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.567266] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.569420] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.571617] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.573423] 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[ 4.576586] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.578640] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.581108] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.583278] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.585423] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.587435] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.589697] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.592451] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.594524] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.596622] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.598841] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.601068] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.604390] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.609882] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.612033] 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[ 4.617845] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.622813] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.630673] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.632216] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.638856] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.645439] 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[ 4.652998] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.655374] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.657938] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.663728] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.666522] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.670613] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 4.676196] Loading iSCSI transport class v2.0-870.\n\n[ 4.678272] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.680231] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.685378] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.692560] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.698450] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.738576] 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 Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\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[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.192068] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 18 Nov 2018 18:31:23 +0000. Up 5.50 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.974666] cloud-init[1017]: Cloud-init v. 0.7.9 running 'init' at Sun, 18 Nov 2018 18:31:25 +0000. Up 7.27 seconds.\n[ 8.976461] cloud-init[1017]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.980099] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.984105] cloud-init[1017]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.988099] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.989898] cloud-init[1017]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.996107] cloud-init[1017]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.997926] cloud-init[1017]: ci-info: | ens3 | True | 10.10.10.13 | 255.255.255.0 | . | fa:16:3e:98:ad:6c |\n[ 9.004110] cloud-init[1017]: ci-info: | ens3 | True | fe80::f816:3eff:fe98:ad6c/64 | . | link | fa:16:3e:98:ad:6c |\n[ 9.005955] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.008093] cloud-init[1017]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.012099] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.016103] cloud-init[1017]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.020096] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.021774] cloud-init[1017]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 9.027664] cloud-init[1017]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.029361] cloud-init[1017]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.034857] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 9.038992] cloud-init[1017]: Generating public/private rsa key pair.\n[ 9.040608] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[1017]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.048785] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.049970] cloud-init[1017]: The key fingerprint is:\n[ 9.050758] cloud-init[1017]: SHA256:V5krnwZazgyZEfpNVf2DCUQEsj31C+SXJBHAuWtO+Yw root@sdnvpn-13-2\n[ 9.051950] \n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\ncloud-init[1017]: The key's randomart image is:\n[ 9.056755] cloud-init[1017]: +---[RSA 2048]----+\n[ 9.057747] cloud-init[1017]: | .ooBX+o.. |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.059738] [[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[1017]: | .+++o+o. .|\n[ 9.062706] cloud-init[1017]: | ...ooo=+o .|\n[ 9.064051] cloud-init[1017]: | . B..o+...|\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.066244] cloud-init[1017]: | S O .. .|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 9.068572] cloud-init[1017]: | & + . |\n[ 9.069499] cloud-init[1017]: | = B + |\n\n[ 9.072378] cloud-init[1017]: | E + |\n[ 9.075447] cloud-init[1017]: | |\n[ 9.079830] cloud-init[1017]: +----[SHA256]-----+\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.082462] cloud-init[1017]: Generating public/private dsa key pair.\n Starting Login to default iSCSI targets...\n[ 9.086036] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.087432] cloud-init[1017]: [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.090570] cloud-init[1017]: The key fingerprint is:\n[ 9.092677] cloud-init[1017]: SHA256:uHBGcJidTQBMfwDdTVSY7qj9Krn31AUBJtEMI+Dz3yE root@sdnvpn-13-2\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 9.096422] cloud-init[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[1017]: The key's randomart image is:\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 9.104705] cloud-init[1017]: +---[DSA 1024]----+\n[ 9.107400] cloud-init[1017]: | o*O=**O==o |\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[ 9.115087] cloud-init[[0;32m OK [0m] Started Deferred execution scheduler.\n[1017]: | .+++oo+* . |[[0;32m OK [0m] Started Snappy daemon.\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n[ 9.124853] cloud-init[1017]: | o o .. . |\n Starting Login Service...\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 9.158714] cloud-init[1017]: | + o . . |\n[ 9.170981] cloud-init[1017]: | . = Eo. . |\n[ 9.177866] cloud-init[1017]: | + o.o.o . |\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n[ 9.180055] cloud-init[1017]: | .+. o . |\n[ 9.229361] cloud-init[1017]: | + o. |\n[ 9.234726] cloud-init[1017]: | .+.+o |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.250245] cloud-init[1017]: +----[SHA256]-----+\n[ 9.263912] cloud-init[1017]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.277133] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m[ 9.297497] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n\n[ 9.315802] Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\ncloud-init[1017]: The key fingerprint is:\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 9.361147] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[1017]: [[0;32m OK [0m] Started Accounts Service.\nSHA256:Een/e5ZZvo67ASjUbNIxB3iFbzeaqPNguUQNQZYdITA root@sdnvpn-13-2\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.409442] cloud-init[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n[1017]: The key's randomart image is:\n[ 9.421654] cloud-init[1017]: +---[ECDSA 256]---+\n[ 9.425688] cloud-init[1017]: | Eo==B*o |\n[ 9.438037] cloud-init[1017]: | ooB=+ |\n[ 9.440088] cloud-init[1017]: | =o=. |\n[ 9.444983] cloud-init[1017]: | . *..o o |\n[ 9.452094] cloud-init[1017]: | oS+o.+ . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.461455] cloud-init[1017]: | . o..o. .|\n[ 9.462496] cloud-init[1017]: | =. . . = |\n[ 9.463497] cloud-init[1017]: | ooo . B .|\n[ 9.468094] cloud-init[1017]: | .o. .B+o.|\n[ 9.470665] cloud-init[1017]: +----[SHA256]-----+\n[ 9.471698] cloud-init[1017]: Generating public/private ed25519 key pair.\n[ 9.475372] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.480563] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.482085] cloud-init[1017]: The key fingerprint is:\n[ 9.483881] cloud-init[1017]: SHA256:pUkNvUi9Zmf9BXm5fh5z5JXlz37xlkeJhXlMT1h/4IU root@sdnvpn-13-2\n[ 9.487734] cloud-init[1017]: The key's randomart image is:\n[ 9.490204] cloud-init[1017]: +--[ED25519 256]--+\n[ 9.492085] cloud-init[1017]: | .o .=+|\n[ 9.495850] cloud-init[1017]: | .oo .E==|\n[ 9.498176] cloud-init[1017]: | ...oo .*=B|\n[ 9.501302] cloud-init[1017]: | ..+= oo.*B|\n[ 9.504086] cloud-init[1017]: | So o ===|\n[ 9.507208] cloud-init[1017]: | . *O|\n[ 9.510381] cloud-init[1017]: | +O|\n[ 9.513278] cloud-init[1017]: | .B|\n[ 9.519384] cloud-init[1017]: | .o|\n[ 9.524740] cloud-init[1017]: +----[SHA256]-----+\n[ 9.744522] cloud-init[1181]: Generating locales (this might take a while)...\n[ 10.312772] cloud-init[1181]: en_US.UTF-8... done\n[ 10.314883] cloud-init[1181]: 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] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.876243] cloud-init[1181]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 18 Nov 2018 18:31:27 +0000. Up 9.68 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.175607] cloud-init[1388]: + sudo useradd -m sdnvpn\n[ 11.239103] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.665289] cloud-init[1388]: + sudo adduser sdnvpn sudo\n[ 11.720049] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.757140] cloud-init[1388]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.761495] cloud-init[1388]: Adding user sdnvpn to group sudo\n[ 11.841792] cloud-init[1388]: Done.\n[ 11.843509] cloud-init[1388]: + chpasswd\n[ 11.844736] cloud-init[1388]: + sudo echo sdnvpn:opnfv\n[ 11.891647] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.918236] cloud-init[1388]: + sleep 20\n"} 2018-11-18 18:31:31,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action used request id req-e773fc1f-032a-41e7-bf8e-8cfb392e83a4 2018-11-18 18:31:33,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:31:34,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-3033ed64-1626-49f9-9d42-20c0546f676a x-compute-request-id: req-3033ed64-1626-49f9-9d42-20c0546f676a Content-Encoding: gzip Content-Length: 13472 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 865137195 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=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.133990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135658] pid_max: default: 32768 minimum: 301\n[ 0.136567] ACPI: Core revision 20150930\n[ 0.137953] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139272] Security Framework initialized\n[ 0.140096] Yama: becoming mindful.\n[ 0.140832] AppArmor: AppArmor initialized\n[ 0.141726] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143142] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144819] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146061] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147451] Initializing cgroup subsys io\n[ 0.148274] Initializing cgroup subsys memory\n[ 0.149155] Initializing cgroup subsys devices\n[ 0.150037] Initializing cgroup subsys freezer\n[ 0.150917] Initializing cgroup subsys net_cls\n[ 0.151793] Initializing cgroup subsys perf_event\n[ 0.152708] Initializing cgroup subsys net_prio\n[ 0.153614] Initializing cgroup subsys hugetlb\n[ 0.154496] Initializing cgroup subsys pids\n[ 0.155388] CPU: Physical Processor ID: 0\n[ 0.156890] mce: CPU supports 10 MCE banks\n[ 0.157749] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169373] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175916] ftrace: allocating 32123 entries in 126 pages\n[ 0.202871] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204085] smpboot: Max logical packages: 1\n[ 0.205103] x2apic enabled\n[ 0.205920] Switched APIC routing to physical x2apic.\n[ 0.207709] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208845] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214203] KVM setup paravirtual spinlock\n[ 0.215486] x86: Booted up 1 node, 1 CPUs\n[ 0.216305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217721] devtmpfs: initialized\n[ 0.220193] evm: security.selinux\n[ 0.220903] evm: security.SMACK64\n[ 0.221609] evm: security.SMACK64EXEC\n[ 0.222364] evm: security.SMACK64TRANSMUTE\n[ 0.223180] evm: security.SMACK64MMAP\n[ 0.223933] evm: security.ima\n[ 0.224575] evm: security.capability\n[ 0.225390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227266] pinctrl core: initialized pinctrl subsystem\n[ 0.228387] RTC time: 18:31:18, date: 11/18/18\n[ 0.229337] NET: Registered protocol family 16\n[ 0.230318] cpuidle: using governor ladder\n[ 0.231147] cpuidle: using governor menu\n[ 0.231947] PCCT header not found.\n[ 0.232703] ACPI: bus type PCI registered\n[ 0.233516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234782] PCI: Using configuration type 1 for base access\n[ 0.236952] ACPI: Added _OSI(Module Device)\n[ 0.237796] ACPI: Added _OSI(Processor Device)\n[ 0.238667] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239567] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242047] ACPI: Interpreter enabled\n[ 0.242808] ACPI: (supports S0 S5)\n[ 0.243511] ACPI: Using IOAPIC for interrupt routing\n[ 0.244458] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249913] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253490] acpiphp: Slot [3] registered\n[ 0.254294] acpiphp: Slot [4] registered\n[ 0.255089] acpiphp: Slot [5] registered\n[ 0.255893] acpiphp: Slot [6] registered\n[ 0.256687] acpiphp: Slot [7] registered\n[ 0.257482] acpiphp: Slot [8] registered\n[ 0.258277] acpiphp: Slot [9] registered\n[ 0.259071] acpiphp: Slot [10] registered\n[ 0.259886] acpiphp: Slot [11] registered\n[ 0.260689] acpiphp: Slot [12] registered\n[ 0.261508] acpiphp: Slot [13] registered\n[ 0.262320] acpiphp: Slot [14] registered\n[ 0.273369] acpiphp: Slot [15] registered\n[ 0.274185] acpiphp: Slot [16] registered\n[ 0.274992] acpiphp: Slot [17] registered\n[ 0.275796] acpiphp: Slot [18] registered\n[ 0.276604] acpiphp: Slot [19] registered\n[ 0.277415] acpiphp: Slot [20] registered\n[ 0.278241] acpiphp: Slot [21] registered\n[ 0.279060] acpiphp: Slot [22] registered\n[ 0.279879] acpiphp: Slot [23] registered\n[ 0.280693] acpiphp: Slot [24] registered\n[ 0.281514] acpiphp: Slot [25] registered\n[ 0.282336] acpiphp: Slot [26] registered\n[ 0.283169] acpiphp: Slot [27] registered\n[ 0.283986] acpiphp: Slot [28] registered\n[ 0.284803] acpiphp: Slot [29] registered\n[ 0.285630] acpiphp: Slot [30] registered\n[ 0.286449] acpiphp: Slot [31] registered\n[ 0.287273] PCI host bridge to bus 0000:00\n[ 0.288093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289335] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290561] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292029] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.293500] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302541] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358842] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364931] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368753] vgaarb: loaded\n[ 0.369375] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371355] ACPI: bus type USB registered\n[ 0.372178] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374226] usbcore: registered new device driver usb\n[ 0.375276] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377023] NetLabel: domain hash size = 128\n[ 0.377883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378844] NetLabel: unlabeled traffic allowed by default\n[ 0.379950] amd_nb: Cannot enumerate AMD northbridges\n[ 0.380923] clocksource: Switched to clocksource kvm-clock\n[ 0.386295] AppArmor: AppArmor Filesystem Enabled\n[ 0.387282] pnp: PnP ACPI init\n[ 0.388193] pnp: PnP ACPI: found 5 devices\n[ 0.394242] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395961] NET: Registered protocol family 2\n[ 0.396923] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398220] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399421] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400618] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401723] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.402918] NET: Registered protocol family 1\n[ 0.403789] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405986] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434478] Trying to unpack rootfs image as initramfs...\n[ 1.703081] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.718176] Scanning for low memory corruption every 60 seconds\n[ 1.719526] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720681] audit: initializing netlink subsys (disabled)\n[ 1.721742] audit: type=2000 audit(1542565879.915:1): initialized\n[ 1.723071] Initialise system trusted keyring\n[ 1.724007] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.725191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.727191] zbud: loaded\n[ 1.727902] VFS: Disk quotas dquot_6.6.0\n[ 1.728722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.730130] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.731364] fuse init (API version 7.23)\n[ 1.732256] Key type big_key registered\n[ 1.733065] Allocating IMA MOK and blacklist keyrings.\n[ 1.734176] Key type asymmetric registered\n[ 1.735007] Asymmetric key parser 'x509' registered\n[ 1.735965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.737445] io scheduler noop registered\n[ 1.738259] io scheduler deadline registered (default)\n[ 1.739252] io scheduler cfq registered\n[ 1.740092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.741152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.742426] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743886] ACPI: Power Button [PWRF]\n[ 1.744718] GHES: HEST is not enabled!\n[ 1.758564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815440] Linux agpgart interface v0.103\n[ 1.817473] brd: module loaded\n[ 1.818738] loop: module loaded\n[ 1.820236] vda: vda1\n[ 1.821534] scsi host0: ata_piix\n[ 1.822286] scsi host1: ata_piix\n[ 1.823001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825687] libphy: Fixed MDIO Bus: probed\n[ 1.826514] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827476] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829632] PPP generic driver version 2.4.2\n[ 1.830535] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831770] ehci-pci: EHCI PCI platform driver\n[ 1.832649] ehci-platform: EHCI generic platform driver\n[ 1.833649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834796] ohci-pci: OHCI PCI platform driver\n[ 1.835677] ohci-platform: OHCI generic platform driver\n[ 1.836672] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851110] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853605] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854612] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858434] usb usb1: Product: UHCI Host Controller\n[ 1.859385] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861537] hub 1-0:1.0: USB hub found\n[ 1.862333] hub 1-0:1.0: 2 ports detected\n[ 1.863249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865377] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866347] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867389] mousedev: PS/2 mouse device common for all mice\n[ 1.868661] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870537] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871663] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872880] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.874086] i2c /dev entries driver\n[ 1.874852] device-mapper: uevent: version 1.0.3\n[ 1.875795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878755] NET: Registered protocol family 10\n[ 1.879763] NET: Registered protocol family 17\n[ 1.880667] Key type dns_resolver registered\n[ 1.881616] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884494] registered taskstats version 1\n[ 1.885355] Loading compiled-in X.509 certificates\n[ 1.886796] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888657] zswap: loaded using pool lzo/zbud\n[ 1.890464] Key type trusted registered\n[ 1.892731] Key type encrypted registered\n[ 1.893582] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894630] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895692] evm: HMAC attrs: 0x1\n[ 1.896636] Magic number: 10:770:544\n[ 1.897437] tty ttyS20: hash matches\n[ 1.898263] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:19 UTC (1542565879)\n[ 1.899886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.901025] EDD information not available.\n[ 1.981570] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983062] ata1.00: configured for MWDMA2\n[ 1.984267] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.986475] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.998175] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.999449] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.001329] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.002888] Write protecting the kernel read-only data: 14336k\n[ 2.004447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.006196] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.014968] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018793] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.020686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.022557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.024388] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030396] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062293] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069366] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.072804] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.092462] AVX2 version of gcm_enc/dec engaged.\n[ 2.093433] AES CTR mode by8 optimization enabled\n[ 2.101302] FDC 0 is a S82078B\n[ 2.172961] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.334137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.335581] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.336871] usb 1-1: Product: QEMU USB Tablet\n[ 2.337732] usb 1-1: Manufacturer: QEMU\n[ 2.338521] usb 1-1: SerialNumber: 42\n[ 2.345613] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.351437] usbcore: registered new interface driver usbhid\n[ 2.352573] usbhid: USB HID core driver\n[ 2.355330] 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[ 2.357583] 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.717078] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.718335] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.618635] md: linear personality registered for level -1\n[ 3.622293] md: multipath personality registered for level -4\n[ 3.625740] md: raid0 personality registered for level 0\n[ 3.629488] md: raid1 personality registered for level 1\n[ 3.700927] raid6: sse2x1 gen() 11752 MB/s\n[ 3.768926] raid6: sse2x1 xor() 9160 MB/s\n[ 3.836927] raid6: sse2x2 gen() 14890 MB/s\n[ 3.904925] raid6: sse2x2 xor() 10020 MB/s\n[ 3.972925] raid6: sse2x4 gen() 17177 MB/s\n[ 4.040925] raid6: sse2x4 xor() 11949 MB/s\n[ 4.108925] raid6: avx2x1 gen() 22754 MB/s\n[ 4.176927] raid6: avx2x2 gen() 26674 MB/s\n[ 4.244926] raid6: avx2x4 gen() 30441 MB/s\n[ 4.246149] raid6: using algorithm avx2x4 gen() 30441 MB/s\n[ 4.247381] raid6: using avx2x2 recovery algorithm\n[ 4.249584] xor: automatically using best checksumming function:\n[ 4.288924] avx : 34736.000 MB/sec\n[ 4.290998] async_tx: api initialized (async)\n[ 4.299923] md: raid6 personality registered for level 6\n[ 4.300972] md: raid5 personality registered for level 5\n[ 4.301986] md: raid4 personality registered for level 4\n[ 4.306373] 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 ... [ 4.330904] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359323] 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[ 4.445509] 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[ 4.448819] systemd[1]: Detected virtualization kvm.\n[ 4.449803] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.453683] systemd[1]: Set hostname to .\n[ 4.458466] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.459599] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.567266] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.569420] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.571617] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.573423] 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[ 4.576586] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.578640] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.581108] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.583278] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.585423] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.587435] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.589697] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.592451] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.594524] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.596622] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.598841] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.601068] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.604390] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.609882] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.612033] 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[ 4.617845] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.622813] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.630673] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.632216] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.638856] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.645439] 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[ 4.652998] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.655374] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.657938] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.663728] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.666522] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.670613] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 4.676196] Loading iSCSI transport class v2.0-870.\n\n[ 4.678272] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.680231] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.685378] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.692560] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.698450] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.738576] 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 Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\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[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.192068] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 18 Nov 2018 18:31:23 +0000. Up 5.50 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.974666] cloud-init[1017]: Cloud-init v. 0.7.9 running 'init' at Sun, 18 Nov 2018 18:31:25 +0000. Up 7.27 seconds.\n[ 8.976461] cloud-init[1017]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.980099] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.984105] cloud-init[1017]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.988099] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.989898] cloud-init[1017]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.996107] cloud-init[1017]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.997926] cloud-init[1017]: ci-info: | ens3 | True | 10.10.10.13 | 255.255.255.0 | . | fa:16:3e:98:ad:6c |\n[ 9.004110] cloud-init[1017]: ci-info: | ens3 | True | fe80::f816:3eff:fe98:ad6c/64 | . | link | fa:16:3e:98:ad:6c |\n[ 9.005955] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.008093] cloud-init[1017]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.012099] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.016103] cloud-init[1017]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.020096] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.021774] cloud-init[1017]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 9.027664] cloud-init[1017]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.029361] cloud-init[1017]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.034857] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 9.038992] cloud-init[1017]: Generating public/private rsa key pair.\n[ 9.040608] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[1017]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.048785] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.049970] cloud-init[1017]: The key fingerprint is:\n[ 9.050758] cloud-init[1017]: SHA256:V5krnwZazgyZEfpNVf2DCUQEsj31C+SXJBHAuWtO+Yw root@sdnvpn-13-2\n[ 9.051950] \n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\ncloud-init[1017]: The key's randomart image is:\n[ 9.056755] cloud-init[1017]: +---[RSA 2048]----+\n[ 9.057747] cloud-init[1017]: | .ooBX+o.. |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.059738] [[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[1017]: | .+++o+o. .|\n[ 9.062706] cloud-init[1017]: | ...ooo=+o .|\n[ 9.064051] cloud-init[1017]: | . B..o+...|\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.066244] cloud-init[1017]: | S O .. .|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 9.068572] cloud-init[1017]: | & + . |\n[ 9.069499] cloud-init[1017]: | = B + |\n\n[ 9.072378] cloud-init[1017]: | E + |\n[ 9.075447] cloud-init[1017]: | |\n[ 9.079830] cloud-init[1017]: +----[SHA256]-----+\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.082462] cloud-init[1017]: Generating public/private dsa key pair.\n Starting Login to default iSCSI targets...\n[ 9.086036] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.087432] cloud-init[1017]: [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.090570] cloud-init[1017]: The key fingerprint is:\n[ 9.092677] cloud-init[1017]: SHA256:uHBGcJidTQBMfwDdTVSY7qj9Krn31AUBJtEMI+Dz3yE root@sdnvpn-13-2\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 9.096422] cloud-init[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[1017]: The key's randomart image is:\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 9.104705] cloud-init[1017]: +---[DSA 1024]----+\n[ 9.107400] cloud-init[1017]: | o*O=**O==o |\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[ 9.115087] cloud-init[[0;32m OK [0m] Started Deferred execution scheduler.\n[1017]: | .+++oo+* . |[[0;32m OK [0m] Started Snappy daemon.\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n[ 9.124853] cloud-init[1017]: | o o .. . |\n Starting Login Service...\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 9.158714] cloud-init[1017]: | + o . . |\n[ 9.170981] cloud-init[1017]: | . = Eo. . |\n[ 9.177866] cloud-init[1017]: | + o.o.o . |\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n[ 9.180055] cloud-init[1017]: | .+. o . |\n[ 9.229361] cloud-init[1017]: | + o. |\n[ 9.234726] cloud-init[1017]: | .+.+o |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.250245] cloud-init[1017]: +----[SHA256]-----+\n[ 9.263912] cloud-init[1017]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.277133] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m[ 9.297497] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n\n[ 9.315802] Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\ncloud-init[1017]: The key fingerprint is:\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 9.361147] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[1017]: [[0;32m OK [0m] Started Accounts Service.\nSHA256:Een/e5ZZvo67ASjUbNIxB3iFbzeaqPNguUQNQZYdITA root@sdnvpn-13-2\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.409442] cloud-init[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n[1017]: The key's randomart image is:\n[ 9.421654] cloud-init[1017]: +---[ECDSA 256]---+\n[ 9.425688] cloud-init[1017]: | Eo==B*o |\n[ 9.438037] cloud-init[1017]: | ooB=+ |\n[ 9.440088] cloud-init[1017]: | =o=. |\n[ 9.444983] cloud-init[1017]: | . *..o o |\n[ 9.452094] cloud-init[1017]: | oS+o.+ . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.461455] cloud-init[1017]: | . o..o. .|\n[ 9.462496] cloud-init[1017]: | =. . . = |\n[ 9.463497] cloud-init[1017]: | ooo . B .|\n[ 9.468094] cloud-init[1017]: | .o. .B+o.|\n[ 9.470665] cloud-init[1017]: +----[SHA256]-----+\n[ 9.471698] cloud-init[1017]: Generating public/private ed25519 key pair.\n[ 9.475372] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.480563] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.482085] cloud-init[1017]: The key fingerprint is:\n[ 9.483881] cloud-init[1017]: SHA256:pUkNvUi9Zmf9BXm5fh5z5JXlz37xlkeJhXlMT1h/4IU root@sdnvpn-13-2\n[ 9.487734] cloud-init[1017]: The key's randomart image is:\n[ 9.490204] cloud-init[1017]: +--[ED25519 256]--+\n[ 9.492085] cloud-init[1017]: | .o .=+|\n[ 9.495850] cloud-init[1017]: | .oo .E==|\n[ 9.498176] cloud-init[1017]: | ...oo .*=B|\n[ 9.501302] cloud-init[1017]: | ..+= oo.*B|\n[ 9.504086] cloud-init[1017]: | So o ===|\n[ 9.507208] cloud-init[1017]: | . *O|\n[ 9.510381] cloud-init[1017]: | +O|\n[ 9.513278] cloud-init[1017]: | .B|\n[ 9.519384] cloud-init[1017]: | .o|\n[ 9.524740] cloud-init[1017]: +----[SHA256]-----+\n[ 9.744522] cloud-init[1181]: Generating locales (this might take a while)...\n[ 10.312772] cloud-init[1181]: en_US.UTF-8... done\n[ 10.314883] cloud-init[1181]: 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] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.876243] cloud-init[1181]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 18 Nov 2018 18:31:27 +0000. Up 9.68 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.175607] cloud-init[1388]: + sudo useradd -m sdnvpn\n[ 11.239103] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.665289] cloud-init[1388]: + sudo adduser sdnvpn sudo\n[ 11.720049] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.757140] cloud-init[1388]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.761495] cloud-init[1388]: Adding user sdnvpn to group sudo\n[ 11.841792] cloud-init[1388]: Done.\n[ 11.843509] cloud-init[1388]: + chpasswd\n[ 11.844736] cloud-init[1388]: + sudo echo sdnvpn:opnfv\n[ 11.891647] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.918236] cloud-init[1388]: + sleep 20\n"} 2018-11-18 18:31:34,608 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action used request id req-3033ed64-1626-49f9-9d42-20c0546f676a 2018-11-18 18:31:36,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548067ec533f90917ba2ed27387d0bc647964751" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:31:37,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-a7361e1d-b1f0-4847-bc01-a7e501106b7c x-compute-request-id: req-a7361e1d-b1f0-4847-bc01-a7e501106b7c Content-Encoding: gzip Content-Length: 13490 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 865137195 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-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] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=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.133990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135658] pid_max: default: 32768 minimum: 301\n[ 0.136567] ACPI: Core revision 20150930\n[ 0.137953] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139272] Security Framework initialized\n[ 0.140096] Yama: becoming mindful.\n[ 0.140832] AppArmor: AppArmor initialized\n[ 0.141726] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143142] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144819] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146061] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147451] Initializing cgroup subsys io\n[ 0.148274] Initializing cgroup subsys memory\n[ 0.149155] Initializing cgroup subsys devices\n[ 0.150037] Initializing cgroup subsys freezer\n[ 0.150917] Initializing cgroup subsys net_cls\n[ 0.151793] Initializing cgroup subsys perf_event\n[ 0.152708] Initializing cgroup subsys net_prio\n[ 0.153614] Initializing cgroup subsys hugetlb\n[ 0.154496] Initializing cgroup subsys pids\n[ 0.155388] CPU: Physical Processor ID: 0\n[ 0.156890] mce: CPU supports 10 MCE banks\n[ 0.157749] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169373] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175916] ftrace: allocating 32123 entries in 126 pages\n[ 0.202871] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204085] smpboot: Max logical packages: 1\n[ 0.205103] x2apic enabled\n[ 0.205920] Switched APIC routing to physical x2apic.\n[ 0.207709] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208845] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214203] KVM setup paravirtual spinlock\n[ 0.215486] x86: Booted up 1 node, 1 CPUs\n[ 0.216305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217721] devtmpfs: initialized\n[ 0.220193] evm: security.selinux\n[ 0.220903] evm: security.SMACK64\n[ 0.221609] evm: security.SMACK64EXEC\n[ 0.222364] evm: security.SMACK64TRANSMUTE\n[ 0.223180] evm: security.SMACK64MMAP\n[ 0.223933] evm: security.ima\n[ 0.224575] evm: security.capability\n[ 0.225390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227266] pinctrl core: initialized pinctrl subsystem\n[ 0.228387] RTC time: 18:31:18, date: 11/18/18\n[ 0.229337] NET: Registered protocol family 16\n[ 0.230318] cpuidle: using governor ladder\n[ 0.231147] cpuidle: using governor menu\n[ 0.231947] PCCT header not found.\n[ 0.232703] ACPI: bus type PCI registered\n[ 0.233516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234782] PCI: Using configuration type 1 for base access\n[ 0.236952] ACPI: Added _OSI(Module Device)\n[ 0.237796] ACPI: Added _OSI(Processor Device)\n[ 0.238667] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239567] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242047] ACPI: Interpreter enabled\n[ 0.242808] ACPI: (supports S0 S5)\n[ 0.243511] ACPI: Using IOAPIC for interrupt routing\n[ 0.244458] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248679] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249913] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253490] acpiphp: Slot [3] registered\n[ 0.254294] acpiphp: Slot [4] registered\n[ 0.255089] acpiphp: Slot [5] registered\n[ 0.255893] acpiphp: Slot [6] registered\n[ 0.256687] acpiphp: Slot [7] registered\n[ 0.257482] acpiphp: Slot [8] registered\n[ 0.258277] acpiphp: Slot [9] registered\n[ 0.259071] acpiphp: Slot [10] registered\n[ 0.259886] acpiphp: Slot [11] registered\n[ 0.260689] acpiphp: Slot [12] registered\n[ 0.261508] acpiphp: Slot [13] registered\n[ 0.262320] acpiphp: Slot [14] registered\n[ 0.273369] acpiphp: Slot [15] registered\n[ 0.274185] acpiphp: Slot [16] registered\n[ 0.274992] acpiphp: Slot [17] registered\n[ 0.275796] acpiphp: Slot [18] registered\n[ 0.276604] acpiphp: Slot [19] registered\n[ 0.277415] acpiphp: Slot [20] registered\n[ 0.278241] acpiphp: Slot [21] registered\n[ 0.279060] acpiphp: Slot [22] registered\n[ 0.279879] acpiphp: Slot [23] registered\n[ 0.280693] acpiphp: Slot [24] registered\n[ 0.281514] acpiphp: Slot [25] registered\n[ 0.282336] acpiphp: Slot [26] registered\n[ 0.283169] acpiphp: Slot [27] registered\n[ 0.283986] acpiphp: Slot [28] registered\n[ 0.284803] acpiphp: Slot [29] registered\n[ 0.285630] acpiphp: Slot [30] registered\n[ 0.286449] acpiphp: Slot [31] registered\n[ 0.287273] PCI host bridge to bus 0000:00\n[ 0.288093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289335] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290561] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292029] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.293500] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302541] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358842] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364931] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368753] vgaarb: loaded\n[ 0.369375] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371355] ACPI: bus type USB registered\n[ 0.372178] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374226] usbcore: registered new device driver usb\n[ 0.375276] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377023] NetLabel: domain hash size = 128\n[ 0.377883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378844] NetLabel: unlabeled traffic allowed by default\n[ 0.379950] amd_nb: Cannot enumerate AMD northbridges\n[ 0.380923] clocksource: Switched to clocksource kvm-clock\n[ 0.386295] AppArmor: AppArmor Filesystem Enabled\n[ 0.387282] pnp: PnP ACPI init\n[ 0.388193] pnp: PnP ACPI: found 5 devices\n[ 0.394242] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395961] NET: Registered protocol family 2\n[ 0.396923] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398220] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399421] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400618] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401723] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.402918] NET: Registered protocol family 1\n[ 0.403789] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405986] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434478] Trying to unpack rootfs image as initramfs...\n[ 1.703081] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.718176] Scanning for low memory corruption every 60 seconds\n[ 1.719526] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720681] audit: initializing netlink subsys (disabled)\n[ 1.721742] audit: type=2000 audit(1542565879.915:1): initialized\n[ 1.723071] Initialise system trusted keyring\n[ 1.724007] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.725191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.727191] zbud: loaded\n[ 1.727902] VFS: Disk quotas dquot_6.6.0\n[ 1.728722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.730130] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.731364] fuse init (API version 7.23)\n[ 1.732256] Key type big_key registered\n[ 1.733065] Allocating IMA MOK and blacklist keyrings.\n[ 1.734176] Key type asymmetric registered\n[ 1.735007] Asymmetric key parser 'x509' registered\n[ 1.735965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.737445] io scheduler noop registered\n[ 1.738259] io scheduler deadline registered (default)\n[ 1.739252] io scheduler cfq registered\n[ 1.740092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.741152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.742426] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743886] ACPI: Power Button [PWRF]\n[ 1.744718] GHES: HEST is not enabled!\n[ 1.758564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815440] Linux agpgart interface v0.103\n[ 1.817473] brd: module loaded\n[ 1.818738] loop: module loaded\n[ 1.820236] vda: vda1\n[ 1.821534] scsi host0: ata_piix\n[ 1.822286] scsi host1: ata_piix\n[ 1.823001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825687] libphy: Fixed MDIO Bus: probed\n[ 1.826514] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827476] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829632] PPP generic driver version 2.4.2\n[ 1.830535] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831770] ehci-pci: EHCI PCI platform driver\n[ 1.832649] ehci-platform: EHCI generic platform driver\n[ 1.833649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834796] ohci-pci: OHCI PCI platform driver\n[ 1.835677] ohci-platform: OHCI generic platform driver\n[ 1.836672] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851110] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853605] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854612] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858434] usb usb1: Product: UHCI Host Controller\n[ 1.859385] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861537] hub 1-0:1.0: USB hub found\n[ 1.862333] hub 1-0:1.0: 2 ports detected\n[ 1.863249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865377] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866347] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867389] mousedev: PS/2 mouse device common for all mice\n[ 1.868661] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870537] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871663] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872880] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.874086] i2c /dev entries driver\n[ 1.874852] device-mapper: uevent: version 1.0.3\n[ 1.875795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878755] NET: Registered protocol family 10\n[ 1.879763] NET: Registered protocol family 17\n[ 1.880667] Key type dns_resolver registered\n[ 1.881616] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884494] registered taskstats version 1\n[ 1.885355] Loading compiled-in X.509 certificates\n[ 1.886796] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888657] zswap: loaded using pool lzo/zbud\n[ 1.890464] Key type trusted registered\n[ 1.892731] Key type encrypted registered\n[ 1.893582] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894630] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895692] evm: HMAC attrs: 0x1\n[ 1.896636] Magic number: 10:770:544\n[ 1.897437] tty ttyS20: hash matches\n[ 1.898263] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:19 UTC (1542565879)\n[ 1.899886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.901025] EDD information not available.\n[ 1.981570] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983062] ata1.00: configured for MWDMA2\n[ 1.984267] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.986475] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.998175] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.999449] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.001329] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.002888] Write protecting the kernel read-only data: 14336k\n[ 2.004447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.006196] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.014968] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018793] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.020686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.022557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.024388] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030396] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062293] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069366] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.072804] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.092462] AVX2 version of gcm_enc/dec engaged.\n[ 2.093433] AES CTR mode by8 optimization enabled\n[ 2.101302] FDC 0 is a S82078B\n[ 2.172961] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.334137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.335581] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.336871] usb 1-1: Product: QEMU USB Tablet\n[ 2.337732] usb 1-1: Manufacturer: QEMU\n[ 2.338521] usb 1-1: SerialNumber: 42\n[ 2.345613] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.351437] usbcore: registered new interface driver usbhid\n[ 2.352573] usbhid: USB HID core driver\n[ 2.355330] 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[ 2.357583] 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.717078] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.718335] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.618635] md: linear personality registered for level -1\n[ 3.622293] md: multipath personality registered for level -4\n[ 3.625740] md: raid0 personality registered for level 0\n[ 3.629488] md: raid1 personality registered for level 1\n[ 3.700927] raid6: sse2x1 gen() 11752 MB/s\n[ 3.768926] raid6: sse2x1 xor() 9160 MB/s\n[ 3.836927] raid6: sse2x2 gen() 14890 MB/s\n[ 3.904925] raid6: sse2x2 xor() 10020 MB/s\n[ 3.972925] raid6: sse2x4 gen() 17177 MB/s\n[ 4.040925] raid6: sse2x4 xor() 11949 MB/s\n[ 4.108925] raid6: avx2x1 gen() 22754 MB/s\n[ 4.176927] raid6: avx2x2 gen() 26674 MB/s\n[ 4.244926] raid6: avx2x4 gen() 30441 MB/s\n[ 4.246149] raid6: using algorithm avx2x4 gen() 30441 MB/s\n[ 4.247381] raid6: using avx2x2 recovery algorithm\n[ 4.249584] xor: automatically using best checksumming function:\n[ 4.288924] avx : 34736.000 MB/sec\n[ 4.290998] async_tx: api initialized (async)\n[ 4.299923] md: raid6 personality registered for level 6\n[ 4.300972] md: raid5 personality registered for level 5\n[ 4.301986] md: raid4 personality registered for level 4\n[ 4.306373] 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 ... [ 4.330904] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359323] 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[ 4.445509] 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[ 4.448819] systemd[1]: Detected virtualization kvm.\n[ 4.449803] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.453683] systemd[1]: Set hostname to .\n[ 4.458466] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.459599] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.567266] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.569420] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.571617] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.573423] 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[ 4.576586] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.578640] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.581108] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.583278] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.585423] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.587435] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.589697] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.592451] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.594524] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.596622] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.598841] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.601068] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.604390] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.609882] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.612033] 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[ 4.617845] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.622813] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.630673] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.632216] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.638856] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.645439] 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[ 4.652998] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.655374] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.657938] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.663728] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.666522] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.670613] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 4.676196] Loading iSCSI transport class v2.0-870.\n\n[ 4.678272] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.680231] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.685378] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.692560] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.698450] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.738576] 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 Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\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[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.192068] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 18 Nov 2018 18:31:23 +0000. Up 5.50 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.974666] cloud-init[1017]: Cloud-init v. 0.7.9 running 'init' at Sun, 18 Nov 2018 18:31:25 +0000. Up 7.27 seconds.\n[ 8.976461] cloud-init[1017]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.980099] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.984105] cloud-init[1017]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.988099] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.989898] cloud-init[1017]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.996107] cloud-init[1017]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.997926] cloud-init[1017]: ci-info: | ens3 | True | 10.10.10.13 | 255.255.255.0 | . | fa:16:3e:98:ad:6c |\n[ 9.004110] cloud-init[1017]: ci-info: | ens3 | True | fe80::f816:3eff:fe98:ad6c/64 | . | link | fa:16:3e:98:ad:6c |\n[ 9.005955] cloud-init[1017]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.008093] cloud-init[1017]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.012099] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.016103] cloud-init[1017]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.020096] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.021774] cloud-init[1017]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 9.027664] cloud-init[1017]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.029361] cloud-init[1017]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.034857] cloud-init[1017]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 9.038992] cloud-init[1017]: Generating public/private rsa key pair.\n[ 9.040608] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[1017]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.048785] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.049970] cloud-init[1017]: The key fingerprint is:\n[ 9.050758] cloud-init[1017]: SHA256:V5krnwZazgyZEfpNVf2DCUQEsj31C+SXJBHAuWtO+Yw root@sdnvpn-13-2\n[ 9.051950] \n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\ncloud-init[1017]: The key's randomart image is:\n[ 9.056755] cloud-init[1017]: +---[RSA 2048]----+\n[ 9.057747] cloud-init[1017]: | .ooBX+o.. |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.059738] [[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[1017]: | .+++o+o. .|\n[ 9.062706] cloud-init[1017]: | ...ooo=+o .|\n[ 9.064051] cloud-init[1017]: | . B..o+...|\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.066244] cloud-init[1017]: | S O .. .|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 9.068572] cloud-init[1017]: | & + . |\n[ 9.069499] cloud-init[1017]: | = B + |\n\n[ 9.072378] cloud-init[1017]: | E + |\n[ 9.075447] cloud-init[1017]: | |\n[ 9.079830] cloud-init[1017]: +----[SHA256]-----+\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.082462] cloud-init[1017]: Generating public/private dsa key pair.\n Starting Login to default iSCSI targets...\n[ 9.086036] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.087432] cloud-init[1017]: [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.090570] cloud-init[1017]: The key fingerprint is:\n[ 9.092677] cloud-init[1017]: SHA256:uHBGcJidTQBMfwDdTVSY7qj9Krn31AUBJtEMI+Dz3yE root@sdnvpn-13-2\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 9.096422] cloud-init[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[1017]: The key's randomart image is:\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 9.104705] cloud-init[1017]: +---[DSA 1024]----+\n[ 9.107400] cloud-init[1017]: | o*O=**O==o |\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[ 9.115087] cloud-init[[0;32m OK [0m] Started Deferred execution scheduler.\n[1017]: | .+++oo+* . |[[0;32m OK [0m] Started Snappy daemon.\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n[ 9.124853] cloud-init[1017]: | o o .. . |\n Starting Login Service...\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 9.158714] cloud-init[1017]: | + o . . |\n[ 9.170981] cloud-init[1017]: | . = Eo. . |\n[ 9.177866] cloud-init[1017]: | + o.o.o . |\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n[ 9.180055] cloud-init[1017]: | .+. o . |\n[ 9.229361] cloud-init[1017]: | + o. |\n[ 9.234726] cloud-init[1017]: | .+.+o |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.250245] cloud-init[1017]: +----[SHA256]-----+\n[ 9.263912] cloud-init[1017]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.277133] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m[ 9.297497] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n\n[ 9.315802] Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\ncloud-init[1017]: The key fingerprint is:\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 9.361147] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[1017]: [[0;32m OK [0m] Started Accounts Service.\nSHA256:Een/e5ZZvo67ASjUbNIxB3iFbzeaqPNguUQNQZYdITA root@sdnvpn-13-2\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.409442] cloud-init[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n[1017]: The key's randomart image is:\n[ 9.421654] cloud-init[1017]: +---[ECDSA 256]---+\n[ 9.425688] cloud-init[1017]: | Eo==B*o |\n[ 9.438037] cloud-init[1017]: | ooB=+ |\n[ 9.440088] cloud-init[1017]: | =o=. |\n[ 9.444983] cloud-init[1017]: | . *..o o |\n[ 9.452094] cloud-init[1017]: | oS+o.+ . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.461455] cloud-init[1017]: | . o..o. .|\n[ 9.462496] cloud-init[1017]: | =. . . = |\n[ 9.463497] cloud-init[1017]: | ooo . B .|\n[ 9.468094] cloud-init[1017]: | .o. .B+o.|\n[ 9.470665] cloud-init[1017]: +----[SHA256]-----+\n[ 9.471698] cloud-init[1017]: Generating public/private ed25519 key pair.\n[ 9.475372] cloud-init[1017]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.480563] cloud-init[1017]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.482085] cloud-init[1017]: The key fingerprint is:\n[ 9.483881] cloud-init[1017]: SHA256:pUkNvUi9Zmf9BXm5fh5z5JXlz37xlkeJhXlMT1h/4IU root@sdnvpn-13-2\n[ 9.487734] cloud-init[1017]: The key's randomart image is:\n[ 9.490204] cloud-init[1017]: +--[ED25519 256]--+\n[ 9.492085] cloud-init[1017]: | .o .=+|\n[ 9.495850] cloud-init[1017]: | .oo .E==|\n[ 9.498176] cloud-init[1017]: | ...oo .*=B|\n[ 9.501302] cloud-init[1017]: | ..+= oo.*B|\n[ 9.504086] cloud-init[1017]: | So o ===|\n[ 9.507208] cloud-init[1017]: | . *O|\n[ 9.510381] cloud-init[1017]: | +O|\n[ 9.513278] cloud-init[1017]: | .B|\n[ 9.519384] cloud-init[1017]: | .o|\n[ 9.524740] cloud-init[1017]: +----[SHA256]-----+\n[ 9.744522] cloud-init[1181]: Generating locales (this might take a while)...\n[ 10.312772] cloud-init[1181]: en_US.UTF-8... done\n[ 10.314883] cloud-init[1181]: 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] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.876243] cloud-init[1181]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 18 Nov 2018 18:31:27 +0000. Up 9.68 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.175607] cloud-init[1388]: + sudo useradd -m sdnvpn\n[ 11.239103] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.665289] cloud-init[1388]: + sudo adduser sdnvpn sudo\n[ 11.720049] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.757140] cloud-init[1388]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.761495] cloud-init[1388]: Adding user sdnvpn to group sudo\n[ 11.841792] cloud-init[1388]: Done.\n[ 11.843509] cloud-init[1388]: + chpasswd\n[ 11.844736] cloud-init[1388]: + sudo echo sdnvpn:opnfv\n[ 11.891647] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.918236] cloud-init[1388]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-11-18 18:31:37,716 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action used request id req-a7361e1d-b1f0-4847-bc01-a7e501106b7c 2018-11-18 18:31:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" 2018-11-18 18:31:39,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json X-Openstack-Request-Id: req-96e6268f-d8d9-43ec-ba40-4542cace53f9 Date: Sun, 18 Nov 2018 18:31:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-11-18T18:28:26Z", "size": 493813760, "disk_format": "qcow2", "updated_at": "2018-11-18T18:28:36Z", "visibility": "public", "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/d7bdd599-e508-487c-9e0d-7f6246108c52/snap", "metadata": {}}], "self": "/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "min_disk": 0, "protected": false, "id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "file": "/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52/file", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "owner": "a875ae444eec41a6b8bd843d2517a591", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/d7bdd599-e508-487c-9e0d-7f6246108c52/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-18 18:31:39,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20 used request id req-96e6268f-d8d9-43ec-ba40-4542cace53f9 2018-11-18 18:31:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" 2018-11-18 18:31:40,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-44c8fafb-1477-46e0-aa41-c713e812376a Date: Sun, 18 Nov 2018 18:31:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-18 18:31:40,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-44c8fafb-1477-46e0-aa41-c713e812376a 2018-11-18 18:31:40,129 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-18 18:31:40,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-18 18:31:40,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf X-Openstack-Request-Id: req-dc8674f7-2208-4b30-a962-6593fa022843 Date: Sun, 18 Nov 2018 18:31:40 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-18T18:31:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-18T18:31:40Z", "visibility": "public", "locations": [], "self": "/v2/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "min_disk": 0, "protected": false, "id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "file": "/v2/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf/file", "checksum": null, "owner": "a875ae444eec41a6b8bd843d2517a591", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-18 18:31:40,348 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-dc8674f7-2208-4b30-a962-6593fa022843 2018-11-18 18:31:40,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" -d '' 2018-11-18 18:31:42,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f13f3b4d-ed1c-4281-9bb2-59d13554fe99 Date: Sun, 18 Nov 2018 18:31:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:31:42,161 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf/file used request id req-f13f3b4d-ed1c-4281-9bb2-59d13554fe99 2018-11-18 18:31:42,162 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-11-18 18:31:42,162 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=bbe077d5-3205-4b60-a5a3-5fc8c61e28bf network=6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4 secgroup=91413c69-2ede-4b60-af51-ee1e32d4d025 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 179.24.1.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-11-18 18:31:42,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:31:42,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:31:42,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:31:42,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:31:42,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:31:42,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:31:42,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:31:42,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:31:42,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:31:42,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:31:42,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:31:42,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:31:42,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:31:42,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:31:42,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:31:42,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:31:42,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:31:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:31:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:31:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:31:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:31:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:31:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:31:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:31:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:31:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:31:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:31:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:31:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:31:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:31:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:31:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:31:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:31:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:31:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:31:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:31:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:31:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:31:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:31:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:31:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:31:42,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9206ad23-fb98-4456-8296-99b1246ff585 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:31:42,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9206ad23-fb98-4456-8296-99b1246ff585 2018-11-18 18:31:42,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:31:42,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["-NvXLK53Sp2zhmYjgIkq6Q"], "issued_at": "2018-11-18T18:31:42.000000Z"}} 2018-11-18 18:31:42,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" 2018-11-18 18:31:42,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-72374cd0-6453-4ae4-81bc-99e2efb55dbf x-compute-request-id: req-72374cd0-6453-4ae4-81bc-99e2efb55dbf Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-18 18:31:42,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-72374cd0-6453-4ae4-81bc-99e2efb55dbf 2018-11-18 18:31:42,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" 2018-11-18 18:31:42,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-b591a032-9701-4928-bf97-136fa872cba9 x-compute-request-id: req-b591a032-9701-4928-bf97-136fa872cba9 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9502cfaf-196f-48f9-8635-24b454393341", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:31:42,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341 used request id req-b591a032-9701-4928-bf97-136fa872cba9 2018-11-18 18:31:42,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "9502cfaf-196f-48f9-8635-24b454393341", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4"}], "config_drive": true}}' 2018-11-18 18:31:44,257 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:31: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-a2bd3697-3363-4fc6-aaa7-d16fa6da969e x-compute-request-id: req-a2bd3697-3363-4fc6-aaa7-d16fa6da969e Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "adminPass": "FLpwD6Yu6Vaa"}} 2018-11-18 18:31:44,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a2bd3697-3363-4fc6-aaa7-d16fa6da969e 2018-11-18 18:31:44,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:31:44,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938f6ba7-44ea-4d3a-9b5f-8a87ace46629 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:31:44,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-938f6ba7-44ea-4d3a-9b5f-8a87ace46629 2018-11-18 18:31:44,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:31:44,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["P7Vz7PUuTi-raR7aoSCAHw"], "issued_at": "2018-11-18T18:31:44.000000Z"}} 2018-11-18 18:31:44,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23176772e05efa38474e050aca951db4e6b4d30e" 2018-11-18 18:31:45,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34e46e67-9757-4a98-be3f-304c31f9ba65 x-compute-request-id: req-34e46e67-9757-4a98-be3f-304c31f9ba65 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:31:44Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:45,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d used request id req-34e46e67-9757-4a98-be3f-304c31f9ba65 2018-11-18 18:31:48,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23176772e05efa38474e050aca951db4e6b4d30e" 2018-11-18 18:31:48,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18: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-b5f78703-5574-4028-bb50-8978cbfde989 x-compute-request-id: req-b5f78703-5574-4028-bb50-8978cbfde989 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-11-18T18:31:45Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:48,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d used request id req-b5f78703-5574-4028-bb50-8978cbfde989 2018-11-18 18:31:51,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23176772e05efa38474e050aca951db4e6b4d30e" 2018-11-18 18:31:52,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-118a1f49-5410-4481-b698-03f255612419 x-compute-request-id: req-118a1f49-5410-4481-b698-03f255612419 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:49Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:52,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d used request id req-118a1f49-5410-4481-b698-03f255612419 2018-11-18 18:31:52,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" 2018-11-18 18:31:53,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-0fbf587d-0324-4ca2-83a7-7601971c4e4c x-compute-request-id: req-0fbf587d-0324-4ca2-83a7-7601971c4e4c Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:49Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-18 18:31:53,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d used request id req-0fbf587d-0324-4ca2-83a7-7601971c4e4c 2018-11-18 18:31:53,203 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.7'. 2018-11-18 18:31:53,203 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-11-18 18:31:53,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" -d '{"addSecurityGroup": {"name": "91413c69-2ede-4b60-af51-ee1e32d4d025"}}' 2018-11-18 18:31:54,456 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:31: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-abdd0565-740f-438d-82be-5568140828c5 x-compute-request-id: req-abdd0565-740f-438d-82be-5568140828c5 Content-Length: 0 Content-Type: application/json 2018-11-18 18:31:54,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-abdd0565-740f-438d-82be-5568140828c5 2018-11-18 18:31:54,457 - sdnvpn_test_utils - INFO - Waiting for instance a6e2fd37-805c-4266-bea7-66f40f4bba8d to boot up 2018-11-18 18:31:54,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:31:55,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-65d80283-7fb0-4ece-bae8-f7ad19e99e96 x-compute-request-id: req-65d80283-7fb0-4ece-bae8-f7ad19e99e96 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:31:55,530 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-65d80283-7fb0-4ece-bae8-f7ad19e99e96 2018-11-18 18:31:57,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:31:58,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:31: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-aca6aa9d-0519-4822-9e53-adc1f7582af3 x-compute-request-id: req-aca6aa9d-0519-4822-9e53-adc1f7582af3 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:31:58,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-aca6aa9d-0519-4822-9e53-adc1f7582af3 2018-11-18 18:32:00,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:01,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-d6741fd1-d843-49c3-8f5e-c3c1e0428159 x-compute-request-id: req-d6741fd1-d843-49c3-8f5e-c3c1e0428159 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:01,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-d6741fd1-d843-49c3-8f5e-c3c1e0428159 2018-11-18 18:32:03,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:04,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-17bdb228-c7e2-48e4-83a9-e666c58decb7 x-compute-request-id: req-17bdb228-c7e2-48e4-83a9-e666c58decb7 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:04,767 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-17bdb228-c7e2-48e4-83a9-e666c58decb7 2018-11-18 18:32:06,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:07,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-471acd1e-7939-4d71-8416-29d8edca7af2 x-compute-request-id: req-471acd1e-7939-4d71-8416-29d8edca7af2 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:07,845 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-471acd1e-7939-4d71-8416-29d8edca7af2 2018-11-18 18:32:09,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:10,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-5ee71fde-9b23-4a09-a278-0027cf3e347a x-compute-request-id: req-5ee71fde-9b23-4a09-a278-0027cf3e347a Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:10,925 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-5ee71fde-9b23-4a09-a278-0027cf3e347a 2018-11-18 18:32:12,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:14,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-2bf1f423-a64a-4f43-885b-90d91823a4e3 x-compute-request-id: req-2bf1f423-a64a-4f43-885b-90d91823a4e3 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:14,007 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-2bf1f423-a64a-4f43-885b-90d91823a4e3 2018-11-18 18:32:16,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:17,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4cf0a34-7d1f-4234-83ea-ca1a2c296c87 x-compute-request-id: req-b4cf0a34-7d1f-4234-83ea-ca1a2c296c87 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:17,084 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-b4cf0a34-7d1f-4234-83ea-ca1a2c296c87 2018-11-18 18:32:19,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:20,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-66b85248-7acf-4b44-ad2d-9d46ca56ccd4 x-compute-request-id: req-66b85248-7acf-4b44-ad2d-9d46ca56ccd4 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:20,171 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-66b85248-7acf-4b44-ad2d-9d46ca56ccd4 2018-11-18 18:32:22,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:23,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-827425a2-49ab-4872-9ede-e91bd20e278f x-compute-request-id: req-827425a2-49ab-4872-9ede-e91bd20e278f Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:23,251 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-827425a2-49ab-4872-9ede-e91bd20e278f 2018-11-18 18:32:25,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:26,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-3100d92b-8aad-4839-9b37-c4506ea44839 x-compute-request-id: req-3100d92b-8aad-4839-9b37-c4506ea44839 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:26,329 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-3100d92b-8aad-4839-9b37-c4506ea44839 2018-11-18 18:32:28,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:29,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ea3e661-b5aa-4636-8053-ce50199554fd x-compute-request-id: req-8ea3e661-b5aa-4636-8053-ce50199554fd Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:29,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-8ea3e661-b5aa-4636-8053-ce50199554fd 2018-11-18 18:32:31,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:32,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-01be589b-f5cf-4afe-9116-e9c97e0f2936 x-compute-request-id: req-01be589b-f5cf-4afe-9116-e9c97e0f2936 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:32,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-01be589b-f5cf-4afe-9116-e9c97e0f2936 2018-11-18 18:32:34,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:35,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-a8cb4e7a-a902-4a79-93ba-8a3616b89e9a x-compute-request-id: req-a8cb4e7a-a902-4a79-93ba-8a3616b89e9a Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:35,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-a8cb4e7a-a902-4a79-93ba-8a3616b89e9a 2018-11-18 18:32:37,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:38,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-7f32366e-c6e5-4709-8b6c-3a140f24544d x-compute-request-id: req-7f32366e-c6e5-4709-8b6c-3a140f24544d Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:38,635 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-7f32366e-c6e5-4709-8b6c-3a140f24544d 2018-11-18 18:32:40,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:41,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-6313e48b-64b7-42e3-9368-edb84e6ff192 x-compute-request-id: req-6313e48b-64b7-42e3-9368-edb84e6ff192 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:41,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-6313e48b-64b7-42e3-9368-edb84e6ff192 2018-11-18 18:32:43,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:44,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-0d986843-3663-4b1c-86dc-02724a60b9d4 x-compute-request-id: req-0d986843-3663-4b1c-86dc-02724a60b9d4 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:44,795 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-0d986843-3663-4b1c-86dc-02724a60b9d4 2018-11-18 18:32:46,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:47,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-0c6c66b2-2060-47e5-b237-46f2eb636d38 x-compute-request-id: req-0c6c66b2-2060-47e5-b237-46f2eb636d38 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:47,867 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-0c6c66b2-2060-47e5-b237-46f2eb636d38 2018-11-18 18:32:49,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:50,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43d5a549-3e77-4a32-bb2e-9cbe0ef8cef3 x-compute-request-id: req-43d5a549-3e77-4a32-bb2e-9cbe0ef8cef3 Content-Encoding: gzip Content-Length: 7873 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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...\n"} 2018-11-18 18:32:50,945 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-43d5a549-3e77-4a32-bb2e-9cbe0ef8cef3 2018-11-18 18:32:52,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:32:54,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:32: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-560cca45-9abd-41c3-bfc0-b738b271c96e x-compute-request-id: req-560cca45-9abd-41c3-bfc0-b738b271c96e Content-Encoding: gzip Content-Length: 8065 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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 discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n"} 2018-11-18 18:32:54,020 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-560cca45-9abd-41c3-bfc0-b738b271c96e 2018-11-18 18:32:56,023 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-11-18 18:32:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-153191", "route_distinguishers": ["12:12", "13:13"]}}' 2018-11-18 18:32:56,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-a1c787ad-f21c-4d96-90af-564b40af98e2 Date: Sun, 18 Nov 2018 18:32:56 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12", "13:13"], "routers": [], "id": "c1933568-1e7c-435f-ad83-deccaa60fafd", "name": "sdnvpn-153191", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "type": "l3"}} 2018-11-18 18:32:56,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns used request id req-a1c787ad-f21c-4d96-90af-564b40af98e2 2018-11-18 18:32:56,383 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-153191', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'a875ae444eec41a6b8bd843d2517a591', u'route_targets': [], u'project_id': u'a875ae444eec41a6b8bd843d2517a591', u'type': u'l3', u'id': u'c1933568-1e7c-435f-ad83-deccaa60fafd'}} 2018-11-18 18:32:56,384 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-11-18 18:32:56,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/c1933568-1e7c-435f-ad83-deccaa60fafd/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"router_association": {"router_id": "9eb0d7ab-10da-447c-bdac-642ff78631cd"}}' 2018-11-18 18:32:57,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-e40556da-3e84-4f22-a110-a8484291a192 Date: Sun, 18 Nov 2018 18:32:57 GMT RESP BODY: {"router_association": {"router_id": "9eb0d7ab-10da-447c-bdac-642ff78631cd", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "75f698ac-87d5-4bbc-9128-c3151b20144c"}} 2018-11-18 18:32:57,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/c1933568-1e7c-435f-ad83-deccaa60fafd/router_associations used request id req-e40556da-3e84-4f22-a110-a8484291a192 2018-11-18 18:32:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"router": {"routes": [{"nexthop": "10.10.10.10", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.13", "destination": "179.24.1.12/32"}]}}' 2018-11-18 18:32:57,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c80ba58c-0132-4c9e-a4ad-7bf2514c0ea8 Date: Sun, 18 Nov 2018 18:32:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T18:28:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T18:32:57Z", "revision_number": 6, "routes": [{"nexthop": "10.10.10.10", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.13", "destination": "179.24.1.12/32"}], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9eb0d7ab-10da-447c-bdac-642ff78631cd", "name": "sdnvpn-13-1-router"}} 2018-11-18 18:32:57,807 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd used request id req-c80ba58c-0132-4c9e-a4ad-7bf2514c0ea8 2018-11-18 18:32:57,808 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-18 18:33:27,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:33:28,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-f7a73fcf-d258-46ef-bc2c-5e9b338c4841 x-compute-request-id: req-f7a73fcf-d258-46ef-bc2c-5e9b338c4841 Content-Encoding: gzip Content-Length: 8108 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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 discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nping 179.24.1.12 OK\nping 179.24.1.12 OK\nping 179.24.1.12 OK\n/dev/root resized successfully [took 33.67s]\n"} 2018-11-18 18:33:28,881 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-f7a73fcf-d258-46ef-bc2c-5e9b338c4841 2018-11-18 18:33:28,882 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.7) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-11-18 18:33:28,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adfe854bf6ec664a1ab91f68eaf9b9ce4a0a296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-18 18:33:29,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-94d456c8-c78c-43d4-b71f-4939cab5f38f x-compute-request-id: req-94d456c8-c78c-43d4-b71f-4939cab5f38f Content-Encoding: gzip Content-Length: 8108 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514579925 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.136192] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137838] pid_max: default: 32768 minimum: 301\n[ 0.138726] ACPI: Core revision 20150930\n[ 0.140094] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141386] Security Framework initialized\n[ 0.142183] Yama: becoming mindful.\n[ 0.142899] AppArmor: AppArmor initialized\n[ 0.143768] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.145157] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146806] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149373] Initializing cgroup subsys io\n[ 0.150173] Initializing cgroup subsys memory\n[ 0.151026] Initializing cgroup subsys devices\n[ 0.151899] Initializing cgroup subsys freezer\n[ 0.152759] Initializing cgroup subsys net_cls\n[ 0.153617] Initializing cgroup subsys perf_event\n[ 0.154515] Initializing cgroup subsys net_prio\n[ 0.155398] Initializing cgroup subsys hugetlb\n[ 0.156251] Initializing cgroup subsys pids\n[ 0.157107] CPU: Physical Processor ID: 0\n[ 0.158589] mce: CPU supports 10 MCE banks\n[ 0.159435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160420] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171019] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177353] ftrace: allocating 31920 entries in 125 pages\n[ 0.203424] smpboot: Max logical packages: 1\n[ 0.204266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205598] x2apic enabled\n[ 0.206395] Switched APIC routing to physical x2apic.\n[ 0.208131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209237] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212995] KVM setup paravirtual spinlock\n[ 0.214264] x86: Booted up 1 node, 1 CPUs\n[ 0.215061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216436] devtmpfs: initialized\n[ 0.218165] evm: security.selinux\n[ 0.218863] evm: security.SMACK64\n[ 0.219548] evm: security.SMACK64EXEC\n[ 0.220286] evm: security.SMACK64TRANSMUTE\n[ 0.221083] evm: security.SMACK64MMAP\n[ 0.221823] evm: security.ima\n[ 0.222461] evm: security.capability\n[ 0.223259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225087] pinctrl core: initialized pinctrl subsystem\n[ 0.226180] RTC time: 18:31:48, date: 11/18/18\n[ 0.227113] NET: Registered protocol family 16\n[ 0.228074] cpuidle: using governor ladder\n[ 0.228887] cpuidle: using governor menu\n[ 0.229668] PCCT header not found.\n[ 0.230420] ACPI: bus type PCI registered\n[ 0.231213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232448] PCI: Using configuration type 1 for base access\n[ 0.234554] ACPI: Added _OSI(Module Device)\n[ 0.235386] ACPI: Added _OSI(Processor Device)\n[ 0.236235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237125] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239231] ACPI: Interpreter enabled\n[ 0.239992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247306] ACPI: (supports S0 S5)\n[ 0.248005] ACPI: Using IOAPIC for interrupt routing\n[ 0.248940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257745] acpiphp: Slot [3] registered\n[ 0.258542] acpiphp: Slot [4] registered\n[ 0.259337] acpiphp: Slot [5] registered\n[ 0.260132] acpiphp: Slot [6] registered\n[ 0.260925] acpiphp: Slot [7] registered\n[ 0.261718] acpiphp: Slot [8] registered\n[ 0.262510] acpiphp: Slot [9] registered\n[ 0.263303] acpiphp: Slot [10] registered\n[ 0.264106] acpiphp: Slot [11] registered\n[ 0.264924] acpiphp: Slot [12] registered\n[ 0.265740] acpiphp: Slot [13] registered\n[ 0.266547] acpiphp: Slot [14] registered\n[ 0.267349] acpiphp: Slot [15] registered\n[ 0.278124] acpiphp: Slot [16] registered\n[ 0.278944] acpiphp: Slot [17] registered\n[ 0.279748] acpiphp: Slot [18] registered\n[ 0.280554] acpiphp: Slot [19] registered\n[ 0.281353] acpiphp: Slot [20] registered\n[ 0.282158] acpiphp: Slot [21] registered\n[ 0.282964] acpiphp: Slot [22] registered\n[ 0.283767] acpiphp: Slot [23] registered\n[ 0.284572] acpiphp: Slot [24] registered\n[ 0.285368] acpiphp: Slot [25] registered\n[ 0.286168] acpiphp: Slot [26] registered\n[ 0.286968] acpiphp: Slot [27] registered\n[ 0.287764] acpiphp: Slot [28] registered\n[ 0.288570] acpiphp: Slot [29] registered\n[ 0.289366] acpiphp: Slot [30] registered\n[ 0.290164] acpiphp: Slot [31] registered\n[ 0.290960] PCI host bridge to bus 0000:00\n[ 0.291758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295578] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360724] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373367] SCSI subsystem initialized\n[ 0.374173] ACPI: bus type USB registered\n[ 0.374986] usbcore: registered new interface driver usbfs\n[ 0.376007] usbcore: registered new interface driver hub\n[ 0.377009] usbcore: registered new device driver usb\n[ 0.378063] PCI: Using ACPI for IRQ routing\n[ 0.379079] NetLabel: Initializing\n[ 0.379789] NetLabel: domain hash size = 128\n[ 0.380635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381576] NetLabel: unlabeled traffic allowed by default\n[ 0.382670] clocksource: Switched to clocksource kvm-clock\n[ 0.388268] AppArmor: AppArmor Filesystem Enabled\n[ 0.389224] pnp: PnP ACPI init\n[ 0.390124] pnp: PnP ACPI: found 5 devices\n[ 0.396155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397852] NET: Registered protocol family 2\n[ 0.398808] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400077] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401268] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.402441] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403529] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404711] NET: Registered protocol family 1\n[ 0.405572] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435744] Trying to unpack rootfs image as initramfs...\n[ 0.485888] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.499981] Scanning for low memory corruption every 60 seconds\n[ 0.501909] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503054] audit: initializing netlink subsys (disabled)\n[ 0.504070] audit: type=2000 audit(1542565909.760:1): initialized\n[ 0.505406] Initialise system trusted keyring\n[ 0.506346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507488] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509484] zbud: loaded\n[ 0.510168] VFS: Disk quotas dquot_6.6.0\n[ 0.511005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513377] Key type big_key registered\n[ 0.514154] Allocating IMA MOK and blacklist keyrings.\n[ 0.515289] Key type asymmetric registered\n[ 0.516092] Asymmetric key parser 'x509' registered\n[ 0.517025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518542] io scheduler noop registered\n[ 0.519331] io scheduler deadline registered (default)\n[ 0.520301] io scheduler cfq registered\n[ 0.521114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523507] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524963] ACPI: Power Button [PWRF]\n[ 0.525819] GHES: HEST is not enabled!\n[ 0.539541] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577675] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603928] Linux agpgart interface v0.103\n[ 0.606414] brd: module loaded\n[ 0.607598] loop: module loaded\n[ 0.611409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612932] GPT:90111 != 20971519\n[ 0.613638] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614761] GPT:90111 != 20971519\n[ 0.615462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616443] vda: vda1 vda15\n[ 0.618143] scsi host0: ata_piix\n[ 0.618926] scsi host1: ata_piix\n[ 0.619648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622303] libphy: Fixed MDIO Bus: probed\n[ 0.623153] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624142] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626443] PPP generic driver version 2.4.2\n[ 0.627657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629084] ehci-pci: EHCI PCI platform driver\n[ 0.630162] ehci-platform: EHCI generic platform driver\n[ 0.631170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632301] ohci-pci: OHCI PCI platform driver\n[ 0.633158] ohci-platform: OHCI generic platform driver\n[ 0.634132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656248] usb usb1: Product: UHCI Host Controller\n[ 0.657169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659348] hub 1-0:1.0: USB hub found\n[ 0.660117] hub 1-0:1.0: 2 ports detected\n[ 0.661019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664063] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665083] mousedev: PS/2 mouse device common for all mice\n[ 0.666346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668168] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669255] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671638] i2c /dev entries driver\n[ 0.672402] device-mapper: uevent: version 1.0.3\n[ 0.673339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677226] NET: Registered protocol family 17\n[ 0.678112] Key type dns_resolver registered\n[ 0.679034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680139] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681874] registered taskstats version 1\n[ 0.682702] Loading compiled-in X.509 certificates\n[ 0.684135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685961] zswap: loaded using pool lzo/zbud\n[ 0.687340] Key type trusted registered\n[ 0.688867] Key type encrypted registered\n[ 0.689694] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690732] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691770] evm: HMAC attrs: 0x1\n[ 0.692700] Magic number: 10:770:544\n[ 0.693476] tty ttyS20: hash matches\n[ 0.694292] rtc_cmos 00:00: setting system clock to 2018-11-18 18:31:49 UTC (1542565909)\n[ 0.695873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696976] EDD information not available.\n[ 0.775464] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776884] ata1.00: configured for MWDMA2\n[ 0.788497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790700] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.791917] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793155] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796524] Write protecting the kernel read-only data: 14336k\n[ 0.798071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799857] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.855625] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.46\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 discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nping 179.24.1.12 OK\nping 179.24.1.12 OK\nping 179.24.1.12 OK\n/dev/root resized successfully [took 33.67s]\n"} 2018-11-18 18:33:29,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-94d456c8-c78c-43d4-b71f-4939cab5f38f 2018-11-18 18:33:29,963 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' 2018-11-18 18:33:29,964 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-11-18 18:33:29,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"router": {"routes": []}}' 2018-11-18 18:33:30,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-8b512ae9-4372-45db-94bd-06096a49ad5b Date: Sun, 18 Nov 2018 18:33:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "349c2810-12a5-41ea-9d90-7b05971b731a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15cbedf8-efdb-40ba-9dd8-cbb95c910965", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T18:28:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T18:33:30Z", "revision_number": 7, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9eb0d7ab-10da-447c-bdac-642ff78631cd", "name": "sdnvpn-13-1-router"}} 2018-11-18 18:33:30,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd used request id req-8b512ae9-4372-45db-94bd-06096a49ad5b 2018-11-18 18:33:30,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:30,713 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:33: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-0848aea1-fe29-4c1b-aec7-4ab878fdfa14 x-compute-request-id: req-0848aea1-fe29-4c1b-aec7-4ab878fdfa14 Content-Length: 0 Content-Type: application/json 2018-11-18 18:33:30,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/9502cfaf-196f-48f9-8635-24b454393341 used request id req-0848aea1-fe29-4c1b-aec7-4ab878fdfa14 2018-11-18 18:33:30,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" -d '{"forceDelete": null}' 2018-11-18 18:33:30,922 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:33: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-07cdbc3e-6f14-4a3c-80f0-1a313dc8dc23 x-compute-request-id: req-07cdbc3e-6f14-4a3c-80f0-1a313dc8dc23 Content-Length: 0 Content-Type: application/json 2018-11-18 18:33:30,922 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115/action used request id req-07cdbc3e-6f14-4a3c-80f0-1a313dc8dc23 2018-11-18 18:33:30,922 - sdnvpn_test_utils - DEBUG - Waiting for instance 841f13d4-43f3-4df9-b1e2-0a4de3978115 to be deleted 2018-11-18 18:33:30,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:31,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-0207e7f9-004a-45fb-86da-749cf03114d7 x-compute-request-id: req-0207e7f9-004a-45fb-86da-749cf03114d7 Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:49Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-18T18:31:17.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:18Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:61:8f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/841f13d4-43f3-4df9-b1e2-0a4de3978115", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-11-18T18:30:51.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "841f13d4-43f3-4df9-b1e2-0a4de3978115", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:33:30Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-11-18T18:28:46Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:33:31,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-0207e7f9-004a-45fb-86da-749cf03114d7 2018-11-18 18:33:33,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:34,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-deea1bac-8563-4e80-858d-f89749209d9f x-compute-request-id: req-deea1bac-8563-4e80-858d-f89749209d9f Content-Encoding: gzip Content-Length: 958 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:49Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-18T18:31:17.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:18Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:33:34,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-deea1bac-8563-4e80-858d-f89749209d9f 2018-11-18 18:33:36,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" -d '{"forceDelete": null}' 2018-11-18 18:33:36,353 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:33: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-1a244a76-016a-4b63-b78a-d3d36538623b x-compute-request-id: req-1a244a76-016a-4b63-b78a-d3d36538623b Content-Length: 0 Content-Type: application/json 2018-11-18 18:33:36,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534/action used request id req-1a244a76-016a-4b63-b78a-d3d36538623b 2018-11-18 18:33:36,354 - sdnvpn_test_utils - DEBUG - Waiting for instance 951cdcf7-54c1-46da-9143-0198ba467534 to be deleted 2018-11-18 18:33:36,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:36,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-9f0e7b32-1c55-468d-affb-eebd722b4154 x-compute-request-id: req-9f0e7b32-1c55-468d-affb-eebd722b4154 Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:49Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-18T18:31:17.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:33:36Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:33:36,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-9f0e7b32-1c55-468d-affb-eebd722b4154 2018-11-18 18:33:38,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:39,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-172fff90-31a6-48f6-a434-ec81c3c7d49d x-compute-request-id: req-172fff90-31a6-48f6-a434-ec81c3c7d49d Content-Encoding: gzip Content-Length: 970 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:49Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:ad:6c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/951cdcf7-54c1-46da-9143-0198ba467534", "rel": "bookmark"}], "image": {"id": "d7bdd599-e508-487c-9e0d-7f6246108c52", "links": [{"href": "http://172.30.9.30:8774/images/d7bdd599-e508-487c-9e0d-7f6246108c52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-18T18:31:17.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "951cdcf7-54c1-46da-9143-0198ba467534", "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:33:38Z", "hostId": "2c201bec2b5bfef4d4acce92b55cdfdbda1918cfdcb74fb6e5170afb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-11-18T18:30:58Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:33:39,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-172fff90-31a6-48f6-a434-ec81c3c7d49d 2018-11-18 18:33:41,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:42,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-eb7c05ed-9e9a-4011-96d8-4cbb735c021a x-compute-request-id: req-eb7c05ed-9e9a-4011-96d8-4cbb735c021a Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:31:49Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:33:42,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-eb7c05ed-9e9a-4011-96d8-4cbb735c021a 2018-11-18 18:33:44,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" -d '{"forceDelete": null}' 2018-11-18 18:33:44,821 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 18:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67346edf-4864-41ec-81aa-2b0d8db052e6 x-compute-request-id: req-67346edf-4864-41ec-81aa-2b0d8db052e6 Content-Length: 0 Content-Type: application/json 2018-11-18 18:33:44,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d/action used request id req-67346edf-4864-41ec-81aa-2b0d8db052e6 2018-11-18 18:33:44,821 - sdnvpn_test_utils - DEBUG - Waiting for instance a6e2fd37-805c-4266-bea7-66f40f4bba8d to be deleted 2018-11-18 18:33:44,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:45,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a17ce82a-c799-4cb2-a5cf-e61dd3338b65 x-compute-request-id: req-a17ce82a-c799-4cb2-a5cf-e61dd3338b65 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:33:44Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:33:45,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-a17ce82a-c799-4cb2-a5cf-e61dd3338b65 2018-11-18 18:33:47,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:48,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-51ae8fcf-b1a3-4a33-adb0-5d3c8404fb41 x-compute-request-id: req-51ae8fcf-b1a3-4a33-adb0-5d3c8404fb41 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:fe:1f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a6e2fd37-805c-4266-bea7-66f40f4bba8d", "rel": "bookmark"}], "image": {"id": "bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "links": [{"href": "http://172.30.9.30:8774/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-18T18:31:48.000000", "flavor": {"id": "9502cfaf-196f-48f9-8635-24b454393341", "links": [{"href": "http://172.30.9.30:8774/flavors/9502cfaf-196f-48f9-8635-24b454393341", "rel": "bookmark"}]}, "id": "a6e2fd37-805c-4266-bea7-66f40f4bba8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "984bb6ca20444508a14ee61878cbf6f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-11-18T18:33:44Z", "hostId": "c62f103247ec4873cf069c87352c31e300af6b134fb3d47fba56e837", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-11-18T18:31:44Z", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-18 18:33:48,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-51ae8fcf-b1a3-4a33-adb0-5d3c8404fb41 2018-11-18 18:33:50,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae43cbf0f9116cef75bd2073937ee4d9af95f333" 2018-11-18 18:33:50,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:33: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-892ccd36-3ffa-487e-b90c-c88f7754cab1 x-compute-request-id: req-892ccd36-3ffa-487e-b90c-c88f7754cab1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-18 18:33:50,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?all_tenants=1 used request id req-892ccd36-3ffa-487e-b90c-c88f7754cab1 2018-11-18 18:33:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" 2018-11-18 18:33:53,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10e881a3-2e0a-4a64-819c-8deb4eb9f09e Date: Sun, 18 Nov 2018 18:33:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:33:53,149 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d7bdd599-e508-487c-9e0d-7f6246108c52 used request id req-10e881a3-2e0a-4a64-819c-8deb4eb9f09e 2018-11-18 18:33:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e39145888d333c074a9d2e7b69bf72df0e5164b0" 2018-11-18 18:33:54,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b18fb427-5b2e-414f-bbab-4330c2a5957a Date: Sun, 18 Nov 2018 18:33:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:33:54,089 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/bbe077d5-3205-4b60-a5a3-5fc8c61e28bf used request id req-b18fb427-5b2e-414f-bbab-4330c2a5957a 2018-11-18 18:33:54,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/c1933568-1e7c-435f-ad83-deccaa60fafd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:33:54,436 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1226ed5b-dd30-41ce-853c-1ba1db08bab7 Content-Length: 0 Date: Sun, 18 Nov 2018 18:33:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:33:54,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/bgpvpn/bgpvpns/c1933568-1e7c-435f-ad83-deccaa60fafd used request id req-1226ed5b-dd30-41ce-853c-1ba1db08bab7 2018-11-18 18:33:54,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"subnet_id": "f031c106-41f4-424b-9464-9d33b9bc7ab2"}' 2018-11-18 18:33:55,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f928d7cf-c61c-44d0-87e2-546c7e8d5381 Date: Sun, 18 Nov 2018 18:33:55 GMT RESP BODY: {"network_id": "6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4", "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "subnet_id": "f031c106-41f4-424b-9464-9d33b9bc7ab2", "subnet_ids": ["f031c106-41f4-424b-9464-9d33b9bc7ab2"], "port_id": "879e9d78-2fc8-49cd-94a5-017aca76506e", "id": "9eb0d7ab-10da-447c-bdac-642ff78631cd"} 2018-11-18 18:33:55,699 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd/remove_router_interface used request id req-f928d7cf-c61c-44d0-87e2-546c7e8d5381 2018-11-18 18:33:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" -d '{"router": {"external_gateway_info": {}}}' 2018-11-18 18:33:56,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-04eef55d-e04f-4397-9631-8d39b81c88ee Date: Sun, 18 Nov 2018 18:33:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a875ae444eec41a6b8bd843d2517a591", "created_at": "2018-11-18T18:28:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-18T18:33:56Z", "revision_number": 11, "routes": [], "project_id": "a875ae444eec41a6b8bd843d2517a591", "id": "9eb0d7ab-10da-447c-bdac-642ff78631cd", "name": "sdnvpn-13-1-router"}} 2018-11-18 18:33:56,724 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd used request id req-04eef55d-e04f-4397-9631-8d39b81c88ee 2018-11-18 18:33:56,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/f031c106-41f4-424b-9464-9d33b9bc7ab2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:33:58,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da795cc6-6792-4bfd-8ef6-3c80b0759db9 Date: Sun, 18 Nov 2018 18:33:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:33:58,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/f031c106-41f4-424b-9464-9d33b9bc7ab2 used request id req-da795cc6-6792-4bfd-8ef6-3c80b0759db9 2018-11-18 18:33:58,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:33:59,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb1f41ce-7266-415f-a0b9-09cf6b7b5efa Content-Length: 0 Date: Sun, 18 Nov 2018 18:33:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:33:59,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/9eb0d7ab-10da-447c-bdac-642ff78631cd used request id req-eb1f41ce-7266-415f-a0b9-09cf6b7b5efa 2018-11-18 18:33:59,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c343010e023c4bd61968940edc08b9366d59f4" 2018-11-18 18:34:00,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd57b7d3-6f1f-406d-9909-1e0dfab7e951 Date: Sun, 18 Nov 2018 18:34:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-18 18:34:00,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/6bf1d58a-e7d0-42a1-9384-6cd4a9f82cb4 used request id req-fd57b7d3-6f1f-406d-9909-1e0dfab7e951 2018-11-18 18:34:00,446 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2018-11-18 18:34:00,446 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-18 18:34:00,447 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-11-18 18:34:00,447 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2018-11-18 18:34:00,447 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-11-18 18:34:00,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/quotas/a875ae444eec41a6b8bd843d2517a591 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20eda3282cb4ad65190d5e178cd6507e80ad9476" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-11-18 18:34:00,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-52109718-f0c7-4cbb-9f26-c3e1b3b8f7ac Date: Sun, 18 Nov 2018 18:34:00 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2018-11-18 18:34:00,749 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/a875ae444eec41a6b8bd843d2517a591 used request id req-52109718-f0c7-4cbb-9f26-c3e1b3b8f7ac 2018-11-18 18:34:00,749 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-11-18 18:34:00,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3232c0629ef64ba8eea93e12b7fc26d5d61a8ce" -d '{"quota_class_set": {"instances": 10}}' 2018-11-18 18:34:00,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34: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-c45b1ed0-3040-4470-ba41-f35e9d0071be x-compute-request-id: req-c45b1ed0-3040-4470-ba41-f35e9d0071be Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-18 18:34:00,933 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.30:8774/v2.1/os-quota-class-sets/default used request id req-c45b1ed0-3040-4470-ba41-f35e9d0071be 2018-11-18 18:34:00,937 - paramiko.transport - DEBUG - starting thread (client mode): 0x81108950L 2018-11-18 18:34:00,938 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:00,981 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:00,981 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:00,988 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:00,988 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:00,988 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:00,988 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:00,988 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:00,988 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:00,997 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:00,997 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:01,001 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.46: 5024ca5f52c7751b9504fe1969f9b89e 2018-11-18 18:34:01,002 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:01,037 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:01,129 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:01,135 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:01,415 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:01,415 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:01,454 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:01,455 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:01,479 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:06,143 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:06,144 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:06,146 - paramiko.transport - DEBUG - starting thread (client mode): 0x810c2b50L 2018-11-18 18:34:06,146 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:06,153 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:06,153 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:06,156 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:06,156 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:06,157 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:06,157 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:06,157 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:06,157 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:06,162 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:06,163 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:06,178 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 18:34:06,179 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:06,202 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:06,215 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:06,243 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:06,313 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:06,314 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:06,353 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:06,354 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:06,363 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:06,403 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:06,404 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:06,404 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:06,405 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:06,405 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:06,446 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:06,485 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:06,487 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:06,487 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:06,488 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:06,489 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:06,529 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:06,560 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:06,562 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:06,563 - paramiko.transport - DEBUG - starting thread (client mode): 0x80fcde50L 2018-11-18 18:34:06,564 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:06,569 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:06,569 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:06,572 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:06,572 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:06,572 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:06,572 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:06,572 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:06,573 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:06,577 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:06,578 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:06,579 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 18:34:06,580 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:06,617 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:06,629 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:06,644 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:06,721 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:06,721 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:06,761 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:06,762 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:06,779 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:06,808 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:06,809 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:06,810 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:06,811 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:06,811 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:06,852 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:06,883 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:06,884 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:06,885 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:06,886 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:06,886 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:06,926 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:06,954 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:06,955 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:06,958 - paramiko.transport - DEBUG - starting thread (client mode): 0x8100d710L 2018-11-18 18:34:06,958 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:06,963 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:06,963 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:06,966 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:06,966 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:06,966 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:06,966 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:06,967 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:06,967 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:06,971 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:06,972 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:06,974 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 18:34:06,974 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:07,011 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:07,022 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:07,039 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:07,117 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:07,117 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:07,156 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:07,157 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:07,175 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:07,211 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:07,212 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:07,213 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:07,214 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:07,214 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:07,254 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:07,292 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:07,294 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:07,295 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:07,295 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:07,296 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:07,336 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:07,368 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:07,369 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:07,371 - paramiko.transport - DEBUG - starting thread (client mode): 0x8106e210L 2018-11-18 18:34:07,372 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:07,377 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:07,377 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:07,380 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:07,380 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:07,380 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:07,380 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:07,381 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:07,381 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:07,385 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:07,386 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:07,387 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 18:34:07,388 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:07,425 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:07,437 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:07,452 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:07,520 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:07,520 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:07,560 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:07,561 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:07,572 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:07,608 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:07,609 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:07,610 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:07,611 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:07,611 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:07,653 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:07,691 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:07,692 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:07,693 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:07,694 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:07,694 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:07,734 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:07,767 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:07,768 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:07,770 - paramiko.transport - DEBUG - starting thread (client mode): 0x80f4c8d0L 2018-11-18 18:34:07,770 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:07,774 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:07,774 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:07,776 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:07,777 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:07,777 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:07,777 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:07,777 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:07,777 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:07,782 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:07,782 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:07,786 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 18:34:07,786 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:07,822 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:07,831 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:07,851 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:07,913 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:07,913 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:07,953 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:07,953 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:07,957 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:07,988 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:07,988 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:07,989 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:07,990 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:07,990 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:08,031 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:08,063 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:08,065 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:08,066 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:08,066 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:08,067 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:08,107 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:08,135 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:08,135 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:08,136 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:08,137 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:08,138 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:08,145 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:13,183 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:13,185 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:13,187 - paramiko.transport - DEBUG - starting thread (client mode): 0x810c2910L 2018-11-18 18:34:13,188 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:13,193 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:13,194 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:13,196 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:13,197 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:13,197 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:13,197 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:13,197 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:13,197 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:13,202 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:13,202 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:13,204 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 35cc5b224d221106a452cb983e118576 2018-11-18 18:34:13,204 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:13,242 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:13,254 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:13,269 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:13,338 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:13,338 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:13,377 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:13,378 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:13,388 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:13,423 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:13,425 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:13,426 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:13,427 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:13,427 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:13,468 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:13,505 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:13,506 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:13,506 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:13,507 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:13,507 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:13,548 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:13,580 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:13,582 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:13,583 - paramiko.transport - DEBUG - starting thread (client mode): 0x81c40b90L 2018-11-18 18:34:13,584 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:13,588 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:13,588 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:13,589 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:13,590 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:13,590 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:13,590 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:13,590 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:13,590 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:13,595 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:13,595 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:13,599 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 2cf63f41410295aa325db3ba66707990 2018-11-18 18:34:13,600 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:13,635 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:13,646 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:13,664 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:13,719 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:13,719 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:13,759 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:13,760 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:13,767 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:13,796 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:13,797 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:13,797 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:13,798 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:13,798 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:13,839 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:13,870 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:13,872 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:13,872 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:13,873 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:13,873 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:13,914 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:13,941 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:13,942 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:13,944 - paramiko.transport - DEBUG - starting thread (client mode): 0x810f14d0L 2018-11-18 18:34:13,944 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:13,950 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:13,950 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:13,952 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:13,953 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:13,953 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:13,953 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:13,953 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:13,953 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:13,960 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:13,960 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:13,976 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 26f083afd22e25d546b2152e0aeb326b 2018-11-18 18:34:13,977 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:13,999 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:14,009 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:14,041 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:14,091 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:14,091 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:14,130 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:14,131 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:14,144 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:14,177 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:14,178 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:14,179 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:14,180 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:14,180 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:14,221 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:14,256 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:14,258 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:14,259 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:14,260 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:14,260 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:14,300 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:14,331 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:14,332 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:14,334 - paramiko.transport - DEBUG - starting thread (client mode): 0x81d48a90L 2018-11-18 18:34:14,334 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:14,341 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:14,341 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:14,344 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:14,345 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:14,345 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:14,345 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:14,345 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:14,345 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:14,350 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:14,351 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:14,366 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: febbd00dd0f2fb208913a707b8f5052c 2018-11-18 18:34:14,367 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:14,390 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:14,401 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:14,431 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:14,488 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:14,489 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:14,528 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:14,528 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:14,535 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:14,571 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:14,572 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:14,572 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:14,573 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:14,573 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:14,614 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:14,653 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:14,654 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:14,654 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:14,657 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:14,657 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:14,698 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:14,730 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:14,732 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:14,734 - paramiko.transport - DEBUG - starting thread (client mode): 0x81c51290L 2018-11-18 18:34:14,734 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-18 18:34:14,741 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-18 18:34:14,741 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-18 18:34:14,744 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', 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-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] 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-11-18 18:34:14,744 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-18 18:34:14,744 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-18 18:34:14,744 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-18 18:34:14,744 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-18 18:34:14,744 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-18 18:34:14,749 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-18 18:34:14,750 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-18 18:34:14,766 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 44c935f7fdfc57aa664f49f7b04f133e 2018-11-18 18:34:14,767 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-18 18:34:14,789 - paramiko.transport - DEBUG - userauth is OK 2018-11-18 18:34:14,801 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-18 18:34:14,831 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-18 18:34:14,901 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-18 18:34:14,901 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-18 18:34:14,940 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-18 18:34:14,941 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-18 18:34:14,951 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-18 18:34:14,984 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-18 18:34:14,985 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-18 18:34:14,986 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-18 18:34:14,986 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-18 18:34:14,987 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-18 18:34:15,027 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-18 18:34:15,064 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-18 18:34:15,065 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-18 18:34:15,066 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-18 18:34:15,067 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-18 18:34:15,068 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-18 18:34:15,108 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-18 18:34:15,140 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-18 18:34:15,141 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-11-18 18:34:15,142 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-18 18:34:15,160 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:34:15,161 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:34:15,161 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:34:15,165 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:34:15,200 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-18 18:34:15,201 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-18 18:34:15,203 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-18 18:34:15,213 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-18 18:34:15,215 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-18 18:34:15,216 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:34:15,217 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:34:15,217 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:34:15,219 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:34:15,220 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:34:15,221 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:15,221 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:15,222 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:19,819 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:34:19,822 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:34:19,822 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:34:19,823 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:34:19,823 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:34:19,864 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:34:19,896 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-18 18:34:19,896 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-18 18:34:19,897 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-18 18:34:19,898 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-18 18:34:20,010 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-18 18:34:20,011 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-18 18:34:20,024 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-11-18 18:34:20,260 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:34:20,261 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:34:20,261 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:34:20,264 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:34:20,297 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-18 18:34:20,297 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-18 18:34:20,299 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-18 18:34:20,300 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-18 18:34:20,301 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-18 18:34:20,302 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:34:20,302 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:34:20,303 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:34:20,305 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:34:20,305 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:34:20,306 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:20,306 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:20,306 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:20,427 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:34:20,428 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:34:20,429 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:34:20,430 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:34:20,430 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:34:20,471 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:34:20,498 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-18 18:34:20,499 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-18 18:34:20,500 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-18 18:34:20,501 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-18 18:34:20,507 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-18 18:34:20,509 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-18 18:34:20,524 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-11-18 18:34:20,551 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:34:20,552 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:34:20,552 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:34:20,555 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:34:20,585 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-18 18:34:20,585 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-18 18:34:20,587 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-18 18:34:20,588 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-18 18:34:20,590 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-18 18:34:20,591 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:34:20,592 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:34:20,592 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:34:20,594 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:34:20,595 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:34:20,596 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:20,596 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:20,597 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:26,532 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:34:26,536 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:34:26,536 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:34:26,537 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:34:26,538 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:34:26,579 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:34:26,610 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-18 18:34:26,611 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-18 18:34:26,612 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-18 18:34:26,613 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-18 18:34:26,756 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-18 18:34:26,758 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-18 18:34:26,773 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-11-18 18:34:27,006 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:34:27,007 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:34:27,007 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:34:27,010 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:34:27,047 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-18 18:34:27,047 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-18 18:34:27,050 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-18 18:34:27,050 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-18 18:34:27,052 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-18 18:34:27,054 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:34:27,054 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:34:27,054 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:34:27,057 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:34:27,058 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:34:27,058 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:27,059 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:27,059 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:30,680 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:34:30,682 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:34:30,683 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:34:30,684 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:34:30,684 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:34:30,725 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:34:30,756 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-18 18:34:30,756 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-18 18:34:30,757 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-18 18:34:30,758 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-18 18:34:30,890 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-18 18:34:30,891 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-18 18:34:30,905 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-11-18 18:34:31,133 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-18 18:34:31,134 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-18 18:34:31,134 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-18 18:34:31,136 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-18 18:34:31,165 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-18 18:34:31,165 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-18 18:34:31,166 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-18 18:34:31,167 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-18 18:34:31,168 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-18 18:34:31,169 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-18 18:34:31,169 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-18 18:34:31,169 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-18 18:34:31,171 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-18 18:34:31,171 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-18 18:34:31,172 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:31,172 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:31,172 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-18 18:34:31,275 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-18 18:34:31,276 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-18 18:34:31,276 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-18 18:34:31,277 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-18 18:34:31,278 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-18 18:34:31,318 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-18 18:34:31,347 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-18 18:34:31,347 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-18 18:34:31,348 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-18 18:34:31,349 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-18 18:34:31,358 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-18 18:34:31,359 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-18 18:34:31,375 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-11-18 18:34:31,402 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-11-18 18:34:33,110 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-18 18:34:33,111 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 47:30 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-11-18 18:34:33,116 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-11-18 18:34:33,117 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:49 | PASS | | bgpvpn | sdnvpn | features | 47:30 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-11-18 18:34:33,123 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-18 18:34:33,194 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,293 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,359 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,393 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,493 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,595 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,694 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,793 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,895 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:33,993 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,060 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,094 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,195 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,296 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,395 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,498 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,594 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,665 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,697 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,798 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,898 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:34,997 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,096 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,199 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,295 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,396 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,499 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,599 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,717 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,822 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,885 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:35,935 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:36,001 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-18 18:34:42,501 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-313 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-18 18:34:42,508 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wBDt7tAst9gj6VU8p9GCPch8p export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-11-18 18:34:42,508 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-18 18:34:42,509 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-11-18 18:34:42,510 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-18 18:34:42,513 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-18 18:34:47,198 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-313 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-18 18:34:47,206 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wBDt7tAst9gj6VU8p9GCPch8p export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-11-18 18:34:47,206 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-18 18:34:47,206 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-11-18 18:34:47,208 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-11-18 18:34:47,210 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-18 18:34:53,466 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-313 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-18 18:34:53,475 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wBDt7tAst9gj6VU8p9GCPch8p export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-11-18 18:34:53,475 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-11-18 18:34:53,489 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-11-18 18:34:56,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:34:56,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:34:56,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:34:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:34:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:34:56,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:34:56,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:34:56,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:34:56,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:34:56,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ef6a79-94c2-4ff0-a6d3-1c7aa03ff7a5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:34:56,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c4ef6a79-94c2-4ff0-a6d3-1c7aa03ff7a5 2018-11-18 18:34:56,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:34:56,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:34:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a875ae444eec41a6b8bd843d2517a591", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/a875ae444eec41a6b8bd843d2517a591", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "984bb6ca20444508a14ee61878cbf6f0"}, "audit_ids": ["hTTiF-ghTFWTeAfJChJTOA"], "issued_at": "2018-11-18T18:34:56.000000Z"}} 2018-11-18 18:34:56,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-18 18:34:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:57,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-14ad2e49-f9f0-4705-b1e5-4543d31183f0 Date: Sun, 18 Nov 2018 18:34:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"349c2810-12a5-41ea-9d90-7b05971b731a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d8189e72d9c4330b8d072ff57aba66f","status":"ACTIVE","subnets":["15cbedf8-efdb-40ba-9dd8-cbb95c910965"],"description":"","tags":[],"updated_at":"2018-11-18T15:43:45Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d8189e72d9c4330b8d072ff57aba66f","created_at":"2018-11-18T15:43:38Z","provider:network_type":"flat"}]} 2018-11-18 18:34:57,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-14ad2e49-f9f0-4705-b1e5-4543d31183f0 2018-11-18 18:34:57,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256777048111s 2018-11-18 18:34:57,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-14ad2e49-f9f0-4705-b1e5-4543d31183f0 2018-11-18 18:34:57,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-18 18:34:57,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:57,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 18:34:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:57,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b872a4-50d3-47c6-bb72-8c05f936265c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/7e31455259104c50906da0a43bde021d"}, "description": "", "name": "heat_stack", "enabled": true, "id": "7e31455259104c50906da0a43bde021d"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-11-18 18:34:57,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-a7b872a4-50d3-47c6-bb72-8c05f936265c 2018-11-18 18:34:57,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.376017093658s 2018-11-18 18:34:57,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-18 18:34:57,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f"}}' 2018-11-18 18:34:57,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a349b57d-9ed9-4aa7-ad3c-39c625883688 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31"}, "enabled": true, "id": "73f08271999649ecbb6bdd69d475bb31", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f"}} 2018-11-18 18:34:57,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a349b57d-9ed9-4aa7-ad3c-39c625883688 2018-11-18 18:34:57,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116050004959s 2018-11-18 18:34:57,544 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a349b57d-9ed9-4aa7-ad3c-39c625883688 2018-11-18 18:34:57,545 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f', 'id': u'73f08271999649ecbb6bdd69d475bb31', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-18 18:34:57,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-18 18:34:57,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363151073456s 2018-11-18 18:34:57,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:57,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76316725-5aed-44c9-9c2e-53e56bdc71ef Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655"}, "enabled": true, "id": "38b41ce9717c4ea093c1f09940fb0655", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f"}} 2018-11-18 18:34:57,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655 used request id req-76316725-5aed-44c9-9c2e-53e56bdc71ef 2018-11-18 18:34:57,998 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'38b41ce9717c4ea093c1f09940fb0655', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f'}) 2018-11-18 18:34:57,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:34:57,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a75740-b49c-484d-bfa8-2854f58d1f39 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:34:58,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-56a75740-b49c-484d-bfa8-2854f58d1f39 2018-11-18 18:34:58,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852720737457s 2018-11-18 18:34:58,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:34:58,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6da6e7e-e74f-4781-8a02-b7bf49013c16 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}]} 2018-11-18 18:34:58,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b6da6e7e-e74f-4781-8a02-b7bf49013c16 2018-11-18 18:34:58,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821290016174s 2018-11-18 18:34:58,168 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-18 18:34:58,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-18 18:34:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" -d '{"role": {"name": "Member"}}' 2018-11-18 18:34:58,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3ff2464-d50e-4cdd-8847-bed52ce57029 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ed611b93b66a481da77a9eecb7149fa5", "links": {"self": "http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5"}, "name": "Member"}} 2018-11-18 18:34:58,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c3ff2464-d50e-4cdd-8847-bed52ce57029 2018-11-18 18:34:58,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.171254873276s 2018-11-18 18:34:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dbe4213-d415-45a4-8077-aa1555ccdf3e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5"}, "domain_id": null, "name": "Member", "id": "ed611b93b66a481da77a9eecb7149fa5"}} 2018-11-18 18:34:58,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5 used request id req-1dbe4213-d415-45a4-8077-aa1555ccdf3e 2018-11-18 18:34:58,418 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5'}, 'domain_id': None, 'human_id': None, 'id': u'ed611b93b66a481da77a9eecb7149fa5', 'HUMAN_ID': False}) 2018-11-18 18:34:58,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:34:58,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2cd2de-fb3f-430d-bd87-a35d2a45bfa5 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ed611b93b66a481da77a9eecb7149fa5", "links": {"self": "http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5"}, "name": "Member"}]} 2018-11-18 18:34:58,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d2cd2de-fb3f-430d-bd87-a35d2a45bfa5 2018-11-18 18:34:58,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783338546753s 2018-11-18 18:34:58,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 18:34:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09d7b53-1270-46a9-b05d-0664a04c4f5e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 18:34:58,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a09d7b53-1270-46a9-b05d-0664a04c4f5e 2018-11-18 18:34:58,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0862040519714s 2018-11-18 18:34:58,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 18:34:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a4beb7-3b06-4c17-9cc8-e0ad95be99b1 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f", "links": {"self": "http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655"}, "domain_id": "default", "enabled": true, "id": "38b41ce9717c4ea093c1f09940fb0655", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 18:34:58,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-45a4beb7-3b06-4c17-9cc8-e0ad95be99b1 2018-11-18 18:34:58,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0962111949921s 2018-11-18 18:34:58,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-45a4beb7-3b06-4c17-9cc8-e0ad95be99b1 2018-11-18 18:34:58,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 18:34:58,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f425933a-83af-4a52-b621-b947324a7ee9 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31"}, "enabled": true, "id": "73f08271999649ecbb6bdd69d475bb31", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 18:34:58,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f425933a-83af-4a52-b621-b947324a7ee9 2018-11-18 18:34:58,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0773758888245s 2018-11-18 18:34:58,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f425933a-83af-4a52-b621-b947324a7ee9 2018-11-18 18:34:58,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 18:34:58,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&scope.project.id=73f08271999649ecbb6bdd69d475bb31&role.id=ed611b93b66a481da77a9eecb7149fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb53f7c1-e7c3-4ad7-b146-09497a44bfeb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&scope.project.id=73f08271999649ecbb6bdd69d475bb31&role.id=ed611b93b66a481da77a9eecb7149fa5", "previous": null, "next": null}} 2018-11-18 18:34:58,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&scope.project.id=73f08271999649ecbb6bdd69d475bb31&role.id=ed611b93b66a481da77a9eecb7149fa5 used request id req-cb53f7c1-e7c3-4ad7-b146-09497a44bfeb 2018-11-18 18:34:58,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0760231018066s 2018-11-18 18:34:58,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 18:34:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31/users/38b41ce9717c4ea093c1f09940fb0655/roles/ed611b93b66a481da77a9eecb7149fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:58,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d142e209-cce1-41e0-88a5-5418e1481953 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:34:58,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31/users/38b41ce9717c4ea093c1f09940fb0655/roles/ed611b93b66a481da77a9eecb7149fa5 used request id req-d142e209-cce1-41e0-88a5-5418e1481953 2018-11-18 18:34:58,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127558946609s 2018-11-18 18:34:58,973 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'ea4f09e0-894f-41d2-9a07-f8cadc9961b2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f', 'project_id': u'73f08271999649ecbb6bdd69d475bb31', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-18 18:34:58,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-18 18:34:58,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-18 18:34:58,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-18 18:34:58,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-18 18:34:58,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-18 18:34:58,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-18 18:34:58,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-18 18:34:58,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-18 18:34:58,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-18 18:34:58,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-18 18:34:58,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-18 18:34:58,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-18 18:34:58,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-18 18:34:58,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-18 18:34:58,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-18 18:34:58,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-18 18:34:58,979 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f', 'password': 'ea4f09e0-894f-41d2-9a07-f8cadc9961b2', 'project_name': 'tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '73f08271999649ecbb6bdd69d475bb31', 'project_domain_name': 'Default'} 2018-11-18 18:34:58,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:34:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338aff38-35f1-4a56-bc53-fa08035cf39e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ed611b93b66a481da77a9eecb7149fa5", "links": {"self": "http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5"}, "name": "Member"}]} 2018-11-18 18:34:59,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-338aff38-35f1-4a56-bc53-fa08035cf39e 2018-11-18 18:34:59,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778410434723s 2018-11-18 18:34:59,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:34:59,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76602a08-d1ac-405b-938a-c15c50453a13 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ed611b93b66a481da77a9eecb7149fa5", "links": {"self": "http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5"}, "name": "Member"}]} 2018-11-18 18:34:59,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-76602a08-d1ac-405b-938a-c15c50453a13 2018-11-18 18:34:59,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0719680786133s 2018-11-18 18:34:59,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 18:34:59,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2dfba6-a41c-402f-8900-3140a95241be Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 18:34:59,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-0e2dfba6-a41c-402f-8900-3140a95241be 2018-11-18 18:34:59,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.079785823822s 2018-11-18 18:34:59,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 18:34:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd1331f-804d-410e-beee-6ae5dd5ad321 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f", "links": {"self": "http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655"}, "domain_id": "default", "enabled": true, "id": "38b41ce9717c4ea093c1f09940fb0655", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 18:34:59,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-abd1331f-804d-410e-beee-6ae5dd5ad321 2018-11-18 18:34:59,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104374885559s 2018-11-18 18:34:59,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-abd1331f-804d-410e-beee-6ae5dd5ad321 2018-11-18 18:34:59,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 18:34:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93783aa0-4b75-463c-898a-74cb22ae16d8 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31"}, "enabled": true, "id": "73f08271999649ecbb6bdd69d475bb31", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 18:34:59,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-93783aa0-4b75-463c-898a-74cb22ae16d8 2018-11-18 18:34:59,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0778360366821s 2018-11-18 18:34:59,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-93783aa0-4b75-463c-898a-74cb22ae16d8 2018-11-18 18:34:59,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 18:34:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&scope.project.id=73f08271999649ecbb6bdd69d475bb31&role.id=81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a01702a-9037-4b22-b246-a1ca30d09fb4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&scope.project.id=73f08271999649ecbb6bdd69d475bb31&role.id=81156001a6d34486acedb01eff2a5ef7", "previous": null, "next": null}} 2018-11-18 18:34:59,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&scope.project.id=73f08271999649ecbb6bdd69d475bb31&role.id=81156001a6d34486acedb01eff2a5ef7 used request id req-9a01702a-9037-4b22-b246-a1ca30d09fb4 2018-11-18 18:34:59,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0773689746857s 2018-11-18 18:34:59,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 18:34:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31/users/38b41ce9717c4ea093c1f09940fb0655/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a552174-8688-4a07-94e9-c2ddcd5fd277 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:34:59,600 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31/users/38b41ce9717c4ea093c1f09940fb0655/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-8a552174-8688-4a07-94e9-c2ddcd5fd277 2018-11-18 18:34:59,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118184089661s 2018-11-18 18:34:59,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:34:59,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70cbc26-d3fb-49bd-8377-86da7a028d43 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ed611b93b66a481da77a9eecb7149fa5", "links": {"self": "http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5"}, "name": "Member"}]} 2018-11-18 18:34:59,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c70cbc26-d3fb-49bd-8377-86da7a028d43 2018-11-18 18:34:59,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820150375366s 2018-11-18 18:34:59,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-18 18:34:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae39ce39-46eb-42a9-9132-71f3c09f4b68 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-11-18 18:34:59,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-ae39ce39-46eb-42a9-9132-71f3c09f4b68 2018-11-18 18:34:59,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0779910087585s 2018-11-18 18:34:59,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 18:34:59,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acf33b9-5d26-4cb9-9fe8-eaf889ed88ec Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f", "links": {"self": "http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655"}, "domain_id": "default", "enabled": true, "id": "38b41ce9717c4ea093c1f09940fb0655", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 18:34:59,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4acf33b9-5d26-4cb9-9fe8-eaf889ed88ec 2018-11-18 18:34:59,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0949561595917s 2018-11-18 18:34:59,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4acf33b9-5d26-4cb9-9fe8-eaf889ed88ec 2018-11-18 18:34:59,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-18 18:34:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:34:59,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6196652-e8f8-4aa1-955d-0a4685b7afa5 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default", "previous": null, "next": null}} 2018-11-18 18:34:59,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=38b41ce9717c4ea093c1f09940fb0655&role.id=81156001a6d34486acedb01eff2a5ef7&scope.domain.id=default used request id req-e6196652-e8f8-4aa1-955d-0a4685b7afa5 2018-11-18 18:34:59,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0733559131622s 2018-11-18 18:34:59,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-18 18:34:59,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/38b41ce9717c4ea093c1f09940fb0655/roles/81156001a6d34486acedb01eff2a5ef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 18:35:00,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 18:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a2d349-db1d-471a-984c-1abe8c7281a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 18:35:00,074 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/38b41ce9717c4ea093c1f09940fb0655/roles/81156001a6d34486acedb01eff2a5ef7 used request id req-67a2d349-db1d-471a-984c-1abe8c7281a3 2018-11-18 18:35:00,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.136551856995s 2018-11-18 18:35:00,074 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-18 18:35:10,489 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-18 18:35:10.207 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1b167014-3a4d-4bbc-86b9-3a4f2b207361) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1b167014-3a4d-4bbc-86b9-3a4f2b207361 | 2018-11-18T18:35:10 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1b167014-3a4d-4bbc-86b9-3a4f2b207361 ~/.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-11-18 18:35:13,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+----------------+-----------+ 2018-11-18 18:35:13,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-18 18:35:19,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-18 18:35:17.423 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-18 18:35:17.568 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-18 18:35:19.760 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2fb26ffe-ea7c-4ef9-957c-462975f05b7a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2fb26ffe-ea7c-4ef9-957c-462975f05b7a) as the default verifier for the future CLI operations. 2018-11-18 18:35:22,714 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-11-18 18:35:22,715 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-18 18:35:22,819 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-18 18:35:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-18 18:35:22,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de90a657-3668-4cdc-8cc1-604d692e002d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-11-18 18:35:22,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-de90a657-3668-4cdc-8cc1-604d692e002d 2018-11-18 18:35:22,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-11-18 18:35:23,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed611b93b66a481da77a9eecb7149fa5", "name": "Member"}, {"id": "81156001a6d34486acedb01eff2a5ef7", "name": "admin"}], "expires_at": "2018-11-18T19:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73f08271999649ecbb6bdd69d475bb31", "name": "tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8776/v3/73f08271999649ecbb6bdd69d475bb31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102499f1376f4d09bf6fff0e83a3e385"}, {"url": "http://192.30.9.6:8776/v3/73f08271999649ecbb6bdd69d475bb31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a5a201400d445408a74ec450fc1093a"}, {"url": "http://192.30.9.6:8776/v3/73f08271999649ecbb6bdd69d475bb31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0cd4a91b53641739ff9ba7873001347"}], "type": "volumev3", "id": "03739f6b20e945329e42b49b1933fcbc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "835ea2d49f5d43118b4298804d76e38d"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a404fd9267da4ce593aaf2ca3e364156"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee426b2144c4aef93eacf89c7e72a01"}], "type": "key-manager", "id": "29b3f59be3cd422eb670ff6103d01d04", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/73f08271999649ecbb6bdd69d475bb31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4847491db79b4d3d90243aeee1765b02"}, {"url": "http://172.30.9.30:8776/v1/73f08271999649ecbb6bdd69d475bb31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6152b3c86eea49488b70e80324154445"}, {"url": "http://192.30.9.6:8776/v1/73f08271999649ecbb6bdd69d475bb31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "858bf2ae483c49afa157e914da9709c8"}], "type": "volume", "id": "2cce678edcf14adaba66662165451ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3385eb6c1ae04509bba9c0b194ef2486"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33b03eb51a254b92820eb5d1177c7191"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85105245f49c4f0b84a5261534320f34"}], "type": "identity", "id": "2d460de242a3426a8bcf8445d998773d", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20809dd2629b4cb79b4cdcb70157cf78"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a85a08f3483d44daba5fc673ad102edb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b3535ad54bff4d9f84371657f238eaa8"}], "type": "compute", "id": "2e82e50d85f84c8ab5abf865ca6a2e70", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e9045793b9243c1889ad25bc8faddcd"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5270d91993fe4419863c1d0319b8f816"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ed6f88e03fa422bb5ce50a3357f8f70"}], "type": "network", "id": "37df7e44bbe74ec39bc433bdd001b941", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b30dc6ec55547e580797c3e23a96ce5"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "525b3df4dbd34f1ca26ca5a6860622f5"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4eafb8a61cf46b0992320988ddc15a7"}], "type": "image", "id": "4c217511fd7146dca9303e2f1820fdda", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ad7d5bc776475b8f2e4990ecc5c7d0"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f66b7eff73f489cb4d4841822f48440"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dcd80c222b142b1b8e55467751a1cec"}], "type": "placement", "id": "650b1c46e6804e9b9318a19bc6f9643a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/73f08271999649ecbb6bdd69d475bb31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1185007c49854eb4bdbcfb178abd1dbd"}, {"url": "http://172.30.9.30:8004/v1/73f08271999649ecbb6bdd69d475bb31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2139d0c1aaa94ce5ad144ac67565316b"}, {"url": "http://192.30.9.6:8004/v1/73f08271999649ecbb6bdd69d475bb31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f90d70b4a2249ab9b4191582886860b"}], "type": "orchestration", "id": "689441ab6a904717b3f8892a405fa89c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b6664d791e944a1af1f8250b5d66920"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602ddf229eb142599a12a3f79a6b2e7f"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7252baf8e6d14cbb847f490529a9b69c"}], "type": "alarming", "id": "7d3b22bb6bab4d4b875c833efd6c2d35", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30cad0cce1274c07a76539ecba1d8770"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "891c18ff3a9d48d28a1d3186fb0a8ede"}, {"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c6fe0511ea74b81bb5dda1272847960"}], "type": "policy", "id": "9db5fafbdb4d44d88d31994a4b89e574", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "b801b5f9dfe24f80a26507eb60d635df", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24fdc1df148146d3b50c82cd332e2b58"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53dd9469644942a6a5f68020296ee6a6"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f2dae646fef4668ba2e6298373bd559"}], "type": "cloudformation", "id": "e4882284c939486b89f64c07474b0432", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/73f08271999649ecbb6bdd69d475bb31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e1e407e4d06409ebb38a8099bb71b03"}, {"url": "http://192.30.9.6:8776/v2/73f08271999649ecbb6bdd69d475bb31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5b0a6eaa6c14648824b345ba37e9867"}, {"url": "http://172.30.9.30:8776/v2/73f08271999649ecbb6bdd69d475bb31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6fed154e6a641d194fb297ea4639217"}], "type": "volumev2", "id": "f5e5cee7a3894e26ac4f2bcabe414cbd", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b77fde0d7d74d2287b91e323b8c4d86"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf43b145266c42f19632d0a49fb8cf7e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0a3354e1e8a4b5094aba1b086c1b5fa"}], "type": "metric", "id": "f94525c2f3d2425d952f784c178f7ded", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f", "id": "38b41ce9717c4ea093c1f09940fb0655"}, "audit_ids": ["evUQKN4uQYKOh6AJjJzGVg"], "issued_at": "2018-11-18T18:35:23.000000Z"}} 2018-11-18 18:35:23,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 18:35:23,214 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 18 Nov 2018 18:35:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-11-18 18:35:23,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:35:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 18:35:23,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ee33daef-14d3-454b-92fc-2a48067832c4 Date: Sun, 18 Nov 2018 18:35:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:35:23,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ee33daef-14d3-454b-92fc-2a48067832c4 2018-11-18 18:35:23,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.153793096542s 2018-11-18 18:35:23,371 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ee33daef-14d3-454b-92fc-2a48067832c4 2018-11-18 18:35:23,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 18:35:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f"}' 2018-11-18 18:35:23,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8 X-Openstack-Request-Id: req-9bb2a0fe-63b3-4415-a470-b31d4b73e446 Date: Sun, 18 Nov 2018 18:35:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file", "owner": "73f08271999649ecbb6bdd69d475bb31", "id": "17fa98d5-be70-445a-9e11-02fc5908add8", "size": null, "self": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:35:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "checksum": null, "created_at": "2018-11-18T18:35:23Z", "protected": false} 2018-11-18 18:35:23,590 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9bb2a0fe-63b3-4415-a470-b31d4b73e446 2018-11-18 18:35:23,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.217538118362s 2018-11-18 18:35:23,591 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9bb2a0fe-63b3-4415-a470-b31d4b73e446 returning object 17fa98d5-be70-445a-9e11-02fc5908add8 2018-11-18 18:35:23,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 18:35:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" -d '' 2018-11-18 18:35:25,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09cf32f1-eda2-4c69-b6f6-07a50c82d73f Date: Sun, 18 Nov 2018 18:35:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:35:25,199 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file used request id req-09cf32f1-eda2-4c69-b6f6-07a50c82d73f 2018-11-18 18:35:25,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.60754990578s 2018-11-18 18:35:25,199 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file used request id req-09cf32f1-eda2-4c69-b6f6-07a50c82d73f 2018-11-18 18:35:25,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:35:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 18:35:25,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-ff568f51-a2c7-428e-992e-0b6828936e45 Date: Sun, 18 Nov 2018 18:35:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap", "metadata": {}}], "file": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file", "owner": "73f08271999649ecbb6bdd69d475bb31", "id": "17fa98d5-be70-445a-9e11-02fc5908add8", "size": 12716032, "self": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:35:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:35:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:35:25,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ff568f51-a2c7-428e-992e-0b6828936e45 2018-11-18 18:35:25,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.562839984894s 2018-11-18 18:35:25,763 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ff568f51-a2c7-428e-992e-0b6828936e45 2018-11-18 18:35:25,764 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file', 'owner': u'73f08271999649ecbb6bdd69d475bb31', 'id': u'17fa98d5-be70-445a-9e11-02fc5908add8', 'size': 12716032, u'self': u'/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'73f08271999649ecbb6bdd69d475bb31', 'name': 'tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T18:35:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T18:35:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f', 'created': u'2018-11-18T18:35:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T18:35:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 18:35:25,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 18:35:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_e430f558-431c-4b8f-8b36-ab492b61256f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 18:35:25,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:35: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-bc2931e6-23d6-4f2f-a7e0-ac9d4f4a120a x-compute-request-id: req-bc2931e6-23d6-4f2f-a7e0-ac9d4f4a120a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0d70e942-1ee4-490d-af57-735743b2d548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d70e942-1ee4-490d-af57-735743b2d548", "name": "tempest_full_parallel-flavor_e430f558-431c-4b8f-8b36-ab492b61256f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:35:25,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-bc2931e6-23d6-4f2f-a7e0-ac9d4f4a120a 2018-11-18 18:35:25,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.193036079407s 2018-11-18 18:35:25,957 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-bc2931e6-23d6-4f2f-a7e0-ac9d4f4a120a returning object 0d70e942-1ee4-490d-af57-735743b2d548 2018-11-18 18:35:25,958 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_e430f558-431c-4b8f-8b36-ab492b61256f', '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'a875ae444eec41a6b8bd843d2517a591', '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'0d70e942-1ee4-490d-af57-735743b2d548', 'swap': 0}) 2018-11-18 18:35:25,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 18:35:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" -d '{"extra_specs": {}}' 2018-11-18 18:35:25,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:35: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-5b5f99f2-fec1-4a98-943c-9285013863c3 x-compute-request-id: req-5b5f99f2-fec1-4a98-943c-9285013863c3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 18:35:25,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548/os-extra_specs used request id req-5b5f99f2-fec1-4a98-943c-9285013863c3 2018-11-18 18:35:25,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192840099335s 2018-11-18 18:35:25,977 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548/os-extra_specs used request id req-5b5f99f2-fec1-4a98-943c-9285013863c3 2018-11-18 18:35:25,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 18:35:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 18:35:25,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 18 Nov 2018 18:35:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-18 18:35:25,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 18:35:26,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d8c6d0-bca7-47ff-8e66-f010864b8166 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ed611b93b66a481da77a9eecb7149fa5", "links": {"self": "http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5"}, "name": "Member"}]} 2018-11-18 18:35:26,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-78d8c6d0-bca7-47ff-8e66-f010864b8166 2018-11-18 18:35:26,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837159156799s 2018-11-18 18:35:26,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-18 18:35:26,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 18:35:26,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c434852e-33e8-4de3-9375-7b5cacdd0ed9 x-compute-request-id: req-c434852e-33e8-4de3-9375-7b5cacdd0ed9 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 180}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 189}, "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.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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-18 18:35:26,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-c434852e-33e8-4de3-9375-7b5cacdd0ed9 2018-11-18 18:35:26,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.18343091011s 2018-11-18 18:35:26,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-c434852e-33e8-4de3-9375-7b5cacdd0ed9 2018-11-18 18:35:26,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:35:26,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 18:35:26,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-75cd93d2-3f2a-4f51-a6c0-62e8e4c6926f Date: Sun, 18 Nov 2018 18:35:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap", "metadata": {}}], "file": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file", "owner": "73f08271999649ecbb6bdd69d475bb31", "id": "17fa98d5-be70-445a-9e11-02fc5908add8", "size": 12716032, "self": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:35:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:35:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:35:26,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-75cd93d2-3f2a-4f51-a6c0-62e8e4c6926f 2018-11-18 18:35:26,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165247917175s 2018-11-18 18:35:26,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-75cd93d2-3f2a-4f51-a6c0-62e8e4c6926f 2018-11-18 18:35:26,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-18 18:35:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f"}' 2018-11-18 18:35:26,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6 X-Openstack-Request-Id: req-8b227ab1-1c7c-4407-a17b-0b453d54e72e Date: Sun, 18 Nov 2018 18:35:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/file", "owner": "73f08271999649ecbb6bdd69d475bb31", "id": "dee82f2d-4c13-403a-83c0-f061ebd2f5a6", "size": null, "self": "/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:35:26Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f", "checksum": null, "created_at": "2018-11-18T18:35:26Z", "protected": false} 2018-11-18 18:35:26,613 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-8b227ab1-1c7c-4407-a17b-0b453d54e72e 2018-11-18 18:35:26,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.196913003922s 2018-11-18 18:35:26,614 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-8b227ab1-1c7c-4407-a17b-0b453d54e72e returning object dee82f2d-4c13-403a-83c0-f061ebd2f5a6 2018-11-18 18:35:26,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-18 18:35:26,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" -d '' 2018-11-18 18:35:28,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6738819-c035-496e-9146-20ce1edcab8a Date: Sun, 18 Nov 2018 18:35:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 18:35:28,569 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/file used request id req-f6738819-c035-496e-9146-20ce1edcab8a 2018-11-18 18:35:28,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.95499801636s 2018-11-18 18:35:28,569 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/file used request id req-f6738819-c035-496e-9146-20ce1edcab8a 2018-11-18 18:35:28,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 18:35:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 18:35:28,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-4afdf68a-685d-4863-acae-ad45369ed79b Date: Sun, 18 Nov 2018 18:35:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/snap", "metadata": {}}], "file": "/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/file", "owner": "73f08271999649ecbb6bdd69d475bb31", "id": "dee82f2d-4c13-403a-83c0-f061ebd2f5a6", "size": 12716032, "self": "/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:35:28Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:35:26Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap", "metadata": {}}], "file": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file", "owner": "73f08271999649ecbb6bdd69d475bb31", "id": "17fa98d5-be70-445a-9e11-02fc5908add8", "size": 12716032, "self": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:35:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:35:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 18:35:28,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4afdf68a-685d-4863-acae-ad45369ed79b 2018-11-18 18:35:28,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181854009628s 2018-11-18 18:35:28,752 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4afdf68a-685d-4863-acae-ad45369ed79b 2018-11-18 18:35:28,754 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/file', 'owner': u'73f08271999649ecbb6bdd69d475bb31', 'id': u'dee82f2d-4c13-403a-83c0-f061ebd2f5a6', 'size': 12716032, u'self': u'/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'73f08271999649ecbb6bdd69d475bb31', 'name': 'tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://1c63252e-1bfe-467d-b886-480e60520436/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-18T18:35:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-18T18:35:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f', 'created': u'2018-11-18T18:35:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-18T18:35:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_e430f558-431c-4b8f-8b36-ab492b61256f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-18 18:35:28,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-18 18:35:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_e430f558-431c-4b8f-8b36-ab492b61256f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-18 18:35:28,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:35: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-56f98333-103d-42ac-abab-240962d67994 x-compute-request-id: req-56f98333-103d-42ac-abab-240962d67994 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4", "name": "tempest_full_parallel-flavor_alt_e430f558-431c-4b8f-8b36-ab492b61256f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-18 18:35:28,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-56f98333-103d-42ac-abab-240962d67994 2018-11-18 18:35:28,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.053661108017s 2018-11-18 18:35:28,808 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-56f98333-103d-42ac-abab-240962d67994 returning object ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4 2018-11-18 18:35:28,809 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_e430f558-431c-4b8f-8b36-ab492b61256f', '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'a875ae444eec41a6b8bd843d2517a591', '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'ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4', 'swap': 0}) 2018-11-18 18:35:28,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-18 18:35:28,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" -d '{"extra_specs": {}}' 2018-11-18 18:35:28,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 18:35: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-a752b0c9-47ae-4e08-bb32-474f9e06e183 x-compute-request-id: req-a752b0c9-47ae-4e08-bb32-474f9e06e183 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-18 18:35:28,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4/os-extra_specs used request id req-a752b0c9-47ae-4e08-bb32-474f9e06e183 2018-11-18 18:35:28,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210421085358s 2018-11-18 18:35:28,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4/os-extra_specs used request id req-a752b0c9-47ae-4e08-bb32-474f9e06e183 2018-11-18 18:35:28,831 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_e430f558-431c-4b8f-8b36-ab492b61256f', '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'a875ae444eec41a6b8bd843d2517a591', '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'ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4', 'swap': 0}) 2018-11-18 18:35:31,861 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-18 18:35:30.828 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2fb26ffe-ea7c-4ef9-957c-462975f05b7a) for deployment 'opnfv-rally' (UUID=1b167014-3a4d-4bbc-86b9-3a4f2b207361). 2018-11-18 18:35:31.700 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-18 18:35:31.702 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2fb26ffe-ea7c-4ef9-957c-462975f05b7a) has been successfully configured for deployment 'opnfv-rally' (UUID=1b167014-3a4d-4bbc-86b9-3a4f2b207361)! 2018-11-18 18:35:31,861 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-18 18:35:31,862 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-18 18:35:31,865 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-18 18:35:31,876 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-18 18:35:34,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2fb26ffe-ea7c-4ef9-957c-462975f05b7a/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-11-18 18:35:34,488 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-18 18:35:34,505 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-18 18:35:34,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-11-18 18:35:36,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:36.471 49 INFO rally.api [-] Starting verification (UUID=87a366d0-d01c-41ac-9a81-961749dbde80) for deployment 'opnfv-rally' (UUID=1b167014-3a4d-4bbc-86b9-3a4f2b207361) by verifier 'opnfv-tempest' (UUID=2fb26ffe-ea7c-4ef9-957c-462975f05b7a). 2018-11-18 18:35:36,473 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 87a366d0-d01c-41ac-9a81-961749dbde80 2018-11-18 18:35:41,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:41.885 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:35:41,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:41.891 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-18 18:35:41,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:41.916 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-18 18:35:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:41.924 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:35:41,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:41.925 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:35:45,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.187 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.189s] 2018-11-18 18:35:45,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.202 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.014s] 2018-11-18 18:35:45,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.223 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.203s] 2018-11-18 18:35:45,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.305 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.216s] 2018-11-18 18:35:45,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.309 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.107s] 2018-11-18 18:35:45,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.316 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.270s] 2018-11-18 18:35:45,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.319 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.096s] 2018-11-18 18:35:45,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.337 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.335s] 2018-11-18 18:35:45,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.339 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.205s] 2018-11-18 18:35:45,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.378 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.039s] 2018-11-18 18:35:45,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.391 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.201s] 2018-11-18 18:35:45,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.395 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.084s] 2018-11-18 18:35:45,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.404 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2018-11-18 18:35:45,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.414 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-11-18 18:35:45,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.420 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.100s] 2018-11-18 18:35:45,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.430 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.015s] 2018-11-18 18:35:45,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.434 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.056s] 2018-11-18 18:35:45,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.440 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-11-18 18:35:45,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.481 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.339s] 2018-11-18 18:35:45,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.513 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.223s] 2018-11-18 18:35:45,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.523 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.207s] 2018-11-18 18:35:45,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.565 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.129s] 2018-11-18 18:35:45,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.567 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.161s] 2018-11-18 18:35:45,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.571 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.058s] 2018-11-18 18:35:45,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.591 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.252s] 2018-11-18 18:35:45,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.594 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.029s] 2018-11-18 18:35:45,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.653 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.232s] 2018-11-18 18:35:45,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.742 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.150s] 2018-11-18 18:35:45,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.776 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.181s] 2018-11-18 18:35:45,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.828 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.053s] 2018-11-18 18:35:45,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:45.888 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.407s] 2018-11-18 18:35:46,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.012 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.359s] 2018-11-18 18:35:46,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.040 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.296s] 2018-11-18 18:35:46,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.041 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.469s] 2018-11-18 18:35:46,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.143 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.192s] 2018-11-18 18:35:46,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.243 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.353s] 2018-11-18 18:35:46,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.253 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-11-18 18:35:46,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.266 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-11-18 18:35:46,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.280 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.014s] 2018-11-18 18:35:46,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.318 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.277s] 2018-11-18 18:35:46,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.349 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.181s] 2018-11-18 18:35:46,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.537 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.394s] 2018-11-18 18:35:46,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.609 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.329s] 2018-11-18 18:35:46,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:46.788 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.439s] 2018-11-18 18:35:47,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:47.290 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.971s] 2018-11-18 18:35:47,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:47.302 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.691s] 2018-11-18 18:35:47,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:47.388 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.086s] 2018-11-18 18:35:47,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:47.919 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.629s] 2018-11-18 18:35:48,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:48.399 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [1.009s] 2018-11-18 18:35:48,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:48.430 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.031s] 2018-11-18 18:35:49,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:49.309 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.878s] 2018-11-18 18:35:49,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:49.366 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [4.167s] 2018-11-18 18:35:49,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:49.821 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.616s] 2018-11-18 18:35:50,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:50.222 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [2.300s] 2018-11-18 18:35:50,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:50.274 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.964s] 2018-11-18 18:35:50,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:50.792 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.517s] 2018-11-18 18:35:50,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:50.994 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.773s] 2018-11-18 18:35:51,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:51.555 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.561s] 2018-11-18 18:35:53,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:53.469 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.648s] 2018-11-18 18:35:53,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:53.670 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.464s] 2018-11-18 18:35:53,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:53.700 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-11-18 18:35:54,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:54.013 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.342s] 2018-11-18 18:35:54,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:54.322 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.308s] 2018-11-18 18:35:54,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:54.666 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:35:54,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:54.666 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:35:54,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:54.686 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.364s] 2018-11-18 18:35:54,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:54.920 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.271s] 2018-11-18 18:35:55,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.023 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.104s] 2018-11-18 18:35:55,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.028 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.341s] 2018-11-18 18:35:55,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.069 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.046s] 2018-11-18 18:35:55,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.079 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.183s] 2018-11-18 18:35:55,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.099 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.021s] 2018-11-18 18:35:55,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.119 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.050s] 2018-11-18 18:35:55,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.538 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.508s] 2018-11-18 18:35:55,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.685 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.218s] 2018-11-18 18:35:55,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.692 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.148s] 2018-11-18 18:35:55,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.704 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2018-11-18 18:35:55,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.741 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.056s] 2018-11-18 18:35:55,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.749 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.045s] 2018-11-18 18:35:55,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.760 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-11-18 18:35:55,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.774 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2018-11-18 18:35:55,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.781 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.041s] 2018-11-18 18:35:55,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.785 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.010s] 2018-11-18 18:35:55,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.843 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.057s] 2018-11-18 18:35:55,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.853 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-11-18 18:35:55,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.878 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.023s] 2018-11-18 18:35:55,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.888 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-11-18 18:35:55,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.898 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-11-18 18:35:55,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.909 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-11-18 18:35:55,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.921 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.011s] 2018-11-18 18:35:55,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:55.945 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.024s] 2018-11-18 18:35:56,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:56.756 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.284s] 2018-11-18 18:35:56,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:56.760 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-18 18:35:56,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:56.762 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-18 18:35:56,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:56.768 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-11-18 18:35:58,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:35:58.303 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.296s] 2018-11-18 18:36:00,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:00.641 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [15.575s] 2018-11-18 18:36:02,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:02.106 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.548s] 2018-11-18 18:36:02,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:02.240 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [17.371s] 2018-11-18 18:36:02,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:02.942 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.836s] 2018-11-18 18:36:03,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:03.641 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.700s] 2018-11-18 18:36:05,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:05.236 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.183s] 2018-11-18 18:36:07,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:07.418 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.156s] 2018-11-18 18:36:07,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:07.643 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.225s] 2018-11-18 18:36:08,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:07.999 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [13.130s] 2018-11-18 18:36:08,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:08.623 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.637s] 2018-11-18 18:36:08,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:08.633 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2018-11-18 18:36:08,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:08.710 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.846s] 2018-11-18 18:36:09,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:09.232 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.521s] 2018-11-18 18:36:09,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:09.514 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.576s] 2018-11-18 18:36:09,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:09.846 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.613s] 2018-11-18 18:36:09,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:09.951 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.315s] 2018-11-18 18:36:09,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:09.956 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-11-18 18:36:09,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:09.958 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-18 18:36:09,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:09.961 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-18 18:36:10,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:10.151 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.197s] 2018-11-18 18:36:10,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:10.187 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.035s] 2018-11-18 18:36:10,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:10.189 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-11-18 18:36:10,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:10.192 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-11-18 18:36:10,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:10.193 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-11-18 18:36:10,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:10.439 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [15.232s] 2018-11-18 18:36:10,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:10.502 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.987s] 2018-11-18 18:36:11,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:11.933 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [1.431s] 2018-11-18 18:36:12,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:12.591 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.154s] 2018-11-18 18:36:13,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:13.890 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.244s] 2018-11-18 18:36:14,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:14.657 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.065s] 2018-11-18 18:36:14,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:14.927 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [2.993s] 2018-11-18 18:36:15,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:15.724 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [17.415s] 2018-11-18 18:36:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:15.731 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.010s] 2018-11-18 18:36:15,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:15.742 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-11-18 18:36:15,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:15.755 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-11-18 18:36:16,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:16.422 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.764s] 2018-11-18 18:36:16,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:16.556 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [20.772s] 2018-11-18 18:36:16,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:16.683 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.127s] 2018-11-18 18:36:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:16.828 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [19.382s] 2018-11-18 18:36:16,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:16.852 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.027s] 2018-11-18 18:36:16,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:16.862 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.010s] 2018-11-18 18:36:16,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:16.873 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.011s] 2018-11-18 18:36:16,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:16.881 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-11-18 18:36:17,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:17.175 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.292s] 2018-11-18 18:36:17,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:17.485 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.309s] 2018-11-18 18:36:17,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:17.571 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.148s] 2018-11-18 18:36:17,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:17.805 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.319s] 2018-11-18 18:36:18,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:18.118 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.313s] 2018-11-18 18:36:18,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:18.275 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.156s] 2018-11-18 18:36:20,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:20.072 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [2.500s] 2018-11-18 18:36:21,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:21.113 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [1.040s] 2018-11-18 18:36:23,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:23.185 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.071s] 2018-11-18 18:36:25,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:25.314 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [2.128s] 2018-11-18 18:36:26,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:26.745 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [24.499s] 2018-11-18 18:36:28,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:28.242 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [14.353s] 2018-11-18 18:36:29,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:29.676 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [13.920s] 2018-11-18 18:36:31,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:31.220 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.543s] 2018-11-18 18:36:33,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.364 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.104s] 2018-11-18 18:36:33,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.378 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.013s] 2018-11-18 18:36:33,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.395 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.017s] 2018-11-18 18:36:33,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.521 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.125s] 2018-11-18 18:36:33,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.534 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2018-11-18 18:36:33,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.577 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.043s] 2018-11-18 18:36:33,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.595 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.018s] 2018-11-18 18:36:33,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.649 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.053s] 2018-11-18 18:36:33,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.660 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.011s] 2018-11-18 18:36:33,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.711 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.050s] 2018-11-18 18:36:33,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:33.741 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.030s] 2018-11-18 18:36:37,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:37.379 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [1.009s] 2018-11-18 18:36:37,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:37.709 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.330s] 2018-11-18 18:36:37,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:37.751 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:36:39,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:39.950 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [24.942s] 2018-11-18 18:36:42,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:42.871 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.246s] 2018-11-18 18:36:42,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:42.971 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.099s] 2018-11-18 18:36:43,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:43.077 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.107s] 2018-11-18 18:36:43,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:43.263 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.185s] 2018-11-18 18:36:45,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:45.155 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [13.593s] 2018-11-18 18:36:45,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:45.315 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.310s] 2018-11-18 18:36:45,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:45.362 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [5.415s] 2018-11-18 18:36:45,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:45.460 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.310s] 2018-11-18 18:36:46,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:46.077 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-18 18:36:47,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:47.242 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [1.927s] 2018-11-18 18:36:47,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:47.264 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.793s] 2018-11-18 18:36:47,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:47.852 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [2.390s] 2018-11-18 18:36:48,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:48.457 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.605s] 2018-11-18 18:36:48,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:48.497 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.040s] 2018-11-18 18:36:48,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:48.768 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.524s] 2018-11-18 18:36:49,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:49.383 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.126s] 2018-11-18 18:36:49,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:49.418 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.036s] 2018-11-18 18:36:49,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:49.712 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.293s] 2018-11-18 18:36:49,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:49.895 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.396s] 2018-11-18 18:36:49,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:49.963 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.195s] 2018-11-18 18:36:50,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:50.188 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.926s] 2018-11-18 18:36:50,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:50.285 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.390s] 2018-11-18 18:36:52,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:52.062 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [2.098s] 2018-11-18 18:36:55,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:55.949 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.204s] 2018-11-18 18:36:56,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.009 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-11-18 18:36:56,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.075 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.066s] 2018-11-18 18:36:56,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.154 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.078s] 2018-11-18 18:36:56,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.189 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.035s] 2018-11-18 18:36:56,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.261 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.071s] 2018-11-18 18:36:56,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.315 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.053s] 2018-11-18 18:36:56,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.368 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.053s] 2018-11-18 18:36:56,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.385 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-11-18 18:36:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.392 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.023s] 2018-11-18 18:36:56,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.451 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.058s] 2018-11-18 18:36:56,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:36:56.511 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.059s] 2018-11-18 18:37:01,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:01.027 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.837s] 2018-11-18 18:37:02,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:02.733 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [19.450s] 2018-11-18 18:37:05,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:05.862 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [56.002s] 2018-11-18 18:37:15,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:15.782 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [31.150s] 2018-11-18 18:37:16,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:16.928 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.977s] 2018-11-18 18:37:19,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:19.003 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.224s] 2018-11-18 18:37:21,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:21.885 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-11-18 18:37:21,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:21.990 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.105s] 2018-11-18 18:37:25,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:25.136 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [8.208s] 2018-11-18 18:37:33,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:33.821 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.180s] 2018-11-18 18:37:33,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:33.985 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.165s] 2018-11-18 18:37:35,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:35.906 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:37:36,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:36.782 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [23.980s] 2018-11-18 18:37:43,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:43.613 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [47.216s] 2018-11-18 18:37:43,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:43.797 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.509s] 2018-11-18 18:37:48,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:48.668 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [45.928s] 2018-11-18 18:37:49,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:49.052 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [48.017s] 2018-11-18 18:37:50,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:50.741 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.692s] 2018-11-18 18:37:52,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:52.155 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.288s] 2018-11-18 18:37:52,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:52.251 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.588s] 2018-11-18 18:37:52,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:52.814 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.394s] 2018-11-18 18:37:52,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:52.900 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.087s] 2018-11-18 18:37:53,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:53.799 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [17.020s] 2018-11-18 18:37:54,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:54.485 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.584s] 2018-11-18 18:37:54,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:54.549 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.064s] 2018-11-18 18:37:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:37:56.266 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.716s] 2018-11-18 18:38:01,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:01.435 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [55.561s] 2018-11-18 18:38:03,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:03.482 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [19.669s] 2018-11-18 18:38:03,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:03.490 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.010s] 2018-11-18 18:38:03,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:03.783 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.291s] 2018-11-18 18:38:03,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:03.814 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.030s] 2018-11-18 18:38:06,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:06.211 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [125.309s] 2018-11-18 18:38:06,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:06.240 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.034s] 2018-11-18 18:38:11,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:11.121 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.971s] 2018-11-18 18:38:11,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:11.397 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.881s] 2018-11-18 18:38:12,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:12.498 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.377s] 2018-11-18 18:38:14,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:14.742 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [25.189s] 2018-11-18 18:38:15,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:15.285 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-11-18 18:38:16,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:16.770 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [33.150s] 2018-11-18 18:38:16,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:16.771 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.002s]: Skipped until Bug: 1524898 is resolved. 2018-11-18 18:38:21,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:21.813 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.270s] 2018-11-18 18:38:22,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:22.206 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.467s] 2018-11-18 18:38:24,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:24.388 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.020s] 2018-11-18 18:38:24,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:24.666 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.257s] 2018-11-18 18:38:26,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:26.878 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [2.211s] 2018-11-18 18:38:26,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:26.892 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.013s] 2018-11-18 18:38:27,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:27.448 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [16.046s] 2018-11-18 18:38:27,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:27.716 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.822s] 2018-11-18 18:38:29,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:29.588 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.873s] 2018-11-18 18:38:29,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:29.924 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.533s] 2018-11-18 18:38:31,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:31.034 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.444s] 2018-11-18 18:38:31,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:31.218 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.184s] 2018-11-18 18:38:31,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:31.524 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.304s] 2018-11-18 18:38:31,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:31.914 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.992s] 2018-11-18 18:38:35,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:35.529 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:38:35,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:35.530 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-18 18:38:35,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:35.530 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-18 18:38:37,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:37.977 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [107.673s] 2018-11-18 18:38:38,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:38.037 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:38:40,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:40.128 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [47.864s] 2018-11-18 18:38:40,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:40.129 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-11-18 18:38:40,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:40.223 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [12.776s] 2018-11-18 18:38:43,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:43.580 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [2.889s] 2018-11-18 18:38:49,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:49.009 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [11.031s] 2018-11-18 18:38:50,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:50.184 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [13.391s] 2018-11-18 18:38:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:51.791 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [2.784s] 2018-11-18 18:38:51,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:51.947 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [8.365s] 2018-11-18 18:38:55,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:38:55.110 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [16.320s] 2018-11-18 18:39:01,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:01.419 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.070s] 2018-11-18 18:39:02,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:02.615 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [10.668s] 2018-11-18 18:39:06,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:06.917 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.497s] 2018-11-18 18:39:10,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:10.696 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [8.079s] 2018-11-18 18:39:18,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:18.448 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [7.751s] 2018-11-18 18:39:20,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:20.348 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [13.799s] 2018-11-18 18:39:23,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:23.101 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [42.867s] 2018-11-18 18:39:23,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:23.510 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-18 18:39:24,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:24.788 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.339s] 2018-11-18 18:39:27,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:27.265 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.522s] 2018-11-18 18:39:27,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:27.436 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.171s] 2018-11-18 18:39:27,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:27.796 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.360s] 2018-11-18 18:39:27,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:27.838 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [81.578s] 2018-11-18 18:39:30,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:30.365 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [92.034s] 2018-11-18 18:39:32,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:32.482 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [7.693s] 2018-11-18 18:39:37,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:37.076 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.373s] 2018-11-18 18:39:37,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:37.923 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.846s] 2018-11-18 18:39:38,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:38.527 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.043s] 2018-11-18 18:39:38,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:38.781 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [15.677s] 2018-11-18 18:39:39,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:39.150 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.226s] 2018-11-18 18:39:39,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:39.533 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.382s] 2018-11-18 18:39:40,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:40.475 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.942s] 2018-11-18 18:39:40,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:40.845 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.370s] 2018-11-18 18:39:45,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:45.984 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [50.866s] 2018-11-18 18:39:55,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:55.030 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:39:57,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:39:57.528 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [77.376s] 2018-11-18 18:40:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:00.874 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.450s] 2018-11-18 18:40:01,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:01.701 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [228.879s] 2018-11-18 18:40:01,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:01.715 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [26.547s] 2018-11-18 18:40:01,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:01.747 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [106.438s] 2018-11-18 18:40:04,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:04.095 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.486s] 2018-11-18 18:40:06,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:06.041 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [19.343s] 2018-11-18 18:40:06,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:06.044 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-18 18:40:06,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:06.045 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-18 18:40:06,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:06.045 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-11-18 18:40:08,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:08.574 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [6.829s] 2018-11-18 18:40:12,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:12.120 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.097s] 2018-11-18 18:40:12,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:12.537 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.415s] 2018-11-18 18:40:12,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:12.601 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.066s] 2018-11-18 18:40:12,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:12.674 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.072s] 2018-11-18 18:40:12,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:12.752 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.078s] 2018-11-18 18:40:13,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:13.660 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [9.565s] 2018-11-18 18:40:14,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:14.234 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.482s] 2018-11-18 18:40:15,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:15.374 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.138s] 2018-11-18 18:40:18,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:18.924 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [21.393s] 2018-11-18 18:40:20,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:20.220 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.735s] 2018-11-18 18:40:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:20.637 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.417s] 2018-11-18 18:40:21,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:21.229 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-18 18:40:22,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:22.230 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.569s] 2018-11-18 18:40:25,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:25.877 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.237s] 2018-11-18 18:40:25,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:25.953 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.085s] 2018-11-18 18:40:26,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:26.367 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.412s] 2018-11-18 18:40:28,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:28.701 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [2.147s] 2018-11-18 18:40:29,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:29.486 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [8.845s] 2018-11-18 18:40:30,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:30.190 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.959s] 2018-11-18 18:40:31,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:31.995 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [3.292s] 2018-11-18 18:40:32,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:32.557 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.239s] 2018-11-18 18:40:32,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:32.616 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-11-18 18:40:32,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:32.634 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [46.644s] 2018-11-18 18:40:32,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:32.715 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [3.231s] 2018-11-18 18:40:32,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:32.848 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.233s] 2018-11-18 18:40:33,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:33.104 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.603s] 2018-11-18 18:40:35,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:35.383 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.231s] 2018-11-18 18:40:35,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:35.734 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.351s] 2018-11-18 18:40:35,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:35.952 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.218s] 2018-11-18 18:40:35,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:35.969 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.253s] 2018-11-18 18:40:36,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:36.410 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.457s] 2018-11-18 18:40:36,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:36.764 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.287s] 2018-11-18 18:40:36,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:36.859 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.449s] 2018-11-18 18:40:37,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:37.206 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.346s] 2018-11-18 18:40:37,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:37.268 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.061s] 2018-11-18 18:40:37,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:37.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.214s] 2018-11-18 18:40:37,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:37.685 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.201s] 2018-11-18 18:40:38,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:38.366 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.680s] 2018-11-18 18:40:38,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:38.464 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.097s] 2018-11-18 18:40:39,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:39.193 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.727s] 2018-11-18 18:40:39,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:39.229 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.463s] 2018-11-18 18:40:39,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:39.428 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.237s] 2018-11-18 18:40:40,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:40.347 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [10.156s] 2018-11-18 18:40:40,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:40.838 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.167s] 2018-11-18 18:40:40,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:40.976 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.137s] 2018-11-18 18:40:41,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:41.212 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.236s] 2018-11-18 18:40:41,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:41.359 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.146s] 2018-11-18 18:40:41,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:41.504 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.145s] 2018-11-18 18:40:41,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:41.625 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.396s] 2018-11-18 18:40:41,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:41.658 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.154s] 2018-11-18 18:40:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:41.803 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.144s] 2018-11-18 18:40:41,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:41.952 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.149s] 2018-11-18 18:40:42,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:42.094 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.141s] 2018-11-18 18:40:42,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:42.233 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.139s] 2018-11-18 18:40:45,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:45.468 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.842s] 2018-11-18 18:40:45,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:45.536 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.174s] 2018-11-18 18:40:45,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:45.642 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.106s] 2018-11-18 18:40:46,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:46.405 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.058s] 2018-11-18 18:40:47,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:47.614 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [77.232s] 2018-11-18 18:40:48,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:48.719 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.153s] 2018-11-18 18:40:48,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:48.885 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.166s] 2018-11-18 18:40:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:49.351 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.883s] 2018-11-18 18:40:50,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:50.139 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.252s] 2018-11-18 18:40:51,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:51.100 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [91.656s] 2018-11-18 18:40:51,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:51.437 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.297s] 2018-11-18 18:40:51,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:51.585 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.148s] 2018-11-18 18:40:51,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:51.747 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.161s] 2018-11-18 18:40:51,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:51.911 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.164s] 2018-11-18 18:40:51,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:51.925 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.015s] 2018-11-18 18:40:52,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:52.193 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [3.656s] 2018-11-18 18:40:52,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:52.290 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.096s] 2018-11-18 18:40:52,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:52.706 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.354s] 2018-11-18 18:40:53,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:53.087 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [74.296s] 2018-11-18 18:40:53,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:53.700 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [7.295s] 2018-11-18 18:40:54,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:40:54.753 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.655s] 2018-11-18 18:41:02,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:02.089 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-18 18:41:02,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:02.666 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [94.813s] 2018-11-18 18:41:06,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:06.849 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [13.146s] 2018-11-18 18:41:07,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:07.176 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-18 18:41:08,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:08.962 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.112s] 2018-11-18 18:41:10,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:10.808 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [16.054s] 2018-11-18 18:41:10,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:10.812 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [9.754s] 2018-11-18 18:41:17,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:17.106 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.143s] 2018-11-18 18:41:17,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:17.406 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.300s] 2018-11-18 18:41:17,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:17.527 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.121s] 2018-11-18 18:41:18,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:18.658 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [1.130s] 2018-11-18 18:41:18,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:18.979 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.321s] 2018-11-18 18:41:19,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:19.050 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.071s] 2018-11-18 18:41:19,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:19.166 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.115s] 2018-11-18 18:41:19,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:19.275 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.109s] 2018-11-18 18:41:19,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:19.742 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.358s] 2018-11-18 18:41:19,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:19.794 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.516s] 2018-11-18 18:41:19,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:19.848 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.054s] 2018-11-18 18:41:20,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:20.905 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.389s] 2018-11-18 18:41:21,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:21.196 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.291s] 2018-11-18 18:41:22,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:22.924 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.081s] 2018-11-18 18:41:23,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:23.204 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [3.459s] 2018-11-18 18:41:23,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:23.205 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.157s] 2018-11-18 18:41:24,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:24.466 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.542s] 2018-11-18 18:41:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:27.206 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-11-18 18:41:27,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:27.207 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-11-18 18:41:27,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:27.208 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-11-18 18:41:28,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:28.092 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [4.889s] 2018-11-18 18:41:28,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:28.238 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [79.647s] 2018-11-18 18:41:31,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:31.128 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [11.279s] 2018-11-18 18:41:32,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:32.146 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:41:32,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:32.929 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-11-18 18:41:33,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:33.489 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:41:33,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:33.491 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:41:34,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:34.339 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [6.245s] 2018-11-18 18:41:37,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:37.692 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.072s] 2018-11-18 18:41:37,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:37.749 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.057s] 2018-11-18 18:41:38,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:38.355 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.605s] 2018-11-18 18:41:38,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:38.690 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [79.753s] 2018-11-18 18:41:38,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:38.814 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.475s] 2018-11-18 18:41:38,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:38.895 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.539s] 2018-11-18 18:41:40,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:40.890 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [12.648s] 2018-11-18 18:41:41,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:41.615 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.727s] 2018-11-18 18:41:42,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:42.030 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [2.353s] 2018-11-18 18:41:44,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:44.007 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.975s] 2018-11-18 18:41:44,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:44.763 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.164s] 2018-11-18 18:41:44,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:44.933 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.169s] 2018-11-18 18:41:45,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.155 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.222s] 2018-11-18 18:41:45,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.364 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.005s] 2018-11-18 18:41:45,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.370 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.214s] 2018-11-18 18:41:45,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.557 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.186s] 2018-11-18 18:41:45,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.593 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.035s] 2018-11-18 18:41:45,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.754 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.747s] 2018-11-18 18:41:45,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.761 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.167s] 2018-11-18 18:41:45,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.810 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [51.252s] 2018-11-18 18:41:45,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.933 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.170s] 2018-11-18 18:41:45,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:45.978 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.045s] 2018-11-18 18:41:46,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:46.011 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.034s] 2018-11-18 18:41:48,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:48.024 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [2.270s] 2018-11-18 18:41:52,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:52.696 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.669s] 2018-11-18 18:41:53,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:53.135 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.548s] 2018-11-18 18:41:53,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:53.567 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.434s] 2018-11-18 18:41:53,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:53.980 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.410s] 2018-11-18 18:41:54,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:54.211 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.515s] 2018-11-18 18:41:54,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:54.303 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.297s] 2018-11-18 18:41:54,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:54.369 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.066s] 2018-11-18 18:41:54,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:54.377 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.396s] 2018-11-18 18:41:54,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:54.441 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.072s] 2018-11-18 18:41:54,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:54.514 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.073s] 2018-11-18 18:41:54,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:54.611 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.096s] 2018-11-18 18:41:54,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:54.767 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.390s] 2018-11-18 18:41:56,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:56.970 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [14.737s] 2018-11-18 18:41:57,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:57.163 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.195s] 2018-11-18 18:41:58,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:41:58.261 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.096s] 2018-11-18 18:42:02,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:02.040 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.187s] 2018-11-18 18:42:02,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:02.651 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [4.388s] 2018-11-18 18:42:02,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:02.667 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.673s] 2018-11-18 18:42:03,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:03.072 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.403s] 2018-11-18 18:42:04,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:04.009 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.936s] 2018-11-18 18:42:04,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:04.578 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.569s] 2018-11-18 18:42:05,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.237 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.659s] 2018-11-18 18:42:05,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.318 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.081s] 2018-11-18 18:42:05,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.491 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.171s] 2018-11-18 18:42:05,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.523 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.873s] 2018-11-18 18:42:05,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.568 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.076s] 2018-11-18 18:42:05,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.583 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.060s] 2018-11-18 18:42:05,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.646 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.077s] 2018-11-18 18:42:05,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.713 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-11-18 18:42:05,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.789 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.076s] 2018-11-18 18:42:05,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:05.826 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.242s] 2018-11-18 18:42:06,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:06.194 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-11-18 18:42:06,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:06.198 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-11-18 18:42:06,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:06.199 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-11-18 18:42:06,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:06.201 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-18 18:42:06,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:06.201 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:42:06,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:06.202 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-18 18:42:06,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:06.861 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [6.496s] 2018-11-18 18:42:09,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:09.716 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.605s] 2018-11-18 18:42:09,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:09.985 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.268s] 2018-11-18 18:42:10,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:10.785 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.799s] 2018-11-18 18:42:11,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:11.339 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.554s] 2018-11-18 18:42:11,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:11.903 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.563s] 2018-11-18 18:42:11,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:11.967 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.495s] 2018-11-18 18:42:12,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:12.106 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [26.738s] 2018-11-18 18:42:12,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:12.458 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.555s] 2018-11-18 18:42:13,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:13.027 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [85.392s] 2018-11-18 18:42:13,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:13.058 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.599s] 2018-11-18 18:42:15,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:15.735 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [3.271s] 2018-11-18 18:42:15,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:15.948 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.213s] 2018-11-18 18:42:16,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:16.141 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.192s] 2018-11-18 18:42:16,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:16.167 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.307s] 2018-11-18 18:42:20,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:20.306 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.921s] 2018-11-18 18:42:23,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:23.469 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [7.328s] 2018-11-18 18:42:26,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:26.897 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [45.269s] 2018-11-18 18:42:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:27.967 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [7.663s] 2018-11-18 18:42:28,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:28.633 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [6.308s] 2018-11-18 18:42:30,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:30.746 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [14.577s] 2018-11-18 18:42:34,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:34.000 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [190.405s] 2018-11-18 18:42:34,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:34.069 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.077s] 2018-11-18 18:42:34,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:34.750 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.679s] 2018-11-18 18:42:35,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:35.686 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [7.718s] 2018-11-18 18:42:35,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:35.735 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.206s] 2018-11-18 18:42:36,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:36.295 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [5.544s] 2018-11-18 18:42:36,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:36.298 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [93.608s] 2018-11-18 18:42:36,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:36.597 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.017s] 2018-11-18 18:42:37,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:37.521 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [10.624s] 2018-11-18 18:42:39,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:39.194 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [15.718s] 2018-11-18 18:42:39,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:39.224 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.034s] 2018-11-18 18:42:40,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:40.957 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.218s] 2018-11-18 18:42:41,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:41.245 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.953s] 2018-11-18 18:42:41,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:41.986 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.761s] 2018-11-18 18:42:42,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:42.679 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [6.992s] 2018-11-18 18:42:42,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:42.692 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.735s] 2018-11-18 18:42:43,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:43.868 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [7.267s] 2018-11-18 18:42:45,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:45.113 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.421s] 2018-11-18 18:42:46,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:46.067 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.995s] 2018-11-18 18:42:46,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:46.734 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [4.927s] 2018-11-18 18:42:46,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:46.738 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.623s] 2018-11-18 18:42:49,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:49.181 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [37.063s] 2018-11-18 18:42:51,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:51.473 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.735s] 2018-11-18 18:42:51,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:51.478 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [8.796s] 2018-11-18 18:42:51,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:51.811 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.743s] 2018-11-18 18:42:52,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:52.365 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.626s] 2018-11-18 18:42:52,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:52.683 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-18 18:42:53,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:53.382 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.912s] 2018-11-18 18:42:54,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:54.554 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.188s] 2018-11-18 18:42:54,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:54.778 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.224s] 2018-11-18 18:42:55,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:55.201 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [3.387s] 2018-11-18 18:42:55,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:55.942 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.741s] 2018-11-18 18:42:56,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:56.085 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.703s] 2018-11-18 18:42:56,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:56.544 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.065s] 2018-11-18 18:42:57,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:57.054 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.112s] 2018-11-18 18:42:57,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:57.587 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.806s] 2018-11-18 18:42:58,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:58.186 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.130s] 2018-11-18 18:42:58,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:58.582 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.996s] 2018-11-18 18:42:58,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:58.605 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.024s] 2018-11-18 18:42:58,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:58.626 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-11-18 18:42:58,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:58.653 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.027s] 2018-11-18 18:42:58,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:58.824 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.639s] 2018-11-18 18:42:59,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:59.799 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.974s] 2018-11-18 18:42:59,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:42:59.996 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-18 18:43:00,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:00.271 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-11-18 18:43:00,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:00.272 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-11-18 18:43:00,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:00.273 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:43:00,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:00.363 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [19.117s] 2018-11-18 18:43:00,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:00.415 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.053s] 2018-11-18 18:43:00,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:00.472 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.057s] 2018-11-18 18:43:01,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:01.350 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-11-18 18:43:02,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:02.005 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.205s] 2018-11-18 18:43:02,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:02.326 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-11-18 18:43:02,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:02.398 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2018-11-18 18:43:02,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:02.474 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.075s] 2018-11-18 18:43:02,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:02.480 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-18 18:43:04,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:04.194 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.188s] 2018-11-18 18:43:04,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:04.647 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.452s] 2018-11-18 18:43:05,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:05.198 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.549s] 2018-11-18 18:43:05,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:05.752 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.552s] 2018-11-18 18:43:06,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:06.553 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.801s] 2018-11-18 18:43:06,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:06.987 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.433s] 2018-11-18 18:43:07,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:07.162 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.496s] 2018-11-18 18:43:07,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:07.274 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.286s] 2018-11-18 18:43:08,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:08.051 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.775s] 2018-11-18 18:43:08,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:08.219 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.161s] 2018-11-18 18:43:08,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:08.655 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.604s] 2018-11-18 18:43:08,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:08.887 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.231s] 2018-11-18 18:43:12,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:12.850 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [17.915s] 2018-11-18 18:43:12,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:12.851 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-11-18 18:43:13,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:13.238 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [12.763s] 2018-11-18 18:43:14,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:14.871 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [69.068s] 2018-11-18 18:43:14,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:14.892 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.025s] 2018-11-18 18:43:15,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:15.824 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [6.937s] 2018-11-18 18:43:15,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:15.826 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-11-18 18:43:16,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:16.018 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.122s] 2018-11-18 18:43:16,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:16.020 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-11-18 18:43:16,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:16.271 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.252s] 2018-11-18 18:43:16,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:16.386 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.561s] 2018-11-18 18:43:16,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:16.572 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.300s] 2018-11-18 18:43:16,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:16.815 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.427s] 2018-11-18 18:43:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:17.233 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.419s] 2018-11-18 18:43:17,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:17.461 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.226s] 2018-11-18 18:43:18,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:18.010 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.548s] 2018-11-18 18:43:18,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:18.324 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.314s] 2018-11-18 18:43:18,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:18.365 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [11.202s] 2018-11-18 18:43:18,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:18.867 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.542s] 2018-11-18 18:43:19,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:19.156 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.497s] 2018-11-18 18:43:19,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:19.333 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.465s] 2018-11-18 18:43:19,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:19.792 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.457s] 2018-11-18 18:43:20,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:20.251 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.458s] 2018-11-18 18:43:20,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:20.695 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.443s] 2018-11-18 18:43:21,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:21.316 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.619s] 2018-11-18 18:43:21,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:21.318 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-18 18:43:21,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:21.319 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-11-18 18:43:21,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:21.721 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.403s] 2018-11-18 18:43:21,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:21.756 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-11-18 18:43:22,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:22.128 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.406s] 2018-11-18 18:43:23,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:23.890 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [4.970s] 2018-11-18 18:43:25,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:25.174 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.969s] 2018-11-18 18:43:25,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:25.176 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-11-18 18:43:29,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:29.107 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [103.275s] 2018-11-18 18:43:29,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:29.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [7.006s] 2018-11-18 18:43:29,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:29.400 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.265s] 2018-11-18 18:43:29,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:29.868 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [16.628s] 2018-11-18 18:43:30,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:30.105 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.237s] 2018-11-18 18:43:30,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:30.286 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.180s] 2018-11-18 18:43:30,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:30.418 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [1.015s] 2018-11-18 18:43:30,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:30.421 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-18 18:43:30,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:30.422 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-11-18 18:43:30,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:30.684 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.265s] 2018-11-18 18:43:30,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:30.937 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.252s] 2018-11-18 18:43:31,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:31.166 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.229s] 2018-11-18 18:43:31,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:31.882 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [13.516s] 2018-11-18 18:43:33,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:33.044 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.262s] 2018-11-18 18:43:33,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:33.454 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.325s] 2018-11-18 18:43:33,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:33.816 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.439s] 2018-11-18 18:43:33,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:33.818 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-11-18 18:43:33,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:33.829 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.375s] 2018-11-18 18:43:34,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:34.421 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.591s] 2018-11-18 18:43:37,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:37.016 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [83.968s] 2018-11-18 18:43:41,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:41.509 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [188.644s] 2018-11-18 18:43:41,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:41.510 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.003s] 2018-11-18 18:43:41,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:41.524 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-11-18 18:43:41,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:41.526 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-11-18 18:43:41,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:41.527 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-11-18 18:43:42,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:42.560 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.512s] 2018-11-18 18:43:44,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:44.584 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.294s] 2018-11-18 18:43:46,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:46.634 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.415s] 2018-11-18 18:43:46,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:46.823 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.188s] 2018-11-18 18:43:49,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:49.815 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.256s] 2018-11-18 18:43:50,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:50.911 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [13.897s] 2018-11-18 18:43:52,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:52.225 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.676s] 2018-11-18 18:43:52,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:52.234 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-11-18 18:43:55,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:55.411 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-18 18:43:55,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:55.482 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.215s] 2018-11-18 18:43:55,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:55.555 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.073s] 2018-11-18 18:43:56,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:56.200 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.642s] 2018-11-18 18:43:56,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:56.211 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2018-11-18 18:43:56,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:56.307 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.095s] 2018-11-18 18:43:56,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:56.318 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-11-18 18:43:56,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:56.386 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.068s] 2018-11-18 18:43:56,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:56.410 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.024s] 2018-11-18 18:43:58,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:58.679 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:43:58,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:58.924 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [75.035s] 2018-11-18 18:43:59,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:43:59.436 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [9.618s] 2018-11-18 18:44:02,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:02.405 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.665s] 2018-11-18 18:44:02,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:02.963 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.557s] 2018-11-18 18:44:04,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:04.670 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.706s] 2018-11-18 18:44:04,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:04.800 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [20.216s] 2018-11-18 18:44:04,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:04.847 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.278s] 2018-11-18 18:44:05,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.174 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.888s] 2018-11-18 18:44:05,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.189 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.066s] 2018-11-18 18:44:05,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.198 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.009s] 2018-11-18 18:44:05,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.356 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.157s] 2018-11-18 18:44:05,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.369 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2018-11-18 18:44:05,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.379 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-11-18 18:44:05,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.408 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.028s] 2018-11-18 18:44:05,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.482 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.073s] 2018-11-18 18:44:05,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:05.543 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-11-18 18:44:06,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:06.372 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.828s] 2018-11-18 18:44:06,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:06.385 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-11-18 18:44:06,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:06.475 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.090s] 2018-11-18 18:44:07,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:07.524 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.088s] 2018-11-18 18:44:07,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:07.971 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [3.123s] 2018-11-18 18:44:08,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:08.600 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.078s] 2018-11-18 18:44:09,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:09.667 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [40.554s] 2018-11-18 18:44:12,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:12.457 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-18 18:44:12,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:12.784 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [4.812s] 2018-11-18 18:44:14,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:14.466 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.238s] 2018-11-18 18:44:16,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:16.928 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.137s] 2018-11-18 18:44:17,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:17.629 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [18.947s] 2018-11-18 18:44:20,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:20.313 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.050s] 2018-11-18 18:44:20,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:20.332 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-11-18 18:44:23,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:23.021 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-18 18:44:23,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:23.609 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [2.493s] 2018-11-18 18:44:23,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:23.611 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-11-18 18:44:23,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:23.756 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.067s] 2018-11-18 18:44:25,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:25.097 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [15.429s] 2018-11-18 18:44:25,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:25.493 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.884s] 2018-11-18 18:44:25,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:25.497 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.047s] 2018-11-18 18:44:25,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:25.514 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.016s] 2018-11-18 18:44:29,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:29.791 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-18 18:44:30,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:30.431 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.150s] 2018-11-18 18:44:30,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:30.446 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.015s] 2018-11-18 18:44:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:30.457 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-11-18 18:44:30,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:30.786 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.328s] 2018-11-18 18:44:30,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:30.796 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-11-18 18:44:30,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:30.808 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2018-11-18 18:44:31,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:31.155 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.345s] 2018-11-18 18:44:31,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:31.506 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.351s] 2018-11-18 18:44:32,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:32.219 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.870s] 2018-11-18 18:44:32,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:32.823 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.087s] 2018-11-18 18:44:33,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:33.045 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.825s] 2018-11-18 18:44:33,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:33.517 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [15.886s] 2018-11-18 18:44:33,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:33.944 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:44:33,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:33.971 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.926s] 2018-11-18 18:44:34,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:34.270 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [4.166s] 2018-11-18 18:44:35,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:35.293 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.322s] 2018-11-18 18:44:35,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:35.557 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-18 18:44:36,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:36.247 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.976s] 2018-11-18 18:44:38,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:38.730 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [14.850s] 2018-11-18 18:44:41,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:41.110 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.812s] 2018-11-18 18:44:44,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:44.187 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.259s] 2018-11-18 18:44:44,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:44.330 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [6.083s] 2018-11-18 18:44:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:44.793 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.064s] 2018-11-18 18:44:47,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:47.350 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-18 18:44:47,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:47.456 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.141s] 2018-11-18 18:44:47,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:47.623 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.168s] 2018-11-18 18:44:47,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:47.892 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.268s] 2018-11-18 18:44:48,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:48.642 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.396s] 2018-11-18 18:44:48,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:48.661 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-11-18 18:44:48,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:48.684 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.023s] 2018-11-18 18:44:49,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:49.016 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.328s] 2018-11-18 18:44:50,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.563 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.538s] 2018-11-18 18:44:50,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.564 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.666s] 2018-11-18 18:44:50,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.574 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2018-11-18 18:44:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.595 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-11-18 18:44:50,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.605 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-11-18 18:44:50,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.615 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2018-11-18 18:44:50,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.633 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.018s] 2018-11-18 18:44:50,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.643 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-11-18 18:44:50,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.657 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.014s] 2018-11-18 18:44:50,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.719 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.927s] 2018-11-18 18:44:50,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:50.879 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.160s] 2018-11-18 18:44:51,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:51.044 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.165s] 2018-11-18 18:44:51,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:51.078 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.034s] 2018-11-18 18:44:51,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:51.251 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.173s] 2018-11-18 18:44:51,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:51.483 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.231s] 2018-11-18 18:44:51,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:51.654 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.170s] 2018-11-18 18:44:51,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:51.847 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.086s] 2018-11-18 18:44:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:51.897 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.243s] 2018-11-18 18:44:52,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.091 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.194s] 2018-11-18 18:44:52,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.253 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.159s] 2018-11-18 18:44:52,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.286 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.034s] 2018-11-18 18:44:52,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.323 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.036s] 2018-11-18 18:44:52,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.479 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.156s] 2018-11-18 18:44:52,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.641 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.511s] 2018-11-18 18:44:52,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.690 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.047s] 2018-11-18 18:44:52,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.693 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.211s] 2018-11-18 18:44:52,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.841 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.279s] 2018-11-18 18:44:52,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.898 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.207s] 2018-11-18 18:44:52,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:52.939 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.040s] 2018-11-18 18:44:53,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:53.135 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.195s] 2018-11-18 18:44:54,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:54.410 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.275s] 2018-11-18 18:44:54,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:54.598 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.188s] 2018-11-18 18:44:54,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:54.767 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.167s] 2018-11-18 18:44:54,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:54.777 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2018-11-18 18:44:54,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:54.988 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.210s] 2018-11-18 18:44:55,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.002 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.506s] 2018-11-18 18:44:55,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.145 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.304s] 2018-11-18 18:44:55,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.263 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.274s] 2018-11-18 18:44:55,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.548 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.285s] 2018-11-18 18:44:55,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.591 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.043s] 2018-11-18 18:44:55,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.696 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.693s] 2018-11-18 18:44:55,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.769 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.073s] 2018-11-18 18:44:55,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.777 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.185s] 2018-11-18 18:44:55,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.814 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.036s] 2018-11-18 18:44:55,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.870 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.056s] 2018-11-18 18:44:55,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:55.906 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.036s] 2018-11-18 18:44:56,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:56.105 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.198s] 2018-11-18 18:44:56,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:56.127 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.357s] 2018-11-18 18:44:56,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:56.573 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.224s] 2018-11-18 18:44:56,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:56.774 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.200s] 2018-11-18 18:44:57,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:57.185 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.410s] 2018-11-18 18:44:57,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:57.400 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.215s] 2018-11-18 18:44:57,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:57.601 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.200s] 2018-11-18 18:44:57,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:57.633 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.032s] 2018-11-18 18:44:57,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:57.828 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:44:57,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:57.973 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.339s] 2018-11-18 18:44:58,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:58.010 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.037s] 2018-11-18 18:44:58,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:58.211 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.201s] 2018-11-18 18:44:58,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:58.269 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.057s] 2018-11-18 18:44:58,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:58.340 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.069s] 2018-11-18 18:44:58,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:58.528 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.188s] 2018-11-18 18:44:58,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:58.705 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.177s] 2018-11-18 18:44:58,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:58.745 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.038s] 2018-11-18 18:44:58,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:58.786 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2018-11-18 18:44:59,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:59.172 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.180s] 2018-11-18 18:44:59,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:59.210 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.037s] 2018-11-18 18:44:59,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:44:59.405 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.194s] 2018-11-18 18:45:00,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:00.029 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.517s] 2018-11-18 18:45:00,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:00.139 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.733s] 2018-11-18 18:45:00,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:00.410 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.270s] 2018-11-18 18:45:00,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:00.943 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.533s] 2018-11-18 18:45:01,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:01.149 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.205s] 2018-11-18 18:45:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:01.413 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.263s] 2018-11-18 18:45:01,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:01.515 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.101s] 2018-11-18 18:45:01,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:01.574 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.059s] 2018-11-18 18:45:01,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:01.634 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.059s] 2018-11-18 18:45:01,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:01.776 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.746s] 2018-11-18 18:45:01,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:01.852 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.218s] 2018-11-18 18:45:02,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:02.090 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.237s] 2018-11-18 18:45:02,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:02.322 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.473s] 2018-11-18 18:45:02,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:02.498 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.407s] 2018-11-18 18:45:02,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:02.624 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.125s] 2018-11-18 18:45:02,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:02.689 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.065s] 2018-11-18 18:45:02,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:02.743 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.053s] 2018-11-18 18:45:02,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:02.792 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.050s] 2018-11-18 18:45:02,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:02.870 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.006s] 2018-11-18 18:45:03,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:03.060 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.191s] 2018-11-18 18:45:05,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:05.245 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.309s] 2018-11-18 18:45:05,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:05.726 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.479s] 2018-11-18 18:45:08,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:08.568 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.843s] 2018-11-18 18:45:08,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:08.942 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [3.562s] 2018-11-18 18:45:13,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:13.492 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.168s] 2018-11-18 18:45:13,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:13.494 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-18 18:45:16,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:16.678 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-18 18:45:16,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:16.979 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [3.347s] 2018-11-18 18:45:17,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:17.322 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.061s] 2018-11-18 18:45:18,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:18.611 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.114s] 2018-11-18 18:45:19,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:19.701 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.090s] 2018-11-18 18:45:19,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:19.732 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.239s] 2018-11-18 18:45:21,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:21.912 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.966s] 2018-11-18 18:45:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:23.553 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:45:23,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:23.866 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [84.923s] 2018-11-18 18:45:23,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:23.929 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.068s] 2018-11-18 18:45:23,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:23.979 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.050s] 2018-11-18 18:45:27,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:27.381 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [3.759s] 2018-11-18 18:45:31,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:31.120 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [11.386s] 2018-11-18 18:45:31,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:31.391 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.188s] 2018-11-18 18:45:31,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:31.574 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.183s] 2018-11-18 18:45:31,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:31.749 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.174s] 2018-11-18 18:45:33,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:33.010 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.260s] 2018-11-18 18:45:33,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:33.181 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.171s] 2018-11-18 18:45:35,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:35.457 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [5.020s] 2018-11-18 18:45:36,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:36.443 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.982s] 2018-11-18 18:45:37,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:37.806 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [10.425s] 2018-11-18 18:45:39,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:39.119 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.798s] 2018-11-18 18:45:39,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:39.933 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.489s] 2018-11-18 18:45:41,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:41.206 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [3.398s] 2018-11-18 18:45:42,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:42.188 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.427s] 2018-11-18 18:45:42,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:42.189 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-11-18 18:45:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:44.365 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.432s] 2018-11-18 18:45:44,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:44.604 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [3.397s] 2018-11-18 18:45:46,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:46.752 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [189.224s] 2018-11-18 18:45:47,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:47.504 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [50.157s] 2018-11-18 18:45:48,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:48.153 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.406s]: Skipped until Bug: 1014647 is resolved. 2018-11-18 18:45:48,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:48.570 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.967s] 2018-11-18 18:45:49,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:49.773 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [10.725s] 2018-11-18 18:45:50,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:50.260 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [4.428s] 2018-11-18 18:45:51,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:51.208 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:45:51,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:51.212 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:45:52,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:52.616 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.498s] 2018-11-18 18:45:54,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:54.264 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.003s] 2018-11-18 18:45:56,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:56.340 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [6.567s] 2018-11-18 18:45:56,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:56.442 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.178s] 2018-11-18 18:45:57,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:57.700 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.362s] 2018-11-18 18:45:59,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:45:59.289 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.589s] 2018-11-18 18:46:00,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:00.041 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [3.097s] 2018-11-18 18:46:00,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:00.102 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.761s] 2018-11-18 18:46:00,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:00.360 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.917s] 2018-11-18 18:46:02,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:02.783 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:46:03,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:03.040 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.421s] 2018-11-18 18:46:03,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:03.044 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-18 18:46:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:04.617 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [5.836s] 2018-11-18 18:46:06,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:06.277 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [35.152s] 2018-11-18 18:46:08,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:08.105 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.831s] 2018-11-18 18:46:08,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:08.346 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.047s] 2018-11-18 18:46:08,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:08.381 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [8.278s] 2018-11-18 18:46:08,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:08.513 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.470s] 2018-11-18 18:46:11,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:11.542 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-18 18:46:11,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:11.708 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.325s] 2018-11-18 18:46:12,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:12.472 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.123s] 2018-11-18 18:46:12,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:12.562 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.089s] 2018-11-18 18:46:12,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:12.665 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.101s] 2018-11-18 18:46:12,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:12.771 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [3.056s] 2018-11-18 18:46:12,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:12.777 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.113s] 2018-11-18 18:46:12,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:12.901 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.124s] 2018-11-18 18:46:18,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:18.008 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.494s] 2018-11-18 18:46:18,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:18.296 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [5.524s] 2018-11-18 18:46:20,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:20.200 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [8.491s] 2018-11-18 18:46:20,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:20.522 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.217s] 2018-11-18 18:46:20,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:20.614 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.458s] 2018-11-18 18:46:23,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:23.997 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [36.490s] 2018-11-18 18:46:24,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:24.162 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.639s] 2018-11-18 18:46:25,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:25.401 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.201s] 2018-11-18 18:46:26,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:26.779 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [2.465s] 2018-11-18 18:46:26,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:26.809 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [8.512s] 2018-11-18 18:46:28,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:28.137 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.975s] 2018-11-18 18:46:30,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:30.818 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.036s] 2018-11-18 18:46:30,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:30.819 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-11-18 18:46:31,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:31.041 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.638s] 2018-11-18 18:46:32,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:32.127 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.127s] 2018-11-18 18:46:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:32.433 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.295s] 2018-11-18 18:46:33,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:33.146 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.335s] 2018-11-18 18:46:34,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:34.103 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.285s] 2018-11-18 18:46:34,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:34.407 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.365s] 2018-11-18 18:46:36,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:36.409 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.305s] 2018-11-18 18:46:37,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:37.617 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.590s] 2018-11-18 18:46:37,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:37.880 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.263s] 2018-11-18 18:46:38,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:38.093 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.966s] 2018-11-18 18:46:38,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:38.137 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.257s] 2018-11-18 18:46:38,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:38.926 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [5.780s] 2018-11-18 18:46:43,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:43.487 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.079s] 2018-11-18 18:46:43,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:43.785 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-11-18 18:46:43,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:43.786 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-11-18 18:46:44,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:44.469 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.543s] 2018-11-18 18:46:44,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:44.900 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.807s] 2018-11-18 18:46:44,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:44.940 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.384s] 2018-11-18 18:46:44,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:44.965 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [26.956s] 2018-11-18 18:46:45,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:45.543 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.055s] 2018-11-18 18:46:46,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:46.553 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.588s] 2018-11-18 18:46:47,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:47.295 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.354s] 2018-11-18 18:46:47,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:47.774 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-11-18 18:46:49,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:49.775 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.305s] 2018-11-18 18:46:50,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:50.719 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [12.577s] 2018-11-18 18:46:50,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:50.767 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.050s] 2018-11-18 18:46:50,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:50.815 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.048s] 2018-11-18 18:46:50,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:50.904 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.115s] 2018-11-18 18:46:51,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:51.411 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.868s] 2018-11-18 18:46:51,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:51.713 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.302s] 2018-11-18 18:46:52,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.079 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.364s] 2018-11-18 18:46:52,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.151 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.166s] 2018-11-18 18:46:52,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.268 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.189s] 2018-11-18 18:46:52,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.337 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.069s] 2018-11-18 18:46:52,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.345 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.193s] 2018-11-18 18:46:52,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.414 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.076s] 2018-11-18 18:46:52,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.556 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.208s] 2018-11-18 18:46:52,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.569 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.153s] 2018-11-18 18:46:52,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.893 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.324s] 2018-11-18 18:46:52,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:52.963 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.070s] 2018-11-18 18:46:53,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:53.026 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.063s] 2018-11-18 18:46:53,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:53.182 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-18 18:46:53,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:53.184 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:46:53,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:53.238 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-18 18:46:53,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:53.466 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.690s] 2018-11-18 18:46:53,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:53.814 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [6.515s] 2018-11-18 18:46:55,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:55.060 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.503s] 2018-11-18 18:46:55,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:55.215 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.404s] 2018-11-18 18:46:55,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:55.220 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.161s] 2018-11-18 18:46:58,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:58.350 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.868s] 2018-11-18 18:46:58,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:58.979 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.627s] 2018-11-18 18:46:59,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:59.372 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [4.155s] 2018-11-18 18:46:59,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:46:59.963 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.936s] 2018-11-18 18:47:00,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:00.423 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.443s] 2018-11-18 18:47:01,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:01.119 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.747s] 2018-11-18 18:47:01,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:01.907 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.855s] 2018-11-18 18:47:04,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:04.574 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-18 18:47:04,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:04.962 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.840s] 2018-11-18 18:47:05,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:05.034 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.073s] 2018-11-18 18:47:07,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:07.425 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:47:07,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:07.463 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.333s] 2018-11-18 18:47:08,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:08.268 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.116s] 2018-11-18 18:47:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:08.356 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.891s] 2018-11-18 18:47:10,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:10.639 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.731s] 2018-11-18 18:47:13,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:13.011 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.745s] 2018-11-18 18:47:13,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:13.132 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.215s] 2018-11-18 18:47:13,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:13.308 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.175s] 2018-11-18 18:47:14,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:14.727 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.256s] 2018-11-18 18:47:15,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:15.736 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.371s] 2018-11-18 18:47:15,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:15.798 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.786s] 2018-11-18 18:47:15,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:15.799 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.061s] 2018-11-18 18:47:16,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:16.540 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.283s] 2018-11-18 18:47:17,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:17.542 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-18 18:47:18,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:18.153 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.612s] 2018-11-18 18:47:20,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:20.418 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [2.266s] 2018-11-18 18:47:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:20.835 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [92.678s] 2018-11-18 18:47:21,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:21.154 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.513s] 2018-11-18 18:47:22,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:22.094 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [7.364s] 2018-11-18 18:47:22,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:22.316 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.518s] 2018-11-18 18:47:24,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:24.114 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.958s] 2018-11-18 18:47:25,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:25.711 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-11-18 18:47:25,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:25.712 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-11-18 18:47:26,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:26.769 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.015s] 2018-11-18 18:47:26,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:26.774 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.660s] 2018-11-18 18:47:28,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:28.630 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.859s] 2018-11-18 18:47:29,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:29.039 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-18 18:47:30,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:30.519 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-11-18 18:47:30,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:30.520 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-11-18 18:47:33,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:33.502 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.168s] 2018-11-18 18:47:33,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:33.939 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.436s] 2018-11-18 18:47:34,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:34.334 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-11-18 18:47:37,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:37.331 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.192s] 2018-11-18 18:47:37,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:37.747 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.415s] 2018-11-18 18:47:37,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:37.857 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.009s] 2018-11-18 18:47:37,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:37.917 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.169s] 2018-11-18 18:47:37,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:37.951 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.033s] 2018-11-18 18:47:37,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:37.974 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.023s] 2018-11-18 18:47:37,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:37.998 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.023s] 2018-11-18 18:47:38,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:38.185 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.186s] 2018-11-18 18:47:38,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:38.358 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.173s] 2018-11-18 18:47:38,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:38.511 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.655s] 2018-11-18 18:47:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:38.538 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.179s] 2018-11-18 18:47:38,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:38.709 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.170s] 2018-11-18 18:47:39,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:39.108 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.397s] 2018-11-18 18:47:39,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:39.175 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.067s] 2018-11-18 18:47:39,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:39.529 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.017s] 2018-11-18 18:47:40,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:40.599 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [1.068s] 2018-11-18 18:47:40,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:40.616 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.018s] 2018-11-18 18:47:40,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:40.643 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.027s] 2018-11-18 18:47:41,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:41.960 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.317s] 2018-11-18 18:47:43,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:43.287 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.101s] 2018-11-18 18:47:43,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:43.452 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [16.678s] 2018-11-18 18:47:43,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:43.592 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.139s] 2018-11-18 18:47:43,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:43.666 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.074s] 2018-11-18 18:47:46,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:46.218 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.661s] 2018-11-18 18:47:46,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:46.981 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.256s] 2018-11-18 18:47:47,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:47.790 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.809s] 2018-11-18 18:47:50,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:50.020 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.229s] 2018-11-18 18:47:50,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:50.056 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.036s] 2018-11-18 18:47:50,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:50.661 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.604s] 2018-11-18 18:47:52,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:52.006 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.787s] 2018-11-18 18:47:54,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:54.170 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [10.502s] 2018-11-18 18:47:56,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:56.772 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.483s] 2018-11-18 18:47:57,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:57.139 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.515s] 2018-11-18 18:47:57,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:57.412 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.273s] 2018-11-18 18:47:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:57.751 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.981s] 2018-11-18 18:47:58,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:58.963 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.212s] 2018-11-18 18:47:59,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:59.708 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.744s] 2018-11-18 18:47:59,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:47:59.841 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [7.833s] 2018-11-18 18:48:05,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:05.210 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [22.908s] 2018-11-18 18:48:05,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:05.362 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.201s] 2018-11-18 18:48:06,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:06.414 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.573s] 2018-11-18 18:48:08,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:08.140 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.969s] 2018-11-18 18:48:08,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:08.209 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.069s] 2018-11-18 18:48:08,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:08.323 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.113s] 2018-11-18 18:48:21,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:21.682 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [13.356s] 2018-11-18 18:48:21,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:21.816 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [15.401s] 2018-11-18 18:48:25,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:25.933 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [176.580s] 2018-11-18 18:48:29,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:29.127 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [23.914s] 2018-11-18 18:48:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:29.513 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [21.421s] 2018-11-18 18:48:35,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:35.653 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [6.143s] 2018-11-18 18:48:37,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:37.787 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.662s] 2018-11-18 18:48:38,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:38.078 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [38.363s] 2018-11-18 18:48:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:38.121 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [16.439s] 2018-11-18 18:48:43,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:43.672 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [8.018s] 2018-11-18 18:48:43,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:43.836 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [69.485s] 2018-11-18 18:48:43,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:43.950 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [6.162s] 2018-11-18 18:48:49,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:49.755 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [6.082s] 2018-11-18 18:48:49,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:49.901 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.951s] 2018-11-18 18:48:52,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:52.753 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.852s] 2018-11-18 18:48:54,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:54.345 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [4.589s] 2018-11-18 18:48:57,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:57.298 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.952s] 2018-11-18 18:48:59,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:48:59.800 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.042s] 2018-11-18 18:49:01,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:01.171 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.375s] 2018-11-18 18:49:04,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:04.748 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [20.795s] 2018-11-18 18:49:04,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:04.839 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.666s] 2018-11-18 18:49:06,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:06.096 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.177s] 2018-11-18 18:49:06,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:06.589 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.750s] 2018-11-18 18:49:07,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:07.198 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [19.139s] 2018-11-18 18:49:10,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:10.002 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.410s] 2018-11-18 18:49:10,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:10.012 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.918s] 2018-11-18 18:49:10,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:10.063 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.063s] 2018-11-18 18:49:13,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:13.472 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [6.276s] 2018-11-18 18:49:16,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:16.852 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.191s] 2018-11-18 18:49:17,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:17.043 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.190s] 2018-11-18 18:49:17,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:17.391 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.346s] 2018-11-18 18:49:17,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:17.647 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.256s] 2018-11-18 18:49:17,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:17.819 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.172s] 2018-11-18 18:49:17,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:17.981 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.162s] 2018-11-18 18:49:18,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:18.111 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-11-18 18:49:18,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:18.112 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:49:18,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:18.114 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-18 18:49:18,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:18.165 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.183s] 2018-11-18 18:49:18,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:18.355 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.189s] 2018-11-18 18:49:18,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:18.593 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.238s] 2018-11-18 18:49:18,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:18.790 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.196s] 2018-11-18 18:49:18,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:18.850 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.060s] 2018-11-18 18:49:21,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:21.218 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.193s] 2018-11-18 18:49:21,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:21.433 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.214s] 2018-11-18 18:49:21,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:21.599 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.165s] 2018-11-18 18:49:21,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:21.786 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.186s] 2018-11-18 18:49:21,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:21.952 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.166s] 2018-11-18 18:49:25,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:25.397 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [252.594s] 2018-11-18 18:49:25,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:25.837 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.883s] 2018-11-18 18:49:28,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:28.884 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.833s] 2018-11-18 18:49:30,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:30.212 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.328s] 2018-11-18 18:49:44,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:44.815 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.513s] 2018-11-18 18:49:44,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:44.977 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [210.743s] 2018-11-18 18:49:46,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:46.758 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [42.004s] 2018-11-18 18:49:50,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:50.060 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [3.306s] 2018-11-18 18:49:50,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:50.553 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.739s] 2018-11-18 18:49:51,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:51.638 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [150.766s] 2018-11-18 18:49:58,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:58.878 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:49:58,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:49:58.879 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:50:03,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:03.393 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [13.331s] 2018-11-18 18:50:15,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:15.852 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [12.457s] 2018-11-18 18:50:21,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:21.127 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.276s] 2018-11-18 18:50:22,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:22.142 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [37.155s] 2018-11-18 18:50:40,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:40.162 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.252s] 2018-11-18 18:50:40,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:40.944 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.783s] 2018-11-18 18:50:41,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:41.843 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.899s] 2018-11-18 18:50:42,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:42.310 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.466s] 2018-11-18 18:50:42,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:42.711 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.401s] 2018-11-18 18:50:43,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:43.864 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.152s] 2018-11-18 18:50:45,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:45.302 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.437s] 2018-11-18 18:50:45,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:45.906 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.603s] 2018-11-18 18:50:46,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:46.825 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.919s] 2018-11-18 18:50:47,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:47.436 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.610s] 2018-11-18 18:50:50,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:50.488 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-18 18:50:56,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:50:56.156 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.245s] 2018-11-18 18:51:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:01.272 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [40.140s] 2018-11-18 18:51:05,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:05.860 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.170s] 2018-11-18 18:51:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:10.207 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [164.259s] 2018-11-18 18:51:15,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:15.581 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.042s] 2018-11-18 18:51:15,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:15.783 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.203s] 2018-11-18 18:51:16,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:16.092 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.308s] 2018-11-18 18:51:18,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:18.509 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.415s] 2018-11-18 18:51:19,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:19.914 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.430s] 2018-11-18 18:51:20,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:20.096 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.182s] 2018-11-18 18:51:20,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:20.840 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.332s] 2018-11-18 18:51:21,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:21.031 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.191s] 2018-11-18 18:51:21,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:21.226 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.194s] 2018-11-18 18:51:21,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:21.587 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.490s] 2018-11-18 18:51:39,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:39.492 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-11-18 18:51:41,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:41.099 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-11-18 18:51:43,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:43.028 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-18 18:51:43,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:43.249 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.660s] 2018-11-18 18:51:49,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:49.330 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-18 18:51:50,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:50.002 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.753s] 2018-11-18 18:51:53,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:53.952 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [3.949s] 2018-11-18 18:51:57,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:51:57.970 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.017s] 2018-11-18 18:52:02,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:02.921 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.951s] 2018-11-18 18:52:13,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:13.557 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.171s] 2018-11-18 18:52:17,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:17.265 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [3.706s] 2018-11-18 18:52:18,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:18.443 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.178s] 2018-11-18 18:52:19,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:19.649 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.204s] 2018-11-18 18:52:20,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:20.554 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [162.413s] 2018-11-18 18:52:21,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:21.316 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.666s] 2018-11-18 18:52:23,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:23.020 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [33.679s] 2018-11-18 18:52:24,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:24.427 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.110s] 2018-11-18 18:52:25,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:25.878 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.450s] 2018-11-18 18:52:26,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:26.028 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.151s] 2018-11-18 18:52:29,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:29.020 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.990s] 2018-11-18 18:52:29,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:29.073 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.056s] 2018-11-18 18:52:30,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:30.444 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.423s] 2018-11-18 18:52:30,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:30.672 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [226.822s] 2018-11-18 18:52:31,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:31.825 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.381s] 2018-11-18 18:52:31,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:31.848 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.023s] 2018-11-18 18:52:31,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:31.868 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-11-18 18:52:31,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:31.886 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.018s] 2018-11-18 18:52:33,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:33.312 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-11-18 18:52:33,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:33.314 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-11-18 18:52:33,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:33.315 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-11-18 18:52:33,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:33.317 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-11-18 18:52:34,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:34.233 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [162.573s] 2018-11-18 18:52:47,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:52:47.714 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [13.480s] 2018-11-18 18:53:01,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:53:01.478 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [32.395s] 2018-11-18 18:53:07,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:53:07.115 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.291s] 2018-11-18 18:53:08,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:53:08.326 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.850s] 2018-11-18 18:53:34,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:53:34.407 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [248.717s] 2018-11-18 18:53:51,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:53:51.305 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [63.576s] 2018-11-18 18:55:16,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:55:16.545 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [85.221s] 2018-11-18 18:55:50,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:55:50.324 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [33.771s] 2018-11-18 18:55:50,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:55:50.325 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-11-18 18:56:16,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:56:16.751 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [26.422s] 2018-11-18 18:56:21,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:56:21.950 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.203s] 2018-11-18 18:56:44,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:56:44.732 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.160s] 2018-11-18 18:56:44,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:56:44.769 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.036s] 2018-11-18 18:56:50,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:56:50.936 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.063s] 2018-11-18 18:57:01,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:01.066 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.494s] 2018-11-18 18:57:03,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:03.156 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:57:03,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:03.156 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-18 18:57:07,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:07.451 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.320s] 2018-11-18 18:57:07,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:07.834 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.382s] 2018-11-18 18:57:15,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:15.728 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.276s] 2018-11-18 18:57:16,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:16.149 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.420s] 2018-11-18 18:57:16,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:16.775 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.626s] 2018-11-18 18:57:16,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:16.844 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.068s] 2018-11-18 18:57:16,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:16.911 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.067s] 2018-11-18 18:57:16,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:16.982 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.070s] 2018-11-18 18:57:22,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:22.114 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [218.823s] 2018-11-18 18:57:24,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:24.922 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [281.335s] 2018-11-18 18:57:25,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:25.955 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.443s] 2018-11-18 18:57:26,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:26.786 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.829s] 2018-11-18 18:57:27,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:27.187 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.401s] 2018-11-18 18:57:27,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:27.582 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.394s] 2018-11-18 18:57:28,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:28.819 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.236s] 2018-11-18 18:57:29,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:29.330 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.511s] 2018-11-18 18:57:29,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:29.767 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.436s] 2018-11-18 18:57:31,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:31.418 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.648s] 2018-11-18 18:57:31,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:31.820 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.399s] 2018-11-18 18:57:32,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:32.553 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.735s] 2018-11-18 18:57:32,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:32.619 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.067s] 2018-11-18 18:57:33,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:33.219 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.599s] 2018-11-18 18:57:33,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:33.965 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.745s] 2018-11-18 18:57:47,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:47.750 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.495s] 2018-11-18 18:57:47,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:47.766 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.019s] 2018-11-18 18:57:47,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:57:47.873 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.105s] 2018-11-18 18:58:00,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:58:00.353 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.656s] 2018-11-18 18:58:05,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:58:05.627 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.171s] 2018-11-18 18:58:07,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:58:07.623 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.993s] 2018-11-18 18:58:14,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:58:14.583 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.358s] 2018-11-18 18:58:14,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:58:14.750 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.168s] 2018-11-18 18:58:14,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:58:14.926 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.174s] 2018-11-18 18:58:15,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:58:15.081 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.155s] 2018-11-18 18:58:19,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 18:58:19.943 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2018-11-18 19:00:57,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-18 19:00:57.234 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [215.111s] 2018-11-18 19:01:03,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 87a366d0-d01c-41ac-9a81-961749dbde80 2018-11-18 19:01:03,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '87a366d0-d01c-41ac-9a81-961749dbde80']'. 2018-11-18 19:01:04,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 87a366d0-d01c-41ac-9a81-961749dbde80 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-18 18:35:36 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-18 19:01:02 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:26 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2fb26ffe-ea7c-4ef9-957c-462975f05b7a) | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1b167014-3a4d-4bbc-86b9-3a4f2b207361) | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1515.566 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1059 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 390 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-18 19:01:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-18 19:01:04,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 19 | 2018-11-18 19:01:04,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-18 19:01:04,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-18 19:01:04,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-18 19:01:04,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 98.2374768089% 2018-11-18 19:01:04,962 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:42 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-11-18 19:01:04,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 19:01:04,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 19:01:06,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df00f01b-9d5c-4c88-9838-cb7125fc545e Date: Sun, 18 Nov 2018 19:01:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 19:01:06,617 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6 used request id req-df00f01b-9d5c-4c88-9838-cb7125fc545e 2018-11-18 19:01:06,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.65274691582s 2018-11-18 19:01:06,617 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/dee82f2d-4c13-403a-83c0-f061ebd2f5a6 used request id req-df00f01b-9d5c-4c88-9838-cb7125fc545e 2018-11-18 19:01:06,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 19:01:06,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:06,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 19:01: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-4118cd04-b0e5-43ee-a8e6-f61cda68dc5e x-compute-request-id: req-4118cd04-b0e5-43ee-a8e6-f61cda68dc5e Content-Encoding: gzip Content-Length: 416 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0d70e942-1ee4-490d-af57-735743b2d548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d70e942-1ee4-490d-af57-735743b2d548", "name": "tempest_full_parallel-flavor_e430f558-431c-4b8f-8b36-ab492b61256f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4", "name": "tempest_full_parallel-flavor_alt_e430f558-431c-4b8f-8b36-ab492b61256f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 19:01:06,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-4118cd04-b0e5-43ee-a8e6-f61cda68dc5e 2018-11-18 19:01:06,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.201794862747s 2018-11-18 19:01:06,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-4118cd04-b0e5-43ee-a8e6-f61cda68dc5e 2018-11-18 19:01:06,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 19:01:06,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:06,878 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 19:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e6e3d99-4ebb-4a40-85c5-fe1c27f9c341 x-compute-request-id: req-2e6e3d99-4ebb-4a40-85c5-fe1c27f9c341 Content-Length: 0 Content-Type: application/json 2018-11-18 19:01:06,878 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4 used request id req-2e6e3d99-4ebb-4a40-85c5-fe1c27f9c341 2018-11-18 19:01:06,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.055330991745s 2018-11-18 19:01:06,879 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ae9de1ed-09e2-4c20-8ca3-5fb595ac21f4 used request id req-2e6e3d99-4ebb-4a40-85c5-fe1c27f9c341 2018-11-18 19:01:06,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-18 19:01:06,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 19:01:07,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-07e26b6c-0381-45fd-beec-68db6207c7bd Date: Sun, 18 Nov 2018 19:01:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap", "metadata": {}}], "file": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8/file", "owner": "73f08271999649ecbb6bdd69d475bb31", "id": "17fa98d5-be70-445a-9e11-02fc5908add8", "size": 12716032, "self": "/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8", "disk_format": "qcow2", "direct_url": "rbd://1c63252e-1bfe-467d-b886-480e60520436/images/17fa98d5-be70-445a-9e11-02fc5908add8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-18T18:35:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e430f558-431c-4b8f-8b36-ab492b61256f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-18T18:35:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-18 19:01:07,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-07e26b6c-0381-45fd-beec-68db6207c7bd 2018-11-18 19:01:07,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172301054001s 2018-11-18 19:01:07,052 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-07e26b6c-0381-45fd-beec-68db6207c7bd 2018-11-18 19:01:07,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-18 19:01:07,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1ced99aaca3817ae1661e83b6064101df419ec9" 2018-11-18 19:01:09,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e2354a3-636d-4d62-8166-4783daa06006 Date: Sun, 18 Nov 2018 19:01:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-18 19:01:09,269 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8 used request id req-6e2354a3-636d-4d62-8166-4783daa06006 2018-11-18 19:01:09,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.21617221832s 2018-11-18 19:01:09,270 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/17fa98d5-be70-445a-9e11-02fc5908add8 used request id req-6e2354a3-636d-4d62-8166-4783daa06006 2018-11-18 19:01:09,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-18 19:01:09,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:09,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 19:01: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-4f42ee2c-da49-4e9e-8460-336e1f6f4db9 x-compute-request-id: req-4f42ee2c-da49-4e9e-8460-336e1f6f4db9 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0d70e942-1ee4-490d-af57-735743b2d548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d70e942-1ee4-490d-af57-735743b2d548", "name": "tempest_full_parallel-flavor_e430f558-431c-4b8f-8b36-ab492b61256f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f692a5fe-0ef1-4879-a322-01a83e0a4064", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f692a5fe-0ef1-4879-a322-01a83e0a4064", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-18 19:01:09,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-4f42ee2c-da49-4e9e-8460-336e1f6f4db9 2018-11-18 19:01:09,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032585144043s 2018-11-18 19:01:09,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-4f42ee2c-da49-4e9e-8460-336e1f6f4db9 2018-11-18 19:01:09,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-18 19:01:09,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:09,341 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 18 Nov 2018 19:01:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ed76058-42b2-4f92-aea0-ebfaa4519026 x-compute-request-id: req-6ed76058-42b2-4f92-aea0-ebfaa4519026 Content-Length: 0 Content-Type: application/json 2018-11-18 19:01:09,341 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548 used request id req-6ed76058-42b2-4f92-aea0-ebfaa4519026 2018-11-18 19:01:09,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0357830524445s 2018-11-18 19:01:09,342 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0d70e942-1ee4-490d-af57-735743b2d548 used request id req-6ed76058-42b2-4f92-aea0-ebfaa4519026 2018-11-18 19:01:09,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 19:01:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:09,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 19:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e26503-5669-4d19-8248-81311c37c591 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/24d48e4cc3404e8caf327b167f3605ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24d48e4cc3404e8caf327b167f3605ff", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/25e716fc5e0c4b4f928d0b35546f1bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25e716fc5e0c4b4f928d0b35546f1bfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f", "links": {"self": "http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655"}, "domain_id": "default", "enabled": true, "id": "38b41ce9717c4ea093c1f09940fb0655", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/59bc47e1ca5d4839acd7418e80ab1448"}, "domain_id": "7e31455259104c50906da0a43bde021d", "enabled": true, "options": {}, "id": "59bc47e1ca5d4839acd7418e80ab1448", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/5b860c0bcf5144ff84f103a795aa2b11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b860c0bcf5144ff84f103a795aa2b11", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/64686f4b521d45a48213b136226d948c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64686f4b521d45a48213b136226d948c", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/684ac84677aa49428e8f2d76d8709091"}, "domain_id": "default", "enabled": true, "options": {}, "id": "684ac84677aa49428e8f2d76d8709091", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6ce0886c9ca142818dd1694e5e27926f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce0886c9ca142818dd1694e5e27926f", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7d68b48dacd4480cb702857316ef66c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d68b48dacd4480cb702857316ef66c5", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/811016805b5f4ba2b77a07088ede2fe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "811016805b5f4ba2b77a07088ede2fe3", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/8dca5bca92bc42f0b440c15c0f01f823"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dca5bca92bc42f0b440c15c0f01f823", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/984bb6ca20444508a14ee61878cbf6f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "984bb6ca20444508a14ee61878cbf6f0", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a2e748bbc2f04600af0ce07fd6029c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2e748bbc2f04600af0ce07fd6029c86", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/c82372159be0422ba875124ebe70b36a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c82372159be0422ba875124ebe70b36a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/df1ad90a80864fdab23205df7a5f0d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df1ad90a80864fdab23205df7a5f0d89", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-11-18 19:01:09,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-48e26503-5669-4d19-8248-81311c37c591 2018-11-18 19:01:09,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103610038757s 2018-11-18 19:01:09,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-48e26503-5669-4d19-8248-81311c37c591 2018-11-18 19:01:09,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-18 19:01:09,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:09,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 19:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3142c20-8b27-4e69-9818-585a776b9b36 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655"}, "enabled": true, "id": "38b41ce9717c4ea093c1f09940fb0655", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_e430f558-431c-4b8f-8b36-ab492b61256f"}} 2018-11-18 19:01:09,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655 used request id req-e3142c20-8b27-4e69-9818-585a776b9b36 2018-11-18 19:01:09,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0902140140533s 2018-11-18 19:01:09,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655 used request id req-e3142c20-8b27-4e69-9818-585a776b9b36 2018-11-18 19:01:09,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-18 19:01:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:09,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 19:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15f4ed6-abc7-4125-9813-447328749f31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 19:01:09,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655 used request id req-c15f4ed6-abc7-4125-9813-447328749f31 2018-11-18 19:01:09,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184226036072s 2018-11-18 19:01:09,728 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/38b41ce9717c4ea093c1f09940fb0655 used request id req-c15f4ed6-abc7-4125-9813-447328749f31 2018-11-18 19:01:09,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-18 19:01:09,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:09,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 19:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d54a95-3489-428f-90a3-518b4ac9b718 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8189e72d9c4330b8d072ff57aba66f"}, "enabled": true, "id": "6d8189e72d9c4330b8d072ff57aba66f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31"}, "enabled": true, "id": "73f08271999649ecbb6bdd69d475bb31", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_e430f558-431c-4b8f-8b36-ab492b61256f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/a875ae444eec41a6b8bd843d2517a591"}, "enabled": true, "id": "a875ae444eec41a6b8bd843d2517a591", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-11-18 19:01:09,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-88d54a95-3489-428f-90a3-518b4ac9b718 2018-11-18 19:01:09,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0891242027283s 2018-11-18 19:01:09,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-88d54a95-3489-428f-90a3-518b4ac9b718 2018-11-18 19:01:09,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-18 19:01:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:09,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 19:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3ef2d9-afe7-406c-94d0-27fe82308fbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 19:01:09,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31 used request id req-5a3ef2d9-afe7-406c-94d0-27fe82308fbf 2018-11-18 19:01:09,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146152973175s 2018-11-18 19:01:09,967 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/73f08271999649ecbb6bdd69d475bb31 used request id req-5a3ef2d9-afe7-406c-94d0-27fe82308fbf 2018-11-18 19:01:09,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-18 19:01:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:10,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 18 Nov 2018 19:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b92114-1ea3-4c81-990e-d395d3cedf89 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6aaae7bb0ab24ba497048f36a86362cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/6aaae7bb0ab24ba497048f36a86362cf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "81156001a6d34486acedb01eff2a5ef7", "links": {"self": "http://172.30.9.30:5000/v3/roles/81156001a6d34486acedb01eff2a5ef7"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca48280bcb064217bdcf0689d13f146c", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca48280bcb064217bdcf0689d13f146c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ed611b93b66a481da77a9eecb7149fa5", "links": {"self": "http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5"}, "name": "Member"}]} 2018-11-18 19:01:10,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-14b92114-1ea3-4c81-990e-d395d3cedf89 2018-11-18 19:01:10,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820391178131s 2018-11-18 19:01:10,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-18 19:01:10,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:10,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 18 Nov 2018 19:01:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f3b111-6f44-4aa2-9db2-eec427affd85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-18 19:01:10,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ed611b93b66a481da77a9eecb7149fa5 used request id req-14f3b111-6f44-4aa2-9db2-eec427affd85 2018-11-18 19:01:10,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.157756090164s 2018-11-18 19:01:10,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-18 19:01:10,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=73f08271999649ecbb6bdd69d475bb31&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9ccc7b47637f260a9ee812b88ede959c97c98ef" 2018-11-18 19:01:10,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5a1ced6c-d4bc-44ba-b60f-5a806a09e716 Date: Sun, 18 Nov 2018 19:01:10 GMT RESP BODY: {"security_groups": []} 2018-11-18 19:01:10,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=73f08271999649ecbb6bdd69d475bb31&name=default used request id req-5a1ced6c-d4bc-44ba-b60f-5a806a09e716 2018-11-18 19:01:10,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191477060318s 2018-11-18 19:01:10,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=73f08271999649ecbb6bdd69d475bb31&name=default used request id req-5a1ced6c-d4bc-44ba-b60f-5a806a09e716 2018-11-18 19:01:10,404 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK